scsiAuthIntrLunMapIndex
SCSI-MIB ·
.1.3.6.1.2.1.139.2.3.3.1.1.5
Object
This object identifies the set of entries in the
scsiLunMapTable for which scsiLunMapIndex has the same value as
the value of this object. The identified set of entries
constitutes the LUN map to be used for accessing logical units
when the remote SCSI initiator port or device corresponding to
this entry is attached to any local SCSI target port or device
corresponding to this entry.
Note that this object has a value of zero if this entry should
use the default LUN map.
Context
- MIB
- SCSI-MIB
- OID
.1.3.6.1.2.1.139.2.3.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- scsiAuthorizedIntrEntry
- 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::scsiAuthIntrLunMapIndex'
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::scsiAuthIntrLunMapIndex.<scsiInstIndex>.<scsiDeviceIndex>.<scsiAuthIntrTgtPortIndex>.<scsiAuthIntrIndex>'
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::scsiAuthIntrLunMapIndex'
Syntax
- Source
- ScsiIndexValueOrZero
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
scsiCompliance
readonly
Write access is not required.