tn3270eRtCollCtlIdleCount
TN3270E-RT-MIB ·
.1.3.6.1.2.1.34.9.1.1.1.7
Object
The value of this object is used to determine whether a
sample that yields an average response time exceeding the
value of tn3270eRtCollCtlThreshHigh was a statistically
valid one. If the following statement is true, then the
sample was statistically valid, and so a tn3270eRtExceeded
notification should be generated:
AvgCountTrans * ((AvgRt/ThreshHigh - 1) ** 2) >= IdleCount
This comparison is done only if the corresponding
tn3270eRtCollCtlType has average(3) and traps(5) selected.
Context
- MIB
- TN3270E-RT-MIB
- OID
.1.3.6.1.2.1.34.9.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- transactions
- Parent
- tn3270eRtCollCtlEntry
- 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 'TN3270E-RT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN3270E-RT-MIB::tn3270eRtCollCtlIdleCount'
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::tn3270eRtCollCtlIdleCount.<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::tn3270eRtCollCtlIdleCount'
Syntax
transactionsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
tn3270eRtCompliance
readonly
The agent is not required to support a SET operation
to this object in the absence of adequate security.
to this object in the absence of adequate security.