All MIBs › CISCO-VINES-MIB › cvIfCountOutPacketsNotBroadcastToSource
cvIfCountOutPacketsNotBroadcastToSource
Module: CISCO-VINES-MIB
OID (symbolic): CISCO-VINES-MIB::cvIfCountOutPacketsNotBroadcastToSource
OID (numeric): 1.3.6.1.4.1.9.9.17.1.4.3.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: VINES protocol output broadcast not sent because interface leads back to the source.
What is cvIfCountOutPacketsNotBroadcastToSource?
This per-interface counter tracks broadcasts withheld from being sent back out toward the interface the broadcast originally came in on. An admin cares because this reflects a loop-prevention mechanism working correctly rather than broadcasts being lost to a fault. For example, a broadcast received on one interface that also leads back toward the source via another would be blocked from going out that second interface, incrementing this counter there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.3.1.7 snmpwalk -v2c -c public <target> CISCO-VINES-MIB::cvIfCountOutPacketsNotBroadcastToSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.17.1.4.3.1.7.1 snmpget -v2c -c public <target> CISCO-VINES-MIB::cvIfCountOutPacketsNotBroadcastToSource.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::cvIfCountOutPacketsNotBroadcastToSource 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.7 | cvIfCountOutPacketsNotBroadcastToSource | CISCO-VINES-MIB |