IPMROUTE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
36
.1.3.6.1.3.60.1.1.2 · 1 row entry · 15 columns
The (conceptual) table containing multicast routing
information for IP datagrams sent by particular sources to
the IP multicast groups known to this router.
ipMRouteEntry entry .1.3.6.1.3.60.1.1.2.1
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.
Indexes
ipMRouteGroup ipMRouteSource ipMRouteSourceMask
Column Syntax OID
ipMRouteGroup
The IP multicast group address for which this entry
contains multicast routing information.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.1
ipMRouteSource
The network address which when combined with the
corresponding value of ipMRouteSourceMask identifies the
sources for which this entry contains multicast routing
information.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.2
ipMRouteSourceMask
The network mask which when combined with the corresponding
value of ipMRouteSource identifies the sources for which
this entry contains multicast routing information.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.3
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).
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.4
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 …
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.60.1.1.2.1.5
ipMRouteUpTime
The time since the multicast routing information
represented by this entry was learned by the router.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.2.1.6
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.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.2.1.7
ipMRoutePkts
The number of packets which this router has received from
these sources and addressed to this multicast group
address.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.2.1.8
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.2.1.9
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.2.1.10
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.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
.1.3.6.1.3.60.1.1.2.1.11
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.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4icmp
5egp
6ggp
7hello
8rip
9isIs
10esIs
11ciscoIgrp
12bbnSpfIgp
13ospf
14bgp
15idpr
16ciscoEigrp
17dvmrp
.1.3.6.1.3.60.1.1.2.1.12
ipMRouteRtAddress
The address portion of the route used for this multicast
forwarding entry.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.13
ipMRouteRtMask
The mask associated with the route used for this multicast
forwarding entry.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.2.1.14
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 additio…
Enumeration
Enumerated Values:
1unicast
2multicast
.1.3.6.1.3.60.1.1.2.1.15
.1.3.6.1.3.60.1.1.3 · 1 row entry · 11 columns
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 address.
ipMRouteNextHopEntry entry .1.3.6.1.3.60.1.1.3.1
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.
Indexes
ipMRouteNextHopGroup ipMRouteNextHopSource ipMRouteNextHopSourceMask ipMRouteNextHopIfIndex ipMRouteNextHopAddress
Column Syntax OID
ipMRouteNextHopGroup
The IP multicast group for which this entry specifies a
next hop on an outgoing interface.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.3.1.1
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.3.1.2
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.3.1.3
ipMRouteNextHopIfIndex
The ifIndex value of the interface for the outgoing
interface for this next hop.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.60.1.1.3.1.4
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.3.1.5
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' in…
Enumeration
Enumerated Values:
1pruned
2forwarding
.1.3.6.1.3.60.1.1.3.1.6
ipMRouteNextHopUpTime
The time since the multicast routing information
represented by this entry was learned by the router.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.3.1.7
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.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.3.1.8
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 nu…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.60.1.1.3.1.9
ipMRouteNextHopProtocol
The routing mechanism via which this next-hop was learned.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
.1.3.6.1.3.60.1.1.3.1.10
ipMRouteNextHopPkts
The number of packets which have been forwarded using this
route.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.3.1.11
.1.3.6.1.3.60.1.1.4 · 1 row entry · 6 columns
The (conceptual) table containing multicast routing
information specific to interfaces.
ipMRouteInterfaceEntry entry .1.3.6.1.3.60.1.1.4.1
An entry (conceptual row) containing the multicast routing
information for a particular interface.
Indexes
ipMRouteInterfaceIfIndex
Column Syntax OID
ipMRouteInterfaceIfIndex
The ifIndex value of the interface for which this entry
contains information.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.60.1.1.4.1.1
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



SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.60.1.1.4.1.2
ipMRouteInterfaceProtocol
The routing protocol running on this interface.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
.1.3.6.1.3.60.1.1.4.1.3
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.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.60.1.1.4.1.4
ipMRouteInterfaceInMcastOctets
The number of octets of multicast packets that have arrived
on the interface.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.4.1.5
ipMRouteInterfaceOutMcastOctets
The number of octets of multicast packets that have been
sent on the interface.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.60.1.1.4.1.6
.1.3.6.1.3.60.1.1.5 · 1 row entry · 4 columns
The (conceptual) table listing the router's scoped
multicast address boundaries.
ipMRouteBoundaryEntry entry .1.3.6.1.3.60.1.1.5.1
An entry (conceptual row) in the ipMRouteBoundaryTable
representing a scoped boundary.
Indexes
ipMRouteBoundaryIfIndex ipMRouteBoundaryAddress ipMRouteBoundaryAddressMask
Column Syntax OID
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.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.3.60.1.1.5.1.1
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.5.1.2
ipMRouteBoundaryAddressMask
The group address mask which when combined with the
corresponding value of ipMRouteBoundaryAddress
identifies the group range for which the scoped
boundary exists.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.3.60.1.1.5.1.3
ipMRouteBoundaryStatus
The status of this row, by which new entries may be
created, or old entries deleted from this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.3.60.1.1.5.1.4