SCSI-MIB :: scsiLuStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSCSI-MIBscsiLuStatus

scsiLuStatus

Module: SCSI-MIB

OID (symbolic): SCSI-MIB::scsiLuStatus

OID (numeric): 1.3.6.1.2.1.139.2.4.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

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.

What is scsiLuStatus?

Reports this logical unit's operational status, such as available, notAvailable, broken, readying, or abnormal. An admin polling this after provisioning a new LUN would expect 'available'; seeing 'broken' or 'abnormal' signals a failure needing attention, and scsiLuState gives more detail for the abnormal case.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.4.1.1.8
snmpwalk -v2c -c public <target> SCSI-MIB::scsiLuStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.4.1.1.8.1
snmpget -v2c -c public <target> SCSI-MIB::scsiLuStatus.1

Start monitoring vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCSI-MIB::scsiLuStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.139scsiMIBSCSI-MIB
1.3.6.1.2.1.139.2scsiObjectsSCSI-MIB
1.3.6.1.2.1.139.2.4scsiLogicalUnitSCSI-MIB
1.3.6.1.2.1.139.2.4.1scsiLuTableSCSI-MIB
1.3.6.1.2.1.139.2.4.1.1scsiLuEntrySCSI-MIB
1.3.6.1.2.1.139.2.4.1.1.8scsiLuStatusSCSI-MIB