tn3270sGlobalKeepAlive

CISCO-TN3270SERVER-MIB · .1.3.6.1.4.1.9.9.54.1.1.1.1.8

Object

column secondsInteger32
The number of seconds of inactivity from client side 
which the TN3270 Server allows to elapse before sending
DO-TIMING-MARK to the TN3270 client. If the client does
not reply within thirty minutes of such a TIMING-MARK 
sending, the server disconnects the tn3270 session. 
Zero seconds indicates that no keepalives will be sent.

Context

MIB
CISCO-TN3270SERVER-MIB
OID
.1.3.6.1.4.1.9.9.54.1.1.1.1.8
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::tn3270sGlobalKeepAlive'
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::tn3270sGlobalKeepAlive.<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::tn3270sGlobalKeepAlive'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-65534

Conformance