faultLED
Module: CME-MIB
OID (symbolic): CME-MIB::faultLED
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the front panel system error LED is on or off.
What is faultLED?
This flag (off/on) indicates whether the front panel system error LED is currently lit. It gives an admin a physical, at-a-glance indicator that something in the chassis needs attention, corroborating whatever specific fault is reported elsewhere via SNMP. For example, walking past a rack and seeing this LED on(1) would prompt the admin to check the chassis's detailed health status remotely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.8.1.1 snmpwalk -v2c -c public <target> CME-MIB::faultLED
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.8.1.1.1 snmpget -v2c -c public <target> CME-MIB::faultLED.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::faultLED OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (13 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.8 | leds | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.8.1 | frontPanelLEDs | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.8.1.1 | faultLED | CME-MIB |