All MIBs › CISCO-VINES-MIB › cvIfCountOutDownFailures
cvIfCountOutDownFailures
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvIfCountOutDownFailures
OID (numeric): 1.3.6.1.4.1.9.9.17.1.4.3.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: VINES protocol output interface down count.
What is cvIfCountOutDownFailures?
This per-interface counter tracks packets that failed to be sent because the interface itself was down. An admin cares because this directly quantifies traffic loss attributable to the interface being unavailable, distinct from filtering or encapsulation issues. For example, a WAN circuit outage would cause this counter to climb for as long as the interface remained down while traffic kept trying to use it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.3.1.6 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvIfCountOutDownFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.3.1.6.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvIfCountOutDownFailures.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::cvIfCountOutDownFailures 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.3 | cvIfCountOutTable | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.3.1 | cvIfCountOutEntry | CISCO-VINES-MIB |
| 1.3.6.1.4.1.9.9.17.1.4.3.1.6 | cvIfCountOutDownFailures | CISCO-VINES-MIB |