MIB Viewer

cpqCrLogDrvStatus

OBJECT-TYPE
1.3.6.1.4.1.232.141.2.3.1.1.4
Access
read-only
Status
mandatory
Source
CPQCR-MIB
Sub-identifiers
0
RAIDset Status. The RAIDset can be in one of the following states: Good (2) Indicates that the RAIDset is fully operational. Reduced (3) Indicates that the RAIDset is operating in a degraded or reduced state. One or more of the physical disks which make up the RAIDset are either missing or failed, but the RAIDset can continue to operate without data loss. Failed (4) Indicates that the RAIDset is not operational. Reconstructing (5) Indicates that the RAIDset is regenerating a failed physical drive's data onto a replacement drive that is part of the RAIDset. All user data remains available during the reconstruction process, but some performance reduction may occur when a request requires access to the device being reconstructed. Initializing (6) Indicates that the controller is writing its file structure onto the RAIDset's member devices.
INTEGER { other(1), good(2), reduced(3), failed(4), reconstructing(5), initializing(6) }