CPQSTDEQ-MIB :: cpqSeLEDState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSTDEQ-MIBcpqSeLEDState

cpqSeLEDState

Module: CPQSTDEQ-MIB

OID (symbolic): CPQSTDEQ-MIB::cpqSeLEDState

OID (numeric): 1.3.6.1.4.1.232.1.2.21.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This value represents the state of an LED. Bit 31..24 = ON-duration time in unit of 0.1 sec Bit 23..16 = OFF-duration time in unit of 0.1 sec Bit 15..8 = 0, LED state is OFF = 1, LED state is ON = 2, LED state is BLINKING Bit 7..0 = 0, invalid color value = 1, LED color is Brown = 2, LED color is Red = 3, LED color is Orange = 4, LED color is Yellow = 5, LED color is Green = 6, LED color is Blue = 7, LED color is Violet = 8, LED color is Gray = 9, LED color is White

What is cpqSeLEDState?

This read-write integer packs an LED's on-duration, off-duration, on/off/blinking mode, and color code into one value. An administrator or management console reads it to see whether a given LED is currently lit, off, or blinking in a particular color, and can write it to change the LED's blink pattern for troubleshooting or to draw a technician's attention to a component. For example, setting this value to blink at short intervals in red could be used to flag a failed enclosure slot for a technician walking the row.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.21.1.1.2
snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeLEDState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.21.1.1.2.1
snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeLEDState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.1.2.21.1.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSeLEDState.1

Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeLEDState OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.1cpqStdEquipmentCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2cpqSeComponentCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.21cpqSeLEDCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.21.1cpqSeLEDTableCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.21.1.1cpqSeLEDEntryCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.21.1.1.2cpqSeLEDStateCPQSTDEQ-MIB