CISCOSB-IP :: rsIcmpRdMaxAdvertInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPrsIcmpRdMaxAdvertInterval

rsIcmpRdMaxAdvertInterval

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rsIcmpRdMaxAdvertInterval

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.2.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The maximum time allowed between sending multicast Router Advertisements from the interface, in seconds. Must be no less than 4 seconds and no greater than 1800 seconds.

What is rsIcmpRdMaxAdvertInterval?

This read-write value sets the maximum interval, between 4 and 1800 seconds, between multicast ICMP Router Advertisements sent from an interface. Admins tune this to control how frequently hosts on the subnet are reminded of this router's presence via ICMP router discovery, balancing responsiveness against advertisement traffic overhead. For example, lowering this interval on a subnet with hosts that rely on ICMP router discovery would help those hosts detect the router more quickly after a restart.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.3
snmpwalk -v2c -c public <target> CISCOSB-IP::rsIcmpRdMaxAdvertInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.3.1
snmpget -v2c -c public <target> CISCOSB-IP::rsIcmpRdMaxAdvertInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.3.1 i <value>

Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rsIcmpRdMaxAdvertInterval OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) 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.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2icmpSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2rsIcmpRdTableCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2.1rsIcmpRdEntryCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.2.2.1.3rsIcmpRdMaxAdvertIntervalCISCOSB-IP