ipExtIfTcpMssClamping

BINTEC-IPEXT-MIB · .0.3.1.34

Object

column r/w bytesInteger32
This object specifies whether TCP MSS clamping is enabled
on the interface. -1 disables clamping, 0 clamps the MSS
depending on the interface MTU. A value > 0 will be used
as clamping size.

Context

MIB
BINTEC-IPEXT-MIB
OID
.0.3.1.34
Type
column
Access
readwrite
Status
current
Units
bytes
Parent
ipExtIfEntry

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

Syntax

bytesInteger32

Values & Constraints

Object Constraints
range: -1-32000