OID | 1.3.6.1.2.1.139.2.4.1.1.8 |
Module | SCSI-MIB (ietf) |
Nom | scsiLuStatus |
Acces | readonly |
Status | current |
Description | This object represents 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 is 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
scsiLuState indicates what those limits are. |
Syntaxe | Enumeration (1-unknown, 2-available, 3-notAvailable, 4-broken, 5-readying, 6-abnormal) |