MIB Viewer

virtualDiskState

OBJECT-TYPE
1.3.6.1.4.1.674.10893.1.20.140.1.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
The current condition of this virtual disk (which includes any member array disks.) Possible states: 0: Unknown 1: Ready - The disk is accessible and has no known problems. 2: Failed - Access has been lost to the data or is about to be lost. 3: Online 4: Offline - The disk is not accessible. The disk may be corrupted or intermittently unavailable. 6: Degraded - The data on the virtual disk is no longer fault tolerant because one of the underlying disks is not online. 15: Resynching 16: Regenerating 24: Rebuilding 26: Formatting 32: Reconstructing 35: Initializing 36: Background Initialization 38: Resynching Paused 52: Permanently Degraded 54: Degraded Redundancy
INTEGER { ready(1), failed(2), online(3), offline(4), degraded(6), verifying(7), resynching(15), regenerating(16), failedRedundancy(18), rebuilding(24), formatting(26), reconstructing(32), initializing(35), backgroundInit(36), permanentlyDegraded(52) }