ciscoExtScsiLunDiscStatus
CISCO-EXT-SCSI-MIB ·
.1.3.6.1.4.1.9.9.299.1.1.4
Object
scalar Enumeration
This object indicates the outcome of the
LUN/target discovery on the local switch.
This object contains the status of the most
recent discovery.
inProgress(1) - indicates that the discovery is
still in progress.
completed(2) - indicates that the discovery is
complete.
failure(3) - indicates that the discovery
encountered a failure.
Context
- MIB
- CISCO-EXT-SCSI-MIB
- OID
.1.3.6.1.4.1.9.9.299.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoExtScsiConfiguration
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EXT-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EXT-SCSI-MIB::ciscoExtScsiLunDiscStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EXT-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EXT-SCSI-MIB::ciscoExtScsiLunDiscStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | completed |
3 | failure |