All MIBs › CISCOSB-IPv6 › rlipv6IcmpErrorRatelimitBucketSize
rlipv6IcmpErrorRatelimitBucketSize
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlipv6IcmpErrorRatelimitBucketSize
OID (numeric): 1.3.6.1.4.1.9.6.1.101.129.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of tokens stored in the bucket, each token represents a single ICMP error message.
What is rlipv6IcmpErrorRatelimitBucketSize?
This read-write value sets the maximum number of tokens the ICMPv6 error rate-limiting bucket can hold, from 1 to 200, where each token represents one allowed error message. An admin raises this to permit larger short bursts of ICMPv6 errors before the rate limit kicks in, or lowers it to tighten the cap on burst size. For example, setting this to 10 allows up to ten ICMPv6 error messages in quick succession before the bucket empties and further errors are suppressed until it refills.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.2 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlipv6IcmpErrorRatelimitBucketSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.2.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlipv6IcmpErrorRatelimitBucketSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.129.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlipv6IcmpErrorRatelimitBucketSize.1
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPv6::rlipv6IcmpErrorRatelimitBucketSize OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (10 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.129 | rlIPv6 | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.129.2 | rlipv6IcmpErrorRatelimitBucketSize | CISCOSB-IPv6 |