madgeConfigAdminStatus
OBJECT-TYPE
1.3.6.1.4.1.494.10.1.9
Description
The desired operating mode of the device. The mode can be changed by setting this object. If the device does not support the action it will return a bad value error. The behaviour of these states is device specific and some of the states may latch until the state is returned to normal. normal - standard operating mode / can be used to cancel a download or return the device from any latching state. reboot - force the device to reboot. The device will reboot into the version of flash identified by madgeConfigDefaultFlashVersion. identify - force the device to identify itself by flashing lights. This state may latch. test - force the device to do a self test. This state may latch. erase-config - erase all configuration info erase-flash - erase the version of microcode stored in the flash bank identifed by madgeConfigEraseFlashVersion. tftp-ip - force the device to start a TFTP download over IP tftp-ipx - force the device to start a TFTP download over IPX rpl-ipx - force the device to start a RPL download over IPX rpl-llc - force the device to start a RPL download over LLC
Syntax
INTEGER { normal (1), reboot (2), identify (3), test (4), erase-config (5), erase-flash (6), tftp-ip (7), tftp-ipx (8), rpl-ipx (9), rpl-llc (10) }