Running a 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"
Getting the software update status:
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.14.0
The return value can be one of: succeeded (1), failed (2), inprogress (3), notstarted
(4).
Setting the update operation:
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.15.0 i 1
By default, the update operation is set to update (0) which results in an immediate
update of software or configuration once triggered. One may also set the operation to
store (1) which will only store the software or configuration package. It can be later
activated using the following switch operators.
Switching to alternative software:
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.16.0 i 0
The return value can be derived from the software update status.
Switching to alternative config:
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.16.0 i 1
The return value can be derived from the config update status.
Getting the alternative config description:
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.17.0
Getting the alternative config hash:
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.18.0
Getting the alternative 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.19.0
Getting the alternative software hash:
NB3711 User Manual 4.0
139
Need help?
Do you have a question about the NB3711 and is the answer not in the manual?