All MIBs › CISCOSB-IP › rsIcmpRdAdvertise
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2 | icmpSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2 | rsIcmpRdTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2.1 | rsIcmpRdEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.2.2.1.6 | rsIcmpRdAdvertise | CISCOSB-IP |