All MIBs › CPQCMC-MIB › cpqCmcMibCondition
cpqCmcMibCondition
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcMibCondition
OID (numeric): 1.3.6.1.4.1.232.153.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition (status) of the system (rack(s)) represented by this MIB. (2) OK (3) a minor problem, warning condition (yellow LED on CMC) (4) a major problem (red LED on CMC)
What is cpqCmcMibCondition?
This read-only enumerated value (other(1), ok(2), degraded(3), failed(4)) is the overall condition of the rack(s) represented by this CMC MIB, where degraded corresponds to a yellow LED warning on the CMC and failed corresponds to a red LED major problem. An admin polls this as the single top-level rack-health indicator before drilling into individual sensors, relays, or doors. If cpqCmcMibCondition reports failed(4), the admin immediately checks the CMC's own LED and the temperature/fan/voltage sensor objects to identify the major fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.1.3 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcMibCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.1.3.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcMibCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcMibCondition.1
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcMibCondition OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card 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.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.1 | cpqCmcMibRev | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.1.3 | cpqCmcMibCondition | CPQCMC-MIB |