snaLuRtmObjRange

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.3.1.1.16

Object

column Enumeration
This value indicates the designated boundary range to
which the snaLuRtmObject refers.
The values have the following meanings:
  other(1)   - not specified
  range1(2)  - less than boundary 1
  range2(3)  - between boundary 1 and 2
  range3(4)  - between boundary 2 and 3
  range4(5)  - between boundary 3 and 4
  range5(6)  - greater than boundary 4.

Context

MIB
SNA-NAU-MIB
OID
.1.3.6.1.2.1.34.1.3.1.1.16
Type
column
Access
readonly
Status
current
Parent
snaLuRtmEntry
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 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuRtmObjRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-NAU-MIB::snaLuRtmObjRange.<snaLuRtmPuIndex>.<snaLuRtmLuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNA-NAU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNA-NAU-MIB::snaLuRtmObjRange'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2range1
3range2
4range3
5range4
6range5

Conformance