All MIBs › CISCO-VINES-MIB
Category: Cisco Devices, Routing Protocols, SNA and Legacy Protocols
Description: Manages Banyan VINES network protocol routing and forwarding configuration on Cisco routers for legacy VINES networks.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-VINES-MIB?
CISCO-VINES-MIB is a legacy Cisco enterprise MIB for managing Banyan VINES, an obsolete network-layer protocol, providing routing and forwarding configuration and neighbor state on Cisco routers configured for VINES networks. It exposes basic protocol configuration (network number, host address) alongside forwarding-neighbor tables tracking neighbor counts, path counts, protocol version, and physical addresses. Its monitoring use is largely limited to legacy network/protocol status: cvForwNeighborNeighborCount and cvForwNeighborPathCount reveal whether VINES routing neighbor adjacencies and path diversity are stable, which would have been used to detect neighbor loss or routing instability on VINES segments. It is a standalone, protocol-specific MIB with no meaningful dependency on modern IP-centric MIBs. It would have been deployed on Cisco routers serving legacy Banyan VINES network segments, a technology now essentially retired from production use. Network engineers evaluating or troubleshooting this functionality can download the CISCO-VINES-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-VINES-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco routers (legacy, configured for Banyan VINES)
Monitoring Examples
An administrator (historically) would poll cvForwNeighborTable/cvForwNeighborEntry, checking cvForwNeighborNetwork, cvForwNeighborHost, and cvForwNeighborPhysAddress to enumerate known VINES neighbors and their forwarding paths. A drop in cvForwNeighborNeighborCount or cvForwNeighborPathCount would indicate lost adjacencies or reduced path redundancy on the VINES network. The basic cvBasicNetwork and cvBasicHost objects identify the router's own VINES network number and host address for baseline configuration verification.
What Can Be Monitored
- VINES neighbor count
- VINES forwarding path count
- neighbor network/host/physical address
- local VINES network and host number
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From RFC-1212
| OBJECT-TYPE |
From SNMPv2-SMI-v1
| Counter32 | |
| Gauge32 | |
| Integer32 |
From SNMPv2-TC-v1
| PhysAddress | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoVinesMIB | 1.3.6.1.4.1.9.9.17 | |||
| ciscoVinesMIBCompliance | 1.3.6.1.4.1.9.9.17.3.1.1 | |||
| ciscoVinesMIBCompliances | 1.3.6.1.4.1.9.9.17.3.1 | |||
| ciscoVinesMIBConformance | 1.3.6.1.4.1.9.9.17.3 | |||
| ciscoVinesMIBGroup | 1.3.6.1.4.1.9.9.17.3.2.1 | |||
| ciscoVinesMIBGroups | 1.3.6.1.4.1.9.9.17.3.2 | |||
| ciscoVinesMIBObjects | 1.3.6.1.4.1.9.9.17.1 | |||
| cvBasic | 1.3.6.1.4.1.9.9.17.1.1 | |||
| VIN cvBasicHost | 1.3.6.1.4.1.9.9.17.1.1.2 | VinesHostNumber | read-only | VINES host (subnetwork) number of this router. |
| VIN cvBasicNetwork | 1.3.6.1.4.1.9.9.17.1.1.1 | VinesNetworkNumber | read-only | VINES network number of this router. |
| VIN cvBasicNextClient | 1.3.6.1.4.1.9.9.17.1.1.3 | VinesHostNumber | read-only | Next VINES client host (subnetwork) number to be assigned by this router. |
| cvForwarding | 1.3.6.1.4.1.9.9.17.1.2 | |||
| I32 cvForwNeighborAge | 1.3.6.1.4.1.9.9.17.1.2.4.1.7 | Integer32 | read-only | The age of the entry, in seconds. The value -1 indicates not applicable, for RTP Version 0 neighbors on WAN interfaces, when the interface is configured for delta-only updates. |
| cvForwNeighborEntry | 1.3.6.1.4.1.9.9.17.1.2.4.1 | not-accessible | Information about a neighbor of this router. Entries are indexed by network interface (ifIndex) as there may be more than one path to a given neighbor. | |
| VIN cvForwNeighborHost | 1.3.6.1.4.1.9.9.17.1.2.4.1.2 | VinesHostNumber | not-accessible | The host part of the neighbor's VINES internet address. |
| VIN cvForwNeighborMetric | 1.3.6.1.4.1.9.9.17.1.2.4.1.8 | VinesMetric | read-only | The expected one-way delay to send a message to this neighbor. |
| G32 cvForwNeighborNeighborCount | 1.3.6.1.4.1.9.9.17.1.2.1 | Gauge32 | read-only | The number of neighbors in the neighbor table, cvForwNeighborTable. |
| VIN cvForwNeighborNetwork | 1.3.6.1.4.1.9.9.17.1.2.4.1.1 | VinesNetworkNumber | not-accessible | The network part of the neighbor's VINES internet address. |
| G32 cvForwNeighborPathCount | 1.3.6.1.4.1.9.9.17.1.2.2 | Gauge32 | read-only | The number of paths in the neighbor table, cvForwNeighborTable. |
| PHY cvForwNeighborPhysAddress | 1.3.6.1.4.1.9.9.17.1.2.4.1.3 | PhysAddress | not-accessible | The neighbor's physical address on the network interface indicated by this entry's ifIndex, interpreted according to ifType at ifIndex in ifTable. |
| I32 cvForwNeighborRtpVersion | 1.3.6.1.4.1.9.9.17.1.2.4.1.5 | Integer32 | read-only | The version of RTP through which the entry was learned. |
| INT cvForwNeighborSource | 1.3.6.1.4.1.9.9.17.1.2.4.1.4 | INTEGER | read-only | The source of this entry. |
| cvForwNeighborTable | 1.3.6.1.4.1.9.9.17.1.2.4 | not-accessible | A table of information about neighbors of this router. | |
| INT cvForwNeighborUsageType | 1.3.6.1.4.1.9.9.17.1.2.4.1.6 | INTEGER | read-only | The way in which this path will be used to forward a message. |
| C32 cvForwNeighborUses | 1.3.6.1.4.1.9.9.17.1.2.4.1.9 | Counter32 | read-only | For all cvForwNeighborSource values but 'manualRoute', the number of times the path has been used to forward a message. For a 'manualRoute', the number of static routes that use this neighbor as their first hop. |
| I32 cvForwNeighborVersion | 1.3.6.1.4.1.9.9.17.1.2.3 | Integer32 | read-only | The version number of the neighbor table, cvForwNeighborTable, incremented each time a route or path is added or deleted. |
| I32 cvForwRouteAge | 1.3.6.1.4.1.9.9.17.1.2.9.1.9 | Integer32 | read-only | The age of the entry, in seconds. The value -1 indicates not applicable, for RTP Version 0 neighbors on WAN interfaces, when the interface is configured for delta-only updates. |
| cvForwRouteEntry | 1.3.6.1.4.1.9.9.17.1.2.9.1 | not-accessible | Information about a route from this router to a remote VINES network. | |
| T/F cvForwRouteForwardBroadcast | 1.3.6.1.4.1.9.9.17.1.2.9.1.6 | TruthValue | read-only | Whether this route will be used to forward a broadcast from a serverless network. |
| T/F cvForwRouteLoadShareEligible | 1.3.6.1.4.1.9.9.17.1.2.9.1.8 | TruthValue | read-only | Whether this route is eligible for load sharing because its metric is equal to the best metric for the same neighbor. |
| VIN cvForwRouteMetric | 1.3.6.1.4.1.9.9.17.1.2.9.1.10 | VinesMetric | read-only | The expected one-way delay to send a message on this route. |
| VIN cvForwRouteNeighborNetwork | 1.3.6.1.4.1.9.9.17.1.2.9.1.2 | VinesNetworkNumber | not-accessible | The network part of the VINES internetwork address of the neighbor that is the next hop to the remote network. Since the neighbor is a router by definition, its host number is 1. |
| VIN cvForwRouteNetworkNumber | 1.3.6.1.4.1.9.9.17.1.2.9.1.1 | VinesNetworkNumber | not-accessible | The remote network's VINES network number. |
| G32 cvForwRouteRouteCount | 1.3.6.1.4.1.9.9.17.1.2.6 | Gauge32 | read-only | The number of routes in the route table, cvForwRouteTable. |
| G32 cvForwRouteRouterCount | 1.3.6.1.4.1.9.9.17.1.2.5 | Gauge32 | read-only | The number of routers (servers) in the route table, cvForwRouteTable. |
| I32 cvForwRouteRtpVersion | 1.3.6.1.4.1.9.9.17.1.2.9.1.4 | Integer32 | read-only | The version of RTP through which the entry was learned. |
| INT cvForwRouteSource | 1.3.6.1.4.1.9.9.17.1.2.9.1.3 | INTEGER | read-only | The source of this entry. |
| T/F cvForwRouteSuppress | 1.3.6.1.4.1.9.9.17.1.2.9.1.7 | TruthValue | read-only | Whether this route is temporarily being suppressed as normal operation before eventually advertising it. |
| cvForwRouteTable | 1.3.6.1.4.1.9.9.17.1.2.9 | not-accessible | A table of information about routes from this router to other VINES networks. | |
| G32 cvForwRouteUpdateCountdown | 1.3.6.1.4.1.9.9.17.1.2.8 | Gauge32 | read-only | The number of seconds until the next routing update. |
| T/F cvForwRouteUseNext | 1.3.6.1.4.1.9.9.17.1.2.9.1.5 | TruthValue | read-only | Whether this route is the one to use next to get to the remote network. |
| C32 cvForwRouteUses | 1.3.6.1.4.1.9.9.17.1.2.9.1.11 | Counter32 | read-only | The number of times the route has been used to forward a message. |
| I32 cvForwRouteVersion | 1.3.6.1.4.1.9.9.17.1.2.7 | Integer32 | read-only | The version number of the route table, cvForwRouteTable, incremented each time a route or server (router) is added or deleted. |
| I32 cvIfConfigAccesslist | 1.3.6.1.4.1.9.9.17.1.4.1.1.3 | Integer32 | read-only | VINES protocol outgoing access list number. |
| INT cvIfConfigArpEnabled | 1.3.6.1.4.1.9.9.17.1.4.1.1.5 | INTEGER | read-only | VINES protocol arp replies enabled. |
| INT cvIfConfigEncapsulation | 1.3.6.1.4.1.9.9.17.1.4.1.1.2 | INTEGER | read-only | VINES protocol default encapsulation |
| cvIfConfigEntry | 1.3.6.1.4.1.9.9.17.1.4.1.1 | not-accessible | VINES interface configuration table entry. | |
| T/F cvIfConfigFastokay | 1.3.6.1.4.1.9.9.17.1.4.1.1.10 | TruthValue | read-only | VINES protocol fast switching supported. |
| I32 cvIfConfigInputNetworkFilter | 1.3.6.1.4.1.9.9.17.1.4.1.1.13 | Integer32 | read-only | VINES protocol filter on received routing information content. |
| I32 cvIfConfigInputRouterFilter | 1.3.6.1.4.1.9.9.17.1.4.1.1.12 | Integer32 | read-only | VINES protocol filter on received routing information source address. |
| T/F cvIfConfigLineup | 1.3.6.1.4.1.9.9.17.1.4.1.1.9 | TruthValue | read-only | VINES protocol line up/down. |
| VIN cvIfConfigMetric | 1.3.6.1.4.1.9.9.17.1.4.1.1.1 | VinesMetric | read-only | VINES protocol metric value. |
| I32 cvIfConfigOutputNetworkFilter | 1.3.6.1.4.1.9.9.17.1.4.1.1.14 | Integer32 | read-only | VINES protocol filter on transmitted routing information content. |
| INT cvIfConfigPropagate | 1.3.6.1.4.1.9.9.17.1.4.1.1.4 | INTEGER | read-only | VINES protocol propagation control. |
| I32 cvIfConfigRedirectInterval | 1.3.6.1.4.1.9.9.17.1.4.1.1.7 | Integer32 | read-only | VINES protocol redirect interval (in ms). |
| T/F cvIfConfigRouteCache | 1.3.6.1.4.1.9.9.17.1.4.1.1.11 | TruthValue | read-only | VINES protocol fast switching requested |
| INT cvIfConfigServerless | 1.3.6.1.4.1.9.9.17.1.4.1.1.6 | INTEGER | read-only | VINES protocol serverless support enabled. |
| T/F cvIfConfigSplitDisabled | 1.3.6.1.4.1.9.9.17.1.4.1.1.8 | TruthValue | read-only | VINES protocol split horizon disabled |
| cvIfConfigTable | 1.3.6.1.4.1.9.9.17.1.4.1 | not-accessible | VINES interface configuration table. | |
| C32 cvIfCountInArpAssignmentRequests | 1.3.6.1.4.1.9.9.17.1.4.2.1.11 | Counter32 | read-only | VINES protocol count of input ARP Assignment Request messages. |
| C32 cvIfCountInArpAssignmentResponses | 1.3.6.1.4.1.9.9.17.1.4.2.1.12 | Counter32 | read-only | VINES protocol count of input ARP Assignment Response messages. |
| C32 cvIfCountInArpIllegalMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.13 | Counter32 | read-only | VINES protocol count of input illegal ARP messages. |
| C32 cvIfCountInArpQueryRequests | 1.3.6.1.4.1.9.9.17.1.4.2.1.9 | Counter32 | read-only | VINES protocol count of input ARP Query Request messages. |
| C32 cvIfCountInArpQueryResponses | 1.3.6.1.4.1.9.9.17.1.4.2.1.10 | Counter32 | read-only | VINES protocol count of input ARP Query Response messages. |
| C32 cvIfCountInBroadcastDuplicates | 1.3.6.1.4.1.9.9.17.1.4.2.1.31 | Counter32 | read-only | VINES protocol input duplicate broadcast count. |
| C32 cvIfCountInBroadcastPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.4 | Counter32 | read-only | VINES protocol input broadcast count. |
| C32 cvIfCountInBroadcastsForwarded | 1.3.6.1.4.1.9.9.17.1.4.2.1.30 | Counter32 | read-only | VINES protocol input broadcast forwarded to other interface(s). |
| C32 cvIfCountInBroadcastsHelpered | 1.3.6.1.4.1.9.9.17.1.4.2.1.29 | Counter32 | read-only | VINES protocol count of input packets helpered to another server. |
| C32 cvIfCountInChecksumErrors | 1.3.6.1.4.1.9.9.17.1.4.2.1.8 | Counter32 | read-only | VINES protocol count of input packets with checksum errors. |
| C32 cvIfCountInEchoPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.32 | Counter32 | read-only | VINES protocol count of input IPC echo messages. |
| cvIfCountInEntry | 1.3.6.1.4.1.9.9.17.1.4.2.1 | not-accessible | VINES interface input counter table entry. | |
| C32 cvIfCountInFormatErrors | 1.3.6.1.4.1.9.9.17.1.4.2.1.2 | Counter32 | read-only | VINES protocol count of input packets with format errors. |
| C32 cvIfCountInForwardedPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.5 | Counter32 | read-only | VINES protocol count of input packets forwarded to another interface. |
| C32 cvIfCountInIcpErrorMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.14 | Counter32 | read-only | VINES protocol count of input ICP error messages. |
| C32 cvIfCountInIcpIllegalMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.16 | Counter32 | read-only | VINES protocol count of input illegal ICP messages. |
| C32 cvIfCountInIcpMetricMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.15 | Counter32 | read-only | VINES protocol count of input ICP metric messages. |
| C32 cvIfCountInIpcMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.17 | Counter32 | read-only | VINES protocol count of input IPC messages. |
| C32 cvIfCountInIpcUnknownPorts | 1.3.6.1.4.1.9.9.17.1.4.2.1.28 | Counter32 | read-only | VINES protocol count of input packets of unknown VINES IPC ports. |
| C32 cvIfCountInIpUnknownProtocols | 1.3.6.1.4.1.9.9.17.1.4.2.1.27 | Counter32 | read-only | VINES protocol count of input packets of unknown VINES protocols. |
| C32 cvIfCountInLocalDestPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.3 | Counter32 | read-only | VINES protocol count of input packets destined for this router. |
| C32 cvIfCountInMacEchoPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.33 | Counter32 | read-only | VINES protocol count of input MAC layer echo frames. |
| C32 cvIfCountInNoRouteDrops | 1.3.6.1.4.1.9.9.17.1.4.2.1.6 | Counter32 | read-only | VINES protocol count of input packets dropped because there was no route to the destination. |
| C32 cvIfCountInNotEnabledDrops | 1.3.6.1.4.1.9.9.17.1.4.2.1.1 | Counter32 | read-only | VINES protocol count of input packets discarded because interface not configured. |
| C32 cvIfCountInProxyReplyPackets | 1.3.6.1.4.1.9.9.17.1.4.2.1.34 | Counter32 | read-only | VINES protocol count of responses to proxy packets. |
| C32 cvIfCountInRtp0Messages | 1.3.6.1.4.1.9.9.17.1.4.2.1.18 | Counter32 | read-only | VINES protocol count of input RTP type 0 messages. |
| C32 cvIfCountInRtp1Messages | 1.3.6.1.4.1.9.9.17.1.4.2.1.19 | Counter32 | read-only | VINES protocol count of input RTP Request messages. |
| C32 cvIfCountInRtp2Messages | 1.3.6.1.4.1.9.9.17.1.4.2.1.20 | Counter32 | read-only | VINES protocol count of input RTP type 2 messages. |
| C32 cvIfCountInRtp3Messages | 1.3.6.1.4.1.9.9.17.1.4.2.1.21 | Counter32 | read-only | VINES protocol count of input RTP type 3 messages. |
| C32 cvIfCountInRtpIllegalMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.25 | Counter32 | read-only | VINES protocol count of input illegal RTP messages. |
| C32 cvIfCountInRtpRedirectMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.24 | Counter32 | read-only | VINES protocol count of input RTP Redirect messages. |
| C32 cvIfCountInRtpResponseMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.23 | Counter32 | read-only | VINES protocol count of input RTP Response messages. |
| C32 cvIfCountInRtpUpdateMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.22 | Counter32 | read-only | VINES protocol count of input RTP Update messages. |
| C32 cvIfCountInSppMessages | 1.3.6.1.4.1.9.9.17.1.4.2.1.26 | Counter32 | read-only | VINES protocol count of input SPP messages. |
| cvIfCountInTable | 1.3.6.1.4.1.9.9.17.1.4.2 | not-accessible | VINES interface input counter table. | |
| C32 cvIfCountInZeroHopCountDrops | 1.3.6.1.4.1.9.9.17.1.4.2.1.7 | Counter32 | read-only | VINES protocol count of input packets dropped due to a zero hop count. |
| C32 cvIfCountOutAccessFailures | 1.3.6.1.4.1.9.9.17.1.4.3.1.5 | Counter32 | read-only | VINES protocol output access list failures. |
| C32 cvIfCountOutArpAssignmentRequests | 1.3.6.1.4.1.9.9.17.1.4.3.1.15 | Counter32 | read-only | VINES protocol count of output ARP Assignment Request messages. |
| C32 cvIfCountOutArpAssignmentResponses | 1.3.6.1.4.1.9.9.17.1.4.3.1.16 | Counter32 | read-only | VINES protocol count of input ARP Assignment Response messages. |
| C32 cvIfCountOutArpQueryRequests | 1.3.6.1.4.1.9.9.17.1.4.3.1.13 | Counter32 | read-only | VINES protocol count of output ARP Query Request messages. |
| C32 cvIfCountOutArpQueryResponses | 1.3.6.1.4.1.9.9.17.1.4.3.1.14 | Counter32 | read-only | VINES protocol count of output ARP Query Response messages. |
| C32 cvIfCountOutBroadcastPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.2 | Counter32 | read-only | VINES protocol broadcast packets generated. |
| C32 cvIfCountOutBroadcastsForwarded | 1.3.6.1.4.1.9.9.17.1.4.3.1.11 | Counter32 | read-only | VINES protocol output broadcast forwarded from another interface. |
| C32 cvIfCountOutBroadcastsHelpered | 1.3.6.1.4.1.9.9.17.1.4.3.1.12 | Counter32 | read-only | VINES protocol output broadcast helpered to a VINES server. |
| C32 cvIfCountOutDownFailures | 1.3.6.1.4.1.9.9.17.1.4.3.1.6 | Counter32 | read-only | VINES protocol output interface down count. |
| C32 cvIfCountOutEchoPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.28 | Counter32 | read-only | VINES protocol count of output IPC echo messages. |
| C32 cvIfCountOutEncapsulationFailures | 1.3.6.1.4.1.9.9.17.1.4.3.1.4 | Counter32 | read-only | VINES protocol output encapsulation failures. |
| cvIfCountOutEntry | 1.3.6.1.4.1.9.9.17.1.4.3.1 | not-accessible | VINES interface output counter table entry. | |
| C32 cvIfCountOutForwardedPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.3 | Counter32 | read-only | VINES protocol count of forwarded packets. |
| C32 cvIfCountOutIcpErrorMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.17 | Counter32 | read-only | VINES protocol count of output IPC Error messages. |
| C32 cvIfCountOutIcpMetricMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.18 | Counter32 | read-only | VINES protocol count of output IPC metric messages. |
| C32 cvIfCountOutIpcMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.19 | Counter32 | read-only | VINES protocol count of output ICP messages. |
| C32 cvIfCountOutMacEchoPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.29 | Counter32 | read-only | VINES protocol count of output IPCMAC layer echo frames. |
| C32 cvIfCountOutPacketsNotBroadcastLanOnly | 1.3.6.1.4.1.9.9.17.1.4.3.1.8 | Counter32 | read-only | VINES protocol output broadcast not sent due to 'Lan Only' class. |
| C32 cvIfCountOutPacketsNotBroadcastNoCharge | 1.3.6.1.4.1.9.9.17.1.4.3.1.10 | Counter32 | read-only | VINES protocol output broadcast not sent due to 'No Charges' class. |
| C32 cvIfCountOutPacketsNotBroadcastNotOver4800 | 1.3.6.1.4.1.9.9.17.1.4.3.1.9 | Counter32 | read-only | VINES protocol output broadcast not sent due to 'High Speed' class. |
| C32 cvIfCountOutPacketsNotBroadcastToSource | 1.3.6.1.4.1.9.9.17.1.4.3.1.7 | Counter32 | read-only | VINES protocol output broadcast not sent because interface leads back to the source. |
| C32 cvIfCountOutProxyPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.30 | Counter32 | read-only | VINES protocol count of proxy packets sent. |
| C32 cvIfCountOutRtp0Messages | 1.3.6.1.4.1.9.9.17.1.4.3.1.20 | Counter32 | read-only | VINES protocol count of output RTP type 0 messages. |
| C32 cvIfCountOutRtp2Messages | 1.3.6.1.4.1.9.9.17.1.4.3.1.22 | Counter32 | read-only | VINES protocol count of output RTP type 2 messages. |
| C32 cvIfCountOutRtp3Messages | 1.3.6.1.4.1.9.9.17.1.4.3.1.23 | Counter32 | read-only | VINES protocol count of output RTP type 3 messages. |
| C32 cvIfCountOutRtpRedirectMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.26 | Counter32 | read-only | VINES protocol count of output RTP Redirect messages. |
| C32 cvIfCountOutRtpRequestMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.21 | Counter32 | read-only | VINES protocol count of output RTP Request messages. |
| C32 cvIfCountOutRtpResponseMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.25 | Counter32 | read-only | VINES protocol count of output RTP Response messages. |
| C32 cvIfCountOutRtpUpdateMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.24 | Counter32 | read-only | VINES protocol count of output RTP Update messages. |
| C32 cvIfCountOutSppMessages | 1.3.6.1.4.1.9.9.17.1.4.3.1.27 | Counter32 | read-only | VINES protocol count of output SPP messages. |
| cvIfCountOutTable | 1.3.6.1.4.1.9.9.17.1.4.3 | not-accessible | VINES interface output counter table. | |
| C32 cvIfCountOutUnicastPackets | 1.3.6.1.4.1.9.9.17.1.4.3.1.1 | Counter32 | read-only | VINES protocol unicast packets generated. |
| cvInterface | 1.3.6.1.4.1.9.9.17.1.4 | |||
| cvTotal | 1.3.6.1.4.1.9.9.17.1.3 | |||
| C32 cvTotalBroadcastForwardPackets | 1.3.6.1.4.1.9.9.17.1.3.7 | Counter32 | read-only | Total count of number of VINES broadcast packets forwarded. |
| C32 cvTotalBroadcastInPackets | 1.3.6.1.4.1.9.9.17.1.3.5 | Counter32 | read-only | Total count of number of VINES input broadcast packets. |
| C32 cvTotalBroadcastOutPackets | 1.3.6.1.4.1.9.9.17.1.3.6 | Counter32 | read-only | Total count of number of VINES output broadcast packets. |
| C32 cvTotalChecksumErrors | 1.3.6.1.4.1.9.9.17.1.3.12 | Counter32 | read-only | Total count of number of VINES input packets with checksum errors. |
| C32 cvTotalEchoInPackets | 1.3.6.1.4.1.9.9.17.1.3.22 | Counter32 | read-only | Total count of number of VINES Echo packets received. |
| C32 cvTotalEchoOutPackets | 1.3.6.1.4.1.9.9.17.1.3.23 | Counter32 | read-only | Total count of number of VINES Echo packets generated. |
| C32 cvTotalEncapsFailedDrops | 1.3.6.1.4.1.9.9.17.1.3.15 | Counter32 | read-only | Total count of number of VINES packets dropped due to output encapsulation failed. |
| C32 cvTotalFormatErrors | 1.3.6.1.4.1.9.9.17.1.3.11 | Counter32 | read-only | Total count of number of VINES input packets with header errors. |
| C32 cvTotalForwardedPackets | 1.3.6.1.4.1.9.9.17.1.3.4 | Counter32 | read-only | Total count of number of VINES packets forwarded. |
| C32 cvTotalHopCountsExceeded | 1.3.6.1.4.1.9.9.17.1.3.13 | Counter32 | read-only | Total count of number of VINES input packets that have exceeded the maximum hop count. |
| C32 cvTotalIcpInPackets | 1.3.6.1.4.1.9.9.17.1.3.17 | Counter32 | read-only | Total count of number of VINES ICP packets received. |
| C32 cvTotalIcpOutPackets | 1.3.6.1.4.1.9.9.17.1.3.18 | Counter32 | read-only | Total count of number of VINES ICP packets generated. |
| C32 cvTotalInputPackets | 1.3.6.1.4.1.9.9.17.1.3.1 | Counter32 | read-only | Total count of number of VINES input packets. |
| C32 cvTotalLanOnlyPackets | 1.3.6.1.4.1.9.9.17.1.3.8 | Counter32 | read-only | Total count of number of VINES broadcast packets not forwarded to all interfaces because the LAN ONLY bit was set. |
| C32 cvTotalLocalDestPackets | 1.3.6.1.4.1.9.9.17.1.3.3 | Counter32 | read-only | Total count of VINES input packets for this host. |
| C32 cvTotalMacEchoInPackets | 1.3.6.1.4.1.9.9.17.1.3.20 | Counter32 | read-only | Total count of number of VINES MAC level Echo packets received. |
| C32 cvTotalMacEchoOutPackets | 1.3.6.1.4.1.9.9.17.1.3.21 | Counter32 | read-only | Total count of number of VINES MAC level Echo packets generated. |
| C32 cvTotalMetricOutPackets | 1.3.6.1.4.1.9.9.17.1.3.19 | Counter32 | read-only | Total count of number of VINES ICP Metric Notification packets generated. |
| C32 cvTotalNoChargesPackets | 1.3.6.1.4.1.9.9.17.1.3.10 | Counter32 | read-only | Total count of number of VINES broadcast packets not forwarded to all interfaces because the NO CHARGES only bit was set. |
| C32 cvTotalNoRouteDrops | 1.3.6.1.4.1.9.9.17.1.3.14 | Counter32 | read-only | Total count of number of VINES packets dropped due to no route. |
| C32 cvTotalNotOver4800Packets | 1.3.6.1.4.1.9.9.17.1.3.9 | Counter32 | read-only | Total count of number of VINES broadcast packets not forwarded to all interfaces because the OVER 4800 BPS bit was set. |
| C32 cvTotalOutputPackets | 1.3.6.1.4.1.9.9.17.1.3.2 | Counter32 | read-only | Total count of number of VINES output packets. |
| C32 cvTotalProxyOutPackets | 1.3.6.1.4.1.9.9.17.1.3.24 | Counter32 | read-only | Total count of proxy packets sent. |
| C32 cvTotalProxyReplyOutPackets | 1.3.6.1.4.1.9.9.17.1.3.25 | Counter32 | read-only | Total count of responses to proxy packets. |
| C32 cvTotalUnknownPackets | 1.3.6.1.4.1.9.9.17.1.3.16 | Counter32 | read-only | Total count of number of unknown VINES input packets. |
RFC description
Monitors VINES (Banyan) protocol statistics on Cisco routers, including network routing, forwarding, and interface-level VINES metrics.
Start monitoring Cisco routers (legacy Banyan VINES) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.