All MIBs › CISCO-VINES-MIB › cvForwNeighborVersion
cvForwNeighborVersion
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvForwNeighborVersion
OID (numeric): 1.3.6.1.4.1.9.9.17.1.2.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The version number of the neighbor table, cvForwNeighborTable, incremented each time a route or path is added or deleted.
What is cvForwNeighborVersion?
This read-only Integer32 is a version number for the VINES neighbor table that increments every time a route or path is added or removed. An admin or a polling application checks this version to know whether the neighbor table has changed since the last time it was read, avoiding unnecessary re-downloads of the whole table. If cvForwNeighborVersion increments between two poll cycles, a monitoring tool knows to re-fetch the neighbor table because something changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.3 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvForwNeighborVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.3.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvForwNeighborVersion.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::cvForwNeighborVersion 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.3 | cvForwNeighborVersion | CISCO-VINES-MIB |