All MIBs › CISCO-DOCS-EXT-MIB › cdxQosIfRateLimitShpGranularity
cdxQosIfRateLimitShpGranularity
Module: CISCO-DOCS-EXT-MIB
OID (symbolic): CISCO-DOCS-EXT-MIB::cdxQosIfRateLimitShpGranularity
OID (numeric): 1.3.6.1.4.1.9.9.116.1.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The width in milliseconds of each element in shaping delay queue, that is, the shaping granularity.
The shaping granularity is only applied to rate limit algorithm: Token bucket algorithm with shaping. It controls how accurately the algorithm quantizes the shaping delay for a rate exceeded flow. If granularity is large, several shaping delay values will all be quantized to the same element in the queue resulting in less accurate rate shaping for the flows in bits/sec. On the other hand, choosing too small granularity causes more memory to be used for the shaper block, and also can cost a bit more in runtime overhead.
If the rate limit algorithm is not Token bucket algorithm with shaping, the value is always na(1) which is not applicable.
The enumerations for shaping granularity are: na(1): shaping granularity is not applied to the current rate limit algorithm msec1(2): shaping granularity in 1 milliseconds msec2(3): shaping granularity in 2 milliseconds msec4(4): shaping granularity in 4 milliseconds msec8(5): shaping granularity in 8 milliseconds msec16(6): shaping granularity in 16 milliseconds
The downstream shaping granularity is configurable and the default value is msec4(4). Whenever the downstream rate limit algorithm is changed to Token bucket algorithm with shaping from other rate limit algorithm, the value will be reset to the default value.
The upstream shaping granularity is not configurable and it is read-only value.
What is cdxQosIfRateLimitShpGranularity?
Configures the width, in milliseconds, of each element in the shaping delay queue, controlling the precision of the token-bucket-with-shaping rate limit algorithm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.116.1.1.2.1.4 snmpwalk -v2c -c public <target> CISCO-DOCS-EXT-MIB::cdxQosIfRateLimitShpGranularity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.116.1.1.2.1.4.1 snmpget -v2c -c public <target> CISCO-DOCS-EXT-MIB::cdxQosIfRateLimitShpGranularity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.116.1.1.2.1.4.1 i <value>
Start monitoring Cisco CMTS (Cable Modem Termination System) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DOCS-EXT-MIB::cdxQosIfRateLimitShpGranularity OID value, configure state conditions and alerts, and monitor any Cisco CMTS (Cable Modem Termination System) platforms from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.116 | ciscoDocsExtMIB | CISCO-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.116.1 | ciscoDocsExtMIBObjects | CISCO-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.116.1.1 | cdxQosCtrlObjects | CISCO-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.116.1.1.2 | cdxQosIfRateLimitTable | CISCO-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.116.1.1.2.1 | cdxQosIfRateLimitEntry | CISCO-DOCS-EXT-MIB |
| 1.3.6.1.4.1.9.9.116.1.1.2.1.4 | cdxQosIfRateLimitShpGranularity | CISCO-DOCS-EXT-MIB |