tunnelIfHopLimit

TUNNEL-MIB · .1.3.6.1.2.1.10.131.1.1.1.1.4

Object

column r/w Integer32
The IPv4 TTL or IPv6 Hop Limit to use in the outer IP
header.  A value of 0 indicates that the value is
copied from the payload's header.

Context

MIB
TUNNEL-MIB
OID
.1.3.6.1.2.1.10.131.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
tunnelIfEntry
Groups
2

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.