All MIBs › CISCO-VINES-MIB › cvForwRouteLoadShareEligible
cvForwRouteLoadShareEligible
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvForwRouteLoadShareEligible
OID (numeric): 1.3.6.1.4.1.9.9.17.1.2.9.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Whether this route is eligible for load sharing because its metric is equal to the best metric for the same neighbor.
What is cvForwRouteLoadShareEligible?
This boolean flag marks whether a specific VINES route entry ties the best (lowest) metric known for that destination via that neighbor, making it eligible for load sharing. An admin cares because it reveals whether VINES traffic to a destination is actually spread across multiple equal-cost paths or dominated by a single route. For example, two routes to the same destination network via two different neighbors both showing this flag true would confirm load sharing is active between them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.8 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteLoadShareEligible
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.8.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteLoadShareEligible.1
Start monitoring Cisco routers (legacy Banyan VINES) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VINES-MIB::cvForwRouteLoadShareEligible OID value, configure state conditions and alerts, and monitor any Cisco routers (legacy Banyan VINES) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.17 | ciscoVinesMIB | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1 | ciscoVinesMIBObjects | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2 | cvForwarding | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2.9 | cvForwRouteTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2.9.1 | cvForwRouteEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2.9.1.8 | cvForwRouteLoadShareEligible | CISCO-VINES-MIB |