CISCO-SCSI-MIB :: ciscoScsiLuStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCSI-MIBciscoScsiLuStatus

ciscoScsiLuStatus

Module: CISCO-SCSI-MIB

OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuStatus

OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is ciscoScsiLuStatus?

This object is the enumerated operational status of the logical unit, one of unknown, available, notAvailable, broken, readying, or abnormal, exactly as spelled out in the object's own description. This is the single field to poll to catch a LUN going from available to broken, since on a SAN that transition means every initiator mapped to it is about to start seeing I/O errors. Seeing ciscoScsiLuStatus flip from available(2) to broken(4) overnight would explain a subsequent wave of application-level disk errors reported by the hosts that use that LUN.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.8
snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.8.1
snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuStatus.1

Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiLuStatus OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.

OID Breakdown

Upper-level ancestors (8 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.95ciscoScsiMIBCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1ciscoScsiObjectsCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.5ciscoScsiLogicalUnitCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.5.1ciscoScsiLuTableCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.5.1.1ciscoScsiLuEntryCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.5.1.1.8ciscoScsiLuStatusCISCO-SCSI-MIB