IPMROUTE-MIB

IPMROUTE-MIB Download

MIBs list

The MIB module for management of IP Multicast routing, but independent of the specific multicast routing protocol in use.

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

OID list for IPMROUTE-MIB

ipMRouteEnable
The enabled status of IP Multicast routing on this router.
ipMRouteTable
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
ipMRouteEntry
An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address.
ipMRouteGroup
The IP multicast group address for which this entry contains multicast routing information.
ipMRouteSource
The network address which when combined with the corresponding value of ipMRouteSourceMask identifies the sources for which this entry contains multicast routing information.
ipMRouteSourceMask
The network mask which when combined with the corresponding value of ipMRouteSource identifies the sources for which this entry contains multicast routing information.
ipMRouteUpstreamNeighbor
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT).
ipMRouteInIfIndex
The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received. A value of 0 indicates that datagrams are not subject to an incoming interface check, but may be accepted on multiple interfaces (e ...
ipMRouteUpTime
The time since the multicast routing information represented by this entry was learned by the router.
ipMRouteExpiryTime
The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging.
ipMRoutePkts
The number of packets which this router has received from these sources and addressed to this multicast group address.
ipMRouteDifferentInIfPackets
The number of packets which this router has received from these sources and addressed to this multicast group address, which were not received from the interface indicated by ipMRouteInIfIndex.
ipMRouteOctets
The number of octets contained in IP datagrams which were received from these sources and addressed to this multicast group address, and which were forwarded by this router.
ipMRouteProtocol
The multicast routing protocol via which this multicast forwarding entry was learned. Inclusion of values for multicast routing protocols is not intended to imply that those protocols need be supported.
ipMRouteRtProto
The routing mechanism via which the route used for this multicast forwarding entry was learned. Inclusion of values for routing protocols is not intended to imply that those protocols need be supported.
ipMRouteRtAddress
The address portion of the route used for this multicast forwarding entry.
ipMRouteRtMask
The mask associated with the route used for this multicast forwarding entry.
ipMRouteRtType
The reason the given route was placed in the (logical) multicast RIB. A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB (instead or in addition) due to local configuration, such ...
ipMRouteNextHopTable
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams. Each entry is one of a list of next hops on outgoing interfaces for particular sources sending to a particular multicast group addre ...
ipMRouteNextHopEntry
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources to a IP multicast group address are routed.
ipMRouteNextHopGroup
The IP multicast group for which this entry specifies a next hop on an outgoing interface.
ipMRouteNextHopSource
The network address which when combined with the corresponding value of ipMRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface.
ipMRouteNextHopSourceMask
The network mask which when combined with the corresponding value of ipMRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface.
ipMRouteNextHopIfIndex
The ifIndex value of the interface for the outgoing interface for this next hop.
ipMRouteNextHopAddress
The address of the next hop specific to this entry. For most interfaces, this is identical to ipMRouteNextHopGroup. NBMA interfaces, however, may have multiple next hop addresses out a single outgoing interface.
ipMRouteNextHopState
An indication of whether the outgoing interface and next hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not.
ipMRouteNextHopUpTime
The time since the multicast routing information represented by this entry was learned by the router.
ipMRouteNextHopExpiryTime
The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging.
ipMRouteNextHopClosestMemberHops
The minimum number of hops between this router and any member of this IP multicast group reached via this next hop on this outgoing interface. Any IP multicast datagrams for the group which have a TTL less than this number of hops will not be forwarded t ...
ipMRouteNextHopProtocol
The routing mechanism via which this next-hop was learned.
ipMRouteNextHopPkts
The number of packets which have been forwarded using this route.
ipMRouteInterfaceTable
The (conceptual) table containing multicast routing information specific to interfaces.
ipMRouteInterfaceEntry
An entry (conceptual row) containing the multicast routing information for a particular interface.
ipMRouteInterfaceIfIndex
The ifIndex value of the interface for which this entry contains information.
ipMRouteInterfaceTtl
The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface.
ipMRouteInterfaceProtocol
The routing protocol running on this interface.
ipMRouteInterfaceRateLimit
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.
ipMRouteInterfaceInMcastOctets
The number of octets of multicast packets that have arrived on the interface.
ipMRouteInterfaceOutMcastOctets
The number of octets of multicast packets that have been sent on the interface.
ipMRouteBoundaryTable
The (conceptual) table listing the router's scoped multicast address boundaries.
ipMRouteBoundaryEntry
An entry (conceptual row) in the ipMRouteBoundaryTable representing a scoped boundary.
ipMRouteBoundaryIfIndex
The IfIndex value for the interface to which this boundary applies. Packets with a destination address in the associated address/mask range will not be forwarded out this interface.
ipMRouteBoundaryAddress
The group address which when combined with the corresponding value of ipMRouteBoundaryAddressMask identifies the group range for which the scoped boundary exists. Scoped addresses must come from the range 239.x.x.x.
ipMRouteBoundaryAddressMask
The group address mask which when combined with the corresponding value of ipMRouteBoundaryAddress identifies the group range for which the scoped boundary exists.
ipMRouteBoundaryStatus
The status of this row, by which new entries may be created, or old entries deleted from this table.
ipMRouteMIBBasicGroup
A collection of objects to support basic management of IP Multicast routing.
ipMRouteMIBHopCountGroup
A collection of objects to support management of the use of hop counts in IP Multicast routing.
ipMRouteMIBBoundaryGroup
A collection of objects to support management of scoped multicast address boundaries.
ipMRouteMIBPktsOutGroup
A collection of objects to support management of packet counters for each outgoing interface entry of a route.
ipMRouteMIBRouteGroup
A collection of objects providing information on the relationship between multicast routing information, and the IP Forwarding Table.

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

MIBs list