All MIBs › MADGEBOX-MIB › madgeConfigAdminStatus
madgeConfigAdminStatus
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeConfigAdminStatus
OID (numeric): 1.3.6.1.4.1.494.10.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
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 halt - force the defice to shutdown ready for power off up-tftp-ip - force the device to start a TFTP upload over IP up-tftp-ipx - force the device to start a TFTP upload over IPX snapshot - force the device to take a snapshot of its current configuration
What is madgeConfigAdminStatus?
A write-only style control object that drives the device through operating modes such as reboot(2), erase-config(5), erase-flash(6), the various tftp/rpl download or upload modes, or back to normal(1) to cancel an in-progress action. An admin sets this to, for example, tftp-ip(7) to kick off a firmware download over IP rather than using a separate command-line tool.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.1.9 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeConfigAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.1.9.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeConfigAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.494.10.1.9.1 i <value>
Start monitoring Madge Networks Token Ring hub/concentrator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MADGEBOX-MIB::madgeConfigAdminStatus OID value, configure state conditions and alerts, and monitor any Madge Networks Token Ring hub/concentrator from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.494 | madge | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.494.10 | madgeBox | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1 | madgeConfig | MADGEBOX-MIB |
| 1.3.6.1.4.1.494.10.1.9 | madgeConfigAdminStatus | MADGEBOX-MIB |