scsiInstSoftwareIndex
SCSI-MIB ·
.1.3.6.1.2.1.139.2.1.1.1.3
Object
column ScsiHrSWInstalledIndexOrZero
If this management instance corresponds to an installed software module, then this object's value is the value of the hrSWInstalledIndex of that module. If there is no correspondence to an installed software module (or no module that has an hrSWInstalledIndex value), then the value of this object is zero.
Context
- MIB
- SCSI-MIB
- OID
.1.3.6.1.2.1.139.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- scsiInstanceEntry
- 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 'SCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiInstSoftwareIndex'
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::scsiInstSoftwareIndex.<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::scsiInstSoftwareIndex'
Syntax
- Source
- ScsiHrSWInstalledIndexOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of