
_________________________________________________________________________________
_________________________________________________________________________________
72
Universal Network Terminal TAU-32M.IP
Object identifier enterprises.35265.1.9.
15 fxsConfigSave
Save configuration into non-volatile memory
19 fxsReboot
Reboot gateway
5.1.1.6.3
Device Firmware Update
To do this, send 'set' request to OID 1.3.6.1.4.1.35265.1.9.25.0
Parameter type: s - string
Parameter format:
<Firmware file name> <TFTP server IP address>
Example:
snmpset -v 2c -c private 192.168.16.70 .1.3.6.1.4.1.35265.1.9.25.0 s "firmware.img72
192.168.16.44"
SNMP trap message will be sent to notify you on success or failure of firmware update operation.
5.1.1.6.4
Device configuration download/upload
Device configuration upload
To do this, send 'set' request to OID .1.3.6.1.4.1.35265.4.10.2.0
Parameter type: s
–
string
Parameter format:
<TFTP server IP address> <Configuration file name> upload
or:
<HTTP server IP address> <Configuration file name> httpupload
Example:
snmpset -v 2c -c private 192.168.16.70 .1.3.6.1.4.1.35265.4.10.2.0 s "192.168.16.44
cfgTau32.crypt upload"
Device configuration download
To do this, send 'set' request to OID .1.3.6.1.4.1.35265.4.10.2.0
Parameter type: s – string
Parameter format:
'<TFTP server IP address> <Configuration file name> download'
or:
<HTTP server IP address> <Configuration file name> httpdownload
Example:
snmpset -v 2c -c private 192.168.16.70 .1.3.6.1.4.1.35265.4.10.2.0 s "192.168.16.44
cfgTau32.crypt download"
Apply loaded changes