All MIBs › CPQIDA-MIB › cpqDaPhyDrvErrDesc
cpqDaPhyDrvErrDesc
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvErrDesc
OID (numeric): 1.3.6.1.4.1.232.3.2.5.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index used to display an error associated with a physical drive.
This number refers to an entry in a list of error strings enumerating the possible physical drive errors associated with a particular physical disk drive.
The valid values are:
DriveFailure (1) The Management Station should display the following string: 'Drive Failure'.
CommFailure(2) The Management Station should display the following string: 'Communication Failure'.
DriveIOError(3) The Management Station should display the following string: 'Drive I/O Error'.
SCSICommError(4) The Management Station should display the following string: 'SCSI Communication Error'.
UpgradeRequired(5) The Management Station should display the following string: 'Configuration Utility or OS upgrade required'.
DriveWriteProtected(6) The Management Station should display the following string: 'Drive Write Protected - Check Drive Jumpers'.
InvalidRequest(7) The Management Station should display the following string: 'Invalid Request'.
SCSIMessageError(8) The Management Station should display the following string: 'SCSI Message Error'.
ControllerFailure(9) The Management Station should display the following string: 'Controller Failure'.
InternalExternalConflict(10) The Management Station should display the following string: 'Internal/External Conflict on Port 1'.
InternalDriveFailure(11) The Management Station should display the following string: 'Internal Drive Failure'.
SCSIErrorOutOfRange(12) The Management Station should display the following string: 'SCSI Error, Sense Code = %xh' where %x is the value of the cpqDaPhyDrvSenseCode object. This index will only be provided if the specified object exceeds the valid range.
CAMErrorOutOfRange(13) The Management Station should display the following string: 'CAM Error, CAM status =%xh' where %x is the value of the cpqDaPhyDrvCamStatus object. This index will only be provided if the specified object exceeds the valid range.
ErrorTypeOutOfRange(14) The Management Station should display the following string: 'Error type =%xh' where %x is the value of the cpqDaPhyDrvErrType object. This index will only be provided if the specified object exceeds the valid range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.15 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrDesc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.15.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrDesc.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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.15 | cpqDaPhyDrvErrDesc | CPQIDA-MIB |