All MIBs › CPQCR-MIB › cpqCrMibCondition
cpqCrMibCondition
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrMibCondition
OID (numeric): 1.3.6.1.4.1.232.141.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition (status) of the system represented by this MIB.
What is cpqCrMibCondition?
This read-only enumerated value (other, ok, degraded, failed) reports the overall condition of the entire clustered RAID subsystem covered by CPQCR-MIB. An administrator polls this single object as a fast top-level health check before drilling into individual controllers, RAIDsets, or physical drives for details. Seeing this value shift to degraded(3) would prompt an admin to check the more detailed cpqCrCntlrCondition and cpqCrLogDrvCondition tables to find which component is at fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.1.3 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrMibCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.1.3.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrMibCondition.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrMibCondition OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.1 | cpqCrMibRev | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.1.3 | cpqCrMibCondition | CPQCR-MIB |