All MIBs › RFC1389-MIB › rip2IfConfSend
rip2IfConfSend
Module: RFC1389-MIB
OID (symbolic): RFC1389-MIB::rip2IfConfSend
OID (numeric): 1.3.6.1.2.1.23.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: What the router sends on this interface. ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implies multicasting RIP-2 updates. ripV1Demand indicates the use of Demand RIP on a WAN interface under RIP Version 1 rules. ripV2Demand indicates the use of Demand RIP on a WAN interface under Version 2 rules.
What is rip2IfConfSend?
Sets what RIP version this router sends on the interface: doNotSend(1), ripVersion1(2), rip1Compatible(3) (RIPv2 broadcast using RFC 1058 subsumption rules), ripVersion2(4) (multicast RIPv2), or the demand-RIP variants ripV1Demand(5)/ripV2Demand(6) for WAN interfaces. An admin picks rip1Compatible for mixed RIPv1/v2 networks or ripVersion2 for a pure RIPv2 deployment that benefits from multicast and richer route info.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.23.3.1.5 snmpwalk -v2c -c public <target> RFC1389-MIB::rip2IfConfSend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.23.3.1.5.1 snmpget -v2c -c public <target> RFC1389-MIB::rip2IfConfSend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.23.3.1.5.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, any router or Layer 3 switch running RIP version 2 with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1389-MIB::rip2IfConfSend OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, any router or Layer 3 switch running RIP version 2 from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.23 | rip2 | RFC1389-MIB |
| 1.3.6.1.2.1.23.3 | rip2IfConfTable | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1 | rip2IfConfEntry | RFC1389-MIB |
| 1.3.6.1.2.1.23.3.1.5 | rip2IfConfSend | RFC1389-MIB |