ciscoScsiAuthIntrLunMapIndex
CISCO-SCSI-MIB ·
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.5
Object
This object identifies the set of entries in the ciscoScsiLunMapTable for which ciscoScsiLunMapIndex has the same value as the value of this object. The identified set of entries constitute the LUN map to be used for accessing logical units when the remote initiator corresponding to this entry is attached to any local target corresponding to this entry. Note that this object has a value of zero if this entry should use the default LUN map.
Context
- MIB
- CISCO-SCSI-MIB
- OID
.1.3.6.1.4.1.9.10.95.1.4.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoScsiAuthorizedIntrEntry
- 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::ciscoScsiAuthIntrLunMapIndex'
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::ciscoScsiAuthIntrLunMapIndex.<ciscoScsiInstIndex>.<ciscoScsiDeviceIndex>.<ciscoScsiAuthIntrTgtPortIndex>.<ciscoScsiAuthIntrIndex>'
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::ciscoScsiAuthIntrLunMapIndex'
Syntax
- Source
- ScsiIndexValueOrZero
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
ciscoScsiCompliance
readonly
Write access is not required.