All MIBs › CISCO-VINES-MIB › cvIfCountInNotEnabledDrops
cvIfCountInNotEnabledDrops
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvIfCountInNotEnabledDrops
OID (numeric): 1.3.6.1.4.1.9.9.17.1.4.2.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: VINES protocol count of input packets discarded because interface not configured.
What is cvIfCountInNotEnabledDrops?
This per-interface counter tracks VINES packets dropped because the interface itself wasn't configured for the VINES protocol. An admin cares because a nonzero value flags VINES traffic arriving on an interface where the protocol was never enabled, likely a misconfiguration or leftover traffic from a device that thinks VINES is active there. For example, this counter climbing on an interface where VINES was recently disabled would indicate a neighboring device hasn't been reconfigured yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.2.1.1 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvIfCountInNotEnabledDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.2.1.1.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvIfCountInNotEnabledDrops.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvIfCountInNotEnabledDrops.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::cvIfCountInNotEnabledDrops 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.4 | cvInterface | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.2 | cvIfCountInTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.2.1 | cvIfCountInEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.2.1.1 | cvIfCountInNotEnabledDrops | CISCO-VINES-MIB |