MIB Viewer

physicalDiskState

OBJECT-TYPE
1.3.6.1.4.1.674.10892.2.6.1.20.130.4.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
The current state of this physical disk. Possible states: 1: The current state could not be determined. 2: The physical disk is available for use, but no RAID configuration has been assigned. 3: A RAID configuration has been assigned to the physical disk. 4: The physical disk has been moved from another controller and contains all or some portion of a virtual disk. 5: The physical disk is not available to the RAID controller. 6: The physical disk is currently blocked by controller. 7: The physical disk is not operational. 8: The physical disk is not a RAID capable disk 9: The physical disk has been removed. 10:The physical disk media has been placed in read only mode.
INTEGER { unknown(1), ready(2), online(3), foreign(4), offline(5), blocked(6), failed(7), nonraid(8), removed(9), readonly(10) }