All MIBs › CME-MIB › componentLEDsDetailsState
componentLEDsDetailsState
Module: CME-MIB
OID (symbolic): CME-MIB::componentLEDsDetailsState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.39.9.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the LED.
What is componentLEDsDetailsState?
This object reports the current state of a specific LED in componentLEDsDetailsTable, whether off, on, or blinking. An admin scripting an automated LED-status sweep across a chassis uses this field to detect any indicator currently lit or blinking without visually inspecting every component. For example, an admin's monitoring script flagging this state as on for an LED labeled Fault would trigger an alert even before a human notices the physical light.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.39.9.1.5 snmpwalk -v2c -c public <target> CME-MIB::componentLEDsDetailsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.39.9.1.5.1 snmpget -v2c -c public <target> CME-MIB::componentLEDsDetailsState.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::componentLEDsDetailsState 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 (11 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.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.39 | componentLEDs | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.39.9 | componentLEDsDetailsTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.39.9.1 | componentLEDsDetailsEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.39.9.1.5 | componentLEDsDetailsState | CME-MIB |