wtDeaTcpConnectTimeout

Com-Server-Intern-MIB · .1.3.6.1.4.1.5040.1.1.1.4.4.1.4

Object

column mandatory r/w Integer32
Connection timeout in seconds. This value is only effective in 
conjunction with an activated inactivity timeout. After the inactivity 
timeout has expired, the Com-Server attempts to send any remaining unsent 
user data for the duration of the connection timeout. If it does not 
receive a reply from the TCP server within this time, it assumes the 
server is hung. The data are the rejected and the connection reset. To
prevent unintended data loss, select a sufficiently high value. The value 
0 deactivates the timeout.

Context

MIB
Com-Server-Intern-MIB
OID
.1.3.6.1.4.1.5040.1.1.1.4.4.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
wtDeaTcpClientEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535