CISCOSB-IP :: rsIcmpRdAdvertise

MIB Reference — IPNetwork Monitor

All MIBsCISCOSB-IPrsIcmpRdAdvertise

rsIcmpRdAdvertise

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rsIcmpRdAdvertise

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.2.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

A flag indicating whether or not the address is to be advertised.

What is rsIcmpRdAdvertise?

This read-write flag controls whether ICMP Router Discovery advertisements are enabled or disabled on a network interface. Router Discovery uses ICMP to automatically tell hosts the IP address of available routers on the network segment. Network administrators toggle this setting when configuring dynamic host discovery behavior, especially in environments where hosts rely on ICMP RA to locate their default gateway.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.2.2.1.6
snmpwalk -v2c -c public <target> CISCOSB-IP::rsIcmpRdAdvertise

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.6.1
snmpget -v2c -c public <target> CISCOSB-IP::rsIcmpRdAdvertise.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.6ciscoPartnerProductsCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
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.6rsIcmpRdAdvertiseCISCOSB-IP