HM2-PLATFORM-DVMRP-MIB
AI MIB Summary
The HM2-PLATFORM-DVMRP-MIB enables monitoring of Distance Vector Multicast Routing Protocol (DVMRP) operational states and routing table metrics on Hirschmann Private Platform2 network devices. This module provides access to DVMRP-specific counters and status variables required for multicast routing troubleshooting and topology verification.
The Hirschmann Private Platform2 MIB for DVMRP. Copyright (C) 2013. All Rights Reserved.
Main OID:
hm2AgentDvmrp.1.3.6.1.4.1.248.12.4.249
58
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
58 total| Object Name |
|---|
hm2AgentDvmrpThe Hirschmann Private Platform2 MIB for DVMRP. Copyright (C) 2013. All Rights Reserved. MODULE-IDENTITY .1.3.6.1.4.1.248.12.4.249 |
hm2AgentDvmrpMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.4.249.0 |
hm2AgentDvmrpNeighborLossA hm2AgentDvmrpNeighborLoss 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.12.4.249.0.1 |
hm2AgentDvmrpNeighborNotPruningA hm2AgentDvmrpNeighborNotPruning 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.12.4.249.0.2 |
hm2AgentDvmrpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.4.249.1 |
hm2AgentDvmrpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.4.249.1.1 |
hm2AgentDvmrpScalar OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.4.249.1.1.1 |
hm2AgentDvmrpVersionStringThe 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.12.4.249.1.1.1.1 |
hm2AgentDvmrpGenerationIdThe generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.1.2 |
hm2AgentDvmrpNumRoutesThe 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.12.4.249.1.1.1.3 |
hm2AgentDvmrpReachableRoutesThe 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.12.4.249.1.1.1.4 |
hm2AgentDvmrpInterfaceTableThe (conceptual) table listing the router's multicast- capable interfaces. SEQUENCE OF Hm2AgentDvmrpInterfaceEntry .1.3.6.1.4.1.248.12.4.249.1.1.2 |
hm2AgentDvmrpInterfaceEntryAn entry (conceptual row) in the hm2AgentDvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides. Hm2AgentDvmrpInterfaceEntry .1.3.6.1.4.1.248.12.4.249.1.1.2.1 |
hm2AgentDvmrpInterfaceIfIndexThe ifIndex value of the interface for which DVMRP is enabled. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.4.249.1.1.2.1.1 |
hm2AgentDvmrpInterfaceLocalAddressThe IP address this system will use as a source address on this interface. On unnumbered interfaces, it must be the same value as hm2AgentDvmrpInterfaceLocalAddress for some interface on the system.ro IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.2.1.2 |
hm2AgentDvmrpInterfaceMetricThe distance metric for this interface which is used to calculate distance vectors.rw Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.2.1.3 |
hm2AgentDvmrpInterfaceStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.248.12.4.249.1.1.2.1.4 |
hm2AgentDvmrpInterfaceRcvBadPktsThe 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.12.4.249.1.1.2.1.5 |
hm2AgentDvmrpInterfaceRcvBadRoutesThe number of routes, in valid hm2AgentDvmrpGroup packets, which were ignored because the entry was invalid.ro Counter32 .1.3.6.1.4.1.248.12.4.249.1.1.2.1.6 |
hm2AgentDvmrpInterfaceSentRoutesThe number of routes, in DVMRP Report packets, which have been sent on this interface. Together with hm2AgentDvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost.ro Counter32 .1.3.6.1.4.1.248.12.4.249.1.1.2.1.7 |
hm2AgentDvmrpInterfaceInterfaceKeyThe (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.12.4.249.1.1.2.1.8 |
hm2AgentDvmrpInterfaceInterfaceKeyVersionThe highest version number of all known interface keys for this interface used for authenticating neighbors.rw Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.2.1.9 |
hm2AgentDvmrpInterfaceGenerationIdThe generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.2.1.248 |
hm2AgentDvmrpNeighborTableThe (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages. SEQUENCE OF Hm2AgentDvmrpNeighborEntry .1.3.6.1.4.1.248.12.4.249.1.1.3 |
hm2AgentDvmrpNeighborEntryAn entry (conceptual row) in the hm2AgentDvmrpNeighborTable. Hm2AgentDvmrpNeighborEntry .1.3.6.1.4.1.248.12.4.249.1.1.3.1 |
hm2AgentDvmrpNeighborIfIndexThe value of ifIndex for the virtual interface used to reach this DVMRP neighbor. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.4.249.1.1.3.1.1 |
hm2AgentDvmrpNeighborAddressThe IP address of the DVMRP neighbor for which this entry contains information. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.3.1.2 |
hm2AgentDvmrpNeighborUpTimeThe time since this DVMRP neighbor (last) became a neighbor of the local router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.12.4.249.1.1.3.1.3 |
hm2AgentDvmrpNeighborExpiryTimeThe minimum time remaining before this DVMRP neighbor will be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.12.4.249.1.1.3.1.4 |
hm2AgentDvmrpNeighborGenerationIdThe neighboring router's generation identifier.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.3.1.5 |
hm2AgentDvmrpNeighborMajorVersionThe neighboring router's major hm2AgentDvmrpGroup version number.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.3.1.6 |
hm2AgentDvmrpNeighborMinorVersionThe neighboring router's minor DVMRP version number.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.3.1.7 |
hm2AgentDvmrpNeighborCapabilitiesThis 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.12.4.249.1.1.3.1.8 |
hm2AgentDvmrpNeighborRcvRoutesThe 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.12.4.249.1.1.3.1.9 |
hm2AgentDvmrpNeighborRcvBadPktsThe number of packet received from this neighbor which were discarded as invalid.ro Counter32 .1.3.6.1.4.1.248.12.4.249.1.1.3.1.10 |
hm2AgentDvmrpNeighborRcvBadRoutesThe 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.12.4.249.1.1.3.1.11 |
hm2AgentDvmrpNeighborStateState of the neighbor adjacency.ro Enumeration .1.3.6.1.4.1.248.12.4.249.1.1.3.1.12 |
hm2AgentDvmrpRouteTableThe table of routes learned through DVMRP route exchange. SEQUENCE OF Hm2AgentDvmrpRouteEntry .1.3.6.1.4.1.248.12.4.249.1.1.4 |
hm2AgentDvmrpRouteEntryAn entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information. Hm2AgentDvmrpRouteEntry .1.3.6.1.4.1.248.12.4.249.1.1.4.1 |
hm2AgentDvmrpRouteSourceThe network address which when combined with the corresponding value of hm2AgentDvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.4.1.1 |
hm2AgentDvmrpRouteSourceMaskThe network mask which when combined with the corresponding value of hm2AgentDvmrpRouteSource identifies the sources for which this entry contains multicast routing information. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.4.1.2 |
hm2AgentDvmrpRouteUpstreamNeighborThe 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.12.4.249.1.1.4.1.3 |
hm2AgentDvmrpRouteIfIndexThe 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.12.4.249.1.1.4.1.4 |
hm2AgentDvmrpRouteMetricThe distance in hops to the source subnet.ro Integer32 .1.3.6.1.4.1.248.12.4.249.1.1.4.1.5 |
hm2AgentDvmrpRouteExpiryTimeThe minimum amount of time remaining before this entry will be aged out.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.12.4.249.1.1.4.1.6 |
hm2AgentDvmrpRouteUpTimeThe time since the route represented by this entry was learned by the router.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.248.12.4.249.1.1.4.1.7 |
hm2AgentDvmrpRouteNextHopTableThe (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams. SEQUENCE OF Hm2AgentDvmrpRouteNextHopEntry .1.3.6.1.4.1.248.12.4.249.1.1.5 |
hm2AgentDvmrpRouteNextHopEntryAn entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed. Hm2AgentDvmrpRouteNextHopEntry .1.3.6.1.4.1.248.12.4.249.1.1.5.1 |
hm2AgentDvmrpRouteNextHopSourceThe network address which when combined with the corresponding value of hm2AgentDvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.5.1.1 |
hm2AgentDvmrpRouteNextHopSourceMaskThe network mask which when combined with the corresponding value of hm2AgentDvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.5.1.2 |
hm2AgentDvmrpRouteNextHopIfIndexThe ifIndex value of the interface for the outgoing interface for this next hop. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.248.12.4.249.1.1.5.1.3 |
hm2AgentDvmrpRouteNextHopTypeType 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.12.4.249.1.1.5.1.4 |
hm2AgentDvmrpPruneTableThe (conceptual) table listing the router's upstream prune state. SEQUENCE OF Hm2AgentDvmrpPruneEntry .1.3.6.1.4.1.248.12.4.249.1.1.6 |
hm2AgentDvmrpPruneEntryAn entry (conceptual row) in the hm2AgentDvmrpPruneTable. Hm2AgentDvmrpPruneEntry .1.3.6.1.4.1.248.12.4.249.1.1.6.1 |
hm2AgentDvmrpPruneGroupThe group address which has been pruned. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.6.1.1 |
hm2AgentDvmrpPruneSourceThe address of the source or source network which has been pruned. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.6.1.2 |
hm2AgentDvmrpPruneSourceMaskThe address of the source or source network which has been pruned. The mask must either be all 1's, or else hm2AgentDvmrpPruneSource and hm2AgentDvmrpPruneSourceMask must match hm2AgentDvmrpRouteSource and hm2AgentDvmrpRouteSourceMask for some entry in the hm2AgentDvmrpRouteTable. IpAddress .1.3.6.1.4.1.248.12.4.249.1.1.6.1.3 |
hm2AgentDvmrpPruneExpiryTimeThe 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.12.4.249.1.1.6.1.4 |