tn3270sGlobalIdleTimeout

CISCO-TN3270SERVER-MIB · .1.3.6.1.4.1.9.9.54.1.1.1.1.7

Object

column secondsInteger32
The number of seconds of LU inactivity (from either
host or client) before the TN3270 session is disconnected.
Zero seconds means that LU sessions, by default, will 
not be disconnected when inactive, regardless of the 
amount of idle time spent.

Context

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

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-65534

Conformance