All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvCondition
cpqScsiPhyDrvCondition
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvCondition
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.26
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Condition.
This is the overall condition of the physical drive. The following values are defined:
other(1) The Insight agent does not recognize the status. You may need to upgrade your software.
ok(2) The physical drive is operating normally. No user action is required.
degraded(3) The physical drive is degraded. You need to check the status of all logical drives and physical drives.
failed(4) The physical drives has failed. When convenient, you should bring down the server and run diagnostics to help identify the problem.
What is cpqScsiPhyDrvCondition?
This enumerated value gives the overall condition of a physical drive as other, ok, degraded, or failed, distinct from the more granular status object. It's the quick health rollup an admin checks first before drilling into specific error counters for a drive. For example, a drive reporting condition degraded would prompt the admin to check its error counters and status object to determine exactly what's wrong.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.26 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.26.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvCondition.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::cpqScsiPhyDrvCondition 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.26 | cpqScsiPhyDrvCondition | CPQSCSI-MIB |