IPMROUTE-STD-MIB

IPMROUTE-STD-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-STD-MIB

ipMRouteEnable
The enabled status of IP Multicast routing on this router.
ipMRouteEntryCount
The number of rows in the ipMRouteTable. This can be used to monitor the multicast routing table size.
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. Discontinuities in counters in this entry can be detected by observing the value of ...
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 dropped because they were not received on the interface indicated by ipMRouteInIfIndex. Packets which are not subject to an ...
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.
ipMRouteRtProto
The routing mechanism via which the route used to find the upstream or parent interface 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 to find the upstream or parent interface for this multicast forwarding entry.
ipMRouteRtMask
The mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry.
ipMRouteRtType
The reason the given route was placed in the (logical) multicast Routing Information Base (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 ...
ipMRouteHCOctets
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. This object is a 64-bit version of ipMRouteOctets.
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 addr ...
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. Discontinuities in counters in this entry can be detected by observing the value ...
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. If ipMRouteNextHopState is pruned(1), the remaining time until the prune expires and the state reverts to forwarding(2). Otherwise, the remaining time until this entry is removed f ...
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, including framing characters. This object is similar to ifInOctets in the Interfaces MIB, except that only multicast packets are counted.
ipMRouteInterfaceOutMcastOctets
The number of octets of multicast packets that have been sent on the interface.
ipMRouteInterfaceHCInMcastOctets
The number of octets of multicast packets that have arrived on the interface, including framing characters. This object is a 64-bit version of ipMRouteInterfaceInMcastOctets. It is similar to ifHCInOctets in the Interfaces MIB, except that only multicas ...
ipMRouteInterfaceHCOutMcastOctets
The number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of ipMRouteInterfaceOutMcastOctets.
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 as specified in RFC 2365.
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.
ipMRouteScopeNameTable
The (conceptual) table listing the multicast scope names.
ipMRouteScopeNameEntry
An entry (conceptual row) in the ipMRouteScopeNameTable representing a multicast scope name.
ipMRouteScopeNameAddress
The group address which when combined with the corresponding value of ipMRouteScopeNameAddressMask identifies the group range associated with the multicast scope. Scoped addresses must come from the range 239.x.x.x.
ipMRouteScopeNameAddressMask
The group address mask which when combined with the corresponding value of ipMRouteScopeNameAddress identifies the group range associated with the multicast scope.
ipMRouteScopeNameLanguage
The RFC 1766-style language tag associated with the scope name.
ipMRouteScopeNameString
The textual name associated with the multicast scope. The value of this object should be suitable for displaying to end-users, such as when allocating a multicast address in this scope. When no name is specified, the default value of this object should ...
ipMRouteScopeNameDefault
If true, indicates a preference that the name in the following language should be used by applications if no name is available in a desired language.
ipMRouteScopeNameStatus
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.
ipMRouteMIBHCInterfaceGroup
A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) network interfaces.
ipMRouteMIBRouteGroup
A collection of objects providing information on the relationship between multicast routing information, and the IP Forwarding Table.
ipMRouteMIBPktsGroup
A collection of objects to support management of packet counters for each forwarding entry.

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

MIBs list