dlswTConnTcpConfigKeepAliveInt

DLSW-MIB · .1.3.6.1.2.1.46.1.2.4.1.1.1.1

Object

column r/w secondsInteger32
The time in seconds between TCP keepAlive messages when
no traffic is flowing.  Zero signifies no keepAlive protocol.
              
Changes take effect only for new TCP connections.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.2.4.1.1.1.1
Type
column
Access
readwrite
Status
current
Units
seconds
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::dlswTConnTcpConfigKeepAliveInt'
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::dlswTConnTcpConfigKeepAliveInt.<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::dlswTConnTcpConfigKeepAliveInt'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-1800

Conformance

Member of
Compliance refinements
Write access is not required.