All MIBs › CPQIDA-MIB › cpqDaPhyDrvQualifier
cpqDaPhyDrvQualifier
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvQualifier
OID (numeric): 1.3.6.1.4.1.232.3.2.5.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Error Log Qualifier.
This is the SCSI Additional Sense Code Qualifier byte (as returned by the Request Sense command) associated with the error log entry. For further specifications consult a SCSI-2 logical specification or other SCSI reference.
What is cpqDaPhyDrvQualifier?
cpqDaPhyDrvQualifier reports the SCSI Additional Sense Code Qualifier byte, as returned by the Request Sense command, associated with a physical drive error log entry. Combined with the sense key and sense code, this qualifier narrows a generic error category down to a very specific fault condition defined in the SCSI-2 specification. For example, a technician troubleshooting a drive error would use this qualifier together with the sense code to identify the precise failure, rather than just a broad category.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.9 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvQualifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.9.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvQualifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvQualifier.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::cpqDaPhyDrvQualifier 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.2 | cpqDaPhyDrvErrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1 | cpqDaPhyDrvErrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1.9 | cpqDaPhyDrvQualifier | CPQIDA-MIB |