tmnxL2tpV3PubTcpMssAdjust

TIMETRA-L2TP-MIB · .1.3.6.1.4.1.6527.3.1.2.60.1.1.1.4.1.8

Object

column r/w octetsInteger32
The value of tmnxL2tpV3PubTcpMssAdjust specifies the Maximum Segment
Size (MSS) for the TCP traffic in a L2TP tunnel of this virtual router
which is sent from the public network to the private network. The
system may use this value to adjust or insert the MSS option in the
TCP SYN packet packet.
              
A value of '-1' specifies that the TCP MSS adjustment functionality on
the private side is disabled.
              
When the system receives a TCP SYN packet from the public network and
the packet contains an MSS option, the system replaces the MSS option
value with tmnxL2tpV3PubTcpMssAdjust when the value of
tmnxL2tpV3PubTcpMssAdjust is smaller than the MSS option value.
              
When the system receives a TCP SYN packet from the public network and
the packet does not contain an MSS option, the system inserts one
whose MSS is equal to tmnxL2tpV3PubTcpMssAdjust.

Context

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

Syntax

octetsInteger32

Values & Constraints

Object Constraints
range: -1--1 range: 512-9000

Conformance