snaLuRtmDef

SNA-NAU-MIB · .1.3.6.1.2.1.34.1.3.1.1.5

Object

column Enumeration
The value indicates the mode of measurement for this
RTM request.  The values have following meaning:
  firstChar(1) - time to first character on screen
  kb(2) - time to keyboard usable by operator
  cdeb(3) - time to Change Direction/End Bracket.

Context

MIB
SNA-NAU-MIB
OID
.1.3.6.1.2.1.34.1.3.1.1.5
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::snaLuRtmDef'
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::snaLuRtmDef.<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::snaLuRtmDef'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1firstChar
2kb
3cdeb

Conformance