scsiLunMapLuIndex

SCSI-MIB · equallogic variant · .1.3.6.1.2.1.139.2.4.3.1.3

Object

column r/w ScsiIndexValue
This object identifies the logical unit for which the value of
scsiLuIndex is the same as the value of this object.  The
identified logical unit is the one mapped to a LUN by this
row.

Context

MIB
SCSI-MIB
OID
.1.3.6.1.2.1.139.2.4.3.1.3
Type
column
Access
readwrite
Status
current
Parent
scsiLunMapEntry
Groups
1

Walk 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/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiLunMapLuIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCSI-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiLunMapLuIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCSI-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCSI-MIB::scsiLunMapLuIndex'

Syntax

Source
ScsiIndexValue
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..4294967295

Conformance

Member of
Compliance refinements
Write access is not mandatory.