DVMRP-MIB

DVMRP-MIB Download

MIBs list

The MIB module for management of DVMRP routers."

IPHost Network Monitor offer an easy way of SNMP monitoring your D-Link Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DVMRP-MIB

dvmrpVersionString
The router's DVMRP version information.
dvmrpGenerationId
The generation identifier for the routing process. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
dvmrpNumRoutes
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.
dvmrpReachableRoutes
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.
dvmrpInterfaceTable
The (conceptual) table listing the router's multicast- capable interfaces.
dvmrpInterfaceEntry
An entry (conceptual row) in the dvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
dvmrpInterfaceIfIndex
The ifIndex value of the interface for which DVMRP is enabled.
dvmrpInterfaceType
The type of this DVMRP interface, whether it uses a tunnel, source routing, a physical interface for which we are a querier, or a physical interface for which we are not a querier. This object is deprecated in favor of ifType.
dvmrpInterfaceOperState
The current operational state of this DVMRP interface. This object is deprecated in favor of ifOperStatus.
dvmrpInterfaceLocalAddress
The IP address this system will use as a source address on this interface. On unnumbered interfaces, it must be the same value as dvmrpInterfaceLocalAddress for some interface on the system.
dvmrpInterfaceRemoteAddress
The IP address of the remote end of this DVMRP virtual interface. For a tunnel (including source routed), this is the IP address of the neighboring router. For a subnet, this is the subnet address. This object is deprecated in favor of address informat ...
dvmrpInterfaceRemoteSubnetMask
The subnet mask for a directly connected subnet. For a tunnel, this should be 0.0.0.0. This object is deprecated in favor of address information associated with the underlying ifEntry.
dvmrpInterfaceMetric
The distance metric for this interface which is used to calculate distance vectors.
dvmrpInterfaceRateLimit
The rate-limit, in kilobits per second, of forwarded multicast traffic on the interface. A rate-limit of 0 indicates that no rate limiting is done. This object has been moved to the IP Multicast MIB.
dvmrpInterfaceInPkts
The number of multicast packets that have arrived on the interface. This object is deprecated in favor of ifInMulticastPkts in the Interfaces MIB [8].
dvmrpInterfaceOutPkts
The number of multicast packets that have been sent on the interface. This object is deprecated in favor of ifOutMulticastPkts in the Interfaces MIB [8].
dvmrpInterfaceInOctets
The number of octets in multicast packets that have arrived on the interface. This object has been moved to the IP Multicast MIB.
dvmrpInterfaceOutOctets
The number of octets in multicast packets that have been sent on the interface. This object has been moved to the IP Multicast MIB.
dvmrpInterfaceStatus
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.
dvmrpInterfaceRcvBadPkts
The number of DVMRP packets 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).
dvmrpInterfaceRcvBadRoutes
The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
dvmrpInterfaceSentRoutes
The number of routes, in DVMRP Report packets, which have been sent on this interface. Together with dvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost.
dvmrpInterfaceMasterKey
The master (shared) key for authenticating neighbors on this interface. This object is intended solely for the purpose of setting the master key, and MUST be accessible only via requests using both authentication and privacy. The agent MAY report an empt ...
dvmrpInterfaceMasterKeyVersion
The highest version number of all known master keys used for authenticating neighbors on this interface.
dvmrpNeighborTable
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
dvmrpNeighborEntry
An entry (conceptual row) in the dvmrpNeighborTable.
dvmrpNeighborIfIndex
The value of ifIndex for the virtual interface used to reach this DVMRP neighbor.
dvmrpNeighborAddress
The IP address of the DVMRP neighbor for which this entry contains information.
dvmrpNeighborUpTime
The time since this DVMRP neighbor (last) became a neighbor of the local router.
dvmrpNeighborExpiryTime
The minimum time remaining before this DVMRP neighbor will be aged out.
dvmrpNeighborGenerationId
The neighboring router's generation identifier.
dvmrpNeighborMajorVersion
The neighboring router's major DVMRP version number.
dvmrpNeighborMinorVersion
The neighboring router's minor DVMRP version number.
dvmrpNeighborCapabilities
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 se ...
dvmrpNeighborRcvRoutes
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.
dvmrpNeighborRcvBadPkts
The number of packet received from this neighbor which were discarded as invalid.
dvmrpNeighborRcvBadRoutes
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
dvmrpNeighborState
State of the neighbor adjacency.
dvmrpRouteTable
The table of routes learned through DVMRP route exchange.
dvmrpRouteEntry
An entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
dvmrpRouteSource
The network address which when combined with the corresponding value of dvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
dvmrpRouteSourceMask
The network mask which when combined with the corresponding value of dvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
dvmrpRouteUpstreamNeighbor
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
dvmrpRouteIfIndex
The value of ifIndex for the interface on which IP datagrams sent by these sources are received.
dvmrpRouteMetric
The distance in hops to the source subnet.
dvmrpRouteExpiryTime
The minimum amount of time remaining before this entry will be aged out.
dvmrpRouteUpTime
The time since the route represented by this entry was learned by the router.
dvmrpRouteNextHopTable
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
dvmrpRouteNextHopEntry
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
dvmrpRouteNextHopSource
The network address which when combined with the corresponding value of dvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface.
dvmrpRouteNextHopSourceMask
The network mask which when combined with the corresponding value of dvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface.
dvmrpRouteNextHopIfIndex
The ifIndex value of the interface for the outgoing interface for this next hop.
dvmrpRouteNextHopType
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
dvmrpAltNetTable
The (conceptual) table listing the router's alternate subnets on physical interfaces for use in constructing the routing tables.
dvmrpAltNetEntry
An entry (conceptual row) in the dvmrpAltNetTable.
dvmrpAltNetIfIndex
The ifIndex value of the interface to which this alternate subnet applies.
dvmrpAltNetAddress
The subnet address of the alternate subnet.
dvmrpAltNetMask
The subnet mask of the alternate subnet.
dvmrpAltNetStatus
The status of this row, by which new entries may be created, or old entries deleted from this table.
dvmrpMIBGroup
A collection of objects to support management of DVMRP routers.
dvmrpGeneralGroup
A collection of objects used to describe general DVMRP configuration information.
dvmrpInterfaceGroup
A collection of objects used to describe DVMRP interface configuration and statistics.
dvmrpNeighborGroup
A collection of objects used to describe DVMRP peer configuration and statistics.
dvmrpRoutingGroup
A collection of objects used to store the DVMRP routing table.
dvmrpSecurityGroup
A collection of objects used to store information related to DVMRP security.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list