tn3270eRtCollCtlThreshHigh

TN3270E-RT-MIB · .1.3.6.1.2.1.34.9.1.1.1.5

Object

column r/w secondsSNMPv2-SMIUnsigned32
The threshold for generating a tn3270eRtExceeded
notification, signalling that a monitored total response
time has exceeded the specified limit.  A value of zero
for this object suppresses generation of this notification.
The value of this object is used only if the corresponding
tn3270eRtCollCtlType has average(3) and traps(5) selected.
              
A tn3270eRtExceeded notification is not generated again for a
tn3270eRtDataEntry until an average response time falling below
the low threshold tn3270eRtCollCtlThreshLow specified for the
client group has occurred for the entry.

Context

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
The agent is not required to support a SET operation
to this object in the absence of adequate security.