tn3270eRtCollCtlType
TN3270E-RT-MIB ·
.1.3.6.1.2.1.34.9.1.1.1.2
Object
column r/w
OctetString
This object controls what types of response time data to
collect, whether to summarize the data across the members
of a client group or keep it individually, whether to
introduce dynamic definite responses, and whether to
generate traps.
aggregate(0) - Aggregate response time data for the
client group as a whole. If this bit
is set to 0, then maintain response
time data separately for each member
of the client group.
excludeIpComponent(1) - Do not include the IP-network
component in any response times.
ddr(2) - Enable dynamic definite response.
average(3) - Produce an average response time
based on a specified collection
interval.
buckets(4) - Maintain tn3270eRtDataBucket values in
a corresponding tn3270eRtDataEntry,
based on the bucket boundaries specified
in the tn3270eRtCollCtlBucketBndry
objects .
traps(5) - generate the notifications specified
in this MIB module. The
tn3270eRtExceeded and tn3270eRtOkay
notifications are generated only if
average(3) is also specified.
Context
- MIB
- TN3270E-RT-MIB
- OID
.1.3.6.1.2.1.34.9.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- 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::tn3270eRtCollCtlType'
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::tn3270eRtCollCtlType.<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::tn3270eRtCollCtlType'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
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.
this object in the absence of adequate security.