hpSwitchDSCPRateLimitKbps

CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.31.1.1.2

Object

column mandatory r/w Integer32
The rate limit in kilobits per second for a row of the
DSCP rate limit table.  Incoming traffic with the DSCP
field of the IP header matching the index of the row
will be limited to this rate and excess traffic will be
dropped.  On some devices, the actual traffic rate
allowed may be slightly higher or lower due to hardware
limitations.  A value of -1 indicates no limit and is
the default.  Setting a value of -1 will clear all rate
limits for the codepoint.  The rate limit is only applied
on the ports set in the hpSwitchDSCPRateLimitPorts column
of the row.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.31.1.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
hpSwitchDSCPRateLimitConfigEntry

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 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchDSCPRateLimitKbps'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::hpSwitchDSCPRateLimitKbps.<hpSwitchDSCPRateLimitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::hpSwitchDSCPRateLimitKbps'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-10000000