NetModule NB2500 User Manual page 71

Netbox wireless routers
Hide thumbs Also See for NB2500:
Table of Contents

Advertisement

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)
User Manual NetBox Wireless Routers
26 October 2011
netbox_manual_e_v1.4.docx
70/111

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NB2500 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Nb2600Nb1310Nb2210Nb2600r

Table of Contents