slapmPolicyMonitorMaxRateHigh

SLAPM-MIB · .1.3.6.1.3.88.1.2.2.1.13

Object

column deprecated r/w kilobits per secondSNMPv2-SMIInteger32
The threshold for generating a
slapmMonitoredEventNotAchieved notification, signalling
that a monitored maximum transfer rate has been exceeded.
              
A slapmMonitoredEventNotAchieved notification is not
generated again for an slapmPolicyMonitorEntry until the
maximum transfer rate fails below
slapmPolicyMonitorMaxRateLow (a slapmMonitoredEventOkay
notification is then transmitted) and then raises above
slapmPolicyMonitorMaxRateHigh.  This behavior reduces the
slapmMonitoredEventNotAchieved notifications that are
transmitted.
              
A value of zero for this object is returned when the
slapmPolicyMonitorControl 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 slapmPolicyMonitorControl
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.2.1.13
Type
column
Access
readwrite
Status
deprecated
Units
kilobits per second
Parent
slapmPolicyMonitorEntry
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::slapmPolicyMonitorMaxRateHigh'
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::slapmPolicyMonitorMaxRateHigh.<slapmPolicyMonitorOwnerIndex>.<slapmPolicyMonitorSystemAddress>.<slapmPolicyMonitorPolicyName>.<slapmPolicyMonitorTrafficProfileName>'
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::slapmPolicyMonitorMaxRateHigh'

Syntax

kilobits per secondSNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance