All MIBs › CPQSINFO-MIB › cpqSiRackEnclosureMgrCondition
cpqSiRackEnclosureMgrCondition
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition
OID (numeric): 1.3.6.1.4.1.232.2.2.13.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition of the Enclosure. For more detailed status information, follow the cpqSiEnclosureMgrWebLink through the Web Management Agent interface.
other(1) This is the default condition for systems when cpqSiRackEnclosureMgrType has a value of noEnclosureManagement(2).
When cpqSiRackEnclosureMgrType has a value of enclosureManagement(3), this indicates the status of the enclosure manager could not be determined.
ok(2) The enclosure manager is in an ok state. Follow the cpqSiRackEnclosureMgrWebLink link in the Web Management Agents to manage the enclosure.
degraded(3) The enclosure manager is in a degraded state. Follow the cpqSiRackEnclosureMgrWebLink link in the Web Management Agents to manage the enclosure.
failed(4) The enclosure manager is in a failed state. Follow the cpqSiRackEnclosureMgrWebLink link in the Web Management Agents to manage the enclosure.
What is cpqSiRackEnclosureMgrCondition?
This read-only integer gives the overall condition of the enclosure: other, ok, degraded, or failed, with the description explicitly noting to follow the web management link for more detailed status. It matters as a top-level alert that tells an admin when it's worth clicking through to the detailed enclosure management interface. For example, a dashboard shows cpqSiRackEnclosureMgrCondition as degraded(3), prompting an admin to open the linked web management interface via cpqSiRackEnclosureMgrWebLink for the detailed cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.13.1.1.5 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.13.1.1.5.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiRackEnclosureMgrCondition.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::cpqSiRackEnclosureMgrCondition 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.13 | cpqSiRackEnclosure | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.13.1 | cpqSiRackEnclosureMgrTable | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.13.1.1 | cpqSiRackEnclosureMgrEntry | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.13.1.1.5 | cpqSiRackEnclosureMgrCondition | CPQSINFO-MIB |