wtSeriTelnetInactTimeout
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.7.1.3
Object
column mandatory
r/w
Integer32
Timeout in seconds after which the Com-Server port closes the connection. The timer is reset when there is an active network connection if data are being exchanged. If however no data are sent during the specified time, the Com-Server port closes the connection to the Telnet server.
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.7.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTelnetClientEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::wtSeriTelnetInactTimeout'
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::wtSeriTelnetInactTimeout.<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::wtSeriTelnetInactTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535