All MIBs › CPQSTDEQ-MIB › cpqSeLEDStateDuration
cpqSeLEDStateDuration
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeLEDStateDuration
OID (numeric): 1.3.6.1.4.1.232.1.2.21.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the duration of an LED state in seconds.
What is cpqSeLEDStateDuration?
This read-write integer specifies how long, in seconds, an LED should remain in its current state before changing. It lets management software schedule a temporary indicator, such as a locate LED that blinks for a set period and then turns itself off. For example, setting this to 300 would make a locate LED stay active for five minutes so a technician has time to find the right drive bay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.21.1.1.3 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeLEDStateDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.21.1.1.3.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeLEDStateDuration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.1.2.21.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSeLEDStateDuration.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::cpqSeLEDStateDuration 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.3 | cpqSeLEDStateDuration | CPQSTDEQ-MIB |