All MIBs › CPQSTDEQ-MIB › cpqSeLEDState
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 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.21 | cpqSeLED | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.21.1 | cpqSeLEDTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.21.1.1 | cpqSeLEDEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.21.1.1.2 | cpqSeLEDState | CPQSTDEQ-MIB |