MIB Viewer

virtualDiskOperationalState

OBJECT-TYPE
1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30
Access
read-only
Status
current
Sub-identifiers
0
The state of the virtual disk when there are progressive operations ongoing. Possible values: 1: There is no active operation running. 2: The virtual disk configuration has changed. The physical disks included in the virtual disk are being modified to support the new configuration. 3: A Consistency Check (CC) is being performed on the virtual disk. 4: The virtual disk is being initialized. 5: BackGround Initialization (BGI) is being performed on the virtual disk.
INTEGER { notApplicable(1), reconstructing(2), resynching(3), initializing(4), backgroundInit(5) }