All MIBs › CISCO-VINES-MIB › cvForwRouteUses
cvForwRouteUses
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvForwRouteUses
OID (numeric): 1.3.6.1.4.1.9.9.17.1.2.9.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times the route has been used to forward a message.
What is cvForwRouteUses?
This counter tracks how many times a specific VINES forwarding-table route entry has actually been used to forward a message. An admin cares because it distinguishes routes carrying real traffic from ones that exist in the table but sit idle. For example, if this counter for a backup route stays at zero while the primary route's counter climbs steadily, that confirms failover to the backup hasn't occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.11 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteUses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.11.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteUses.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::cvForwRouteUses 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.11 | cvForwRouteUses | CISCO-VINES-MIB |