All MIBs › CISCO-VINES-MIB › cvForwRouteAge
cvForwRouteAge
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvForwRouteAge
OID (numeric): 1.3.6.1.4.1.9.9.17.1.2.9.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The age of the entry, in seconds. The value -1 indicates not applicable, for RTP Version 0 neighbors on WAN interfaces, when the interface is configured for delta-only updates.
What is cvForwRouteAge?
This value reports how many seconds have elapsed since a specific VINES routing-table entry was last refreshed, with -1 used as a special marker meaning the age doesn't apply rather than an actual elapsed time. An admin cares because a route whose age never resets could mean the sending neighbor stopped issuing routing updates for it, pointing to a stale or dead path. For example, on a WAN interface running RTP Version 0 configured for delta-only updates, this legitimately reads -1 instead of a real age value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.9 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.9.1.9.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvForwRouteAge.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::cvForwRouteAge 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.9 | cvForwRouteAge | CISCO-VINES-MIB |