All MIBs › MADGEBOX-MIB › madgeConfigDeviceHealth
madgeConfigDeviceHealth
Module: MADGEBOX-MIB
OID (symbolic): MADGEBOX-MIB::madgeConfigDeviceHealth
OID (numeric): 1.3.6.1.4.1.494.10.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current health of the device Normal - everything is fine warning - something the user should be aware of degraded - the box is operating at reduced functionality critical - a major problem exists with the device.
What is madgeConfigDeviceHealth?
The device's overall self-assessed health: normal(1) means everything is fine, warning(2) flags something worth a look, degraded(3) means the box is running at reduced functionality, and critical(4) indicates a major problem. It's a quick first thing to poll in a monitoring dashboard before digging into individual counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.494.10.1.8 snmpwalk -v2c -c public <target> MADGEBOX-MIB::madgeConfigDeviceHealth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.494.10.1.8.1 snmpget -v2c -c public <target> MADGEBOX-MIB::madgeConfigDeviceHealth.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::madgeConfigDeviceHealth 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.8 | madgeConfigDeviceHealth | MADGEBOX-MIB |