All MIBs › CISCOSB-IpRouter › rsRip2IfConfVirtualDis
rsRip2IfConfVirtualDis
Module: CISCOSB-IpRouter
OID (symbolic): CISCOSB-IpRouter::rsRip2IfConfVirtualDis
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable defines the virtual number of hops assigned to the interface specified by rsIfIpAddrIndex. This enables fine-tuning of the RIP routing algorithm.
What is rsRip2IfConfVirtualDis?
This read-write value defines a virtual hop-count distance assigned to a specific interface, letting an admin fine-tune the RIP routing algorithm's path preference for routes learned or advertised there. An admin raises this to make routes via that interface look less attractive to RIP without physically changing the topology. For example, setting a high virtual distance on a slow backup interface discourages RIP from preferring it unless the primary interface's path is unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.3.1.1.2 snmpwalk -v2c -c public <target> CISCOSB-IpRouter::rsRip2IfConfVirtualDis
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.3.1.1.2.1 snmpget -v2c -c public <target> CISCOSB-IpRouter::rsRip2IfConfVirtualDis.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.3.1.1.2.1 i <value>
Start monitoring Cisco Small Business routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IpRouter::rsRip2IfConfVirtualDis OID value, configure state conditions and alerts, and monitor any Cisco Small Business routers/switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.3 | rip2Spec | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.3.1 | rsRip2IfConfTable | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.3.1.1 | rsRip2IfConfEntry | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.3.1.1.2 | rsRip2IfConfVirtualDis | CISCOSB-IpRouter |