l2tpTunnelConfigReassemblyTO

L2TP-MIB · .1.3.6.1.2.1.10.95.1.4.1.12

Object

column r/w L2tpMilliSeconds
This object defines the number of milliseconds that
this tunnel will wait before processing payload packets
that were received out of sequence (which are waiting
for the packet(s) to put them in sequence).  A low value
increases the chance of delayed packets to be discarded
(which MAY cause the PPP decompression engine to
reset) while a high value may cause more queuing and
possibly degrade throughput if packets are truly lost.
The default value for this object is zero which will
result in all delayed packets being lost. Modifications
to this object have immediate effect.

Context

MIB
L2TP-MIB
OID
.1.3.6.1.2.1.10.95.1.4.1.12
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::l2tpTunnelConfigReassemblyTO'
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::l2tpTunnelConfigReassemblyTO.<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::l2tpTunnelConfigReassemblyTO'

Syntax

Source
L2tpMilliSeconds
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..2147483646

Conformance

Member of
Compliance refinements
Write access is not required.