wtSeriTcpConnectTimeout

Com-Server-Intern-MIB · .1.3.6.1.4.1.5040.1.1.1.3.5.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 for the duration of the
Connection Timeout to transmit any user data not yet sent. If it does not
receive a reply from the TCP server within this time, it may be assumed
that the server is hung. The data are then rejected and the connection
reset. To prevent unintended data loss, choose a value which is 
appropriately large. Value 0 deactivates the timeout.

Context

MIB
Com-Server-Intern-MIB
OID
.1.3.6.1.4.1.5040.1.1.1.3.5.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
wtSeriTcpClientEntry

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::wtSeriTcpConnectTimeout'
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::wtSeriTcpConnectTimeout.<wtSeriInterfaceNo>'
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::wtSeriTcpConnectTimeout'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535