tn3270eRtCollCtlThreshLow

TN3270E-RT-MIB · .1.3.6.1.2.1.34.9.1.1.1.6

Object

column r/w secondsSNMPv2-SMIUnsigned32
The threshold for generating a tn3270eRtOkay notification,
signalling that a monitored total response time has fallen
below 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 tn3270eRtOkay notification is not generated again for a
tn3270eRtDataEntry until an average response time
exceeding the high threshold tn3270eRtCollCtlThreshHigh
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.6
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::tn3270eRtCollCtlThreshLow'
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::tn3270eRtCollCtlThreshLow.<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::tn3270eRtCollCtlThreshLow'

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.