RFC1389-MIB :: rip2IfConfSend

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1389-MIBrip2IfConfSend

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.23rip2RFC1389-MIB
1.3.6.1.2.1.23.3rip2IfConfTableRFC1389-MIB
1.3.6.1.2.1.23.3.1rip2IfConfEntryRFC1389-MIB
1.3.6.1.2.1.23.3.1.5rip2IfConfSendRFC1389-MIB