MIB Viewer

cpqScsiLogDrvCondition

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