All MIBs › CISCO-VINES-MIB › cvForwNeighborUses
cvForwNeighborUses
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvForwNeighborUses
OID (numeric): 1.3.6.1.4.1.9.9.17.1.2.4.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: For all cvForwNeighborSource values but 'manualRoute', the number of times the path has been used to forward a message. For a 'manualRoute', the number of static routes that use this neighbor as their first hop.
What is cvForwNeighborUses?
This read-only Counter32 counts, for most neighbor sources, how many times a path has actually been used to forward a message, or for a manualRoute entry, how many static routes use that neighbor as their first hop. An admin checks this to see whether a configured neighbor path is actually carrying traffic or sitting idle. A manualRoute neighbor entry with a uses count matching the number of static routes configured through it confirms all of those static routes are correctly pointing at that neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.4.1.9 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvForwNeighborUses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.2.4.1.9.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvForwNeighborUses.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::cvForwNeighborUses 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.4 | cvForwNeighborTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2.4.1 | cvForwNeighborEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.2.4.1.9 | cvForwNeighborUses | CISCO-VINES-MIB |