MIB Viewer

cpqSasLogDrvStatus

OBJECT-TYPE
1.3.6.1.4.1.232.5.5.3.1.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
SAS Logical Drive Status. The logical drive can be in one of the following states: other(1) The management agent does not recognize the status. You may need to upgrade your software. ok(2) Indicates that the logical drive is in normal operation mode. No user action is required. degraded(3) Indicates that the logical drive is in a degraded state. rebuilding(4) Indicates that the logical drive is currently resynchronizing the data accross the physical drives in the logical drive. failed(5) Indicates that more physical drives have failed than the fault tolerance mode of the logical drive can handle without data loss. offline(6) Indicates that the logical drive is offline from the operating system. User action may be required to bring the logical drive online.
INTEGER { other(1), ok(2), degraded(3), rebuilding(4), failed(5), offline(6) }