MIB Viewer

diskState

OBJECT-TYPE
1.3.6.1.4.1.674.10893.1.1.140.2.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
The current state of the Disk. Possible states: 0: Unknown 1: Ready 2: Failed 3: Online - The disk is accessible and has no known problems. 4: Offline 6: Degraded 24: Rebuild 25: No Media 40: Not Ready
INTEGER { ready(1), failed(2), online(3), offline(4), degraded(6), rebuild(24), noMedia(25), notReady(40) }