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.
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>
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |