tn3270eRtCollCtlSPMult

TN3270E-RT-MIB · .1.3.6.1.2.1.34.9.1.1.1.4

Object

column r/w periodUnsigned32
The sample period multiplier; this value is multiplied by
the sample period, tn3270eRtCollCtlSPeriod, to determine
the collection interval.
              
Sliding-window average calculation can, if necessary, be
disabled, by setting the sample period multiplier,
tn3270eRtCollCtlSPMult, to 1, and setting the sample
period, tn3270eRtCollCtlSPeriod, to the required
collection interval.
              
The value of this object is used only if the corresponding
tn3270eRtCollCtlType has the average(3) setting.

Context

MIB
TN3270E-RT-MIB
OID
.1.3.6.1.2.1.34.9.1.1.1.4
Type
column
Access
readwrite
Status
current
Units
period
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::tn3270eRtCollCtlSPMult'
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::tn3270eRtCollCtlSPMult.<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::tn3270eRtCollCtlSPMult'

Syntax

periodUnsigned32

Values & Constraints

Object Constraints
range: 1-5760

Conformance

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