eqlRAIDDriveDriveLUNIndex
EQLRAID-MIB ·
.1.3.6.1.4.1.12740.10.1.4.1.1
Object
column SNMPv2-SMIInteger32
The LUN index of the drive. In all cases the value of the index will be one greater than the value of the LUN ID of this drive. Thus, where LUNs will start at the number 0 and increment, LUN index entries will start at the number one and increment.
Context
- MIB
- EQLRAID-MIB
- OID
.1.3.6.1.4.1.12740.10.1.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqlRAIDDriveEntry
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 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDDriveDriveLUNIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLRAID-MIB::eqlRAIDDriveDriveLUNIndex.<eqlGroupId>.<eqlMemberIndex>.<eqlRAIDDriveDriveLUNIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLRAID-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLRAID-MIB::eqlRAIDDriveDriveLUNIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647