CISCOSB-IPv6 :: rlipv6IcmpErrorRatelimitBucketSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPv6rlipv6IcmpErrorRatelimitBucketSize

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.129rlIPv6CISCOSB-IPv6
1.3.6.1.4.1.9.6.1.101.129.2rlipv6IcmpErrorRatelimitBucketSizeCISCOSB-IPv6