All MIBs › MADGEBOX-MIB › madgeConfigOperStatus
madgeConfigOperStatus
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeConfigOperStatus
OID (numeric): 1.3.6.1.4.1.494.10.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operating mode of the device. normal - standard operating mode reboot - the device is rebooting identify - the device is identifying itself test - the device is performing a self-test downloading - the device is performing a download uploading - the device is performing an upload
NOTE:This variable is only available on devices that support version 1.2 or greater of the Box MIB
What is madgeConfigOperStatus?
The device's current real-time operating mode: normal(1), reboot(2), identify(3), test(4), downloading(5), or uploading(6). An admin polls this to confirm a requested action (like a firmware download triggered via madgeConfigAdminStatus) is actually in progress rather than stuck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.1.12 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeConfigOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.1.12.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeConfigOperStatus.1
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::madgeConfigOperStatus 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.12 | madgeConfigOperStatus | MADGEBOX-MIB |