CISCO-VINES-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VINES-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoVinesMIB 1.3.6.1.4.1.9.9.17
       ciscoVinesMIBObjects 1.3.6.1.4.1.9.9.17.1
           cvBasic 1.3.6.1.4.1.9.9.17.1.1
               cvBasicNetwork 1.3.6.1.4.1.9.9.17.1.1.1 vinesnetworknumber read-only
VINES network number of this router.
               cvBasicHost 1.3.6.1.4.1.9.9.17.1.1.2 vineshostnumber read-only
VINES host (subnetwork) number of this router.
               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
               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.
               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.
               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.
               cvForwNeighborTable 1.3.6.1.4.1.9.9.17.1.2.4 no-access
A table of information about neighbors of this router.
                   cvForwNeighborEntry 1.3.6.1.4.1.9.9.17.1.2.4.1 no-access
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.
                       cvForwNeighborNetwork 1.3.6.1.4.1.9.9.17.1.2.4.1.1 vinesnetworknumber no-access
The network part of the neighbor's VINES internet address.
                       cvForwNeighborHost 1.3.6.1.4.1.9.9.17.1.2.4.1.2 vineshostnumber no-access
The host part of the neighbor's VINES internet address.
                       cvForwNeighborPhysAddress 1.3.6.1.4.1.9.9.17.1.2.4.1.3 physaddress no-access
The neighbor's physical address on the network interface indicated by this entry's ifIndex, interpreted according to ifType at ifIndex in ifTable.
                       cvForwNeighborSource 1.3.6.1.4.1.9.9.17.1.2.4.1.4 integer read-only
The source of this entry. Enumeration: 'rtpUpdate': 4, 'manualNeighbor': 8, 'igrp': 6, 'self': 2, 'unrecognized': 1, 'manualRoute': 5, 'test': 7, 'rtpRedirect': 3.
                       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.
                       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. Enumeration: 'roundRobin': 2, 'backup': 3, 'next': 1.
                       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.
                       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.
                       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.
               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.
               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.
               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.
               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.
               cvForwRouteTable 1.3.6.1.4.1.9.9.17.1.2.9 no-access
A table of information about routes from this router to other VINES networks.
                   cvForwRouteEntry 1.3.6.1.4.1.9.9.17.1.2.9.1 no-access
Information about a route from this router to a remote VINES network.
                       cvForwRouteNetworkNumber 1.3.6.1.4.1.9.9.17.1.2.9.1.1 vinesnetworknumber no-access
The remote network's VINES network number.
                       cvForwRouteNeighborNetwork 1.3.6.1.4.1.9.9.17.1.2.9.1.2 vinesnetworknumber no-access
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.
                       cvForwRouteSource 1.3.6.1.4.1.9.9.17.1.2.9.1.3 integer read-only
The source of this entry. Enumeration: 'rtpUpdate': 4, 'igrp': 6, 'self': 2, 'unrecognized': 1, 'manualRoute': 5, 'test': 7, 'rtpRedirect': 3.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
           cvTotal 1.3.6.1.4.1.9.9.17.1.3
               cvTotalInputPackets 1.3.6.1.4.1.9.9.17.1.3.1 counter32 read-only
Total count of number of VINES input packets.
               cvTotalOutputPackets 1.3.6.1.4.1.9.9.17.1.3.2 counter32 read-only
Total count of number of VINES output packets.
               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.
               cvTotalForwardedPackets 1.3.6.1.4.1.9.9.17.1.3.4 counter32 read-only
Total count of number of VINES packets forwarded.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               cvTotalProxyOutPackets 1.3.6.1.4.1.9.9.17.1.3.24 counter32 read-only
Total count of proxy packets sent.
               cvTotalProxyReplyOutPackets 1.3.6.1.4.1.9.9.17.1.3.25 counter32 read-only
Total count of responses to proxy packets.
           cvInterface 1.3.6.1.4.1.9.9.17.1.4
               cvIfConfigTable 1.3.6.1.4.1.9.9.17.1.4.1 no-access
VINES interface configuration table.
                   cvIfConfigEntry 1.3.6.1.4.1.9.9.17.1.4.1.1 no-access
VINES interface configuration table entry.
                       cvIfConfigMetric 1.3.6.1.4.1.9.9.17.1.4.1.1.1 vinesmetric read-only
VINES protocol metric value.
                       cvIfConfigEncapsulation 1.3.6.1.4.1.9.9.17.1.4.1.1.2 integer read-only
VINES protocol default encapsulation Enumeration: 'tokenRing': 2, 'snap': 3, 'arpa': 1.
                       cvIfConfigAccesslist 1.3.6.1.4.1.9.9.17.1.4.1.1.3 integer32 read-only
VINES protocol outgoing access list number.
                       cvIfConfigPropagate 1.3.6.1.4.1.9.9.17.1.4.1.1.4 integer read-only
VINES protocol propagation control. Enumeration: 'always': 2, 'never': 1, 'dynamic': 3.
                       cvIfConfigArpEnabled 1.3.6.1.4.1.9.9.17.1.4.1.1.5 integer read-only
VINES protocol arp replies enabled. Enumeration: 'always': 2, 'never': 1, 'dynamic': 3.
                       cvIfConfigServerless 1.3.6.1.4.1.9.9.17.1.4.1.1.6 integer read-only
VINES protocol serverless support enabled. Enumeration: 'always': 3, 'never': 1, 'dynamic': 2, 'alwaysBroadcast': 4.
                       cvIfConfigRedirectInterval 1.3.6.1.4.1.9.9.17.1.4.1.1.7 integer32 read-only
VINES protocol redirect interval (in ms).
                       cvIfConfigSplitDisabled 1.3.6.1.4.1.9.9.17.1.4.1.1.8 truthvalue read-only
VINES protocol split horizon disabled
                       cvIfConfigLineup 1.3.6.1.4.1.9.9.17.1.4.1.1.9 truthvalue read-only
VINES protocol line up/down.
                       cvIfConfigFastokay 1.3.6.1.4.1.9.9.17.1.4.1.1.10 truthvalue read-only
VINES protocol fast switching supported.
                       cvIfConfigRouteCache 1.3.6.1.4.1.9.9.17.1.4.1.1.11 truthvalue read-only
VINES protocol fast switching requested
                       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.
                       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.
                       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.
               cvIfCountInTable 1.3.6.1.4.1.9.9.17.1.4.2 no-access
VINES interface input counter table.
                   cvIfCountInEntry 1.3.6.1.4.1.9.9.17.1.4.2.1 no-access
VINES interface input counter table entry.
                       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.
                       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.
                       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.
                       cvIfCountInBroadcastPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.4 counter32 read-only
VINES protocol input broadcast count.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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).
                       cvIfCountInBroadcastDuplicates 1.3.6.1.4.1.9.9.17.1.4.2.1.31 counter32 read-only
VINES protocol input duplicate broadcast count.
                       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.
                       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.
                       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.
               cvIfCountOutTable 1.3.6.1.4.1.9.9.17.1.4.3 no-access
VINES interface output counter table.
                   cvIfCountOutEntry 1.3.6.1.4.1.9.9.17.1.4.3.1 no-access
VINES interface output counter table entry.
                       cvIfCountOutUnicastPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.1 counter32 read-only
VINES protocol unicast packets generated.
                       cvIfCountOutBroadcastPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.2 counter32 read-only
VINES protocol broadcast packets generated.
                       cvIfCountOutForwardedPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.3 counter32 read-only
VINES protocol count of forwarded packets.
                       cvIfCountOutEncapsulationFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.4 counter32 read-only
VINES protocol output encapsulation failures.
                       cvIfCountOutAccessFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.5 counter32 read-only
VINES protocol output access list failures.
                       cvIfCountOutDownFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.6 counter32 read-only
VINES protocol output interface down count.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
       ciscoVinesMIBConformance 1.3.6.1.4.1.9.9.17.3
           ciscoVinesMIBCompliances 1.3.6.1.4.1.9.9.17.3.1
               ciscoVinesMIBCompliance 1.3.6.1.4.1.9.9.17.3.1.1
           ciscoVinesMIBGroups 1.3.6.1.4.1.9.9.17.3.2
               ciscoVinesMIBGroup 1.3.6.1.4.1.9.9.17.3.2.1