pimSGDRRegisterState
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.6.1.19
Object
column
Enumeration
Whether the local router should encapsulate (S,G) data
packets in Register messages and send them to the RP.
This corresponds to the state of the per-(S,G) Register
state machine in the PIM-SM specification (RFC4601).
This field is only relevant for PIM-SM. It is set to
'noInfo' if any of the following are true:
- the group is not operating in sparse mode
- pimTmEntMgmdProxy is set to 'true'.
Context
- MIB
- DC-PIM-MIB
- OID
.1.2.826.42.1.1578918.5.71.1.1.1.6.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pimSGEntry
- Table
- pimSGTable
- Siblings
- 26
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noInfo |
2 | join |
3 | joinPending |
4 | prune |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pimSGAddressType The address type of the source and multicast group for this
entry.
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.6.1.1 |
| pimSGRPFNextHopType The address type of the RPF next hop towards the source, 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.6.1.10 |
| pimSGRPFNextHop The address of the RPF next hop towards the source. The
InetAddressType is given by the pimSGRPFNextHopType. This
address is called MRIB.next_hop(S) in the PIM-SM and
PIM-DM spe… | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.11 |
| pimSGRPFRouteProtocol The routing mechanism via which the route used to find the
RPF interface towards the source was learned. | column | IANA-RTPROTO-MIBIANAipRouteProtocol | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.12 |
| pimSGRPFRouteAddress The IP address which when combined with the corresponding
value of pimSGRPFRoutePrefixLength identifies the route used
to find the RPF interface towards the source. The
InetAddre… | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.13 |
| pimSGRPFRoutePrefixLength The prefix length which when combined with the
corresponding value of pimSGRPFRouteAddress identifies the
route used to find the RPF interface towards the source.
The InetAddressT… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.14 |
| pimSGRPFRouteMetricPref The metric preference of the route used to find the RPF
interface towards the source. | column | Unsigned32 | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.15 |
| pimSGRPFRouteMetric The routing metric of the route used to find the RPF
interface towards the source. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.16 |
| pimSGSPTBit Whether the SPT bit is set; and therefore whether
forwarding is taking place on the shortest-path tree.
This field is only relevant for PIM-SM. It is ignored if
an… | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.17 |
| pimSGGrpAddress The multicast group address for this entry. The
InetAddressType is given by the pimSGAddressType object. | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.2 |
| pimSGDRRegisterStopTimer If pimSGDRRegisterState is 'prune', this is the time
remaining before the local router sends a Null-Register
message to the RP. If pimSGDRRegisterState is
'joinPending', this is … | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.20 |
| pimSGUpstreamPruneState Whether the local router has pruned itself from the tree.
This corresponds to the state of the upstream prune (S,G)
state machine in the PIM-DM specification.
This … | column | PruneState | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.22 |
| pimSGOriginatorState Whether the router is an originator for an (S,G) message
flow. This corresponds to the state of the per-(S,G)
Originator state machine in the PIM-DM specification.
… | column | OriginatorState | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.23 |
| pimSGStateRefreshTimer If pimSGOriginatorState is 'originator', this is the time
remaining before the local router sends a State Refresh
message. Otherwise, this is zero. This timer is called
the Stat… | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.24 |
| pimSGPruneLimitTimer If pimSGUpstreamPruneState is 'pruned', this is the time
remaining before the local router may send a Prune(S,G)
message on pimSGRPFIfIndex. Otherwise, this is zero.
This timer i… | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.25 |
| pimSGLocalMsdpAdv Whether there is an active local data flow for this (S,G)
that has been advertised to an MSDE partner.
This field is only relevant for PIM-SM. It is always
'false'… | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.26 |
| pimSGMsdpRemoteDataAct Whether there is an active remote data flow for this (S,G)
that has been advertised into DC-PIM by an MSDE partner.
This field is only relevant for PIM-SM. It is a… | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.27 |
| pimSGJoinSPT Whether DC-PIM is attempting to join to the shortest-path
tree for this (S,G).
This field is only relevant for PIM-SM. | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.28 |
| pimSGRPBit Whether this (S,G) state points towards the RP.
For example if DC-PIM has received Join(*,G)s from two
downstream routers A and B, and then receives a
Prune(S,G,rpt… | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.29 |
| pimSGSrcAddress The source address for this entry. The InetAddressType is
given by the pimSGAddressType object. | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.3 |
| pimSGUpTime 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.6.1.4 |
| pimSGPimMode Whether pimSGGrpAddress is a PIM-SM SSM (Source Specific
Multicast, used with PIM-SM), PIM-SM ASM (Any Source
Multicast, used with PIM-SM), PIM-DM (dense mode) or
BIDIR-PIM (bidir… | column | PimGroupMode | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.5 |
| pimSGUpstreamJoinState Whether the local router should join the shortest-path
tree for the source and group represented by this entry.
This corresponds to the state of the upstream (S,G) state
machine i… | column | Enumeration | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.6 |
| pimSGUpstreamJoinTimer The time remaining before the local router next sends a
periodic (S,G) Join message on pimSGRPFIfIndex. This
timer is called the (S,G) Upstream Join Timer in the
PIM-SM specifica… | column | SNMPv2-SMITimeTicks | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.7 |
| pimSGUpstreamNeighbor The primary address of the neighbor on pimSGRPFIfIndex
that is the local router's next hop neighbor towards the
source. This is zero if the the RPF next hop is unknown
or is not … | column | OctetString | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.8 |
| pimSGRPFIfIndex The value of ifIndex for the RPF interface towards the
source, or zero if the RPF interface is unknown. | column | IF-MIBInterfaceIndexOrZero | .1.2.826.42.1.1578918.5.71.1.1.1.6.1.9 |