ciscoScsiLuStatus
CISCO-SCSI-MIB ·
.1.3.6.1.4.1.9.10.95.1.5.1.1.8
Object
column Enumeration
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.
Context
- MIB
- CISCO-SCSI-MIB
- OID
.1.3.6.1.4.1.9.10.95.1.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoScsiLuEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiLuStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiLuStatus.<ciscoScsiInstIndex>.<ciscoScsiDeviceIndex>.<ciscoScsiLuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SCSI-MIB::ciscoScsiLuStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | available |
3 | notAvailable |
4 | broken |
5 | readying |
6 | abnormal |
Conformance
Member of