CISCO-VINES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
98
.1.3.6.1.4.1.9.9.17.1.2.4 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvForwNeighborTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VINES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VINES-MIB::cvForwNeighborTable'
A table of information about neighbors of this router.
cvForwNeighborEntry row .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.
Column Syntax OID
The network part of the neighbor's VINES internet address.
VinesNetworkNumber
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.17.1.2.4.1.1
The host part of the neighbor's VINES internet address.
VinesHostNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.17.1.2.4.1.2
The neighbor's physical address on the network interface
indicated by this entry's ifIndex, interpreted according
to ifType at ifIndex in ifTable.
SNMPv2-TCPhysAddress
Description:
Represents media- or physical-level addresses.
.1.3.6.1.4.1.9.9.17.1.2.4.1.3
The source of this entry.
Enumeration
Enumerated Values:
1unrecognized
2self
3rtpRedirect
4rtpUpdate
5manualRoute
6igrp
7test
8manualNeighbor
.1.3.6.1.4.1.9.9.17.1.2.4.1.4
The version of RTP through which the entry was learned.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.17.1.2.4.1.5
The way in which this path will be used to forward a
message.
Enumeration
Enumerated Values:
1next
2roundRobin
3backup
.1.3.6.1.4.1.9.9.17.1.2.4.1.6
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.
secondsInteger32
Constraints:
range: -1-65535
.1.3.6.1.4.1.9.9.17.1.2.4.1.7
The expected one-way delay to send a message to this
neighbor.
millesecondsVinesMetric
Type Constraints:
range: 0..819200
.1.3.6.1.4.1.9.9.17.1.2.4.1.8
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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.2.4.1.9
.1.3.6.1.4.1.9.9.17.1.2.9 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvForwRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VINES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VINES-MIB::cvForwRouteTable'
A table of information about routes from this router
to other VINES networks.
cvForwRouteEntry row .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.
Column Syntax OID
The remote network's VINES network number.
VinesNetworkNumber
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.17.1.2.9.1.1
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.
VinesNetworkNumber
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.17.1.2.9.1.2
The source of this entry.
Enumeration
Enumerated Values:
1unrecognized
2self
3rtpRedirect
4rtpUpdate
5manualRoute
6igrp
7test
.1.3.6.1.4.1.9.9.17.1.2.9.1.3
The version of RTP through which the entry was learned.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.17.1.2.9.1.4
Whether this route is the one to use next to get to the
remote network.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.2.9.1.5
Whether this route will be used to forward a broadcast
from a serverless network.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.2.9.1.6
Whether this route is temporarily being suppressed as
normal operation before eventually advertising it.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.2.9.1.7
Whether this route is eligible for load sharing because
its metric is equal to the best metric for the same
neighbor.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.2.9.1.8
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.
secondsInteger32
Constraints:
range: -1-65535
.1.3.6.1.4.1.9.9.17.1.2.9.1.9
The expected one-way delay to send a message on this
route.
millesecondsVinesMetric
Type Constraints:
range: 0..819200
.1.3.6.1.4.1.9.9.17.1.2.9.1.10
The number of times the route has been used to forward
a message.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.2.9.1.11
.1.3.6.1.4.1.9.9.17.1.4.1 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VINES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VINES-MIB::cvIfConfigTable'
VINES interface configuration table.
cvIfConfigEntry row .1.3.6.1.4.1.9.9.17.1.4.1.1
VINES interface configuration table entry.
Indexes
Column Syntax OID
VINES protocol metric value.
VinesMetric
Type Constraints:
range: 0..819200
.1.3.6.1.4.1.9.9.17.1.4.1.1.1
VINES protocol default encapsulation
Enumeration
Enumerated Values:
1arpa
2tokenRing
3snap
.1.3.6.1.4.1.9.9.17.1.4.1.1.2
VINES protocol outgoing access list number.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.17.1.4.1.1.3
VINES protocol propagation control.
Enumeration
Enumerated Values:
1never
2always
3dynamic
.1.3.6.1.4.1.9.9.17.1.4.1.1.4
VINES protocol arp replies enabled.
Enumeration
Enumerated Values:
1never
2always
3dynamic
.1.3.6.1.4.1.9.9.17.1.4.1.1.5
VINES protocol serverless support enabled.
Enumeration
Enumerated Values:
1never
2dynamic
3always
4alwaysBroadcast
.1.3.6.1.4.1.9.9.17.1.4.1.1.6
VINES protocol redirect interval (in ms).
millesecondsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.17.1.4.1.1.7
VINES protocol split horizon disabled
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.4.1.1.8
VINES protocol line up/down.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.4.1.1.9
VINES protocol fast switching supported.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.4.1.1.10
VINES protocol fast switching requested
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.17.1.4.1.1.11
VINES protocol filter on received routing
information source address.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.17.1.4.1.1.12
VINES protocol filter on received routing
information content.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.17.1.4.1.1.13
VINES protocol filter on transmitted routing
information content.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.17.1.4.1.1.14
.1.3.6.1.4.1.9.9.17.1.4.2 · 1 row entry · 34 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvIfCountInTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VINES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VINES-MIB::cvIfCountInTable'
VINES interface input counter table.
cvIfCountInEntry row .1.3.6.1.4.1.9.9.17.1.4.2.1
VINES interface input counter table entry.
Indexes
Column Syntax OID
VINES protocol count of input packets
discarded because interface not configured.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.1
VINES protocol count of input packets with
format errors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.2
VINES protocol count of input packets
destined for this router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.3
VINES protocol input broadcast count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.4
VINES protocol count of input packets
forwarded to another interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.5
VINES protocol count of input packets
dropped because there was no route to the
destination.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.6
VINES protocol count of input packets
dropped due to a zero hop count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.7
VINES protocol count of input packets with
checksum errors.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.8
VINES protocol count of input ARP Query
Request messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.9
VINES protocol count of input ARP Query
Response messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.10
VINES protocol count of input ARP Assignment
Request messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.11
VINES protocol count of input ARP Assignment
Response messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.12
VINES protocol count of input illegal ARP
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.13
VINES protocol count of input ICP error
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.14
VINES protocol count of input ICP metric
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.15
VINES protocol count of input illegal ICP
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.16
VINES protocol count of input IPC messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.17
VINES protocol count of input RTP type 0
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.18
VINES protocol count of input RTP Request
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.19
VINES protocol count of input RTP type 2
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.20
VINES protocol count of input RTP type 3
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.21
VINES protocol count of input RTP Update
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.22
VINES protocol count of input RTP Response
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.23
VINES protocol count of input RTP Redirect
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.24
VINES protocol count of input illegal RTP
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.25
VINES protocol count of input SPP messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.26
VINES protocol count of input packets of
unknown VINES protocols.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.27
VINES protocol count of input packets of
unknown VINES IPC ports.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.28
VINES protocol count of input packets
helpered to another server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.29
VINES protocol input broadcast forwarded to
other interface(s).
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.30
VINES protocol input duplicate broadcast
count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.31
VINES protocol count of input IPC echo
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.32
VINES protocol count of input MAC layer echo
frames.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.33
VINES protocol count of responses to proxy
packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.2.1.34
.1.3.6.1.4.1.9.9.17.1.4.3 · 1 row entry · 30 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvIfCountOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VINES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VINES-MIB::cvIfCountOutTable'
VINES interface output counter table.
cvIfCountOutEntry row .1.3.6.1.4.1.9.9.17.1.4.3.1
VINES interface output counter table entry.
Indexes
Column Syntax OID
VINES protocol unicast packets generated.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.1
VINES protocol broadcast packets
generated.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.2
VINES protocol count of forwarded packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.3
VINES protocol output encapsulation
failures.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.4
VINES protocol output access list failures.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.5
VINES protocol output interface down count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.6
VINES protocol output broadcast not sent
because interface leads back to the source.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.7
VINES protocol output broadcast not sent due
to 'Lan Only' class.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.8
VINES protocol output broadcast not sent due
to 'High Speed' class.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.9
VINES protocol output broadcast not sent due
to 'No Charges' class.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.10
VINES protocol output broadcast forwarded
from another interface.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.11
VINES protocol output broadcast helpered to
a VINES server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.12
VINES protocol count of output ARP Query
Request messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.13
VINES protocol count of output ARP Query
Response messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.14
VINES protocol count of output ARP
Assignment Request messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.15
VINES protocol count of input ARP Assignment
Response messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.16
VINES protocol count of output IPC Error
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.17
VINES protocol count of output IPC metric
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.18
VINES protocol count of output ICP
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.19
VINES protocol count of output RTP type 0
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.20
VINES protocol count of output RTP Request
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.21
VINES protocol count of output RTP type 2
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.22
VINES protocol count of output RTP type 3
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.23
VINES protocol count of output RTP Update
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.24
VINES protocol count of output RTP Response
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.25
VINES protocol count of output RTP Redirect
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.26
VINES protocol count of output SPP
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.27
VINES protocol count of output IPC echo
messages.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.28
VINES protocol count of output IPCMAC layer
echo frames.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.29
VINES protocol count of proxy packets sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.17.1.4.3.1.30