dlswTConnTcpConfigMaxSegmentSize

DLSW-MIB · .1.3.6.1.2.1.46.1.2.4.1.1.1.3

Object

column r/w packetsInteger32
This is the number of bytes that this node is
willing to receive over the read TCP connection(s).
Changes take effect for new transport connections.

Context

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

Syntax

packetsInteger32

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
Write access is not required.