pimStarGRPFRoutePrefixLength
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.4.1.18
Object
column
INET-ADDRESS-MIBInetAddressPrefixLength
The prefix length which when combined with the corresponding value of pimStarGRPFRouteAddress identifies the route used to find the RPF interface towards the RP. The InetAddressType is given by the pimStarGRPFNextHopType object.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.4.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pimStarGEntry
- Table
- pimStarGTable
- Siblings
- 19
Syntax
INET-ADDRESS-MIBInetAddressPrefixLength
- Source
- INET-ADDRESS-MIBInetAddressPrefixLength
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..2040
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pimStarGAddressType The address type of this multicast group.
DC-PIM supports only the values 'ipv4' and 'ipv6' for
this object. | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.1 |
| pimStarGUpstreamJoinTimer The time remaining before the local router next sends a
periodic (*,G) Join message on pimStarGRPFIfIndex. This
timer is called the (*,G) Upstream Join Timer in the
PIM-SM specif… | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.10 |
| pimStarGUpstreamNeighborType The primary address type of the upstream neighbor, or
unknown(0) if the upstream neighbor address is unknown or is
not a PIM neighbor.
DC-PIM returns 'ipv4', 'ipv6'… | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.11 |
| pimStarGUpstreamNeighbor The primary address of the neighbor on pimStarGRPFIfIndex
that the local router is sending periodic (*,G) Join
messages to. The InetAddressType is given by the
pimStarGUpstreamNe… | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.12 |
| pimStarGRPFIfIndex The value of ifIndex for the RPF interface towards the RP,
or zero if the RPF interface is unknown or the RP is local. | column | IF-MIBInterfaceIndexOrZero | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.13 |
| pimStarGRPFNextHopType The address type of the RPF next hop towards the RP, or
unknown(0) if the RPF next hop is unknown.
DC-PIM returns 'ipv4', 'ipv6' or 'unknown' for this object. | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.14 |
| pimStarGRPFNextHop The address of the RPF next hop towards the RP. The
InetAddressType is given by the pimStarGRPFNextHopType
object. This address is called MRIB.next_hop(RP(G)) in
the PIM-SM spec… | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.15 |
| pimStarGRPFRouteProtocol The routing mechanism via which the route used to find the
RPF interface towards the RP was learned. | column | IANA-RTPROTO-MIBIANAipRouteProtocol | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.16 |
| pimStarGRPFRouteAddress The IP address which when combined with the corresponding
value of pimStarGRPFRoutePrefixLength identifies the route
used to find the RPF interface towards the RP. The
InetAddres… | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.17 |
| pimStarGRPFRouteMetricPref The metric preference of the route used to find the RPF
interface towards the RP. | column | Unsigned32 | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.19 |
| pimStarGGrpAddress The multicast group address. The InetAddressType is given
by the pimStarGAddressType object. | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.2 |
| pimStarGRPFRouteMetric The routing metric of the route used to find the RPF
interface towards the RP. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.20 |
| pimStarGUpTime The time since this entry was created by the local router. | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.3 |
| pimStarGPimMode Whether this entry represents a PIM-SM ASM (Any-Source
Multicast, used with PIM-SM), PIM-SM SSM (Single-Source
Multicast, used with PIM-SM), PIM-DM (Dense mode) or
BIDIR-PIM (bidi… | column | PimGroupMode | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.4 |
| pimStarGRPAddressType The address type of the Rendezvous Point (RP), or
unknown(0) if the RP address is unknown.
DC-PIM returns 'ipv4', 'ipv6' or 'unknown' for this object. | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.5 |
| pimStarGRPAddress The address of the Rendezvous Point (RP) for the group.
The InetAddressType is given by the pimStarGRPAddressType.
This object is zero if the RP address is unknown. | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.6 |
| pimStarGRPOrigin The mechanism by which the RP for the group was learned. | column | PimGroupMappingOriginType | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.7 |
| pimStarGRPIsLocal Whether the local router is the RP for the group. | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.8 |
| pimStarGUpstreamJoinState Whether the local router should join the RP tree for the
group. This corresponds to the state of the upstream
(*,G) state machine in the PIM-SM and BIDIR-PIM
specifications (RFC4… | column | Enumeration | .1.2.826.42.1.1578918.5.71.1.1.1.4.1.9 |