All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvPostErrCode
cpqScsiPhyDrvPostErrCode
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvPostErrCode
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Last POST Error Code.
This is the result of the last SCSI command which caused a self test to fail. The value is split into three fields. The first byte is the SCSI Sense Qualifier. The second byte is the SCSI Sense Code. The third byte is the SCSI Sense Key. You will need to refer to a SCSI-2 specification for the valid values of these fields.
What is cpqScsiPhyDrvPostErrCode?
This integer is the packed result code from the last SCSI command that caused a POST self-test failure, split into SCSI Sense Qualifier, Sense Code, and Sense Key byte fields that require the SCSI-2 specification to interpret. Admins pull this value when cpqScsiPhyDrvPostErrs is nonzero to get the specific reason for the failed self test. For example, a support technician would decode postErrCode's three bytes against the SCSI-2 spec to identify precisely which self-test subsystem failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.25 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvPostErrCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.25.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvPostErrCode.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiPhyDrvPostErrCode OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.25 | cpqScsiPhyDrvPostErrCode | CPQSCSI-MIB |