All MIBs › BAS-RIP-MIB › ripIfVersion
ripIfVersion
Module: BAS-RIP-MIB
OID (symbolic): BAS-RIP-MIB::ripIfVersion
OID (numeric): 1.3.6.1.4.1.3493.2.19.1.4.1.4
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. ripSendCompat implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripSendVer2 implies multicasting RIP-2 updates. ripSendVer1Demand indicates the use of Demand RIP on a WAN interface under RIP Version 1 rules. ripSendVer2Demand indicates the use of Demand RIP on a WAN interface under Version 2 rules.
What is ripIfVersion?
Controls which RIP version and mode this interface sends (read-write): none, RFC 1058 version-1 updates, RFC 1058-compatible RIP-2 broadcasts, multicast RIP-2 updates, or on-demand RIP over a WAN link under version-1 or version-2 rules. An admin sets this to match what neighboring routers on the interface expect to receive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.19.1.4.1.4 snmpwalk -v2c -c public <target> BAS-RIP-MIB::ripIfVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.19.1.4.1.4.1 snmpget -v2c -c public <target> BAS-RIP-MIB::ripIfVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.19.1.4.1.4.1 i <value>
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-RIP-MIB::ripIfVersion OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) 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.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.19 | basRip | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.19.1 | basRIP | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4 | basRipIfTable | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4.1 | basRipIfEntry | BAS-RIP-MIB |
| 1.3.6.1.4.1.3493.2.19.1.4.1.4 | ripIfVersion | BAS-RIP-MIB |