MIB Viewer

ciscoScsiLuStatus

OBJECT-TYPE
1.3.6.1.4.1.9.10.95.1.5.1.1.8
Access
read-only
Status
current
Sub-identifiers
0
The status of this logical unit: - unknown(1): The status of this logical unit cannot be determined. - available(2): The logical unit is fully operational (i.e., accepts media access SCSI commands and has no state information to report). - notAvailable(3): The logical unit is capable of being supported but not available (i.e., no logical unit is currently present or the logical unit is present but not configured for use). - broken(4): The logical unit has failed and cannot respond to SCSI commands. - readying(5): The logical unit is being initialized and access is temporarily limited. - abnormal(6): The logical unit has state information available that indicates it is operating with limits. The ciscoScsiLuState indicates what those limits are.
INTEGER { unknown(1), available(2), notAvailable(3), broken(4), readying(5), abnormal(6) }