DVMRP-STD-MIB-JUNI Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
36
junidDvmrpInterfaceTable
table.1.3.6.1.4.1.4874.3.2.1.1.1.1.2
·
1 row entry
·
9 columns
The (conceptual) table listing the router's multicast- capable interfaces.
An entry (conceptual row) in the junidDvmrpInterfaceTable. 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
junidDvmrpInterfaceIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
junidDvmrpInterfaceIfIndex
The ifIndex value of the interface for which DVMRP is
enabled. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.1 |
||||||||||||
|
junidDvmrpInterfaceLocalAddress
The IP address this system will use as a source address on
this interface. On unnumbered interfaces, it must be the same value as junidDvmrpInterfaceLocalAddress for some interface on the system. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.2 |
||||||||||||
|
junidDvmrpInterfaceMetric
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.4874.3.2.1.1.1.1.2.1.3 |
||||||||||||
|
junidDvmrpInterfaceStatus
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 Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.4 |
||||||||||||
|
junidDvmrpInterfaceRcvBadPkts
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 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.5 |
||||||||||||
|
junidDvmrpInterfaceRcvBadRoutes
The number of routes, in valid DVMRP packets, which were
ignored because the entry was invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.6 |
||||||||||||
|
junidDvmrpInterfaceSentRoutes
The number of routes, in DVMRP Report packets, which have
been sent on this interface. Together with junidDvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.7 |
||||||||||||
|
junidDvmrpInterfaceInterfaceKey
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 Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.8 |
||||||||||||
|
junidDvmrpInterfaceInterfaceKeyVersion
The highest version number of all known interface keys for
this interface used for authenticating neighbors. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.9 |
junidDvmrpNeighborTable
table.1.3.6.1.4.1.4874.3.2.1.1.1.1.3
·
1 row entry
·
12 columns
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
An entry (conceptual row) in the junidDvmrpNeighborTable.
Indexes
junidDvmrpNeighborIfIndex junidDvmrpNeighborAddress
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
junidDvmrpNeighborIfIndex
The value of ifIndex for the virtual interface used to
reach this DVMRP neighbor. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.1 |
||||||||
|
junidDvmrpNeighborAddress
The IP address of the DVMRP neighbor for which this entry
contains information. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.2 |
||||||||
|
junidDvmrpNeighborUpTime
The time since this DVMRP neighbor (last) became a neighbor
of the local router. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.3 |
||||||||
|
junidDvmrpNeighborExpiryTime
The minimum time remaining before this DVMRP neighbor will
be aged out. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.4 |
||||||||
|
junidDvmrpNeighborGenerationId
The neighboring router's generation identifier.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.5 |
||||||||
|
junidDvmrpNeighborMajorVersion
The neighboring router's major DVMRP version number.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.6 |
||||||||
|
junidDvmrpNeighborMinorVersion
The neighboring router's minor DVMRP version number.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.7 |
||||||||
|
junidDvmrpNeighborCapabilities
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.4874.3.2.1.1.1.1.3.1.8 |
||||||||
|
junidDvmrpNeighborRcvRoutes
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 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.9 |
||||||||
|
junidDvmrpNeighborRcvBadPkts
The number of packet received from this neighbor which were
discarded as invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.10 |
||||||||
|
junidDvmrpNeighborRcvBadRoutes
The number of routes, in valid DVMRP packets received from
this neighbor, which were ignored because the entry was invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.11 |
||||||||
|
junidDvmrpNeighborState
State of the neighbor adjacency.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.12 |
junidDvmrpRouteTable
table.1.3.6.1.4.1.4874.3.2.1.1.1.1.4
·
1 row entry
·
7 columns
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
junidDvmrpRouteSource junidDvmrpRouteSourceMask
| Column | Syntax | OID |
|---|---|---|
|
junidDvmrpRouteSource
The network address which when combined with the
corresponding value of junidDvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.1 |
|
junidDvmrpRouteSourceMask
The network mask which when combined with the corresponding
value of junidDvmrpRouteSource identifies the sources for which this entry contains multicast routing information. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.2 |
|
junidDvmrpRouteUpstreamNeighbor
The address of the upstream neighbor (e.g., RPF neighbor)
from which IP datagrams from these sources are received. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.3 |
|
junidDvmrpRouteIfIndex
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 Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.4 |
|
junidDvmrpRouteMetric
The distance in hops to the source subnet.
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.5 |
|
junidDvmrpRouteExpiryTime
The minimum amount of time remaining before this entry will
be aged out. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.6 |
|
junidDvmrpRouteUpTime
The time since the route represented by this entry was
learned by the router. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.7 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.5
·
1 row entry
·
4 columns
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.
Indexes
junidDvmrpRouteNextHopSource junidDvmrpRouteNextHopSourceMask junidDvmrpRouteNextHopIfIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
junidDvmrpRouteNextHopSource
The network address which when combined with the
corresponding value of junidDvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.1 |
||||
|
junidDvmrpRouteNextHopSourceMask
The network mask which when combined with the corresponding
value of junidDvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.2 |
||||
|
junidDvmrpRouteNextHopIfIndex
The ifIndex value of the interface for the outgoing
interface for this next hop. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.3 |
||||
|
junidDvmrpRouteNextHopType
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.4874.3.2.1.1.1.1.5.1.4 |
junidDvmrpPruneTable
table.1.3.6.1.4.1.4874.3.2.1.1.1.1.6
·
1 row entry
·
4 columns
The (conceptual) table listing the router's upstream prune state.
An entry (conceptual row) in the junidDvmrpPruneTable.
Indexes
junidDvmrpPruneGroup junidDvmrpPruneSource junidDvmrpPruneSourceMask
| Column | Syntax | OID |
|---|---|---|
|
junidDvmrpPruneGroup
The group address which has been pruned.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.1 |
|
junidDvmrpPruneSource
The address of the source or source network which has been
pruned. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.2 |
|
junidDvmrpPruneSourceMask
The address of the source or source network which has been
pruned. The mask must either be all 1's, or else junidDvmrpPruneSource and junidDvmrpPruneSourceMask must match junidDvmrpRouteSource and junidDvmrpRouteSource… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.3 |
|
junidDvmrpPruneExpiryTime
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 Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.4 |