MIB Viewer

volumeState

OBJECT-TYPE
1.3.6.1.4.1.674.10893.1.1.140.7.1.3
Access
read-only
Status
mandatory
Sub-identifiers
0
The volume's current state. Possible states: 0: Unknown 1: Ready - The volume is accessible and has no known problems. 2: Failed - The volume cannot be started automatically. 3: Online 4: Offline 6: Degraded 18: Failed Redundancy - The data on the volume is no longer fault tolerant because one of the underlying disks is not online. 25: No Media 26: Formatting - The volume is being formatted using the specifications you chose for formatting. ?: Initializing - The volume is being initialized. ?: Resynching - The volume's mirrors are being resynchronized so that both mirrors contain identical data. ?: Regenerating - Data and parity are being regenerated for the RAID-5 volume. ?: Failed Redundancy (At Risk) - The data on the volume is no longer fault tolerant, and I/O errors have been detected on the underlying disk ?: No Media - No media has been inserted into the CD-ROM or removable drive.
INTEGER { ready(1), failed(2), online(3), offline(4), degraded(6), failedRedundancy(18), noMedia(25), formatting(26) }