CISCO-VINES-MIB
- Registered at
- 1.3.6.1.4.1.9.9.17
- Last updated
- 1995-06-07 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 1995-06-07 00:00, 1994-12-21 00:00, 1994-11-30 00:00
- Namespace
- cisco
- Source file
CISCO-VINES-MIB- Digest
sha256:309b0ce1c80b4f5c24ff3ef2e4f02fc73ad76c0d0a94dd424ecde14e70d9ad4b
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VINES-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VinesHostNumber TEXTUAL-CONVENTION A VINES host number, that is, the last two bytes of a VINES internetwork address. | current | |||
| VinesMetric TEXTUAL-CONVENTION 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. | current | |||
| VinesNetworkNumber TEXTUAL-CONVENTION A VINES network number, that is, the first four bytes of a VINES internetwork address. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVinesMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.1 | |||
| cvBasic OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.1.1 | |||
| cvBasicNetwork OBJECT-TYPE VINES network number of this router. | 1.3.6.1.4.1.9.9.17.1.1.1 | VinesNetworkNumber | read-only | current |
| cvBasicHost OBJECT-TYPE VINES host (subnetwork) number of this router. | 1.3.6.1.4.1.9.9.17.1.1.2 | VinesHostNumber | read-only | current |
| cvBasicNextClient OBJECT-TYPE Next VINES client host (subnetwork) number to be assigned by this router. | 1.3.6.1.4.1.9.9.17.1.1.3 | VinesHostNumber | read-only | current |
| cvForwarding OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.1.2 | |||
| cvForwNeighborNeighborCount OBJECT-TYPE The number of neighbors in the neighbor table, cvForwNeighborTable. | 1.3.6.1.4.1.9.9.17.1.2.1 | Gauge32 | read-only | current |
| cvForwNeighborPathCount OBJECT-TYPE The number of paths in the neighbor table, cvForwNeighborTable. | 1.3.6.1.4.1.9.9.17.1.2.2 | Gauge32 | read-only | current |
| cvForwNeighborVersion OBJECT-TYPE The version number of the neighbor table, cvForwNeighborTable, incremented each time a route or path is added or deleted. | 1.3.6.1.4.1.9.9.17.1.2.3 | Integer32 | read-only | current |
| cvForwNeighborTable OBJECT-TYPE A table of information about neighbors of this router. | 1.3.6.1.4.1.9.9.17.1.2.4 | not-accessible | current | |
| cvForwNeighborEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.17.1.2.4.1 | not-accessible | current | |
| cvForwNeighborNetwork OBJECT-TYPE The network part of the neighbor's VINES internet address. | 1.3.6.1.4.1.9.9.17.1.2.4.1.1 | VinesNetworkNumber | not-accessible | current |
| cvForwNeighborHost OBJECT-TYPE The host part of the neighbor's VINES internet address. | 1.3.6.1.4.1.9.9.17.1.2.4.1.2 | VinesHostNumber | not-accessible | current |
| cvForwNeighborPhysAddress OBJECT-TYPE The neighbor's physical address on the network interface indicated by this entry's ifIndex, interpreted according to ifType at ifIndex in ifTable. | 1.3.6.1.4.1.9.9.17.1.2.4.1.3 | PhysAddress | not-accessible | current |
| cvForwNeighborSource OBJECT-TYPE The source of this entry. | 1.3.6.1.4.1.9.9.17.1.2.4.1.4 | INTEGER {unrecognized(1), self(2), rtpRedirect(3), rtpUpdate(4), manualRoute(5), igrp(6), test(7), manualNeighbor(8)} | read-only | current |
| cvForwNeighborRtpVersion OBJECT-TYPE The version of RTP through which the entry was learned. | 1.3.6.1.4.1.9.9.17.1.2.4.1.5 | Integer32 (0..255) | read-only | current |
| cvForwNeighborUsageType OBJECT-TYPE The way in which this path will be used to forward a message. | 1.3.6.1.4.1.9.9.17.1.2.4.1.6 | INTEGER {next(1), roundRobin(2), backup(3)} | read-only | current |
| cvForwNeighborAge OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.17.1.2.4.1.7 | Integer32 (-1..65535) | read-only | current |
| cvForwNeighborMetric OBJECT-TYPE The expected one-way delay to send a message to this neighbor. | 1.3.6.1.4.1.9.9.17.1.2.4.1.8 | VinesMetric | read-only | current |
| cvForwNeighborUses OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.17.1.2.4.1.9 | Counter32 | read-only | current |
| cvForwRouteRouterCount OBJECT-TYPE The number of routers (servers) in the route table, cvForwRouteTable. | 1.3.6.1.4.1.9.9.17.1.2.5 | Gauge32 | read-only | current |
| cvForwRouteRouteCount OBJECT-TYPE The number of routes in the route table, cvForwRouteTable. | 1.3.6.1.4.1.9.9.17.1.2.6 | Gauge32 | read-only | current |
| cvForwRouteVersion OBJECT-TYPE The version number of the route table, cvForwRouteTable, incremented each time a route or server (router) is added or deleted. | 1.3.6.1.4.1.9.9.17.1.2.7 | Integer32 | read-only | current |
| cvForwRouteUpdateCountdown OBJECT-TYPE The number of seconds until the next routing update. | 1.3.6.1.4.1.9.9.17.1.2.8 | Gauge32 | read-only | current |
| cvForwRouteTable OBJECT-TYPE A table of information about routes from this router to other VINES networks. | 1.3.6.1.4.1.9.9.17.1.2.9 | not-accessible | current | |
| cvForwRouteEntry OBJECT-TYPE Information about a route from this router to a remote VINES network. | 1.3.6.1.4.1.9.9.17.1.2.9.1 | not-accessible | current | |
| cvForwRouteNetworkNumber OBJECT-TYPE The remote network's VINES network number. | 1.3.6.1.4.1.9.9.17.1.2.9.1.1 | VinesNetworkNumber | not-accessible | current |
| cvForwRouteNeighborNetwork OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.17.1.2.9.1.2 | VinesNetworkNumber | not-accessible | current |
| cvForwRouteSource OBJECT-TYPE The source of this entry. | 1.3.6.1.4.1.9.9.17.1.2.9.1.3 | INTEGER {unrecognized(1), self(2), rtpRedirect(3), rtpUpdate(4), manualRoute(5), igrp(6), test(7)} | read-only | current |
| cvForwRouteRtpVersion OBJECT-TYPE The version of RTP through which the entry was learned. | 1.3.6.1.4.1.9.9.17.1.2.9.1.4 | Integer32 (0..255) | read-only | current |
| cvForwRouteUseNext OBJECT-TYPE Whether this route is the one to use next to get to the remote network. | 1.3.6.1.4.1.9.9.17.1.2.9.1.5 | TruthValue | read-only | current |
| cvForwRouteForwardBroadcast OBJECT-TYPE Whether this route will be used to forward a broadcast from a serverless network. | 1.3.6.1.4.1.9.9.17.1.2.9.1.6 | TruthValue | read-only | current |
| cvForwRouteSuppress OBJECT-TYPE Whether this route is temporarily being suppressed as normal operation before eventually advertising it. | 1.3.6.1.4.1.9.9.17.1.2.9.1.7 | TruthValue | read-only | current |
| cvForwRouteLoadShareEligible OBJECT-TYPE Whether this route is eligible for load sharing because its metric is equal to the best metric for the same neighbor. | 1.3.6.1.4.1.9.9.17.1.2.9.1.8 | TruthValue | read-only | current |
| cvForwRouteAge OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.17.1.2.9.1.9 | Integer32 (-1..65535) | read-only | current |
| cvForwRouteMetric OBJECT-TYPE The expected one-way delay to send a message on this route. | 1.3.6.1.4.1.9.9.17.1.2.9.1.10 | VinesMetric | read-only | current |
| cvForwRouteUses OBJECT-TYPE The number of times the route has been used to forward a message. | 1.3.6.1.4.1.9.9.17.1.2.9.1.11 | Counter32 | read-only | current |
| cvTotal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.1.3 | |||
| cvTotalInputPackets OBJECT-TYPE Total count of number of VINES input packets. | 1.3.6.1.4.1.9.9.17.1.3.1 | Counter32 | read-only | current |
| cvTotalOutputPackets OBJECT-TYPE Total count of number of VINES output packets. | 1.3.6.1.4.1.9.9.17.1.3.2 | Counter32 | read-only | current |
| cvTotalLocalDestPackets OBJECT-TYPE Total count of VINES input packets for this host. | 1.3.6.1.4.1.9.9.17.1.3.3 | Counter32 | read-only | current |
| cvTotalForwardedPackets OBJECT-TYPE Total count of number of VINES packets forwarded. | 1.3.6.1.4.1.9.9.17.1.3.4 | Counter32 | read-only | current |
| cvTotalBroadcastInPackets OBJECT-TYPE Total count of number of VINES input broadcast packets. | 1.3.6.1.4.1.9.9.17.1.3.5 | Counter32 | read-only | current |
| cvTotalBroadcastOutPackets OBJECT-TYPE Total count of number of VINES output broadcast packets. | 1.3.6.1.4.1.9.9.17.1.3.6 | Counter32 | read-only | current |
| cvTotalBroadcastForwardPackets OBJECT-TYPE Total count of number of VINES broadcast packets forwarded. | 1.3.6.1.4.1.9.9.17.1.3.7 | Counter32 | read-only | current |
| cvTotalLanOnlyPackets OBJECT-TYPE Total count of number of VINES broadcast packets not forwarded to all interfaces because the LAN ONLY bit was set. | 1.3.6.1.4.1.9.9.17.1.3.8 | Counter32 | read-only | current |
| cvTotalNotOver4800Packets OBJECT-TYPE Total count of number of VINES broadcast packets not forwarded to all interfaces because the OVER 4800 BPS bit was set. | 1.3.6.1.4.1.9.9.17.1.3.9 | Counter32 | read-only | current |
| cvTotalNoChargesPackets OBJECT-TYPE Total count of number of VINES broadcast packets not forwarded to all interfaces because the NO CHARGES only bit was set. | 1.3.6.1.4.1.9.9.17.1.3.10 | Counter32 | read-only | current |
| cvTotalFormatErrors OBJECT-TYPE Total count of number of VINES input packets with header errors. | 1.3.6.1.4.1.9.9.17.1.3.11 | Counter32 | read-only | current |
| cvTotalChecksumErrors OBJECT-TYPE Total count of number of VINES input packets with checksum errors. | 1.3.6.1.4.1.9.9.17.1.3.12 | Counter32 | read-only | current |
| cvTotalHopCountsExceeded OBJECT-TYPE Total count of number of VINES input packets that have exceeded the maximum hop count. | 1.3.6.1.4.1.9.9.17.1.3.13 | Counter32 | read-only | current |
| cvTotalNoRouteDrops OBJECT-TYPE Total count of number of VINES packets dropped due to no route. | 1.3.6.1.4.1.9.9.17.1.3.14 | Counter32 | read-only | current |
| cvTotalEncapsFailedDrops OBJECT-TYPE Total count of number of VINES packets dropped due to output encapsulation failed. | 1.3.6.1.4.1.9.9.17.1.3.15 | Counter32 | read-only | current |
| cvTotalUnknownPackets OBJECT-TYPE Total count of number of unknown VINES input packets. | 1.3.6.1.4.1.9.9.17.1.3.16 | Counter32 | read-only | current |
| cvTotalIcpInPackets OBJECT-TYPE Total count of number of VINES ICP packets received. | 1.3.6.1.4.1.9.9.17.1.3.17 | Counter32 | read-only | current |
| cvTotalIcpOutPackets OBJECT-TYPE Total count of number of VINES ICP packets generated. | 1.3.6.1.4.1.9.9.17.1.3.18 | Counter32 | read-only | current |
| cvTotalMetricOutPackets OBJECT-TYPE Total count of number of VINES ICP Metric Notification packets generated. | 1.3.6.1.4.1.9.9.17.1.3.19 | Counter32 | read-only | current |
| cvTotalMacEchoInPackets OBJECT-TYPE Total count of number of VINES MAC level Echo packets received. | 1.3.6.1.4.1.9.9.17.1.3.20 | Counter32 | read-only | current |
| cvTotalMacEchoOutPackets OBJECT-TYPE Total count of number of VINES MAC level Echo packets generated. | 1.3.6.1.4.1.9.9.17.1.3.21 | Counter32 | read-only | current |
| cvTotalEchoInPackets OBJECT-TYPE Total count of number of VINES Echo packets received. | 1.3.6.1.4.1.9.9.17.1.3.22 | Counter32 | read-only | current |
| cvTotalEchoOutPackets OBJECT-TYPE Total count of number of VINES Echo packets generated. | 1.3.6.1.4.1.9.9.17.1.3.23 | Counter32 | read-only | current |
| cvTotalProxyOutPackets OBJECT-TYPE Total count of proxy packets sent. | 1.3.6.1.4.1.9.9.17.1.3.24 | Counter32 | read-only | current |
| cvTotalProxyReplyOutPackets OBJECT-TYPE Total count of responses to proxy packets. | 1.3.6.1.4.1.9.9.17.1.3.25 | Counter32 | read-only | current |
| cvInterface OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.1.4 | |||
| cvIfConfigTable OBJECT-TYPE VINES interface configuration table. | 1.3.6.1.4.1.9.9.17.1.4.1 | not-accessible | current | |
| cvIfConfigEntry OBJECT-TYPE VINES interface configuration table entry. | 1.3.6.1.4.1.9.9.17.1.4.1.1 | not-accessible | current | |
| cvIfConfigMetric OBJECT-TYPE VINES protocol metric value. | 1.3.6.1.4.1.9.9.17.1.4.1.1.1 | VinesMetric | read-only | current |
| cvIfConfigEncapsulation OBJECT-TYPE VINES protocol default encapsulation | 1.3.6.1.4.1.9.9.17.1.4.1.1.2 | INTEGER {arpa(1), tokenRing(2), snap(3)} | read-only | current |
| cvIfConfigAccesslist OBJECT-TYPE VINES protocol outgoing access list number. | 1.3.6.1.4.1.9.9.17.1.4.1.1.3 | Integer32 | read-only | current |
| cvIfConfigPropagate OBJECT-TYPE VINES protocol propagation control. | 1.3.6.1.4.1.9.9.17.1.4.1.1.4 | INTEGER {never(1), always(2), dynamic(3)} | read-only | current |
| cvIfConfigArpEnabled OBJECT-TYPE VINES protocol arp replies enabled. | 1.3.6.1.4.1.9.9.17.1.4.1.1.5 | INTEGER {never(1), always(2), dynamic(3)} | read-only | current |
| cvIfConfigServerless OBJECT-TYPE VINES protocol serverless support enabled. | 1.3.6.1.4.1.9.9.17.1.4.1.1.6 | INTEGER {never(1), dynamic(2), always(3), alwaysBroadcast(4)} | read-only | current |
| cvIfConfigRedirectInterval OBJECT-TYPE VINES protocol redirect interval (in ms). | 1.3.6.1.4.1.9.9.17.1.4.1.1.7 | Integer32 | read-only | current |
| cvIfConfigSplitDisabled OBJECT-TYPE VINES protocol split horizon disabled | 1.3.6.1.4.1.9.9.17.1.4.1.1.8 | TruthValue | read-only | current |
| cvIfConfigLineup OBJECT-TYPE VINES protocol line up/down. | 1.3.6.1.4.1.9.9.17.1.4.1.1.9 | TruthValue | read-only | current |
| cvIfConfigFastokay OBJECT-TYPE VINES protocol fast switching supported. | 1.3.6.1.4.1.9.9.17.1.4.1.1.10 | TruthValue | read-only | current |
| cvIfConfigRouteCache OBJECT-TYPE VINES protocol fast switching requested | 1.3.6.1.4.1.9.9.17.1.4.1.1.11 | TruthValue | read-only | current |
| cvIfConfigInputRouterFilter OBJECT-TYPE VINES protocol filter on received routing information source address. | 1.3.6.1.4.1.9.9.17.1.4.1.1.12 | Integer32 | read-only | current |
| cvIfConfigInputNetworkFilter OBJECT-TYPE VINES protocol filter on received routing information content. | 1.3.6.1.4.1.9.9.17.1.4.1.1.13 | Integer32 | read-only | current |
| cvIfConfigOutputNetworkFilter OBJECT-TYPE VINES protocol filter on transmitted routing information content. | 1.3.6.1.4.1.9.9.17.1.4.1.1.14 | Integer32 | read-only | current |
| cvIfCountInTable OBJECT-TYPE VINES interface input counter table. | 1.3.6.1.4.1.9.9.17.1.4.2 | not-accessible | current | |
| cvIfCountInEntry OBJECT-TYPE VINES interface input counter table entry. | 1.3.6.1.4.1.9.9.17.1.4.2.1 | not-accessible | current | |
| cvIfCountInNotEnabledDrops OBJECT-TYPE VINES protocol count of input packets discarded because interface not configured. | 1.3.6.1.4.1.9.9.17.1.4.2.1.1 | Counter32 | read-only | current |
| cvIfCountInFormatErrors OBJECT-TYPE VINES protocol count of input packets with format errors. | 1.3.6.1.4.1.9.9.17.1.4.2.1.2 | Counter32 | read-only | current |
| cvIfCountInLocalDestPackets OBJECT-TYPE VINES protocol count of input packets destined for this router. | 1.3.6.1.4.1.9.9.17.1.4.2.1.3 | Counter32 | read-only | current |
| cvIfCountInBroadcastPackets OBJECT-TYPE VINES protocol input broadcast count. | 1.3.6.1.4.1.9.9.17.1.4.2.1.4 | Counter32 | read-only | current |
| cvIfCountInForwardedPackets OBJECT-TYPE VINES protocol count of input packets forwarded to another interface. | 1.3.6.1.4.1.9.9.17.1.4.2.1.5 | Counter32 | read-only | current |
| cvIfCountInNoRouteDrops OBJECT-TYPE VINES protocol count of input packets dropped because there was no route to the destination. | 1.3.6.1.4.1.9.9.17.1.4.2.1.6 | Counter32 | read-only | current |
| cvIfCountInZeroHopCountDrops OBJECT-TYPE VINES protocol count of input packets dropped due to a zero hop count. | 1.3.6.1.4.1.9.9.17.1.4.2.1.7 | Counter32 | read-only | current |
| cvIfCountInChecksumErrors OBJECT-TYPE VINES protocol count of input packets with checksum errors. | 1.3.6.1.4.1.9.9.17.1.4.2.1.8 | Counter32 | read-only | current |
| cvIfCountInArpQueryRequests OBJECT-TYPE VINES protocol count of input ARP Query Request messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.9 | Counter32 | read-only | current |
| cvIfCountInArpQueryResponses OBJECT-TYPE VINES protocol count of input ARP Query Response messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.10 | Counter32 | read-only | current |
| cvIfCountInArpAssignmentRequests OBJECT-TYPE VINES protocol count of input ARP Assignment Request messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.11 | Counter32 | read-only | current |
| cvIfCountInArpAssignmentResponses OBJECT-TYPE VINES protocol count of input ARP Assignment Response messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.12 | Counter32 | read-only | current |
| cvIfCountInArpIllegalMessages OBJECT-TYPE VINES protocol count of input illegal ARP messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.13 | Counter32 | read-only | current |
| cvIfCountInIcpErrorMessages OBJECT-TYPE VINES protocol count of input ICP error messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.14 | Counter32 | read-only | current |
| cvIfCountInIcpMetricMessages OBJECT-TYPE VINES protocol count of input ICP metric messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.15 | Counter32 | read-only | current |
| cvIfCountInIcpIllegalMessages OBJECT-TYPE VINES protocol count of input illegal ICP messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.16 | Counter32 | read-only | current |
| cvIfCountInIpcMessages OBJECT-TYPE VINES protocol count of input IPC messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.17 | Counter32 | read-only | current |
| cvIfCountInRtp0Messages OBJECT-TYPE VINES protocol count of input RTP type 0 messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.18 | Counter32 | read-only | current |
| cvIfCountInRtp1Messages OBJECT-TYPE VINES protocol count of input RTP Request messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.19 | Counter32 | read-only | current |
| cvIfCountInRtp2Messages OBJECT-TYPE VINES protocol count of input RTP type 2 messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.20 | Counter32 | read-only | current |
| cvIfCountInRtp3Messages OBJECT-TYPE VINES protocol count of input RTP type 3 messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.21 | Counter32 | read-only | current |
| cvIfCountInRtpUpdateMessages OBJECT-TYPE VINES protocol count of input RTP Update messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.22 | Counter32 | read-only | current |
| cvIfCountInRtpResponseMessages OBJECT-TYPE VINES protocol count of input RTP Response messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.23 | Counter32 | read-only | current |
| cvIfCountInRtpRedirectMessages OBJECT-TYPE VINES protocol count of input RTP Redirect messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.24 | Counter32 | read-only | current |
| cvIfCountInRtpIllegalMessages OBJECT-TYPE VINES protocol count of input illegal RTP messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.25 | Counter32 | read-only | current |
| cvIfCountInSppMessages OBJECT-TYPE VINES protocol count of input SPP messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.26 | Counter32 | read-only | current |
| cvIfCountInIpUnknownProtocols OBJECT-TYPE VINES protocol count of input packets of unknown VINES protocols. | 1.3.6.1.4.1.9.9.17.1.4.2.1.27 | Counter32 | read-only | current |
| cvIfCountInIpcUnknownPorts OBJECT-TYPE VINES protocol count of input packets of unknown VINES IPC ports. | 1.3.6.1.4.1.9.9.17.1.4.2.1.28 | Counter32 | read-only | current |
| cvIfCountInBroadcastsHelpered OBJECT-TYPE VINES protocol count of input packets helpered to another server. | 1.3.6.1.4.1.9.9.17.1.4.2.1.29 | Counter32 | read-only | current |
| cvIfCountInBroadcastsForwarded OBJECT-TYPE VINES protocol input broadcast forwarded to other interface(s). | 1.3.6.1.4.1.9.9.17.1.4.2.1.30 | Counter32 | read-only | current |
| cvIfCountInBroadcastDuplicates OBJECT-TYPE VINES protocol input duplicate broadcast count. | 1.3.6.1.4.1.9.9.17.1.4.2.1.31 | Counter32 | read-only | current |
| cvIfCountInEchoPackets OBJECT-TYPE VINES protocol count of input IPC echo messages. | 1.3.6.1.4.1.9.9.17.1.4.2.1.32 | Counter32 | read-only | current |
| cvIfCountInMacEchoPackets OBJECT-TYPE VINES protocol count of input MAC layer echo frames. | 1.3.6.1.4.1.9.9.17.1.4.2.1.33 | Counter32 | read-only | current |
| cvIfCountInProxyReplyPackets OBJECT-TYPE VINES protocol count of responses to proxy packets. | 1.3.6.1.4.1.9.9.17.1.4.2.1.34 | Counter32 | read-only | current |
| cvIfCountOutTable OBJECT-TYPE VINES interface output counter table. | 1.3.6.1.4.1.9.9.17.1.4.3 | not-accessible | current | |
| cvIfCountOutEntry OBJECT-TYPE VINES interface output counter table entry. | 1.3.6.1.4.1.9.9.17.1.4.3.1 | not-accessible | current | |
| cvIfCountOutUnicastPackets OBJECT-TYPE VINES protocol unicast packets generated. | 1.3.6.1.4.1.9.9.17.1.4.3.1.1 | Counter32 | read-only | current |
| cvIfCountOutBroadcastPackets OBJECT-TYPE VINES protocol broadcast packets generated. | 1.3.6.1.4.1.9.9.17.1.4.3.1.2 | Counter32 | read-only | current |
| cvIfCountOutForwardedPackets OBJECT-TYPE VINES protocol count of forwarded packets. | 1.3.6.1.4.1.9.9.17.1.4.3.1.3 | Counter32 | read-only | current |
| cvIfCountOutEncapsulationFailures OBJECT-TYPE VINES protocol output encapsulation failures. | 1.3.6.1.4.1.9.9.17.1.4.3.1.4 | Counter32 | read-only | current |
| cvIfCountOutAccessFailures OBJECT-TYPE VINES protocol output access list failures. | 1.3.6.1.4.1.9.9.17.1.4.3.1.5 | Counter32 | read-only | current |
| cvIfCountOutDownFailures OBJECT-TYPE VINES protocol output interface down count. | 1.3.6.1.4.1.9.9.17.1.4.3.1.6 | Counter32 | read-only | current |
| cvIfCountOutPacketsNotBroadcastToSource OBJECT-TYPE VINES protocol output broadcast not sent because interface leads back to the source. | 1.3.6.1.4.1.9.9.17.1.4.3.1.7 | Counter32 | read-only | current |
| cvIfCountOutPacketsNotBroadcastLanOnly OBJECT-TYPE VINES protocol output broadcast not sent due to 'Lan Only' class. | 1.3.6.1.4.1.9.9.17.1.4.3.1.8 | Counter32 | read-only | current |
| cvIfCountOutPacketsNotBroadcastNotOver4800 OBJECT-TYPE VINES protocol output broadcast not sent due to 'High Speed' class. | 1.3.6.1.4.1.9.9.17.1.4.3.1.9 | Counter32 | read-only | current |
| cvIfCountOutPacketsNotBroadcastNoCharge OBJECT-TYPE VINES protocol output broadcast not sent due to 'No Charges' class. | 1.3.6.1.4.1.9.9.17.1.4.3.1.10 | Counter32 | read-only | current |
| cvIfCountOutBroadcastsForwarded OBJECT-TYPE VINES protocol output broadcast forwarded from another interface. | 1.3.6.1.4.1.9.9.17.1.4.3.1.11 | Counter32 | read-only | current |
| cvIfCountOutBroadcastsHelpered OBJECT-TYPE VINES protocol output broadcast helpered to a VINES server. | 1.3.6.1.4.1.9.9.17.1.4.3.1.12 | Counter32 | read-only | current |
| cvIfCountOutArpQueryRequests OBJECT-TYPE VINES protocol count of output ARP Query Request messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.13 | Counter32 | read-only | current |
| cvIfCountOutArpQueryResponses OBJECT-TYPE VINES protocol count of output ARP Query Response messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.14 | Counter32 | read-only | current |
| cvIfCountOutArpAssignmentRequests OBJECT-TYPE VINES protocol count of output ARP Assignment Request messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.15 | Counter32 | read-only | current |
| cvIfCountOutArpAssignmentResponses OBJECT-TYPE VINES protocol count of input ARP Assignment Response messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.16 | Counter32 | read-only | current |
| cvIfCountOutIcpErrorMessages OBJECT-TYPE VINES protocol count of output IPC Error messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.17 | Counter32 | read-only | current |
| cvIfCountOutIcpMetricMessages OBJECT-TYPE VINES protocol count of output IPC metric messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.18 | Counter32 | read-only | current |
| cvIfCountOutIpcMessages OBJECT-TYPE VINES protocol count of output ICP messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.19 | Counter32 | read-only | current |
| cvIfCountOutRtp0Messages OBJECT-TYPE VINES protocol count of output RTP type 0 messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.20 | Counter32 | read-only | current |
| cvIfCountOutRtpRequestMessages OBJECT-TYPE VINES protocol count of output RTP Request messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.21 | Counter32 | read-only | current |
| cvIfCountOutRtp2Messages OBJECT-TYPE VINES protocol count of output RTP type 2 messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.22 | Counter32 | read-only | current |
| cvIfCountOutRtp3Messages OBJECT-TYPE VINES protocol count of output RTP type 3 messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.23 | Counter32 | read-only | current |
| cvIfCountOutRtpUpdateMessages OBJECT-TYPE VINES protocol count of output RTP Update messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.24 | Counter32 | read-only | current |
| cvIfCountOutRtpResponseMessages OBJECT-TYPE VINES protocol count of output RTP Response messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.25 | Counter32 | read-only | current |
| cvIfCountOutRtpRedirectMessages OBJECT-TYPE VINES protocol count of output RTP Redirect messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.26 | Counter32 | read-only | current |
| cvIfCountOutSppMessages OBJECT-TYPE VINES protocol count of output SPP messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.27 | Counter32 | read-only | current |
| cvIfCountOutEchoPackets OBJECT-TYPE VINES protocol count of output IPC echo messages. | 1.3.6.1.4.1.9.9.17.1.4.3.1.28 | Counter32 | read-only | current |
| cvIfCountOutMacEchoPackets OBJECT-TYPE VINES protocol count of output IPCMAC layer echo frames. | 1.3.6.1.4.1.9.9.17.1.4.3.1.29 | Counter32 | read-only | current |
| cvIfCountOutProxyPackets OBJECT-TYPE VINES protocol count of proxy packets sent. | 1.3.6.1.4.1.9.9.17.1.4.3.1.30 | Counter32 | read-only | current |
| ciscoVinesMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.3 | |||
| ciscoVinesMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.3.1 | |||
| ciscoVinesMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.17.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoVinesMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco VINES MIB | 1.3.6.1.4.1.9.9.17.3.1.1 | current |
| ciscoVinesMIBGroup OBJECT-GROUP A collection of objects providing VINES monitoring. | 1.3.6.1.4.1.9.9.17.3.2.1 | current |