slapmPRMonMaxRateHigh

SLAPM-MIB · .1.3.6.1.3.88.1.2.6.1.12

Object

column r/w kilobits per secondSNMPv2-SMIUnsigned32
The threshold for generating a
slapmPolicyRuleMonNotOkay notification, signalling
that a monitored maximum transfer rate has been exceeded.
              
A slapmPolicyRuleNotOkay notification is not
generated again for an slapmPRMonEntry until the
maximum transfer rate fails below
slapmPRMonMaxRateLow (a slapmPolicyRuleMonOkay
notification is then transmitted) and then raises above
slapmPRMonMaxRateHigh.  This behavior reduces the
slapmPolicyRuleMonNotOkay notifications that are
transmitted.
              
A value of zero for this object is returned when the
slapmPRMonControl monitorMaxRate(1) is not
enabled.  When enabled the default value for this object
is the max rate value specified in the associated
action definition plus 10%.  If the action definition
doesn't have a max rate defined then there is no
default for this object and a value MUST be specified
prior to activating this entry when monitorMaxRate(1)
is selected.
              
Note: The corresponding slapmPRMonControl
BITS setting, enableAggregateTraps(3), MUST be selected in
order for any notification relating to this entry to
potentially be generated.

Context

MIB
SLAPM-MIB
OID
.1.3.6.1.3.88.1.2.6.1.12
Type
column
Access
readwrite
Status
current
Units
kilobits per second
Parent
slapmPRMonEntry
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 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPRMonMaxRateHigh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLAPM-MIB::slapmPRMonMaxRateHigh.<slapmPRMonOwnerIndex>.<slapmPRMonSystemAddress>.<slapmPRMonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLAPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLAPM-MIB::slapmPRMonMaxRateHigh'

Syntax

kilobits per secondSNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance