Technical information

Watson SHDSL Router
Web-based Management Manual
Watson-SHDSL-Router-GUI-Manual.doc
Version 2.3-03
9-110
Revision: 2012-02-29
$ snmpset -v2c -c private <Watson's IP address> vacmAccessCon-
textMatch.11.97.100.109.105.110
.95.103.114.111.117.112.0.3.1 i exact
$ snmpset -v2c -c private <Watson's IP address> vacmAccessRead-
ViewName.11.97.100.109.105.110
.95.103.114.111.117.112.0.3.1 s admin_view
$ snmpset -v2c -c private <Watson's IP address> vacmAccess-
WriteViewName.11.97.100.109.105
.110.95.103.114.111.117.112.0.3.1 s admin_view
$ snmpset -v2c -c private <Watson's IP address> vacmAccessNoti-
fyViewName.11.97.100.109.105
.110.95.103.114.111.117.112.0.3.1 s admin_view
$ snmpset -v2c -c private <Watson's IP address> vacmAc-
cessStorageType.11.97.100.109.105.110
.95.103.114.111.117.112.0.3.1 i nonVolatile
$ 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 active
The sub-OID 11.97.100.109.105.110.95.103.114.111.117.112 stands for "ad-
min_group" (with length of 11 octets).
4. Create the needed views. For example, suppose you want to define "ad-
min_view" as a view that includes all the 1.3 subtree. You can do this by running
the following SNMP SET commands:
$ snmpset -v2c -c private <Watson's IP address> vacmViewTreeFam-
ilyStatus.10.97.100.109.105
.110.95.118.105.101.119.2.1.3 i createAndWait
$ snmpset -v2c -c private <Watson's IP address> vacmViewTreeFam-
ilyType.10.97.100.109.105.110
.95.118.105.101.119.2.1.3 i included
$ snmpset -v2c -c private <Watson's IP address> vacmViewTreeFam-
ilyStorageType.10.97.100.109
.105.110.95.118.105.101.119.2.1.3 i nonVolatile
$ snmpset -v2c -c private <Watson's IP address> vacmViewTreeFam-
ilyStatus.10.97.100.109.105
.110.95.118.105.101.119.2.1.3 i active
The sub-OID 10.97.100.109.105.110.95.118.105.101.119 stands for "ad-
min_view".
After completing these steps, you will have an SNMPv3 user account defined in
Watson. The following is a sample SNMPv3 query issued to Watson's SNMP
agent:
$ snmpwalk -v 3 -u admin -l noAuthNoPriv 192.168.1.1
9.7.3 Remote Administration
It is possible to access and control Watson not only from within the home network,
but also from the Internet. This allows you to view or change settings while travel-
ling. It also enables you to allow your ISP to change settings or help you trouble-
shoot functionality or communication issues from a remote location.