MIB Viewer

clsRAIDStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.618.1.2.2.1.2
Access
read-only
Status
current
Sub-identifiers
0
This object represents the status of the drive. A value of good indicates that, hard disk in RAID volume is good. A value of bad indicates that, hard disk in RAID volume is bad. A value of badstartrebuild indicates that, hard disk in RAID volume is bad and rebuild is triggered. A value of rebuilding indicates that, hard disk in RAID volume is rebuilding.
INTEGER { good(1), bad(2), badstartrebuild(3), rebuilding(4) }