tmnxVRtIPsecTnlPubTcpMssAdjust
TIMETRA-IPSEC-MIB ·
.1.3.6.1.4.1.6527.3.1.2.48.106.1.45
Object
column r/w
octetsInteger32
The value of tmnxVRtIPsecTnlPubTcpMssAdjust specifies the Maximum
Segment Size (MSS) for the TCP traffic in an IPsec tunnel 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 TCP SYN packet.
The TCP MSS adjustment functionality on the public side network is
disabled when the following conditions are met.
1) The value of tmnxVRtIPsecTnlPubTcpMssAdjust is '-1' or
2) The values of tmnxVRtIPsecTnlPubTcpMssAdjust and
tmnxVRtIPsecTnlEncapIpMtu are both '0'.
When the system receives a TCP SYN packet from the public network and
this packet contains an MSS option, the system replaces the MSS option
value with a new MSS when the new MSS is smaller than the MSS option
value.
When the system receives a TCP SYN packet from the public network and
this packet does not contain an MSS option, the system inserts one
with a new MSS.
The new MSS is calculated based on the following rules.
1) When the value of tmnxVRtIPsecTnlPubTcpMssAdjust is '0' and
tmnxVRtIPsecTnlEncapIpMtu has a non-zero value,
New MSS = tmnxVRtIPsecTnlEncapIpMtu - total header size (e.g.,
encryption, encapsulation, TCP and IP headers)
2) When the value of tmnxVRtIPsecTnlPubTcpMssAdjust is in the range
of (512..9000)
New MSS = tmnxVRtIPsecTnlPubTcpMssAdjust
Context
- MIB
- TIMETRA-IPSEC-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.48.106.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Units
- octets
- Parent
- tmnxVRtIPsecTnlEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlPubTcpMssAdjust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlPubTcpMssAdjust.<vRtrID>.<vRtrIfIndex>.<tmnxVRtIPsecTnlName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IPSEC-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IPSEC-MIB::tmnxVRtIPsecTnlPubTcpMssAdjust'
Syntax
octetsInteger32
Values & Constraints
Object Constraints
range: -1-0
range: 512-9000
Conformance
Member of