cportQosRLConfigBurstSize

CISCO-PORT-QOS-MIB · .1.3.6.1.4.1.9.9.189.1.1.1.1.4

Object

column deprecated r/w bytesInteger32
The burst size.  The amount of traffic, in bytes,
in excess of the sustained rate which will be    
instantaneously permitted by the rate limit.    
Writing to this object also requires writing a value     
of true(1) to cportQosRLConfigEnable and a valid value    
to the cportQosRLConfigRate at the same time.
              
This object is deprecated and replaced by
cbQosPoliceCfgBurstSize in CISCO-CLASS-BASED-QOS-MIB.
              
cbQosPoliceCfgBurstSize is in cbQosPoliceCfgEntry,
which can be queried using ifIndex and cbQosPolicyDirection
in the same fashion as mentioned in cportQosRLConfigEnable.

Context

MIB
CISCO-PORT-QOS-MIB
OID
.1.3.6.1.4.1.9.9.189.1.1.1.1.4
Type
column
Access
readwrite
Status
deprecated
Units
bytes
Parent
cportQosRLConfigEntry
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 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-QOS-MIB::cportQosRLConfigBurstSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-QOS-MIB::cportQosRLConfigBurstSize.<ifIndex>.<cportQosRLConfigDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-QOS-MIB::cportQosRLConfigBurstSize'

Syntax

bytesInteger32

Values & Constraints

Object Constraints
range: 0-64000

Conformance