DVMRP-STD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
36
dvmrpInterfaceTable
table.1.3.6.1.4.1.4526.10.10.1.1.2
·
1 row entry
·
9 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk dvmrpInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpInterfaceTable'
The (conceptual) table listing the router's multicast- capable interfaces.
An entry (conceptual row) in the dvmrpInterfaceTable. This
row augments ipMRouteInterfaceEntry in the IP Multicast MIB,
where the threshold object resides.
row augments ipMRouteInterfaceEntry in the IP Multicast MIB,
where the threshold object resides.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex value of the interface for which DVMRP is
enabled. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.1 |
||||||||||||
|
The IP address this system will use as a source address on
this interface. On unnumbered interfaces, it must be the same value as dvmrpInterfaceLocalAddress for some interface on the system. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.2 |
||||||||||||
|
The distance metric for this interface which is used to
calculate distance vectors. |
Integer32r/w Constraints: range: 1-31 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.3 |
||||||||||||
|
The status of this entry. Creating the entry enables DVMRP
on the virtual interface; destroying the entry or setting it to notInService disables DVMRP on the virtual interface. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.4 |
||||||||||||
|
The number of DVMRP messages received on the interface by
the DVMRP process which were subsequently discarded as invalid (e.g. invalid packet format, or a route report from an unknown neighbor). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.5 |
||||||||||||
|
The number of routes, in valid DVMRP packets, which were
ignored because the entry was invalid. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.6 |
||||||||||||
|
The number of routes, in DVMRP Report packets, which have
been sent on this interface. Together with dvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.7 |
||||||||||||
|
The (shared) key for authenticating neighbors on this
interface. This object is intended solely for the purpose of setting the interface key, and MUST be accessible only via requests using both authentication and priva… |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.8 |
||||||||||||
|
The highest version number of all known interface keys for
this interface used for authenticating neighbors. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4526.10.10.1.1.2.1.9 |
dvmrpNeighborTable
table.1.3.6.1.4.1.4526.10.10.1.1.3
·
1 row entry
·
12 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk dvmrpNeighborTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpNeighborTable'
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
An entry (conceptual row) in the dvmrpNeighborTable.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The value of ifIndex for the virtual interface used to
reach this DVMRP neighbor. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.1 |
||||||||
|
The IP address of the DVMRP neighbor for which this entry
contains information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.2 |
||||||||
|
The time since this DVMRP neighbor (last) became a neighbor
of the local router. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.3 |
||||||||
|
The minimum time remaining before this DVMRP neighbor will
be aged out. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.4 |
||||||||
|
The neighboring router's generation identifier.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.5 |
||||||||
|
The neighboring router's major DVMRP version number.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.6 |
||||||||
|
The neighboring router's minor DVMRP version number.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.7 |
||||||||
|
This object describes the neighboring router's
capabilities. The leaf bit indicates that the neighbor has only one interface with neighbors. The prune bit indicates that the neighbor supports pruning. The generationI… |
Bits Enumerated Values:
|
.1.3.6.1.4.1.4526.10.10.1.1.3.1.8 |
||||||||
|
The total number of routes received in valid DVMRP packets
received from this neighbor. This can be used to diagnose problems such as unicast route injection, as well as giving an indication of the level of DVMRP route… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.9 |
||||||||
|
The number of packet received from this neighbor which were
discarded as invalid. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.10 |
||||||||
|
The number of routes, in valid DVMRP packets received from
this neighbor, which were ignored because the entry was invalid. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.3.1.11 |
||||||||
|
State of the neighbor adjacency.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4526.10.10.1.1.3.1.12 |
dvmrpRouteTable
table.1.3.6.1.4.1.4526.10.10.1.1.4
·
1 row entry
·
7 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk dvmrpRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpRouteTable'
The table of routes learned through DVMRP route exchange.
An entry (conceptual row) containing the multicast routing
information used by DVMRP in place of the unicast routing
information.
information used by DVMRP in place of the unicast routing
information.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The network address which when combined with the
corresponding value of dvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.1 |
|
The network mask which when combined with the corresponding
value of dvmrpRouteSource identifies the sources for which this entry contains multicast routing information. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.2 |
|
The address of the upstream neighbor (e.g., RPF neighbor)
from which IP datagrams from these sources are received. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.3 |
|
The value of ifIndex for the interface on which IP
datagrams sent by these sources are received. A value of 0 typically means the route is an aggregate for which no next- hop interface exists. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.4 |
|
The distance in hops to the source subnet.
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.5 |
|
The minimum amount of time remaining before this entry will
be aged out. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.6 |
|
The time since the route represented by this entry was
learned by the router. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.4.1.7 |
dvmrpRouteNextHopTable
table.1.3.6.1.4.1.4526.10.10.1.1.5
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk dvmrpRouteNextHopTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpRouteNextHopTable'
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
An entry (conceptual row) in the list of next hops on
outgoing interfaces to which IP multicast datagrams from
particular sources are routed.
outgoing interfaces to which IP multicast datagrams from
particular sources are routed.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The network address which when combined with the
corresponding value of dvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.5.1.1 |
||||
|
The network mask which when combined with the corresponding
value of dvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.5.1.2 |
||||
|
The ifIndex value of the interface for the outgoing
interface for this next hop. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4526.10.10.1.1.5.1.3 |
||||
|
Type is leaf if no downstream dependent neighbors exist on
the outgoing virtual interface. Otherwise, type is branch. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4526.10.10.1.1.5.1.4 |
dvmrpPruneTable
table.1.3.6.1.4.1.4526.10.10.1.1.6
·
1 row entry
·
4 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk dvmrpPruneTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpPruneTable'
The (conceptual) table listing the router's upstream prune state.
An entry (conceptual row) in the dvmrpPruneTable.
| Column | Syntax | OID |
|---|---|---|
|
The group address which has been pruned.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.6.1.1 |
|
The address of the source or source network which has been
pruned. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.6.1.2 |
|
The address of the source or source network which has been
pruned. The mask must either be all 1's, or else dvmrpPruneSource and dvmrpPruneSourceMask must match dvmrpRouteSource and dvmrpRouteSourceMask for some entry … |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.10.10.1.1.6.1.3 |
|
The amount of time remaining before this prune should
expire at the upstream neighbor. This value should be the minimum of the default prune lifetime and the remaining prune lifetimes of the local router's downstream n… |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4526.10.10.1.1.6.1.4 |