All MIBs › CPQIDE-MIB › cpqIdeLogicalDriveStatus
cpqIdeLogicalDriveStatus
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeLogicalDriveStatus
OID (numeric): 1.3.6.1.4.1.232.14.2.6.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Logical Drive Status.
This is the status of the logical drive.
other(1) The agent cannot determine the logical drive status.
ok(2) Indicates that the logical drive is in normal operation mode.
degraded(3) Indicates that at least one physical drive has failed, but the logical drive's RAID level lets the drive continue to operate with no data loss.
rebuilding(4) Indicates that the logical drive is rebuilding a physical drive. When complete, the logical drive will return to normal operation.
failed(5) Indicates that more physical drives have failed than the RAID level of the logical drive can handle without data loss.
What is cpqIdeLogicalDriveStatus?
This enumerated value (other, ok, degraded, rebuilding, failed) reports the operational status of the logical drive, distinguishing a currently-rebuilding array from one that's simply degraded or fully failed. An admin uses 'rebuilding' as confirmation that a spare has already kicked in and the array is actively recovering redundancy, rather than needing immediate manual intervention. For example, seeing rebuilding(4) after a disk failure tells the admin the array is self-healing and to monitor progress rather than panic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.5 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.6.1.1.5.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeLogicalDriveStatus.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeLogicalDriveStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2 | cpqIdeComponent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6 | cpqIdeLogicalDrive | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1 | cpqIdeLogicalDriveTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1.1 | cpqIdeLogicalDriveEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.6.1.1.5 | cpqIdeLogicalDriveStatus | CPQIDE-MIB |