All MIBs › CPQIDA-MIB › cpqDaPhyDrvFailureCode
cpqDaPhyDrvFailureCode
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvFailureCode
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.55
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Failure Code.
This value is the drive failure reason code returned by the array firmware. It is valid only when the drive is failed. If the drive is not failed, 0 is returned.
What is cpqDaPhyDrvFailureCode?
cpqDaPhyDrvFailureCode is the drive failure reason code returned by the array controller's firmware, valid only when the drive is actually failed and reading 0 otherwise. This gives an admin a specific root-cause code to look up rather than just knowing a drive failed with no further detail. For example, when cpqDaPhyDrvCondition shows failed on a drive, an admin would pull this failure code and match it against the vendor's documentation to understand exactly why the array firmware failed it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.55 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvFailureCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.55.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvFailureCode.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaPhyDrvFailureCode OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5 | cpqDaPhyDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1 | cpqDaPhyDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1 | cpqDaPhyDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1.55 | cpqDaPhyDrvFailureCode | CPQIDA-MIB |