All MIBs › CPQCR-MIB › cpqCrCntlrCondition
cpqCrCntlrCondition
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrCntlrCondition
OID (numeric): 1.3.6.1.4.1.232.141.2.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The condition of the device. This value represents the overall condition of this controller, and any associated logical drives, physical drives, and array accelerators.
What is cpqCrCntlrCondition?
This read-only enumerated value (other, ok, degraded, failed) reports the overall condition of a specific Clustered RAID controller, including its logical drives, physical drives, and array accelerator. An administrator monitors this per-controller status to know which controller in a cluster needs attention when the top-level cpqCrMibCondition degrades. A failed(4) reading on one controller's index while its partner shows ok(2) would tell an admin exactly which physical card to service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.2.1.1.4 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrCntlrCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.2.1.1.4.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrCntlrCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCrCntlrCondition.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::cpqCrCntlrCondition 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.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2 | cpqCrCntlr | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1 | cpqCrCntlrTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1.1 | cpqCrCntlrEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.2.1.1.4 | cpqCrCntlrCondition | CPQCR-MIB |