>> MIB - Management Information Base

>> Table: ipMRouteNextHopTable - (.1.3.6.1.2.1.83.1.1.3.1)

Description: 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 of ipMRouteUpTime.

ipMRouteNextHopTable
OIDNameTypeAccess
.1GroupIpAddressR
.2SourceIpAddressR
.3SourceMaskIpAddressR
.4IfIndexInterfaceIndexR
.5AddressIpAddressR
.6StateENUMR
.7UpTimeTimeTicksR
.8ExpiryTimeTimeTicksR
.9ClosestMemberHopsInteger32R
.10ProtocolENUMR
.11PktsCounter32R

Group
The IP multicast group for which this entry specifies a next-hop on an outgoing interface.
Source
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.
SourceMask
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.
IfIndex
The ifIndex value of the interface for the outgoing interface for this next-hop.

Range: 1 to 2147483647

Address
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.
State
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.

Enumerations:

  • pruned (1)
  • forwarding (2)
UpTime
The time since the multicast routing information represented by this entry was learned by the router.
ExpiryTime
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 from the table. The time remaining may be copied from ipMRouteExpiryTime if the protocol in use for this entry does not specify next-hop timers. The value 0 indicates that the entry is not subject to aging.
ClosestMemberHops
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 to this next-hop.
Protocol
The routing mechanism via which this next-hop was learned.

Enumerations:

  • other (1)
  • local (2)
  • netmgmt (3)
  • dvmrp (4)
  • mospf (5)
  • pimSparseDense (6)
  • cbt (7)
  • pimSparseMode (8)
  • pimDenseMode (9)
  • igmpOnly (10)
  • bgmp (11)
  • msdp (12)
Pkts
The number of packets which have been forwarded using this route.


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH