MIB Viewer

cpqIdeLogicalDriveStatus

OBJECT-TYPE
1.3.6.1.4.1.232.14.2.6.1.1.5
Access
read-only
Status
mandatory
Sub-identifiers
0
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.
INTEGER { other(1), ok(2), degraded(3), rebuilding(4), failed(5) }