All MIBs › CISCO-VINES-MIB › cvTotalEncapsFailedDrops
cvTotalEncapsFailedDrops
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvTotalEncapsFailedDrops
OID (numeric): 1.3.6.1.4.1.9.9.17.1.3.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Total count of number of VINES packets dropped due to output encapsulation failed.
What is cvTotalEncapsFailedDrops?
This counter tracks VINES packets dropped because the router couldn't encapsulate them for the outgoing interface's media type. An admin cares because this points to a Layer 2 framing or media incompatibility on the egress interface rather than a routing problem, since the route was found but the frame couldn't be built. For example, a jump in this counter after changing an interface's encapsulation setting from ARPA to SNAP would flag a mismatch that needs correcting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.15 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvTotalEncapsFailedDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.3.15.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvTotalEncapsFailedDrops.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::cvTotalEncapsFailedDrops 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.15 | cvTotalEncapsFailedDrops | CISCO-VINES-MIB |