User Manual NetBox Wireless Routers
26-Apr-2012
71/110
The SNMP extensions can be read/triggered as follows:
- get system software version:
$ snmpget -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.1.0
- get kernel version:
$ snmpget -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.2.0
- get serial number:
$ snmpget -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.3.0
- restart the device:
$ snmpset -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.10.0 i 1
- run configuration update:
$ snmpset -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.11.0 s "http://server/directory"
REMARK: configUpdate expects a zip-file named <serial-number>.zip in the specified directory which
contains at least a "user-config.zip"
On NB2xxx, TFTP, HTTP and FTP are supported. NB1600 also accepts HTTPS.
Specifying a username/password or port is not yet supported.
- get configuration update status:
$ snmpget -v 3 -u snmpadmin -n "" -l authNoPriv -a MD5 -x DES -A snmpadmin 192.168.1.1
1.3.6.1.4.1.31496.10.40.12.0
The return value can be one of:
succeeded (1),
failed (2),
inprogress (3),
notstarted (4)
- run software update:
$ snmpset -v 3 -u admin -n "" -l authNoPriv -a MD5 -x DES -A admin01admin01 192.168.1.1
1.3.6.1.4.1.31496.10.40.13.0 s "http://server/directory"
- get software update status:
$ snmpget -v 3 -u snmpadmin -n "" -l authNoPriv -a MD5 -x DES -A snmpadmin 192.168.1.1
1.3.6.1.4.1.31496.10.40.14.0
The return value can be one of:
succeeded (1),
failed (2),
inprogress (3),
notstarted (4)
Summary of Contents for NetBox NB1310
Page 2: ...User Manual NetBox Wireless Routers 26 Apr 2012 2 110 ...
Page 34: ...User Manual NetBox Wireless Routers 26 Apr 2012 34 110 5 1 3 2 2 2 LAN 10 ...
Page 40: ...User Manual NetBox Wireless Routers 26 Apr 2012 40 110 5 1 3 4 3 WLAN Network List ...
Page 55: ...User Manual NetBox Wireless Routers 26 Apr 2012 55 110 ...
Page 81: ...User Manual NetBox Wireless Routers 26 Apr 2012 81 110 5 1 8 4 4 Restart ...
Page 82: ...User Manual NetBox Wireless Routers 26 Apr 2012 82 110 5 1 8 4 5 Tech Support ...