Technical information

Watson SHDSL Router
Web-based Management Manual
Watson-SHDSL-Router-GUI-Manual.doc
Version 2.3-03
9-108
Revision: 2012-02-29
formation is exchanged between a management station and Watson's SNMP agent
in the form of an SNMP message. The advantage of the third version of SNMP
over the previous versions is that it provides user authentication, privacy, and ac-
cess control.
SNMPv3 specifies a User Security Model (USM) that defines the need to create an
SNMP user account, in order to secure the information exchange between the
management station and the SNMP agent. The following example demonstrates
how to define an SNMPv3 user account in Watson. Let's assume that you want to
add a new SNMPv3 user called "admin". For this purpose, perform the following
steps:
1. Add the SNMPv3 user account to the USM table.
2. Associate the user with a new or an existing group.
3. Associate the group with specific views.
4. Create the group views.
Step 1 is performed from Watson's CLI. Steps 24 are performed from a Linux
shell, as in the following example.
1. Add the new user (admin) to the USM table, by running the following conf set
commands from Watson's CLI:
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/name admin
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/security_name admin
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/public ""
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/auth_protocol 1.3.6.1.6.3.10.1.1.1
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/priv_protocol 1.3.6.1.6.3.10.1.2.1
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/storage_type 3
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/row_status 1