All MIBs › RADLAN-IpRouter › rsRip2IfConfAutoSend
rsRip2IfConfAutoSend
Module: RADLAN-IpRouter
OID (symbolic): RADLAN-IpRouter::rsRip2IfConfAutoSend
OID (numeric): 1.3.6.1.4.1.89.26.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable controls RIP automatic send behavior. If enabled and no routers were heard on the interface, RIP will only send default route with high metric. Otherwise RIP will send updates according to configuration.
What is rsRip2IfConfAutoSend?
This read-write setting controls whether RIP on a given interface automatically falls back to advertising only a high-metric default route when it hasn't heard from any other routers, instead of sending its normal full set of updates. Network engineers use it to avoid a chatty or possibly wrong RIP interface flooding the network with routes when it may be isolated or misconfigured, defaulting to enable so this safety behavior is on. On an interface where no RIP neighbor has ever responded, leaving this enabled means the router quietly advertises just a default route rather than broadcasting a full, possibly stale routing table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.3.1.1.3 snmpwalk -v2c -c public <target> RADLAN-IpRouter::rsRip2IfConfAutoSend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.3.1.1.3.1 snmpget -v2c -c public <target> RADLAN-IpRouter::rsRip2IfConfAutoSend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.26.3.1.1.3.1 i <value>
Start monitoring Marvell/Radlan-based Layer 3 switch/router (RIPv2/redundancy failover) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-IpRouter::rsRip2IfConfAutoSend OID value, configure state conditions and alerts, and monitor any Marvell/Radlan-based Layer 3 switch/router (RIPv2/redundancy failover) from a single console.
OID Breakdown
Upper-level ancestors (9 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.3 | rip2Spec | RADLAN-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.26.3.1 | rsRip2IfConfTable | RADLAN-IpRouter |
| 1.3.6.1.4.1.89.26.3.1.1 | rsRip2IfConfEntry | RADLAN-IpRouter |
| 1.3.6.1.4.1.89.26.3.1.1.3 | rsRip2IfConfAutoSend | RADLAN-IpRouter |