All MIBs › CPQSCSI-MIB › cpqScsiLogDrvCondition
cpqScsiLogDrvCondition
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiLogDrvCondition
OID (numeric): 1.3.6.1.4.1.232.5.2.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Logical Drive Condition.
This is the overall condition of the logical drive and all of the physical drives which comprise it. The following values are defined:
other(1) The management agent does not recognize the status. You may need to upgrade your software.
ok(2) The logical drive and all of its physical drives are operating normally. No user action is required.
degraded(3) Either the logical drive is degraded or one or more of its physical drives is degraded. You need to check the status of the logical drive and of all its physical drives.
failed(4) Either the logical drive has failed or one or more of its physical drives has failed. You need to check the status of the logical drive and of all its physical drives.
What is cpqScsiLogDrvCondition?
This read-only INTEGER (other/ok/degraded/failed) reports the overall condition of the logical drive and all of the physical drives that comprise it. It is a quick top-level health check an admin uses before checking the more detailed fault-tolerance and rebuild-percentage OIDs for the same logical drive. For example, an admin polling this OID and finding degraded(3) then checks the fault tolerance and rebuild status OIDs to see whether a physical drive replacement is already underway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.8 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.8.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvCondition.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::cpqScsiLogDrvCondition 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.3 | cpqScsiLogDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1 | cpqScsiLogDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1 | cpqScsiLogDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1.8 | cpqScsiLogDrvCondition | CPQSCSI-MIB |