ciscoDlswTConnTcpConfigKeepAliveInt

CISCO-DLSW-MIB · .1.3.6.1.4.1.9.10.9.1.2.4.1.1.1.1

Object

column 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
CISCO-DLSW-MIB
OID
.1.3.6.1.4.1.9.10.9.1.2.4.1.1.1.1
Type
column
Access
readonly
Status
current
Units
seconds
Parent
ciscoDlswTConnTcpConfigEntry
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 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswTConnTcpConfigKeepAliveInt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswTConnTcpConfigKeepAliveInt.<ciscoDlswTConnConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-MIB::ciscoDlswTConnTcpConfigKeepAliveInt'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-1800

Conformance