CISCO-VINES-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CISCO-VINES-MIB.
155
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
155 total| Object Name |
|---|
ciscoVinesMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.9.17 |
ciscoVinesMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.1 |
cvBasic OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.1.1 |
cvBasicNetworkVINES network number of this router.ro VinesNetworkNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.1.1 |
cvBasicHostVINES host (subnetwork) number of this router.ro VinesHostNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.1.2 |
cvBasicNextClientNext VINES client host (subnetwork) number to be
assigned by this router.ro VinesHostNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.1.3 |
cvForwarding OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.1.2 |
cvForwNeighborNeighborCountThe number of neighbors in the neighbor table,
cvForwNeighborTable.ro Gauge32 .1.3.6.1.4.1.9.9.17.1.2.1 |
cvForwNeighborPathCountThe number of paths in the neighbor table,
cvForwNeighborTable.ro Gauge32 .1.3.6.1.4.1.9.9.17.1.2.2 |
cvForwNeighborVersionThe version number of the neighbor table,
cvForwNeighborTable, incremented each time a route
or path is added or deleted.ro Integer32 .1.3.6.1.4.1.9.9.17.1.2.3 |
cvForwNeighborTableA table of information about neighbors of this router. SEQUENCE OF CvForwNeighborEntry .1.3.6.1.4.1.9.9.17.1.2.4 |
cvForwNeighborEntryInformation 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. CvForwNeighborEntry .1.3.6.1.4.1.9.9.17.1.2.4.1 |
cvForwNeighborNetworkThe network part of the neighbor's VINES internet address. VinesNetworkNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.4.1.1 |
cvForwNeighborHostThe host part of the neighbor's VINES internet address. VinesHostNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.4.1.2 |
cvForwNeighborPhysAddressThe neighbor's physical address on the network interface
indicated by this entry's ifIndex, interpreted according
to ifType at ifIndex in ifTable. PhysAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.17.1.2.4.1.3 |
cvForwNeighborSourceThe source of this entry.ro Enumeration .1.3.6.1.4.1.9.9.17.1.2.4.1.4 |
cvForwNeighborRtpVersionThe version of RTP through which the entry was learned.ro Integer32 .1.3.6.1.4.1.9.9.17.1.2.4.1.5 |
cvForwNeighborUsageTypeThe way in which this path will be used to forward a
message.ro Enumeration .1.3.6.1.4.1.9.9.17.1.2.4.1.6 |
cvForwNeighborAgeThe 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.ro Integer32(-1..65535) -- Units -- seconds .1.3.6.1.4.1.9.9.17.1.2.4.1.7 |
cvForwNeighborMetricThe expected one-way delay to send a message to this
neighbor.ro VinesMetric -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.4.1.8 |
cvForwNeighborUsesFor 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.ro Counter32 .1.3.6.1.4.1.9.9.17.1.2.4.1.9 |
cvForwRouteRouterCountThe number of routers (servers) in the route table,
cvForwRouteTable.ro Gauge32 .1.3.6.1.4.1.9.9.17.1.2.5 |
cvForwRouteRouteCountThe number of routes in the route table,
cvForwRouteTable.ro Gauge32 .1.3.6.1.4.1.9.9.17.1.2.6 |
cvForwRouteVersionThe version number of the route table,
cvForwRouteTable, incremented each time a route
or server (router) is added or deleted.ro Integer32 .1.3.6.1.4.1.9.9.17.1.2.7 |
cvForwRouteUpdateCountdownThe number of seconds until the next routing update.ro Gauge32 -- Units -- seconds .1.3.6.1.4.1.9.9.17.1.2.8 |
cvForwRouteTableA table of information about routes from this router
to other VINES networks. SEQUENCE OF CvForwRouteEntry .1.3.6.1.4.1.9.9.17.1.2.9 |
cvForwRouteEntryInformation about a route from this router to a remote
VINES network. CvForwRouteEntry .1.3.6.1.4.1.9.9.17.1.2.9.1 |
cvForwRouteNetworkNumberThe remote network's VINES network number. VinesNetworkNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.9.1.1 |
cvForwRouteNeighborNetworkThe 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. VinesNetworkNumber -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.9.1.2 |
cvForwRouteSourceThe source of this entry.ro Enumeration .1.3.6.1.4.1.9.9.17.1.2.9.1.3 |
cvForwRouteRtpVersionThe version of RTP through which the entry was learned.ro Integer32 .1.3.6.1.4.1.9.9.17.1.2.9.1.4 |
cvForwRouteUseNextWhether this route is the one to use next to get to the
remote network.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.2.9.1.5 |
cvForwRouteForwardBroadcastWhether this route will be used to forward a broadcast
from a serverless network.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.2.9.1.6 |
cvForwRouteSuppressWhether this route is temporarily being suppressed as
normal operation before eventually advertising it.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.2.9.1.7 |
cvForwRouteLoadShareEligibleWhether this route is eligible for load sharing because
its metric is equal to the best metric for the same
neighbor.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.2.9.1.8 |
cvForwRouteAgeThe 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.ro Integer32(-1..65535) -- Units -- seconds .1.3.6.1.4.1.9.9.17.1.2.9.1.9 |
cvForwRouteMetricThe expected one-way delay to send a message on this
route.ro VinesMetric -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.2.9.1.10 |
cvForwRouteUsesThe number of times the route has been used to forward
a message.ro Counter32 .1.3.6.1.4.1.9.9.17.1.2.9.1.11 |
cvTotal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.1.3 |
cvTotalInputPacketsTotal count of number of VINES input packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.1 |
cvTotalOutputPacketsTotal count of number of VINES output packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.2 |
cvTotalLocalDestPacketsTotal count of VINES input packets for this host.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.3 |
cvTotalForwardedPacketsTotal count of number of VINES packets forwarded.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.4 |
cvTotalBroadcastInPacketsTotal count of number of VINES input
broadcast packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.5 |
cvTotalBroadcastOutPacketsTotal count of number of VINES output
broadcast packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.6 |
cvTotalBroadcastForwardPacketsTotal count of number of VINES broadcast
packets forwarded.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.7 |
cvTotalLanOnlyPacketsTotal count of number of VINES broadcast
packets not forwarded to all interfaces
because the LAN ONLY bit was set.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.8 |
cvTotalNotOver4800PacketsTotal count of number of VINES broadcast
packets not forwarded to all interfaces
because the OVER 4800 BPS bit was set.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.9 |
cvTotalNoChargesPacketsTotal count of number of VINES broadcast
packets not forwarded to all interfaces
because the NO CHARGES only bit was set.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.10 |
cvTotalFormatErrorsTotal count of number of VINES input packets
with header errors.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.11 |
cvTotalChecksumErrorsTotal count of number of VINES input packets
with checksum errors.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.12 |
cvTotalHopCountsExceededTotal count of number of VINES input packets
that have exceeded the maximum hop count.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.13 |
cvTotalNoRouteDropsTotal count of number of VINES packets
dropped due to no route.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.14 |
cvTotalEncapsFailedDropsTotal count of number of VINES packets
dropped due to output encapsulation failed.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.15 |
cvTotalUnknownPacketsTotal count of number of unknown VINES input
packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.16 |
cvTotalIcpInPacketsTotal count of number of VINES ICP packets
received.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.17 |
cvTotalIcpOutPacketsTotal count of number of VINES ICP packets
generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.18 |
cvTotalMetricOutPacketsTotal count of number of VINES ICP Metric
Notification packets generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.19 |
cvTotalMacEchoInPacketsTotal count of number of VINES MAC level
Echo packets received.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.20 |
cvTotalMacEchoOutPacketsTotal count of number of VINES MAC level
Echo packets generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.21 |
cvTotalEchoInPacketsTotal count of number of VINES Echo packets
received.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.22 |
cvTotalEchoOutPacketsTotal count of number of VINES Echo packets
generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.23 |
cvTotalProxyOutPacketsTotal count of proxy packets sent.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.24 |
cvTotalProxyReplyOutPacketsTotal count of responses to proxy packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.3.25 |
cvInterface OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.1.4 |
cvIfConfigTableVINES interface configuration table. SEQUENCE OF CvIfConfigEntry .1.3.6.1.4.1.9.9.17.1.4.1 |
cvIfConfigEntryVINES interface configuration table entry. CvIfConfigEntry .1.3.6.1.4.1.9.9.17.1.4.1.1 |
cvIfConfigMetricVINES protocol metric value.ro VinesMetric -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.17.1.4.1.1.1 |
cvIfConfigEncapsulationVINES protocol default encapsulationro Enumeration .1.3.6.1.4.1.9.9.17.1.4.1.1.2 |
cvIfConfigAccesslistVINES protocol outgoing access list number.ro Integer32 .1.3.6.1.4.1.9.9.17.1.4.1.1.3 |
cvIfConfigPropagateVINES protocol propagation control.ro Enumeration .1.3.6.1.4.1.9.9.17.1.4.1.1.4 |
cvIfConfigArpEnabledVINES protocol arp replies enabled.ro Enumeration .1.3.6.1.4.1.9.9.17.1.4.1.1.5 |
cvIfConfigServerlessVINES protocol serverless support enabled.ro Enumeration .1.3.6.1.4.1.9.9.17.1.4.1.1.6 |
cvIfConfigRedirectIntervalVINES protocol redirect interval (in ms).ro Integer32 -- Units -- milleseconds .1.3.6.1.4.1.9.9.17.1.4.1.1.7 |
cvIfConfigSplitDisabledVINES protocol split horizon disabledro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.4.1.1.8 |
cvIfConfigLineupVINES protocol line up/down.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.4.1.1.9 |
cvIfConfigFastokayVINES protocol fast switching supported.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.4.1.1.10 |
cvIfConfigRouteCacheVINES protocol fast switching requestedro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.17.1.4.1.1.11 |
cvIfConfigInputRouterFilterVINES protocol filter on received routing
information source address.ro Integer32 .1.3.6.1.4.1.9.9.17.1.4.1.1.12 |
cvIfConfigInputNetworkFilterVINES protocol filter on received routing
information content.ro Integer32 .1.3.6.1.4.1.9.9.17.1.4.1.1.13 |
cvIfConfigOutputNetworkFilterVINES protocol filter on transmitted routing
information content.ro Integer32 .1.3.6.1.4.1.9.9.17.1.4.1.1.14 |
cvIfCountInTableVINES interface input counter table. SEQUENCE OF CvIfCountInEntry .1.3.6.1.4.1.9.9.17.1.4.2 |
cvIfCountInEntryVINES interface input counter table entry. CvIfCountInEntry .1.3.6.1.4.1.9.9.17.1.4.2.1 |
cvIfCountInNotEnabledDropsVINES protocol count of input packets
discarded because interface not configured.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.1 |
cvIfCountInFormatErrorsVINES protocol count of input packets with
format errors.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.2 |
cvIfCountInLocalDestPacketsVINES protocol count of input packets
destined for this router.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.3 |
cvIfCountInBroadcastPacketsVINES protocol input broadcast count.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.4 |
cvIfCountInForwardedPacketsVINES protocol count of input packets
forwarded to another interface.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.5 |
cvIfCountInNoRouteDropsVINES protocol count of input packets
dropped because there was no route to the
destination.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.6 |
cvIfCountInZeroHopCountDropsVINES protocol count of input packets
dropped due to a zero hop count.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.7 |
cvIfCountInChecksumErrorsVINES protocol count of input packets with
checksum errors.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.8 |
cvIfCountInArpQueryRequestsVINES protocol count of input ARP Query
Request messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.9 |
cvIfCountInArpQueryResponsesVINES protocol count of input ARP Query
Response messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.10 |
cvIfCountInArpAssignmentRequestsVINES protocol count of input ARP Assignment
Request messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.11 |
cvIfCountInArpAssignmentResponsesVINES protocol count of input ARP Assignment
Response messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.12 |
cvIfCountInArpIllegalMessagesVINES protocol count of input illegal ARP
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.13 |
cvIfCountInIcpErrorMessagesVINES protocol count of input ICP error
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.14 |
cvIfCountInIcpMetricMessagesVINES protocol count of input ICP metric
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.15 |
cvIfCountInIcpIllegalMessagesVINES protocol count of input illegal ICP
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.16 |
cvIfCountInIpcMessagesVINES protocol count of input IPC messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.17 |
cvIfCountInRtp0MessagesVINES protocol count of input RTP type 0
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.18 |
cvIfCountInRtp1MessagesVINES protocol count of input RTP Request
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.19 |
cvIfCountInRtp2MessagesVINES protocol count of input RTP type 2
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.20 |
cvIfCountInRtp3MessagesVINES protocol count of input RTP type 3
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.21 |
cvIfCountInRtpUpdateMessagesVINES protocol count of input RTP Update
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.22 |
cvIfCountInRtpResponseMessagesVINES protocol count of input RTP Response
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.23 |
cvIfCountInRtpRedirectMessagesVINES protocol count of input RTP Redirect
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.24 |
cvIfCountInRtpIllegalMessagesVINES protocol count of input illegal RTP
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.25 |
cvIfCountInSppMessagesVINES protocol count of input SPP messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.26 |
cvIfCountInIpUnknownProtocolsVINES protocol count of input packets of
unknown VINES protocols.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.27 |
cvIfCountInIpcUnknownPortsVINES protocol count of input packets of
unknown VINES IPC ports.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.28 |
cvIfCountInBroadcastsHelperedVINES protocol count of input packets
helpered to another server.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.29 |
cvIfCountInBroadcastsForwardedVINES protocol input broadcast forwarded to
other interface(s).ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.30 |
cvIfCountInBroadcastDuplicatesVINES protocol input duplicate broadcast
count.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.31 |
cvIfCountInEchoPacketsVINES protocol count of input IPC echo
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.32 |
cvIfCountInMacEchoPacketsVINES protocol count of input MAC layer echo
frames.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.33 |
cvIfCountInProxyReplyPacketsVINES protocol count of responses to proxy
packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.2.1.34 |
cvIfCountOutTableVINES interface output counter table. SEQUENCE OF CvIfCountOutEntry .1.3.6.1.4.1.9.9.17.1.4.3 |
cvIfCountOutEntryVINES interface output counter table entry. CvIfCountOutEntry .1.3.6.1.4.1.9.9.17.1.4.3.1 |
cvIfCountOutUnicastPacketsVINES protocol unicast packets generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.1 |
cvIfCountOutBroadcastPacketsVINES protocol broadcast packets
generated.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.2 |
cvIfCountOutForwardedPacketsVINES protocol count of forwarded packets.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.3 |
cvIfCountOutEncapsulationFailuresVINES protocol output encapsulation
failures.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.4 |
cvIfCountOutAccessFailuresVINES protocol output access list failures.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.5 |
cvIfCountOutDownFailuresVINES protocol output interface down count.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.6 |
cvIfCountOutPacketsNotBroadcastToSourceVINES protocol output broadcast not sent
because interface leads back to the source.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.7 |
cvIfCountOutPacketsNotBroadcastLanOnlyVINES protocol output broadcast not sent due
to 'Lan Only' class.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.8 |
cvIfCountOutPacketsNotBroadcastNotOver4800VINES protocol output broadcast not sent due
to 'High Speed' class.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.9 |
cvIfCountOutPacketsNotBroadcastNoChargeVINES protocol output broadcast not sent due
to 'No Charges' class.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.10 |
cvIfCountOutBroadcastsForwardedVINES protocol output broadcast forwarded
from another interface.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.11 |
cvIfCountOutBroadcastsHelperedVINES protocol output broadcast helpered to
a VINES server.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.12 |
cvIfCountOutArpQueryRequestsVINES protocol count of output ARP Query
Request messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.13 |
cvIfCountOutArpQueryResponsesVINES protocol count of output ARP Query
Response messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.14 |
cvIfCountOutArpAssignmentRequestsVINES protocol count of output ARP
Assignment Request messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.15 |
cvIfCountOutArpAssignmentResponsesVINES protocol count of input ARP Assignment
Response messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.16 |
cvIfCountOutIcpErrorMessagesVINES protocol count of output IPC Error
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.17 |
cvIfCountOutIcpMetricMessagesVINES protocol count of output IPC metric
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.18 |
cvIfCountOutIpcMessagesVINES protocol count of output ICP
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.19 |
cvIfCountOutRtp0MessagesVINES protocol count of output RTP type 0
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.20 |
cvIfCountOutRtpRequestMessagesVINES protocol count of output RTP Request
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.21 |
cvIfCountOutRtp2MessagesVINES protocol count of output RTP type 2
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.22 |
cvIfCountOutRtp3MessagesVINES protocol count of output RTP type 3
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.23 |
cvIfCountOutRtpUpdateMessagesVINES protocol count of output RTP Update
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.24 |
cvIfCountOutRtpResponseMessagesVINES protocol count of output RTP Response
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.25 |
cvIfCountOutRtpRedirectMessagesVINES protocol count of output RTP Redirect
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.26 |
cvIfCountOutSppMessagesVINES protocol count of output SPP
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.27 |
cvIfCountOutEchoPacketsVINES protocol count of output IPC echo
messages.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.28 |
cvIfCountOutMacEchoPacketsVINES protocol count of output IPCMAC layer
echo frames.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.29 |
cvIfCountOutProxyPacketsVINES protocol count of proxy packets sent.ro Counter32 .1.3.6.1.4.1.9.9.17.1.4.3.1.30 |
ciscoVinesMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.3 |
ciscoVinesMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.3.1 |
ciscoVinesMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.3.1.1 |
ciscoVinesMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.3.2 |
ciscoVinesMIBGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.17.3.2.1 |