scsiInstIndex
SCSI-MIB ·
.1.3.6.1.2.1.139.2.1.1.1.1
Object
column ScsiIndexValue
This object represents an arbitrary integer used to uniquely identify a particular SCSI instance.
Context
- MIB
- SCSI-MIB
- OID
.1.3.6.1.2.1.139.2.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- scsiInstanceEntry
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 'SCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiInstIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiInstIndex.<scsiInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCSI-MIB::scsiInstIndex'
Syntax
- Source
- ScsiIndexValue
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295