HIRSCHMANN-DVMRP-MIB
AI MIB Summary
The HIRSCHMANN-DVMRP-MIB enables monitoring of DVMRP (Distance Vector Multicast Routing Protocol) routing tables, neighbor adjacencies, and multicast forwarding states on Hirschmann network platforms. This module provides specific counters and status indicators for managing multicast routing convergence and protocol health within legacy Hirschmann infrastructure.
The Hirschmann Private DVMRP MIB definitions for Platform devices.
Main OID:
hmDVMRPMIB.1.3.6.1.4.1.248.15.4.100
63
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
63 total| Object Name |
|---|
hmDVMRPMIBThe Hirschmann Private DVMRP MIB definitions for Platform devices. MODULE-IDENTITY .1.3.6.1.4.1.248.15.4.100 |
hmDVMRPMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.1 |
hmDVMRP OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.1.1 |
hmDVMRPScalar OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.1.1.1 |
hmDVMRPVersionStringThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.248.15.4.100.1.1.1.1 |
hmDVMRPGenerationIdThe generation identifier for the routing process. This is
used by neighboring routers to detect whether the DVMRP
routing table should be resent.roobsolete Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.1.2 |
hmDVMRPNumRoutesThe number of entries in the routing table. This can be
used to monitor the routing table size to detect illegal
advertisements of unicast routes.ro Gauge32 .1.3.6.1.4.1.248.15.4.100.1.1.1.3 |
hmDVMRPReachableRoutesThe 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.ro Gauge32 .1.3.6.1.4.1.248.15.4.100.1.1.1.4 |
hmDVMRPUpdateIntervalThe interval at which the dvmrp route updates (reports)
are sent.rw Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.1.10 |
hmDVMRPPruneLifetimeThe time a prune message sent from this router will be valid.rw Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.1.11 |
hmDVMRPInterfaceTableThe (conceptual) table listing the router's multicast-
capable interfaces. SEQUENCE OF HmDvmrpInterfaceEntry .1.3.6.1.4.1.248.15.4.100.1.1.2 |
hmDVMRPInterfaceEntryAn entry (conceptual row) in the hmDVMRPInterfaceTable. This
row augments ipMRouteInterfaceEntry in the IP Multicast MIB,
where the threshold object resides. HmDvmrpInterfaceEntry .1.3.6.1.4.1.248.15.4.100.1.1.2.1 |
hmDVMRPInterfaceIfIndexThe ifIndex value of the interface for which DVMRP is
enabled. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.15.4.100.1.1.2.1.1 |
hmDVMRPInterfaceLocalAddressThe IP address this system will use as a source address on
this interface. On unnumbered interfaces, it must be the
same value as hmDVMRPInterfaceLocalAddress for some interface
on the system.ro IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.2.1.2 |
hmDVMRPInterfaceMetricThe distance metric for this interface which is used to
calculate distance vectors.rw Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.3 |
hmDVMRPInterfaceStatusThe status of this entry. Creating the entry enables DVMRP
on the interface; destroying the entry disables DVMRP on the interface.rw Enumeration .1.3.6.1.4.1.248.15.4.100.1.1.2.1.4 |
hmDVMRPInterfaceRcvBadPktsThe 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).ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.5 |
hmDVMRPInterfaceRcvBadRoutesThe number of routes, in valid DVMRP packets, which were
ignored because the entry was invalid.ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.6 |
hmDVMRPInterfaceSentRoutesThe number of routes, in DVMRP Report packets, which have
been sent on this interface. Together with
hmDVMRPNeighborRcvRoutes at a peer, this object is useful for
detecting routes being lost.ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.7 |
hmDVMRPInterfaceInterfaceKeyThe (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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.248.15.4.100.1.1.2.1.8 |
hmDVMRPInterfaceInterfaceKeyVersionThe highest version number of all known interface keys for
this interface used for authenticating neighbors.rw Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.9 |
hmDVMRPInterfaceGenerationIdThe generation identifier for the routing process. This is
used by neighboring routers to detect whether the DVMRP
routing table should be resent.ro Unsigned32 .1.3.6.1.4.1.248.15.4.100.1.1.2.1.20 |
hmDVMRPNeighborTableThe (conceptual) table listing the router's DVMRP
neighbors, as discovered by receiving DVMRP messages. SEQUENCE OF HmDvmrpNeighborEntry .1.3.6.1.4.1.248.15.4.100.1.1.3 |
hmDVMRPNeighborEntryAn entry (conceptual row) in the hmDVMRPNeighborTable. HmDvmrpNeighborEntry .1.3.6.1.4.1.248.15.4.100.1.1.3.1 |
hmDVMRPNeighborIfIndexThe value of ifIndex for the virtual interface used to
reach this DVMRP neighbor. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.15.4.100.1.1.3.1.1 |
hmDVMRPNeighborAddressThe IP address of the DVMRP neighbor for which this entry
contains information. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.3.1.2 |
hmDVMRPNeighborUpTimeThe time since this DVMRP neighbor (last) became a neighbor
of the local router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.15.4.100.1.1.3.1.3 |
hmDVMRPNeighborExpiryTimeThe minimum time remaining before this DVMRP neighbor will
be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.15.4.100.1.1.3.1.4 |
hmDVMRPNeighborGenerationIdThe neighboring router's generation identifier.ro Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.5 |
hmDVMRPNeighborMajorVersionThe neighboring router's major DVMRP version number.ro Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.6 |
hmDVMRPNeighborMinorVersionThe neighboring router's minor DVMRP version number.ro Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.7 |
hmDVMRPNeighborCapabilitiesThis 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.ro Bits .1.3.6.1.4.1.248.15.4.100.1.1.3.1.8 |
hmDVMRPNeighborRcvRoutesThe 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.ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.9 |
hmDVMRPNeighborRcvBadPktsThe number of packet received from this neighbor which were
discarded as invalid.ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.10 |
hmDVMRPNeighborRcvBadRoutesThe number of routes, in valid DVMRP packets received from
this neighbor, which were ignored because the entry was
invalid.ro Counter32 .1.3.6.1.4.1.248.15.4.100.1.1.3.1.11 |
hmDVMRPNeighborStateState of the neighbor adjacency.ro Enumeration .1.3.6.1.4.1.248.15.4.100.1.1.3.1.12 |
hmDVMRPRouteTableThe table of routes learned through DVMRP route exchange. SEQUENCE OF HmDvmrpRouteEntry .1.3.6.1.4.1.248.15.4.100.1.1.4 |
hmDVMRPRouteEntryAn entry (conceptual row) containing the multicast routing
information used by DVMRP in place of the unicast routing
information. HmDvmrpRouteEntry .1.3.6.1.4.1.248.15.4.100.1.1.4.1 |
hmDVMRPRouteSourceThe network address which when combined with the
corresponding value of hmDVMRPRouteSourceMask identifies the
sources for which this entry contains multicast routing
information. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.4.1.1 |
hmDVMRPRouteSourceMaskThe network mask which when combined with the corresponding
value of hmDVMRPRouteSource identifies the sources for which
this entry contains multicast routing information. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.4.1.2 |
hmDVMRPRouteUpstreamNeighborThe address of the upstream neighbor (e.g., RPF neighbor)
from which IP datagrams from these sources are received.ro IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.4.1.3 |
hmDVMRPRouteIfIndexThe 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.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.248.15.4.100.1.1.4.1.4 |
hmDVMRPRouteMetricThe distance in hops to the source subnet.ro Integer32 .1.3.6.1.4.1.248.15.4.100.1.1.4.1.5 |
hmDVMRPRouteExpiryTimeThe minimum amount of time remaining before this entry will
be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.15.4.100.1.1.4.1.6 |
hmDVMRPRouteUpTimeThe time since the route represented by this entry was
learned by the router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.15.4.100.1.1.4.1.7 |
hmDVMRPRouteNextHopTableThe (conceptual) table containing information on the next
hops on outgoing interfaces for routing IP multicast
datagrams. SEQUENCE OF HmDvmrpRouteNextHopEntry .1.3.6.1.4.1.248.15.4.100.1.1.5 |
hmDVMRPRouteNextHopEntryAn entry (conceptual row) in the list of next hops on
outgoing interfaces to which IP multicast datagrams from
particular sources are routed. HmDvmrpRouteNextHopEntry .1.3.6.1.4.1.248.15.4.100.1.1.5.1 |
hmDVMRPRouteNextHopSourceThe network address which when combined with the
corresponding value of hmDVMRPRouteNextHopSourceMask
identifies the sources for which this entry specifies a next
hop on an outgoing interface. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.5.1.1 |
hmDVMRPRouteNextHopSourceMaskThe network mask which when combined with the corresponding
value of hmDVMRPRouteNextHopSource identifies the sources for
which this entry specifies a next hop on an outgoing
interface. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.5.1.2 |
hmDVMRPRouteNextHopIfIndexThe ifIndex value of the interface for the outgoing
interface for this next hop. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.15.4.100.1.1.5.1.3 |
hmDVMRPRouteNextHopTypeType is leaf if no downstream dependent neighbors exist on
the outgoing virtual interface. Otherwise, type is branch.ro Enumeration .1.3.6.1.4.1.248.15.4.100.1.1.5.1.4 |
hmDVMRPPruneTableThe (conceptual) table listing the router's upstream prune
state. SEQUENCE OF HmDvmrpPruneEntry .1.3.6.1.4.1.248.15.4.100.1.1.6 |
hmDVMRPPruneEntryAn entry (conceptual row) in the hmDVMRPPruneTable. HmDvmrpPruneEntry .1.3.6.1.4.1.248.15.4.100.1.1.6.1 |
hmDVMRPPruneGroupThe group address which has been pruned. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.6.1.1 |
hmDVMRPPruneSourceThe address of the source or source network which has been
pruned. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.6.1.2 |
hmDVMRPPruneSourceMaskThe address of the source or source network which has been
pruned. The mask must either be all 1's, or else
hmDVMRPPruneSource and hmDVMRPPruneSourceMask must match
hmDVMRPRouteSource and hmDVMRPRouteSourceMask for some entry in
the hmDVMRPRouteTable. IpAddress .1.3.6.1.4.1.248.15.4.100.1.1.6.1.3 |
hmDVMRPPruneExpiryTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.15.4.100.1.1.6.1.4 |
hmDVMRPTraps OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.1.1.7 |
hmDVMRPNeighborLossA hmDVMRPNeighborLoss 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. NOTIFICATION-TYPE .1.3.6.1.4.1.248.15.4.100.1.1.7.1 |
hmDVMRPNeighborNotPruningA hmDVMRPNeighborNotPruning 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. NOTIFICATION-TYPE .1.3.6.1.4.1.248.15.4.100.1.1.7.2 |
hmDVMRPMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.2 |
hmDVMRPMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.2.1 |
hmDVMRPMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.248.15.4.100.2.2 |