HIRSCHMANN-DVMRP-MIB
- Registered at
- 1.3.6.1.4.1.248.15.4.100
- Last updated
- 2010-04-12 12:00
- Organization
- Hirschmann Automation and Control GmbH
- Revisions
- 2010-04-12 12:00
- Namespace
- hirschmann
- Source file
HIRSCHMANN-DVMRP-MIB- Digest
sha256:4b04a93fc27e3135cd01f5482abcd7e2f829db2b57aa625fa5ce723b718953a0
Description
The Hirschmann Private DVMRP MIB definitions for Platform devices.
Contact
Customer Support Postal: Hirschmann Automation and Control GmbH Stuttgarter Str. 45-51 72654 Neckartenzlingen Germany Tel: +49 7127 14 1981 Web: http://www.hicomcenter.com/ E-Mail: hicomcenter@hirschmann.com
Imports
| From | Symbols |
|---|---|
| HIRSCHMANN-MULTICAST-MIB | hmPlatform4Multicast |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HIRSCHMANN-DVMRP-MIB HIRSCHMANN-MMP4-BASICL2-MIB HIRSCHMANN-MULTICAST-MIB HMPRIV-MGMT-SNMP-MIB IANA-ADDRESS-FAMILY-NUMBERS-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hmDVMRPMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.1 | |||
| hmDVMRP OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.1.1 | |||
| hmDVMRPScalar OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.1.1.1 | |||
| hmDVMRPVersionString 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.248.15.4.100.1.1.1.1 | DisplayString | read-only | current |
| hmDVMRPGenerationId 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.248.15.4.100.1.1.1.2 | Integer32 | read-only | obsolete |
| hmDVMRPNumRoutes 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.248.15.4.100.1.1.1.3 | Gauge32 | read-only | current |
| hmDVMRPReachableRoutes 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.248.15.4.100.1.1.1.4 | Gauge32 | read-only | current |
| hmDVMRPUpdateInterval OBJECT-TYPE The interval at which the dvmrp route updates (reports) are sent. | 1.3.6.1.4.1.248.15.4.100.1.1.1.10 | Integer32 (10..240) | read-write | current |
| hmDVMRPPruneLifetime OBJECT-TYPE The time a prune message sent from this router will be valid. | 1.3.6.1.4.1.248.15.4.100.1.1.1.11 | Integer32 (30..64800) | read-write | current |
| hmDVMRPInterfaceTable OBJECT-TYPE The (conceptual) table listing the router's multicast- capable interfaces. | 1.3.6.1.4.1.248.15.4.100.1.1.2 | not-accessible | current | |
| hmDVMRPInterfaceEntry OBJECT-TYPE An entry (conceptual row) in the hmDVMRPInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1 | not-accessible | current | |
| hmDVMRPInterfaceIfIndex OBJECT-TYPE The ifIndex value of the interface for which DVMRP is enabled. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| hmDVMRPInterfaceLocalAddress 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 hmDVMRPInterfaceLocalAddress for some interface on the system. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.2 | IpAddress | read-only | current |
| hmDVMRPInterfaceMetric OBJECT-TYPE The distance metric for this interface which is used to calculate distance vectors. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.3 | Integer32 (1..31) | read-create | current |
| hmDVMRPInterfaceStatus OBJECT-TYPE The status of this entry. Creating the entry enables DVMRP on the interface; destroying the entry disables DVMRP on the interface. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.4 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| hmDVMRPInterfaceRcvBadPkts 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.248.15.4.100.1.1.2.1.5 | Counter32 | read-only | current |
| hmDVMRPInterfaceRcvBadRoutes OBJECT-TYPE The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.6 | Counter32 | read-only | current |
| hmDVMRPInterfaceSentRoutes OBJECT-TYPE The 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. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.7 | Counter32 | read-only | current |
| hmDVMRPInterfaceInterfaceKey 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.248.15.4.100.1.1.2.1.8 | SnmpAdminString | read-create | current |
| hmDVMRPInterfaceInterfaceKeyVersion OBJECT-TYPE The highest version number of all known interface keys for this interface used for authenticating neighbors. | 1.3.6.1.4.1.248.15.4.100.1.1.2.1.9 | Integer32 | read-create | current |
| hmDVMRPInterfaceGenerationId 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.248.15.4.100.1.1.2.1.20 | Unsigned32 | read-only | current |
| hmDVMRPNeighborTable OBJECT-TYPE The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages. | 1.3.6.1.4.1.248.15.4.100.1.1.3 | not-accessible | current | |
| hmDVMRPNeighborEntry OBJECT-TYPE An entry (conceptual row) in the hmDVMRPNeighborTable. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1 | not-accessible | current | |
| hmDVMRPNeighborIfIndex OBJECT-TYPE The value of ifIndex for the virtual interface used to reach this DVMRP neighbor. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.1 | InterfaceIndex | not-accessible | current |
| hmDVMRPNeighborAddress OBJECT-TYPE The IP address of the DVMRP neighbor for which this entry contains information. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.2 | IpAddress | not-accessible | current |
| hmDVMRPNeighborUpTime OBJECT-TYPE The time since this DVMRP neighbor (last) became a neighbor of the local router. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.3 | TimeTicks | read-only | current |
| hmDVMRPNeighborExpiryTime OBJECT-TYPE The minimum time remaining before this DVMRP neighbor will be aged out. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.4 | TimeTicks | read-only | current |
| hmDVMRPNeighborGenerationId OBJECT-TYPE The neighboring router's generation identifier. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.5 | Integer32 | read-only | current |
| hmDVMRPNeighborMajorVersion OBJECT-TYPE The neighboring router's major DVMRP version number. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.6 | Integer32 (0..255) | read-only | current |
| hmDVMRPNeighborMinorVersion OBJECT-TYPE The neighboring router's minor DVMRP version number. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.7 | Integer32 (0..255) | read-only | current |
| hmDVMRPNeighborCapabilities 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.248.15.4.100.1.1.3.1.8 | Bits {leaf(0), prune(1), generationID(2), mtrace(3)} | read-only | current |
| hmDVMRPNeighborRcvRoutes 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.248.15.4.100.1.1.3.1.9 | Counter32 | read-only | current |
| hmDVMRPNeighborRcvBadPkts OBJECT-TYPE The number of packet received from this neighbor which were discarded as invalid. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.10 | Counter32 | read-only | current |
| hmDVMRPNeighborRcvBadRoutes 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.248.15.4.100.1.1.3.1.11 | Counter32 | read-only | current |
| hmDVMRPNeighborState OBJECT-TYPE State of the neighbor adjacency. | 1.3.6.1.4.1.248.15.4.100.1.1.3.1.12 | INTEGER {oneway(1), active(2), ignoring(3), down(4)} | read-only | current |
| hmDVMRPRouteTable OBJECT-TYPE The table of routes learned through DVMRP route exchange. | 1.3.6.1.4.1.248.15.4.100.1.1.4 | not-accessible | current | |
| hmDVMRPRouteEntry 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.248.15.4.100.1.1.4.1 | not-accessible | current | |
| hmDVMRPRouteSource OBJECT-TYPE The network address which when combined with the corresponding value of hmDVMRPRouteSourceMask identifies the sources for which this entry contains multicast routing information. | 1.3.6.1.4.1.248.15.4.100.1.1.4.1.1 | IpAddress | not-accessible | current |
| hmDVMRPRouteSourceMask OBJECT-TYPE The network mask which when combined with the corresponding value of hmDVMRPRouteSource identifies the sources for which this entry contains multicast routing information. | 1.3.6.1.4.1.248.15.4.100.1.1.4.1.2 | IpAddress | not-accessible | current |
| hmDVMRPRouteUpstreamNeighbor 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.248.15.4.100.1.1.4.1.3 | IpAddress | read-only | current |
| hmDVMRPRouteIfIndex 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.248.15.4.100.1.1.4.1.4 | InterfaceIndexOrZero | read-only | current |
| hmDVMRPRouteMetric OBJECT-TYPE The distance in hops to the source subnet. | 1.3.6.1.4.1.248.15.4.100.1.1.4.1.5 | Integer32 (1..32) | read-only | current |
| hmDVMRPRouteExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. | 1.3.6.1.4.1.248.15.4.100.1.1.4.1.6 | TimeTicks | read-only | current |
| hmDVMRPRouteUpTime OBJECT-TYPE The time since the route represented by this entry was learned by the router. | 1.3.6.1.4.1.248.15.4.100.1.1.4.1.7 | TimeTicks | read-only | current |
| hmDVMRPRouteNextHopTable 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.248.15.4.100.1.1.5 | not-accessible | current | |
| hmDVMRPRouteNextHopEntry 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.248.15.4.100.1.1.5.1 | not-accessible | current | |
| hmDVMRPRouteNextHopSource OBJECT-TYPE The 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. | 1.3.6.1.4.1.248.15.4.100.1.1.5.1.1 | IpAddress | not-accessible | current |
| hmDVMRPRouteNextHopSourceMask OBJECT-TYPE The 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. | 1.3.6.1.4.1.248.15.4.100.1.1.5.1.2 | IpAddress | not-accessible | current |
| hmDVMRPRouteNextHopIfIndex OBJECT-TYPE The ifIndex value of the interface for the outgoing interface for this next hop. | 1.3.6.1.4.1.248.15.4.100.1.1.5.1.3 | InterfaceIndex | not-accessible | current |
| hmDVMRPRouteNextHopType 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.248.15.4.100.1.1.5.1.4 | INTEGER {leaf(1), branch(2)} | read-only | current |
| hmDVMRPPruneTable OBJECT-TYPE The (conceptual) table listing the router's upstream prune state. | 1.3.6.1.4.1.248.15.4.100.1.1.6 | not-accessible | current | |
| hmDVMRPPruneEntry OBJECT-TYPE An entry (conceptual row) in the hmDVMRPPruneTable. | 1.3.6.1.4.1.248.15.4.100.1.1.6.1 | not-accessible | current | |
| hmDVMRPPruneGroup OBJECT-TYPE The group address which has been pruned. | 1.3.6.1.4.1.248.15.4.100.1.1.6.1.1 | IpAddress | not-accessible | current |
| hmDVMRPPruneSource OBJECT-TYPE The address of the source or source network which has been pruned. | 1.3.6.1.4.1.248.15.4.100.1.1.6.1.2 | IpAddress | not-accessible | current |
| hmDVMRPPruneSourceMask OBJECT-TYPE The 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. | 1.3.6.1.4.1.248.15.4.100.1.1.6.1.3 | IpAddress | not-accessible | current |
| hmDVMRPPruneExpiryTime 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.248.15.4.100.1.1.6.1.4 | TimeTicks | read-only | current |
| hmDVMRPTraps OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.1.1.7 | |||
| hmDVMRPMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.2 | |||
| hmDVMRPMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.2.1 | |||
| hmDVMRPMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.4.100.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hmDVMRPNeighborLoss NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.248.15.4.100.1.1.7.1 | current |
| hmDVMRPNeighborNotPruning NOTIFICATION-TYPE A 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. | 1.3.6.1.4.1.248.15.4.100.1.1.7.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hmDVMRPMIBCompliance MODULE-COMPLIANCE The compliance statement for the DVMRP MIB. | 1.3.6.1.4.1.248.15.4.100.2.1.1 | current |
| hmDVMRPGeneralGroup OBJECT-GROUP A collection of objects used to describe general DVMRP configuration information. | 1.3.6.1.4.1.248.15.4.100.2.2.2 | current |
| hmDVMRPInterfaceGroup OBJECT-GROUP A collection of objects used to describe DVMRP interface configuration and statistics. | 1.3.6.1.4.1.248.15.4.100.2.2.3 | current |
| hmDVMRPNeighborGroup OBJECT-GROUP A collection of objects used to describe DVMRP peer configuration and statistics. | 1.3.6.1.4.1.248.15.4.100.2.2.4 | current |
| hmDVMRPRoutingGroup OBJECT-GROUP A collection of objects used to store the DVMRP routing table. | 1.3.6.1.4.1.248.15.4.100.2.2.5 | current |
| hmDVMRPSecurityGroup OBJECT-GROUP A collection of objects used to store information related to DVMRP security. | 1.3.6.1.4.1.248.15.4.100.2.2.6 | current |
| hmDVMRPTreeGroup OBJECT-GROUP A collection of objects used to store information related to DVMRP prune state. | 1.3.6.1.4.1.248.15.4.100.2.2.7 | current |
| hmDVMRPNotificationGroup NOTIFICATION-GROUP A collection of notifications for signaling important DVMRP events. | 1.3.6.1.4.1.248.15.4.100.2.2.8 | current |