MIBs Depot

DVMRP-STD-MIB-JUNI

Registered at
1.3.6.1.4.1.4874.3.2.1.1
Last updated
1999-10-19 12:00
Organization
IETF IDMR Working Group.
Revisions
1999-10-19 12:00
Namespace
juniper
Source file
DVMRP-STD-MIB-JUNI
Digest
sha256:cfe978c0e8b7ad7896e773348d239337b2d01b5f371eeea8a0ffaea2967104ff

Description

The MIB module for management of DVMRP routers.

Contact

Dave Thaler Microsoft One Microsoft Way Redmond, WA 98052-6399 EMail: dthaler@microsoft.com

Imports

FromSymbols
IF-MIBInterfaceIndex, InterfaceIndexOrZero
Juniper-ExperimentjuniDvmrpExperiment
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

DVMRP-STD-MIB-JUNI
IANAifType-MIB
IF-MIB
Juniper-Experiment
Juniper-UNI-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
junidDvmrpMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.1
junidDvmrp
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.1.1
junidDvmrpTraps
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.1.1.0
junidDvmrpScalar
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.1.1.1
junidDvmrpVersionString
OBJECT-TYPE
The router's DVMRP version information. Similar to sysDescr in MIB-II, this is a free-form field which can be used to display vendor-specific information.
1.3.6.1.4.1.4874.3.2.1.1.1.1.1.1DisplayStringread-onlycurrent
junidDvmrpGenerationId
OBJECT-TYPE
The generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
1.3.6.1.4.1.4874.3.2.1.1.1.1.1.2Integer32read-onlycurrent
junidDvmrpNumRoutes
OBJECT-TYPE
The number of entries in the routing table. This can be used to monitor the routing table size to detect illegal advertisements of unicast routes.
1.3.6.1.4.1.4874.3.2.1.1.1.1.1.3Gauge32read-onlycurrent
junidDvmrpReachableRoutes
OBJECT-TYPE
The number of entries in the routing table with non infinite metrics. This can be used to detect network partitions by observing the ratio of reachable routes to total routes.
1.3.6.1.4.1.4874.3.2.1.1.1.1.1.4Gauge32read-onlycurrent
junidDvmrpInterfaceTable
OBJECT-TYPE
The (conceptual) table listing the router's multicast- capable interfaces.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2not-accessiblecurrent
junidDvmrpInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) in the junidDvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1not-accessiblecurrent
junidDvmrpInterfaceIfIndex
OBJECT-TYPE
The ifIndex value of the interface for which DVMRP is enabled.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
junidDvmrpInterfaceLocalAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.2IpAddressread-createcurrent
junidDvmrpInterfaceMetric
OBJECT-TYPE
The distance metric for this interface which is used to calculate distance vectors.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.3Integer32 (1..31)read-createcurrent
junidDvmrpInterfaceStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.4RowStatusread-createcurrent
junidDvmrpInterfaceRcvBadPkts
OBJECT-TYPE
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).
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.5Counter32read-onlycurrent
junidDvmrpInterfaceRcvBadRoutes
OBJECT-TYPE
The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.6Counter32read-onlycurrent
junidDvmrpInterfaceSentRoutes
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.7Counter32read-onlycurrent
junidDvmrpInterfaceInterfaceKey
OBJECT-TYPE
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 privacy. The agent MAY report an empty string in response to get, get- next, get-bulk requests.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.8SnmpAdminStringread-createcurrent
junidDvmrpInterfaceInterfaceKeyVersion
OBJECT-TYPE
The highest version number of all known interface keys for this interface used for authenticating neighbors.
1.3.6.1.4.1.4874.3.2.1.1.1.1.2.1.9Integer32read-createcurrent
junidDvmrpNeighborTable
OBJECT-TYPE
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3not-accessiblecurrent
junidDvmrpNeighborEntry
OBJECT-TYPE
An entry (conceptual row) in the junidDvmrpNeighborTable.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1not-accessiblecurrent
junidDvmrpNeighborIfIndex
OBJECT-TYPE
The value of ifIndex for the virtual interface used to reach this DVMRP neighbor.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.1InterfaceIndexnot-accessiblecurrent
junidDvmrpNeighborAddress
OBJECT-TYPE
The IP address of the DVMRP neighbor for which this entry contains information.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.2IpAddressnot-accessiblecurrent
junidDvmrpNeighborUpTime
OBJECT-TYPE
The time since this DVMRP neighbor (last) became a neighbor of the local router.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.3TimeTicksread-onlycurrent
junidDvmrpNeighborExpiryTime
OBJECT-TYPE
The minimum time remaining before this DVMRP neighbor will be aged out.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.4TimeTicksread-onlycurrent
junidDvmrpNeighborGenerationId
OBJECT-TYPE
The neighboring router's generation identifier.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.5Integer32read-onlycurrent
junidDvmrpNeighborMajorVersion
OBJECT-TYPE
The neighboring router's major DVMRP version number.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.6Integer32 (0..255)read-onlycurrent
junidDvmrpNeighborMinorVersion
OBJECT-TYPE
The neighboring router's minor DVMRP version number.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.7Integer32 (0..255)read-onlycurrent
junidDvmrpNeighborCapabilities
OBJECT-TYPE
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 generationID bit indicates that the neighbor sends its generationID in Probe messages. The mtrace bit indicates that the neighbor can handle mtrace requests.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.8Bits {leaf(0), prune(1), generationID(2), mtrace(3)}read-onlycurrent
junidDvmrpNeighborRcvRoutes
OBJECT-TYPE
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 exchange activity.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.9Counter32read-onlycurrent
junidDvmrpNeighborRcvBadPkts
OBJECT-TYPE
The number of packet received from this neighbor which were discarded as invalid.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.10Counter32read-onlycurrent
junidDvmrpNeighborRcvBadRoutes
OBJECT-TYPE
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.11Counter32read-onlycurrent
junidDvmrpNeighborState
OBJECT-TYPE
State of the neighbor adjacency.
1.3.6.1.4.1.4874.3.2.1.1.1.1.3.1.12INTEGER {oneway(1), active(2), ignoring(3), down(4)}read-onlycurrent
junidDvmrpRouteTable
OBJECT-TYPE
The table of routes learned through DVMRP route exchange.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4not-accessiblecurrent
junidDvmrpRouteEntry
OBJECT-TYPE
An entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1not-accessiblecurrent
junidDvmrpRouteSource
OBJECT-TYPE
The network address which when combined with the corresponding value of junidDvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.1IpAddressnot-accessiblecurrent
junidDvmrpRouteSourceMask
OBJECT-TYPE
The network mask which when combined with the corresponding value of junidDvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.2IpAddressnot-accessiblecurrent
junidDvmrpRouteUpstreamNeighbor
OBJECT-TYPE
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.3IpAddressread-onlycurrent
junidDvmrpRouteIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.4InterfaceIndexOrZeroread-onlycurrent
junidDvmrpRouteMetric
OBJECT-TYPE
The distance in hops to the source subnet.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.5Integer32 (1..32)read-onlycurrent
junidDvmrpRouteExpiryTime
OBJECT-TYPE
The minimum amount of time remaining before this entry will be aged out.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.6TimeTicksread-onlycurrent
junidDvmrpRouteUpTime
OBJECT-TYPE
The time since the route represented by this entry was learned by the router.
1.3.6.1.4.1.4874.3.2.1.1.1.1.4.1.7TimeTicksread-onlycurrent
junidDvmrpRouteNextHopTable
OBJECT-TYPE
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5not-accessiblecurrent
junidDvmrpRouteNextHopEntry
OBJECT-TYPE
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1not-accessiblecurrent
junidDvmrpRouteNextHopSource
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.1IpAddressnot-accessiblecurrent
junidDvmrpRouteNextHopSourceMask
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.2IpAddressnot-accessiblecurrent
junidDvmrpRouteNextHopIfIndex
OBJECT-TYPE
The ifIndex value of the interface for the outgoing interface for this next hop.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.3InterfaceIndexnot-accessiblecurrent
junidDvmrpRouteNextHopType
OBJECT-TYPE
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
1.3.6.1.4.1.4874.3.2.1.1.1.1.5.1.4INTEGER {leaf(1), branch(2)}read-onlycurrent
junidDvmrpPruneTable
OBJECT-TYPE
The (conceptual) table listing the router's upstream prune state.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6not-accessiblecurrent
junidDvmrpPruneEntry
OBJECT-TYPE
An entry (conceptual row) in the junidDvmrpPruneTable.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1not-accessiblecurrent
junidDvmrpPruneGroup
OBJECT-TYPE
The group address which has been pruned.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.1IpAddressnot-accessiblecurrent
junidDvmrpPruneSource
OBJECT-TYPE
The address of the source or source network which has been pruned.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.2IpAddressnot-accessiblecurrent
junidDvmrpPruneSourceMask
OBJECT-TYPE
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 junidDvmrpRouteSourceMask for some entry in the junidDvmrpRouteTable.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.3IpAddressnot-accessiblecurrent
junidDvmrpPruneExpiryTime
OBJECT-TYPE
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 neighbors, if any.
1.3.6.1.4.1.4874.3.2.1.1.1.1.6.1.4TimeTicksread-onlycurrent
junidDvmrpMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.2
junidDvmrpMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.2.1
junidDvmrpMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4874.3.2.1.1.2.2

Notifications

NameOIDStatus
junidDvmrpNeighborLoss
NOTIFICATION-TYPE
A junidDvmrpNeighborLoss trap signifies the loss of a 2-way adjacency with a neighbor. This trap should be generated when the neighbor state changes from active to one-way, ignoring, or down. The trap should be generated only if the router has no other neighbors on the same interface with a lower IP address than itself.
1.3.6.1.4.1.4874.3.2.1.1.1.1.0.1current
junidDvmrpNeighborNotPruning
NOTIFICATION-TYPE
A junidDvmrpNeighborNotPruning trap signifies that a non-pruning neighbor has been detected (in an implementation-dependent manner). This trap should be generated at most once per generation ID of the neighbor. For example, it should be generated at the time a neighbor is first heard from if the prune bit is not set in its capabilities. It should also be generated if the local system has the ability to tell that a neighbor which sets the the prune bit in its capabilities is not pruning any branches over an extended period of time. The trap should be generated only if the router has no other neighbors on the same interface with a lower IP address than itself.
1.3.6.1.4.1.4874.3.2.1.1.1.1.0.2current

Conformance

NameOIDStatus
junidDvmrpMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the DVMRP MIB.
1.3.6.1.4.1.4874.3.2.1.1.2.1.1current
junidDvmrpGeneralGroup
OBJECT-GROUP
A collection of objects used to describe general DVMRP configuration information.
1.3.6.1.4.1.4874.3.2.1.1.2.2.2current
junidDvmrpInterfaceGroup
OBJECT-GROUP
A collection of objects used to describe DVMRP interface configuration and statistics.
1.3.6.1.4.1.4874.3.2.1.1.2.2.3current
junidDvmrpNeighborGroup
OBJECT-GROUP
A collection of objects used to describe DVMRP peer configuration and statistics.
1.3.6.1.4.1.4874.3.2.1.1.2.2.4current
junidDvmrpRoutingGroup
OBJECT-GROUP
A collection of objects used to store the DVMRP routing table.
1.3.6.1.4.1.4874.3.2.1.1.2.2.5current
junidDvmrpSecurityGroup
OBJECT-GROUP
A collection of objects used to store information related to DVMRP security.
1.3.6.1.4.1.4874.3.2.1.1.2.2.6current
junidDvmrpTreeGroup
OBJECT-GROUP
A collection of objects used to store information related to DVMRP prune state.
1.3.6.1.4.1.4874.3.2.1.1.2.2.7current
junidDvmrpNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for signaling important DVMRP events.
1.3.6.1.4.1.4874.3.2.1.1.2.2.8current