All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvStatus
cpqScsiPhyDrvStatus
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvStatus
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Status.
The physical drive can be in one of the following states:
other(1) The drive is in a state other than one of those listed below.
ok(2) Indicates that the physical drive is in normal operation mode. No user action is necessary.
failed(3) Indicates that the physical drive has failed and can no longer return data. When convenient, you should bring down the server and run diagnostics to help identify the problem. The drive may need to be replaced.
notConfigured(4) Indicates that the physical drive is not configured. You need to insure all of the drive's switches are properly set and that the configuration utility has been run.
badCable(5) Indicates that a physical drive is not responding. You should check the cables connected to it. You can bring down the server and run diagnostics to help identify the problem.
missingWasOk(6) Indicates that a physical drive had a status of OK and is no longer present. The drive has been removed.
missingWasFailed(7) Indicates that a physical drive had a status of FAILED and is no longer present. The drive has been removed.
predictiveFailure(8) Indicates that the physical drive has exceeded a threshold value for one of it's predictive indicators. When convenient, you should bring down the server and run diagnostics to help identify the problem. The drive may need to be replaced.
missingWasPredictiveFailure(9) Indicates that a physical drive had a status of PREDICTIVE FAILURE and is no longer present. The drive has been removed.
offline(10) Indicates that the physical drive is offline and can no longer return data. No further status is available.
missingWasOffline(11) Indicates that a physical drive had a status of OFFLINE and is no longer present. The drive has been removed.
hardError(12) Indicates that a hard error occurred for this physical drive.
What is cpqScsiPhyDrvStatus?
This enumerated value reports the physical drive's operating state, such as other, ok, failed, notConfigured, badCable, or missingWasOk/missingWasFailed. It is the primary at-a-glance health indicator admins poll to know if a specific disk in an array needs replacement or cabling attention. For example, a status of badCable would tell an admin to check the SCSI cable connection to that drive bay rather than assume the disk itself has failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.9 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.9.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvStatus.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::cpqScsiPhyDrvStatus 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.9 | cpqScsiPhyDrvStatus | CPQSCSI-MIB |