All MIBs › CISCO-VINES-MIB › cvTotalLocalDestPackets
cvTotalLocalDestPackets
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvTotalLocalDestPackets
OID (numeric): 1.3.6.1.4.1.9.9.17.1.3.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Total count of VINES input packets for this host.
What is cvTotalLocalDestPackets?
This counter tracks how many received VINES packets were addressed to the router itself rather than destined elsewhere on the network. An admin cares because it separates traffic terminating on this device, such as management or echo traffic, from transit traffic being forwarded onward. For example, this counter growing while the forwarded-packets counter stays flat would indicate most VINES traffic hitting the router is meant for it directly rather than passing through.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.3 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvTotalLocalDestPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.3.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvTotalLocalDestPackets.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::cvTotalLocalDestPackets 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.3 | cvTotal | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.3.3 | cvTotalLocalDestPackets | CISCO-VINES-MIB |