All MIBs › CPQSINFO-MIB › cpqSiHotPlugSlotBoardCondition
cpqSiHotPlugSlotBoardCondition
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiHotPlugSlotBoardCondition
OID (numeric): 1.3.6.1.4.1.232.2.2.9.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the condition of the hot plug slot.
The hot plug condition is set as follows:
other(1) When the condition could not be determined.
ok(2) The slot is powered up and operating normally.
degraded(3) If the board in the slot is not fully functioning.
failed(4) If the slot is failed for any reason. See the status code for more information on the failure.
What is cpqSiHotPlugSlotBoardCondition?
This read-only integer reports the condition of the board installed in a hot-plug slot: other, ok, degraded, or failed. It matters as the per-card health status distinct from whether the slot is merely powered. For example, an admin sees cpqSiHotPlugSlotBoardCondition report failed(4) for slot 2 and schedules replacement of that specific hot-plug card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.9.4.1.5 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiHotPlugSlotBoardCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.9.4.1.5.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiHotPlugSlotBoardCondition.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiHotPlugSlotBoardCondition OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) 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.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.9 | cpqSiHotPlugSlot | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.9.4 | cpqSiHotPlugSlotTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.9.4.1 | cpqSiHotPlugSlotEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.9.4.1.5 | cpqSiHotPlugSlotBoardCondition | CPQSINFO-MIB |