CISCO-VINES-MIB

File: CISCO-VINES-MIB.mib (44852 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Gauge32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP PhysAddress TruthValue
TEXTUAL-CONVENTION ifIndex ciscoMgmt

Defined Types

VinesNetworkNumber  
A VINES network number, that is, the first four bytes of a VINES internetwork address.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

VinesHostNumber  
A VINES host number, that is, the last two bytes of a VINES internetwork address.
TEXTUAL-CONVENTION    
  Integer32 0..65535  

VinesMetric  
A VINES routing metric. Due to internal storage format, some values are not possible. Once a metric is set, the agent will automatically adjust to the nearest possible value. Implementor's note: internally the high order 12 bits are each 200ms. The low order 4 bits represent 0-15 increments of 12.5ms each.
TEXTUAL-CONVENTION    
  Integer32 0..819200  

CvForwNeighborEntry  
SEQUENCE    
  cvForwNeighborNetwork VinesNetworkNumber
  cvForwNeighborHost VinesHostNumber
  cvForwNeighborPhysAddress PhysAddress
  cvForwNeighborSource INTEGER
  cvForwNeighborRtpVersion Integer32
  cvForwNeighborUsageType INTEGER
  cvForwNeighborAge Integer32
  cvForwNeighborMetric VinesMetric
  cvForwNeighborUses Counter32

CvForwRouteEntry  
SEQUENCE    
  cvForwRouteNetworkNumber VinesNetworkNumber
  cvForwRouteNeighborNetwork VinesNetworkNumber
  cvForwRouteSource INTEGER
  cvForwRouteRtpVersion Integer32
  cvForwRouteUseNext TruthValue
  cvForwRouteForwardBroadcast TruthValue
  cvForwRouteSuppress TruthValue
  cvForwRouteLoadShareEligible TruthValue
  cvForwRouteAge Integer32
  cvForwRouteMetric VinesMetric
  cvForwRouteUses Counter32

CvIfConfigEntry  
SEQUENCE    
  cvIfConfigMetric VinesMetric
  cvIfConfigEncapsulation INTEGER
  cvIfConfigAccesslist Integer32
  cvIfConfigPropagate INTEGER
  cvIfConfigArpEnabled INTEGER
  cvIfConfigServerless INTEGER
  cvIfConfigRedirectInterval Integer32
  cvIfConfigSplitDisabled TruthValue
  cvIfConfigLineup TruthValue
  cvIfConfigFastokay TruthValue
  cvIfConfigRouteCache TruthValue
  cvIfConfigInputRouterFilter Integer32
  cvIfConfigInputNetworkFilter Integer32
  cvIfConfigOutputNetworkFilter Integer32

CvIfCountInEntry  
SEQUENCE    
  cvIfCountInNotEnabledDrops Counter32
  cvIfCountInFormatErrors Counter32
  cvIfCountInLocalDestPackets Counter32
  cvIfCountInBroadcastPackets Counter32
  cvIfCountInForwardedPackets Counter32
  cvIfCountInNoRouteDrops Counter32
  cvIfCountInZeroHopCountDrops Counter32
  cvIfCountInChecksumErrors Counter32
  cvIfCountInArpQueryRequests Counter32
  cvIfCountInArpQueryResponses Counter32
  cvIfCountInArpAssignmentRequests Counter32
  cvIfCountInArpAssignmentResponses Counter32
  cvIfCountInArpIllegalMessages Counter32
  cvIfCountInIcpErrorMessages Counter32
  cvIfCountInIcpMetricMessages Counter32
  cvIfCountInIcpIllegalMessages Counter32
  cvIfCountInIpcMessages Counter32
  cvIfCountInRtp0Messages Counter32
  cvIfCountInRtp1Messages Counter32
  cvIfCountInRtp2Messages Counter32
  cvIfCountInRtp3Messages Counter32
  cvIfCountInRtpUpdateMessages Counter32
  cvIfCountInRtpResponseMessages Counter32
  cvIfCountInRtpRedirectMessages Counter32
  cvIfCountInRtpIllegalMessages Counter32
  cvIfCountInSppMessages Counter32
  cvIfCountInIpUnknownProtocols Counter32
  cvIfCountInIpcUnknownPorts Counter32
  cvIfCountInBroadcastsHelpered Counter32
  cvIfCountInBroadcastsForwarded Counter32
  cvIfCountInBroadcastDuplicates Counter32
  cvIfCountInEchoPackets Counter32
  cvIfCountInMacEchoPackets Counter32
  cvIfCountInProxyReplyPackets Counter32

CvIfCountOutEntry  
SEQUENCE    
  cvIfCountOutUnicastPackets Counter32
  cvIfCountOutBroadcastPackets Counter32
  cvIfCountOutForwardedPackets Counter32
  cvIfCountOutEncapsulationFailures Counter32
  cvIfCountOutAccessFailures Counter32
  cvIfCountOutDownFailures Counter32
  cvIfCountOutPacketsNotBroadcastToSource Counter32
  cvIfCountOutPacketsNotBroadcastLanOnly Counter32
  cvIfCountOutPacketsNotBroadcastNotOver4800 Counter32
  cvIfCountOutPacketsNotBroadcastNoCharge Counter32
  cvIfCountOutBroadcastsForwarded Counter32
  cvIfCountOutBroadcastsHelpered Counter32
  cvIfCountOutArpQueryRequests Counter32
  cvIfCountOutArpQueryResponses Counter32
  cvIfCountOutArpAssignmentRequests Counter32
  cvIfCountOutArpAssignmentResponses Counter32
  cvIfCountOutIcpErrorMessages Counter32
  cvIfCountOutIcpMetricMessages Counter32
  cvIfCountOutIpcMessages Counter32
  cvIfCountOutRtp0Messages Counter32
  cvIfCountOutRtpRequestMessages Counter32
  cvIfCountOutRtp2Messages Counter32
  cvIfCountOutRtp3Messages Counter32
  cvIfCountOutRtpUpdateMessages Counter32
  cvIfCountOutRtpResponseMessages Counter32
  cvIfCountOutRtpRedirectMessages Counter32
  cvIfCountOutSppMessages Counter32
  cvIfCountOutEchoPackets Counter32
  cvIfCountOutMacEchoPackets Counter32
  cvIfCountOutProxyPackets Counter32

Defined Values

ciscoVinesMIB 1.3.6.1.4.1.9.9.17
Tok_String
MODULE-IDENTITY    

ciscoVinesMIBObjects 1.3.6.1.4.1.9.9.17.1
OBJECT IDENTIFIER    

cvBasic 1.3.6.1.4.1.9.9.17.1.1
OBJECT IDENTIFIER    

cvForwarding 1.3.6.1.4.1.9.9.17.1.2
OBJECT IDENTIFIER    

cvTotal 1.3.6.1.4.1.9.9.17.1.3
OBJECT IDENTIFIER    

cvInterface 1.3.6.1.4.1.9.9.17.1.4
OBJECT IDENTIFIER    

cvBasicNetwork 1.3.6.1.4.1.9.9.17.1.1.1
VINES network number of this router.
Status: current Access: read-only
OBJECT-TYPE    
  VinesNetworkNumber  

cvBasicHost 1.3.6.1.4.1.9.9.17.1.1.2
VINES host (subnetwork) number of this router.
Status: current Access: read-only
OBJECT-TYPE    
  VinesHostNumber  

cvBasicNextClient 1.3.6.1.4.1.9.9.17.1.1.3
Next VINES client host (subnetwork) number to be assigned by this router.
Status: current Access: read-only
OBJECT-TYPE    
  VinesHostNumber  

cvForwNeighborNeighborCount 1.3.6.1.4.1.9.9.17.1.2.1
The number of neighbors in the neighbor table, cvForwNeighborTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvForwNeighborPathCount 1.3.6.1.4.1.9.9.17.1.2.2
The number of paths in the neighbor table, cvForwNeighborTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvForwNeighborVersion 1.3.6.1.4.1.9.9.17.1.2.3
The version number of the neighbor table, cvForwNeighborTable, incremented each time a route or path is added or deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvForwNeighborTable 1.3.6.1.4.1.9.9.17.1.2.4
A table of information about neighbors of this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvForwNeighborEntry

cvForwNeighborEntry 1.3.6.1.4.1.9.9.17.1.2.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvForwNeighborEntry  

cvForwNeighborNetwork 1.3.6.1.4.1.9.9.17.1.2.4.1.1
The network part of the neighbor's VINES internet address.
Status: current Access: not-accessible
OBJECT-TYPE    
  VinesNetworkNumber  

cvForwNeighborHost 1.3.6.1.4.1.9.9.17.1.2.4.1.2
The host part of the neighbor's VINES internet address.
Status: current Access: not-accessible
OBJECT-TYPE    
  VinesHostNumber  

cvForwNeighborPhysAddress 1.3.6.1.4.1.9.9.17.1.2.4.1.3
The neighbor's physical address on the network interface indicated by this entry's ifIndex, interpreted according to ifType at ifIndex in ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysAddress  

cvForwNeighborSource 1.3.6.1.4.1.9.9.17.1.2.4.1.4
The source of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unrecognized(1), self(2), rtpRedirect(3), rtpUpdate(4), manualRoute(5), igrp(6), test(7), manualNeighbor(8)  

cvForwNeighborRtpVersion 1.3.6.1.4.1.9.9.17.1.2.4.1.5
The version of RTP through which the entry was learned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

cvForwNeighborUsageType 1.3.6.1.4.1.9.9.17.1.2.4.1.6
The way in which this path will be used to forward a message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER next(1), roundRobin(2), backup(3)  

cvForwNeighborAge 1.3.6.1.4.1.9.9.17.1.2.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..65535  

cvForwNeighborMetric 1.3.6.1.4.1.9.9.17.1.2.4.1.8
The expected one-way delay to send a message to this neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  VinesMetric  

cvForwNeighborUses 1.3.6.1.4.1.9.9.17.1.2.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvForwRouteRouterCount 1.3.6.1.4.1.9.9.17.1.2.5
The number of routers (servers) in the route table, cvForwRouteTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvForwRouteRouteCount 1.3.6.1.4.1.9.9.17.1.2.6
The number of routes in the route table, cvForwRouteTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvForwRouteVersion 1.3.6.1.4.1.9.9.17.1.2.7
The version number of the route table, cvForwRouteTable, incremented each time a route or server (router) is added or deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvForwRouteUpdateCountdown 1.3.6.1.4.1.9.9.17.1.2.8
The number of seconds until the next routing update.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvForwRouteTable 1.3.6.1.4.1.9.9.17.1.2.9
A table of information about routes from this router to other VINES networks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvForwRouteEntry

cvForwRouteEntry 1.3.6.1.4.1.9.9.17.1.2.9.1
Information about a route from this router to a remote VINES network.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvForwRouteEntry  

cvForwRouteNetworkNumber 1.3.6.1.4.1.9.9.17.1.2.9.1.1
The remote network's VINES network number.
Status: current Access: not-accessible
OBJECT-TYPE    
  VinesNetworkNumber  

cvForwRouteNeighborNetwork 1.3.6.1.4.1.9.9.17.1.2.9.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  VinesNetworkNumber  

cvForwRouteSource 1.3.6.1.4.1.9.9.17.1.2.9.1.3
The source of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unrecognized(1), self(2), rtpRedirect(3), rtpUpdate(4), manualRoute(5), igrp(6), test(7)  

cvForwRouteRtpVersion 1.3.6.1.4.1.9.9.17.1.2.9.1.4
The version of RTP through which the entry was learned.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

cvForwRouteUseNext 1.3.6.1.4.1.9.9.17.1.2.9.1.5
Whether this route is the one to use next to get to the remote network.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvForwRouteForwardBroadcast 1.3.6.1.4.1.9.9.17.1.2.9.1.6
Whether this route will be used to forward a broadcast from a serverless network.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvForwRouteSuppress 1.3.6.1.4.1.9.9.17.1.2.9.1.7
Whether this route is temporarily being suppressed as normal operation before eventually advertising it.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvForwRouteLoadShareEligible 1.3.6.1.4.1.9.9.17.1.2.9.1.8
Whether this route is eligible for load sharing because its metric is equal to the best metric for the same neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvForwRouteAge 1.3.6.1.4.1.9.9.17.1.2.9.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..65535  

cvForwRouteMetric 1.3.6.1.4.1.9.9.17.1.2.9.1.10
The expected one-way delay to send a message on this route.
Status: current Access: read-only
OBJECT-TYPE    
  VinesMetric  

cvForwRouteUses 1.3.6.1.4.1.9.9.17.1.2.9.1.11
The number of times the route has been used to forward a message.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalInputPackets 1.3.6.1.4.1.9.9.17.1.3.1
Total count of number of VINES input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalOutputPackets 1.3.6.1.4.1.9.9.17.1.3.2
Total count of number of VINES output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalLocalDestPackets 1.3.6.1.4.1.9.9.17.1.3.3
Total count of VINES input packets for this host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalForwardedPackets 1.3.6.1.4.1.9.9.17.1.3.4
Total count of number of VINES packets forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalBroadcastInPackets 1.3.6.1.4.1.9.9.17.1.3.5
Total count of number of VINES input broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalBroadcastOutPackets 1.3.6.1.4.1.9.9.17.1.3.6
Total count of number of VINES output broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalBroadcastForwardPackets 1.3.6.1.4.1.9.9.17.1.3.7
Total count of number of VINES broadcast packets forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalLanOnlyPackets 1.3.6.1.4.1.9.9.17.1.3.8
Total count of number of VINES broadcast packets not forwarded to all interfaces because the LAN ONLY bit was set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalNotOver4800Packets 1.3.6.1.4.1.9.9.17.1.3.9
Total count of number of VINES broadcast packets not forwarded to all interfaces because the OVER 4800 BPS bit was set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalNoChargesPackets 1.3.6.1.4.1.9.9.17.1.3.10
Total count of number of VINES broadcast packets not forwarded to all interfaces because the NO CHARGES only bit was set.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalFormatErrors 1.3.6.1.4.1.9.9.17.1.3.11
Total count of number of VINES input packets with header errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalChecksumErrors 1.3.6.1.4.1.9.9.17.1.3.12
Total count of number of VINES input packets with checksum errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalHopCountsExceeded 1.3.6.1.4.1.9.9.17.1.3.13
Total count of number of VINES input packets that have exceeded the maximum hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalNoRouteDrops 1.3.6.1.4.1.9.9.17.1.3.14
Total count of number of VINES packets dropped due to no route.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalEncapsFailedDrops 1.3.6.1.4.1.9.9.17.1.3.15
Total count of number of VINES packets dropped due to output encapsulation failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalUnknownPackets 1.3.6.1.4.1.9.9.17.1.3.16
Total count of number of unknown VINES input packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalIcpInPackets 1.3.6.1.4.1.9.9.17.1.3.17
Total count of number of VINES ICP packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalIcpOutPackets 1.3.6.1.4.1.9.9.17.1.3.18
Total count of number of VINES ICP packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalMetricOutPackets 1.3.6.1.4.1.9.9.17.1.3.19
Total count of number of VINES ICP Metric Notification packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalMacEchoInPackets 1.3.6.1.4.1.9.9.17.1.3.20
Total count of number of VINES MAC level Echo packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalMacEchoOutPackets 1.3.6.1.4.1.9.9.17.1.3.21
Total count of number of VINES MAC level Echo packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalEchoInPackets 1.3.6.1.4.1.9.9.17.1.3.22
Total count of number of VINES Echo packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalEchoOutPackets 1.3.6.1.4.1.9.9.17.1.3.23
Total count of number of VINES Echo packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalProxyOutPackets 1.3.6.1.4.1.9.9.17.1.3.24
Total count of proxy packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvTotalProxyReplyOutPackets 1.3.6.1.4.1.9.9.17.1.3.25
Total count of responses to proxy packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfConfigTable 1.3.6.1.4.1.9.9.17.1.4.1
VINES interface configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvIfConfigEntry

cvIfConfigEntry 1.3.6.1.4.1.9.9.17.1.4.1.1
VINES interface configuration table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvIfConfigEntry  

cvIfConfigMetric 1.3.6.1.4.1.9.9.17.1.4.1.1.1
VINES protocol metric value.
Status: current Access: read-only
OBJECT-TYPE    
  VinesMetric  

cvIfConfigEncapsulation 1.3.6.1.4.1.9.9.17.1.4.1.1.2
VINES protocol default encapsulation
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER arpa(1), tokenRing(2), snap(3)  

cvIfConfigAccesslist 1.3.6.1.4.1.9.9.17.1.4.1.1.3
VINES protocol outgoing access list number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvIfConfigPropagate 1.3.6.1.4.1.9.9.17.1.4.1.1.4
VINES protocol propagation control.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER never(1), always(2), dynamic(3)  

cvIfConfigArpEnabled 1.3.6.1.4.1.9.9.17.1.4.1.1.5
VINES protocol arp replies enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER never(1), always(2), dynamic(3)  

cvIfConfigServerless 1.3.6.1.4.1.9.9.17.1.4.1.1.6
VINES protocol serverless support enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER never(1), dynamic(2), always(3), alwaysBroadcast(4)  

cvIfConfigRedirectInterval 1.3.6.1.4.1.9.9.17.1.4.1.1.7
VINES protocol redirect interval (in ms).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvIfConfigSplitDisabled 1.3.6.1.4.1.9.9.17.1.4.1.1.8
VINES protocol split horizon disabled
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvIfConfigLineup 1.3.6.1.4.1.9.9.17.1.4.1.1.9
VINES protocol line up/down.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvIfConfigFastokay 1.3.6.1.4.1.9.9.17.1.4.1.1.10
VINES protocol fast switching supported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvIfConfigRouteCache 1.3.6.1.4.1.9.9.17.1.4.1.1.11
VINES protocol fast switching requested
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cvIfConfigInputRouterFilter 1.3.6.1.4.1.9.9.17.1.4.1.1.12
VINES protocol filter on received routing information source address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvIfConfigInputNetworkFilter 1.3.6.1.4.1.9.9.17.1.4.1.1.13
VINES protocol filter on received routing information content.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvIfConfigOutputNetworkFilter 1.3.6.1.4.1.9.9.17.1.4.1.1.14
VINES protocol filter on transmitted routing information content.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cvIfCountInTable 1.3.6.1.4.1.9.9.17.1.4.2
VINES interface input counter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvIfCountInEntry

cvIfCountInEntry 1.3.6.1.4.1.9.9.17.1.4.2.1
VINES interface input counter table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvIfCountInEntry  

cvIfCountInNotEnabledDrops 1.3.6.1.4.1.9.9.17.1.4.2.1.1
VINES protocol count of input packets discarded because interface not configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInFormatErrors 1.3.6.1.4.1.9.9.17.1.4.2.1.2
VINES protocol count of input packets with format errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInLocalDestPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.3
VINES protocol count of input packets destined for this router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInBroadcastPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.4
VINES protocol input broadcast count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInForwardedPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.5
VINES protocol count of input packets forwarded to another interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInNoRouteDrops 1.3.6.1.4.1.9.9.17.1.4.2.1.6
VINES protocol count of input packets dropped because there was no route to the destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInZeroHopCountDrops 1.3.6.1.4.1.9.9.17.1.4.2.1.7
VINES protocol count of input packets dropped due to a zero hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInChecksumErrors 1.3.6.1.4.1.9.9.17.1.4.2.1.8
VINES protocol count of input packets with checksum errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInArpQueryRequests 1.3.6.1.4.1.9.9.17.1.4.2.1.9
VINES protocol count of input ARP Query Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInArpQueryResponses 1.3.6.1.4.1.9.9.17.1.4.2.1.10
VINES protocol count of input ARP Query Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInArpAssignmentRequests 1.3.6.1.4.1.9.9.17.1.4.2.1.11
VINES protocol count of input ARP Assignment Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInArpAssignmentResponses 1.3.6.1.4.1.9.9.17.1.4.2.1.12
VINES protocol count of input ARP Assignment Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInArpIllegalMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.13
VINES protocol count of input illegal ARP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIcpErrorMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.14
VINES protocol count of input ICP error messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIcpMetricMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.15
VINES protocol count of input ICP metric messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIcpIllegalMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.16
VINES protocol count of input illegal ICP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIpcMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.17
VINES protocol count of input IPC messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtp0Messages 1.3.6.1.4.1.9.9.17.1.4.2.1.18
VINES protocol count of input RTP type 0 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtp1Messages 1.3.6.1.4.1.9.9.17.1.4.2.1.19
VINES protocol count of input RTP Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtp2Messages 1.3.6.1.4.1.9.9.17.1.4.2.1.20
VINES protocol count of input RTP type 2 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtp3Messages 1.3.6.1.4.1.9.9.17.1.4.2.1.21
VINES protocol count of input RTP type 3 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtpUpdateMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.22
VINES protocol count of input RTP Update messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtpResponseMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.23
VINES protocol count of input RTP Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtpRedirectMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.24
VINES protocol count of input RTP Redirect messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInRtpIllegalMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.25
VINES protocol count of input illegal RTP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInSppMessages 1.3.6.1.4.1.9.9.17.1.4.2.1.26
VINES protocol count of input SPP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIpUnknownProtocols 1.3.6.1.4.1.9.9.17.1.4.2.1.27
VINES protocol count of input packets of unknown VINES protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInIpcUnknownPorts 1.3.6.1.4.1.9.9.17.1.4.2.1.28
VINES protocol count of input packets of unknown VINES IPC ports.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInBroadcastsHelpered 1.3.6.1.4.1.9.9.17.1.4.2.1.29
VINES protocol count of input packets helpered to another server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInBroadcastsForwarded 1.3.6.1.4.1.9.9.17.1.4.2.1.30
VINES protocol input broadcast forwarded to other interface(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInBroadcastDuplicates 1.3.6.1.4.1.9.9.17.1.4.2.1.31
VINES protocol input duplicate broadcast count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInEchoPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.32
VINES protocol count of input IPC echo messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInMacEchoPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.33
VINES protocol count of input MAC layer echo frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountInProxyReplyPackets 1.3.6.1.4.1.9.9.17.1.4.2.1.34
VINES protocol count of responses to proxy packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutTable 1.3.6.1.4.1.9.9.17.1.4.3
VINES interface output counter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvIfCountOutEntry

cvIfCountOutEntry 1.3.6.1.4.1.9.9.17.1.4.3.1
VINES interface output counter table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvIfCountOutEntry  

cvIfCountOutUnicastPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.1
VINES protocol unicast packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutBroadcastPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.2
VINES protocol broadcast packets generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutForwardedPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.3
VINES protocol count of forwarded packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutEncapsulationFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.4
VINES protocol output encapsulation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutAccessFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.5
VINES protocol output access list failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutDownFailures 1.3.6.1.4.1.9.9.17.1.4.3.1.6
VINES protocol output interface down count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutPacketsNotBroadcastToSource 1.3.6.1.4.1.9.9.17.1.4.3.1.7
VINES protocol output broadcast not sent because interface leads back to the source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutPacketsNotBroadcastLanOnly 1.3.6.1.4.1.9.9.17.1.4.3.1.8
VINES protocol output broadcast not sent due to 'Lan Only' class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutPacketsNotBroadcastNotOver4800 1.3.6.1.4.1.9.9.17.1.4.3.1.9
VINES protocol output broadcast not sent due to 'High Speed' class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutPacketsNotBroadcastNoCharge 1.3.6.1.4.1.9.9.17.1.4.3.1.10
VINES protocol output broadcast not sent due to 'No Charges' class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutBroadcastsForwarded 1.3.6.1.4.1.9.9.17.1.4.3.1.11
VINES protocol output broadcast forwarded from another interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutBroadcastsHelpered 1.3.6.1.4.1.9.9.17.1.4.3.1.12
VINES protocol output broadcast helpered to a VINES server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutArpQueryRequests 1.3.6.1.4.1.9.9.17.1.4.3.1.13
VINES protocol count of output ARP Query Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutArpQueryResponses 1.3.6.1.4.1.9.9.17.1.4.3.1.14
VINES protocol count of output ARP Query Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutArpAssignmentRequests 1.3.6.1.4.1.9.9.17.1.4.3.1.15
VINES protocol count of output ARP Assignment Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutArpAssignmentResponses 1.3.6.1.4.1.9.9.17.1.4.3.1.16
VINES protocol count of input ARP Assignment Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutIcpErrorMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.17
VINES protocol count of output IPC Error messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutIcpMetricMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.18
VINES protocol count of output IPC metric messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutIpcMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.19
VINES protocol count of output ICP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtp0Messages 1.3.6.1.4.1.9.9.17.1.4.3.1.20
VINES protocol count of output RTP type 0 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtpRequestMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.21
VINES protocol count of output RTP Request messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtp2Messages 1.3.6.1.4.1.9.9.17.1.4.3.1.22
VINES protocol count of output RTP type 2 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtp3Messages 1.3.6.1.4.1.9.9.17.1.4.3.1.23
VINES protocol count of output RTP type 3 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtpUpdateMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.24
VINES protocol count of output RTP Update messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtpResponseMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.25
VINES protocol count of output RTP Response messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutRtpRedirectMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.26
VINES protocol count of output RTP Redirect messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutSppMessages 1.3.6.1.4.1.9.9.17.1.4.3.1.27
VINES protocol count of output SPP messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutEchoPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.28
VINES protocol count of output IPC echo messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutMacEchoPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.29
VINES protocol count of output IPCMAC layer echo frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cvIfCountOutProxyPackets 1.3.6.1.4.1.9.9.17.1.4.3.1.30
VINES protocol count of proxy packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoVinesMIBConformance 1.3.6.1.4.1.9.9.17.3
OBJECT IDENTIFIER    

ciscoVinesMIBCompliances 1.3.6.1.4.1.9.9.17.3.1
OBJECT IDENTIFIER    

ciscoVinesMIBGroups 1.3.6.1.4.1.9.9.17.3.2
OBJECT IDENTIFIER    

ciscoVinesMIBCompliance 1.3.6.1.4.1.9.9.17.3.1.1
The compliance statement for entities which implement the Cisco VINES MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVinesMIBGroup 1.3.6.1.4.1.9.9.17.3.2.1
A collection of objects providing VINES monitoring.
Status: current Access: read-only
OBJECT-GROUP