ipMRouteNextHopState
IPMROUTE-MIB ·
.1.3.6.1.3.60.1.1.3.1.6
Object
column
Enumeration
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.
Context
- MIB
- IPMROUTE-MIB
- OID
.1.3.6.1.3.60.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipMRouteNextHopEntry
- Table
- ipMRouteNextHopTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pruned |
2 | forwarding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipMRouteNextHopGroup The IP multicast group for which this entry specifies a
next hop on an outgoing interface. | column | SNMPv2-SMIIpAddress | .1.3.6.1.3.60.1.1.3.1.1 |
| ipMRouteNextHopProtocol The routing mechanism via which this next-hop was learned. | column | Enumeration | .1.3.6.1.3.60.1.1.3.1.10 |
| ipMRouteNextHopPkts The number of packets which have been forwarded using this
route. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.60.1.1.3.1.11 |
| 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 i… | column | SNMPv2-SMIIpAddress | .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
interfac… | column | SNMPv2-SMIIpAddress | .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. | column | Integer32 | .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… | column | SNMPv2-SMIIpAddress | .1.3.6.1.3.60.1.1.3.1.5 |
| ipMRouteNextHopUpTime The time since the multicast routing information
represented by this entry was learned by the router. | column | SNMPv2-SMITimeTicks | .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. | column | SNMPv2-SMITimeTicks | .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 … | column | SNMPv2-SMIInteger32 | .1.3.6.1.3.60.1.1.3.1.9 |