tn3270sPuKeepAlive
CISCO-TN3270SERVER-MIB ·
.1.3.6.1.4.1.9.9.54.1.3.1.1.5
Object
column Integer32
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 disconnect the tn3270
session. Zero seconds indicates that no keepalives
will be sent.
65535 (not valid in server context) indicates that the
default keepalive value for an LU is taken from whatever
value had been defined in the server context for this
CIP card.
Context
- MIB
- CISCO-TN3270SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.54.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tn3270sPuEntry
- Groups
- 1
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 'CISCO-TN3270SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TN3270SERVER-MIB::tn3270sPuKeepAlive'
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::tn3270sPuKeepAlive.<tn3270sIndex>.<tn3270sPuIndex>'
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::tn3270sPuKeepAlive'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of