All MIBs › CPQIDA-MIB › cpqDaPhyDrvBlock
cpqDaPhyDrvBlock
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvBlock
OID (numeric): 1.3.6.1.4.1.232.3.2.5.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Error Log Block Address.
This is the SCSI Block Address (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 cpqDaPhyDrvBlock?
cpqDaPhyDrvBlock reports the SCSI Block Address, as returned by the Request Sense command, associated with a physical drive error log entry, per the SCSI-2 specification, and is only meaningful when cpqDaPhyDrvBlockValid is true. Knowing the exact block address lets an admin correlate a specific error with the physical sector location on the disk where it occurred. For example, if this same block address keeps showing up across several error log entries, an admin would suspect a localized bad spot on that drive's media rather than a random transient error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.12 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvBlock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.12.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvBlock.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvBlock.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::cpqDaPhyDrvBlock 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.12 | cpqDaPhyDrvBlock | CPQIDA-MIB |