HM2-PLATFORM-DVMRP-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-DVMRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2AgentDvmrp 1.3.6.1.4.1.248.12.4.249
The Hirschmann Private Platform2 MIB for DVMRP. Copyright (C) 2013. All Rights Reserved.
         hm2AgentDvmrpMIBNotifications 1.3.6.1.4.1.248.12.4.249.0
             hm2AgentDvmrpNeighborLoss 1.3.6.1.4.1.248.12.4.249.0.1
A 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.
             hm2AgentDvmrpNeighborNotPruning 1.3.6.1.4.1.248.12.4.249.0.2
A 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.
         hm2AgentDvmrpMIBObjects 1.3.6.1.4.1.248.12.4.249.1
             hm2AgentDvmrpGroup 1.3.6.1.4.1.248.12.4.249.1.1
                 hm2AgentDvmrpScalar 1.3.6.1.4.1.248.12.4.249.1.1.1
                     hm2AgentDvmrpVersionString 1.3.6.1.4.1.248.12.4.249.1.1.1.1 displaystring read-only
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.
                     hm2AgentDvmrpGenerationId 1.3.6.1.4.1.248.12.4.249.1.1.1.2 integer32 read-only
The generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
                     hm2AgentDvmrpNumRoutes 1.3.6.1.4.1.248.12.4.249.1.1.1.3 gauge32 read-only
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.
                     hm2AgentDvmrpReachableRoutes 1.3.6.1.4.1.248.12.4.249.1.1.1.4 gauge32 read-only
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.
                 hm2AgentDvmrpInterfaceTable 1.3.6.1.4.1.248.12.4.249.1.1.2 no-access
The (conceptual) table listing the router's multicast- capable interfaces.
                     hm2AgentDvmrpInterfaceEntry 1.3.6.1.4.1.248.12.4.249.1.1.2.1 no-access
An entry (conceptual row) in the hm2AgentDvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
                         hm2AgentDvmrpInterfaceIfIndex 1.3.6.1.4.1.248.12.4.249.1.1.2.1.1 interfaceindex no-access
The ifIndex value of the interface for which DVMRP is enabled.
                         hm2AgentDvmrpInterfaceLocalAddress 1.3.6.1.4.1.248.12.4.249.1.1.2.1.2 ipaddress read-only
The 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.
                         hm2AgentDvmrpInterfaceMetric 1.3.6.1.4.1.248.12.4.249.1.1.2.1.3 integer32 read-only
The distance metric for this interface which is used to calculate distance vectors.
                         hm2AgentDvmrpInterfaceStatus 1.3.6.1.4.1.248.12.4.249.1.1.2.1.4 rowstatus read-only
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.
                         hm2AgentDvmrpInterfaceRcvBadPkts 1.3.6.1.4.1.248.12.4.249.1.1.2.1.5 counter32 read-only
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).
                         hm2AgentDvmrpInterfaceRcvBadRoutes 1.3.6.1.4.1.248.12.4.249.1.1.2.1.6 counter32 read-only
The number of routes, in valid hm2AgentDvmrpGroup packets, which were ignored because the entry was invalid.
                         hm2AgentDvmrpInterfaceSentRoutes 1.3.6.1.4.1.248.12.4.249.1.1.2.1.7 counter32 read-only
The 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.
                         hm2AgentDvmrpInterfaceInterfaceKey 1.3.6.1.4.1.248.12.4.249.1.1.2.1.8 snmpadminstring read-only
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.
                         hm2AgentDvmrpInterfaceInterfaceKeyVersion 1.3.6.1.4.1.248.12.4.249.1.1.2.1.9 integer32 read-only
The highest version number of all known interface keys for this interface used for authenticating neighbors.
                         hm2AgentDvmrpInterfaceGenerationId 1.3.6.1.4.1.248.12.4.249.1.1.2.1.248 integer32 read-only
The generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
                 hm2AgentDvmrpNeighborTable 1.3.6.1.4.1.248.12.4.249.1.1.3 no-access
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
                     hm2AgentDvmrpNeighborEntry 1.3.6.1.4.1.248.12.4.249.1.1.3.1 no-access
An entry (conceptual row) in the hm2AgentDvmrpNeighborTable.
                         hm2AgentDvmrpNeighborIfIndex 1.3.6.1.4.1.248.12.4.249.1.1.3.1.1 interfaceindex no-access
The value of ifIndex for the virtual interface used to reach this DVMRP neighbor.
                         hm2AgentDvmrpNeighborAddress 1.3.6.1.4.1.248.12.4.249.1.1.3.1.2 ipaddress no-access
The IP address of the DVMRP neighbor for which this entry contains information.
                         hm2AgentDvmrpNeighborUpTime 1.3.6.1.4.1.248.12.4.249.1.1.3.1.3 timeticks read-only
The time since this DVMRP neighbor (last) became a neighbor of the local router.
                         hm2AgentDvmrpNeighborExpiryTime 1.3.6.1.4.1.248.12.4.249.1.1.3.1.4 timeticks read-only
The minimum time remaining before this DVMRP neighbor will be aged out.
                         hm2AgentDvmrpNeighborGenerationId 1.3.6.1.4.1.248.12.4.249.1.1.3.1.5 integer32 read-only
The neighboring router's generation identifier.
                         hm2AgentDvmrpNeighborMajorVersion 1.3.6.1.4.1.248.12.4.249.1.1.3.1.6 integer32 read-only
The neighboring router's major hm2AgentDvmrpGroup version number.
                         hm2AgentDvmrpNeighborMinorVersion 1.3.6.1.4.1.248.12.4.249.1.1.3.1.7 integer32 read-only
The neighboring router's minor DVMRP version number.
                         hm2AgentDvmrpNeighborCapabilities 1.3.6.1.4.1.248.12.4.249.1.1.3.1.8 bits read-only
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. Bits: 'mtrace': 3, 'leaf': 0, 'prune': 1, 'generationID': 2.
                         hm2AgentDvmrpNeighborRcvRoutes 1.3.6.1.4.1.248.12.4.249.1.1.3.1.9 counter32 read-only
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.
                         hm2AgentDvmrpNeighborRcvBadPkts 1.3.6.1.4.1.248.12.4.249.1.1.3.1.10 counter32 read-only
The number of packet received from this neighbor which were discarded as invalid.
                         hm2AgentDvmrpNeighborRcvBadRoutes 1.3.6.1.4.1.248.12.4.249.1.1.3.1.11 counter32 read-only
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
                         hm2AgentDvmrpNeighborState 1.3.6.1.4.1.248.12.4.249.1.1.3.1.12 integer read-only
State of the neighbor adjacency. Enumeration: 'active': 2, 'down': 4, 'ignoring': 3, 'oneway': 1.
                 hm2AgentDvmrpRouteTable 1.3.6.1.4.1.248.12.4.249.1.1.4 no-access
The table of routes learned through DVMRP route exchange.
                     hm2AgentDvmrpRouteEntry 1.3.6.1.4.1.248.12.4.249.1.1.4.1 no-access
An entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
                         hm2AgentDvmrpRouteSource 1.3.6.1.4.1.248.12.4.249.1.1.4.1.1 ipaddress no-access
The network address which when combined with the corresponding value of hm2AgentDvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
                         hm2AgentDvmrpRouteSourceMask 1.3.6.1.4.1.248.12.4.249.1.1.4.1.2 ipaddress no-access
The network mask which when combined with the corresponding value of hm2AgentDvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
                         hm2AgentDvmrpRouteUpstreamNeighbor 1.3.6.1.4.1.248.12.4.249.1.1.4.1.3 ipaddress read-only
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
                         hm2AgentDvmrpRouteIfIndex 1.3.6.1.4.1.248.12.4.249.1.1.4.1.4 interfaceindexorzero read-only
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.
                         hm2AgentDvmrpRouteMetric 1.3.6.1.4.1.248.12.4.249.1.1.4.1.5 integer32 read-only
The distance in hops to the source subnet.
                         hm2AgentDvmrpRouteExpiryTime 1.3.6.1.4.1.248.12.4.249.1.1.4.1.6 timeticks read-only
The minimum amount of time remaining before this entry will be aged out.
                         hm2AgentDvmrpRouteUpTime 1.3.6.1.4.1.248.12.4.249.1.1.4.1.7 timeticks read-only
The time since the route represented by this entry was learned by the router.
                 hm2AgentDvmrpRouteNextHopTable 1.3.6.1.4.1.248.12.4.249.1.1.5 no-access
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
                     hm2AgentDvmrpRouteNextHopEntry 1.3.6.1.4.1.248.12.4.249.1.1.5.1 no-access
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
                         hm2AgentDvmrpRouteNextHopSource 1.3.6.1.4.1.248.12.4.249.1.1.5.1.1 ipaddress no-access
The 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.
                         hm2AgentDvmrpRouteNextHopSourceMask 1.3.6.1.4.1.248.12.4.249.1.1.5.1.2 ipaddress no-access
The 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.
                         hm2AgentDvmrpRouteNextHopIfIndex 1.3.6.1.4.1.248.12.4.249.1.1.5.1.3 interfaceindex no-access
The ifIndex value of the interface for the outgoing interface for this next hop.
                         hm2AgentDvmrpRouteNextHopType 1.3.6.1.4.1.248.12.4.249.1.1.5.1.4 integer read-only
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch. Enumeration: 'leaf': 1, 'branch': 2.
                 hm2AgentDvmrpPruneTable 1.3.6.1.4.1.248.12.4.249.1.1.6 no-access
The (conceptual) table listing the router's upstream prune state.
                     hm2AgentDvmrpPruneEntry 1.3.6.1.4.1.248.12.4.249.1.1.6.1 no-access
An entry (conceptual row) in the hm2AgentDvmrpPruneTable.
                         hm2AgentDvmrpPruneGroup 1.3.6.1.4.1.248.12.4.249.1.1.6.1.1 ipaddress no-access
The group address which has been pruned.
                         hm2AgentDvmrpPruneSource 1.3.6.1.4.1.248.12.4.249.1.1.6.1.2 ipaddress no-access
The address of the source or source network which has been pruned.
                         hm2AgentDvmrpPruneSourceMask 1.3.6.1.4.1.248.12.4.249.1.1.6.1.3 ipaddress no-access
The 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.
                         hm2AgentDvmrpPruneExpiryTime 1.3.6.1.4.1.248.12.4.249.1.1.6.1.4 timeticks read-only
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.