Technical information
Watson-SHDSL-Router-GUI-Manual.doc
Version 2.3-03
Watson SHDSL Router
Web-based Management Manual
Revision: 2012-02-29
9-109
Watson> conf set
/snmp/mibs/usm_mib/usmuser_table/13.128.0.42.47.128.242.184.29.85
.234.15
.79.65.5.97.100.109.105.110/clone_from 0.0
Watson> conf set
/snmp/mibs/usm_mib/usmuser_table/13.128.0.42.47.128.242.184.29.85
.234.15
.79.65.5.97.100.109.105.110/engine_id <ENGINE_ID>
The sub-OID 13.128.0.42.47.128.242.184.29.85.234.15.79.65 stands for the
engine ID (with length of 13 octets). The decimal values of each engine ID are
permanent. The sub-OID 5.97.100.109.105.110 stands for "admin" (5 octets,
according to the word length). The decimal values of the user name appear as
defined in the ASCII table. The <ENGINE_ID> parameter should be taken from
the engine ID in the output of the following command:
Watson> conf print /snmp/persist_conf
Note: You should copy the engine ID without the "0x" prefix.
After the commands specified above are issued, the authentication protocol is
set to usmNoAuthProtocol (which has OID 1.3.6.1.6.3.10.1.1.1), and the privacy
protocol is set to usmNoPrivProtocol (which has OID 1.3.6.1.6.3.10.1.2.1).
2. Associate the user with a group. The associated group can be either a new
group or an existing group. For example, to add a new group called "ad-
min_group" and associate it with the user "admin", run the following SNMP SET
commands from a Linux shell:
$ snmpset -v2c -c private <Watson's IP address> vacmSecuri-
tyToGroupStatus.3.5.97.100.109.105
.110 i createAndWait
$ snmpset -v2c -c private <Watson's IP address> vacmGroup-
Name.3.5.97.100.109.105.110 s
admin_group
$ snmpset -v2c -c private <Watson's IP address> vacmSecuri-
tyToGroupStorageType.3.5.97.100
.109.105.110 i nonVolatile
$ snmpset -v2c -c private <Watson's IP address> vacmSecuri-
tyToGroupStatus.3.5.97.100.109.105
.110 i active
The sub-OID 5.97.100.109.105.110 stands for "admin" (with length of 5 octets).
These commands populate vacmSecurityToGroupTable with a new group called
"admin_group".
3. Associate between the group and its views. For example, suppose you want to
associate "admin_group" with a view called "admin_view" for reading, writing
and notifications, with security level of noAuthNoPriv. You can do this by running
the following SNMP SET commands from a Linux shell:
$ snmpset -v2c -c private <Watson's IP address> vacmAccessSta-
tus.11.97.100.109.105.110.95
.103.114.111.117.112.0.3.1 i createAndWait