MIB Viewer

raidStatus

OBJECT-TYPE
1.3.6.1.4.1.15497.1.1.1.18.1.2
Access
read-only
Status
current
Sub-identifiers
0
Represents the status of a a drive attached to a RAID controller in the appliance. driveHealthy - The corresponding drive is connected to the RAID controller and functioning as a healthy member in the RAID volume. driveFailure - The drive is either disconnected from the RAID controller, or has failed to operate within thresholds defined in vendor specifications for the drive and the controller. driveRebuild - The corresponding drive is connected to the RAID controller. It is being rebuilt according to the RAID controller specific rebuild algorithm for the current operating mode of the RAID volume.
INTEGER { driveHealthy(1), driveFailure(2), driveRebuild(3) }