tn3270eSrvrConfInactivityTimeout

TN3270E-MIB · .1.3.6.1.2.1.34.8.1.1.1.2

Object

column r/w secondsUnsigned32
The inactivity time-out specified in seconds.  When a
connection has been inactive for the number of seconds
specified by this object it is closed.  Only user traffic
is considered when determining whether there has been
activity on a connection.
              
The default value 0 means that no inactivity time-out is
in effect.

Context

MIB
TN3270E-MIB
OID
.1.3.6.1.2.1.34.8.1.1.1.2
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
tn3270eSrvrConfEntry
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 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrConfInactivityTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-MIB::tn3270eSrvrConfInactivityTimeout.<tn3270eSrvrConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN3270E-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN3270E-MIB::tn3270eSrvrConfInactivityTimeout'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-99999999

Conformance