l2tpTunnelConfigControlMaxRetx

L2TP-MIB · .1.3.6.1.2.1.10.95.1.4.1.9

Object

column r/w Integer32
This object defines the number of retransmissions
which the tunnel will attempt before assuming that
the peer is no longer responding. A value of zero
indicates that this peer will not attempt to
retransmit an unacknowledged control packet.
Modifications to this object have immediate
effect.

Context

MIB
L2TP-MIB
OID
.1.3.6.1.2.1.10.95.1.4.1.9
Type
column
Access
readwrite
Status
current
Parent
l2tpTunnelConfigEntry
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 'L2TP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L2TP-MIB::l2tpTunnelConfigControlMaxRetx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'L2TP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'L2TP-MIB::l2tpTunnelConfigControlMaxRetx.<l2tpTunnelConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'L2TP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'L2TP-MIB::l2tpTunnelConfigControlMaxRetx'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-32

Conformance

Member of
Compliance refinements
Write access is not required.