All MIBs › CPQSINFO-MIB › cpqSiHotPlugSlotCondition
cpqSiHotPlugSlotCondition
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiHotPlugSlotCondition
OID (numeric): 1.3.6.1.4.1.232.2.2.9.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the overall condition of the Hot Plug Slot feature.
The Hot Plug condition is set as follows:
other(1) When Hot Plug Slots are not supported or condition is unknown.
ok(2) If there are no hot plug slots with a condition of degraded or failed.
degraded(3) If there are degraded slot entries but none failed.
failed(4) If there are failed slot entries.
What is cpqSiHotPlugSlotCondition?
This read-only integer reports the overall condition of the hot-plug slot feature across the whole system: other (unsupported/unknown), ok (no slots degraded or failed), degraded (some degraded but none failed), or failed. It matters as an aggregate health signal before drilling into individual slot detail. For example, a dashboard shows cpqSiHotPlugSlotCondition as degraded(3), prompting an admin to check the per-slot table to find which specific hot-plug card needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.9.2 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiHotPlugSlotCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.9.2.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiHotPlugSlotCondition.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::cpqSiHotPlugSlotCondition 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.2 | cpqSiHotPlugSlotCondition | CPQSINFO-MIB |