All MIBs › PIM-STD-MIB › pimSGUpstreamJoinState
pimSGUpstreamJoinState
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimSGUpstreamJoinState
OID (numeric): 1.3.6.1.2.1.157.1.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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 in the PIM-SM specification.
What is pimSGUpstreamJoinState?
This object reflects the current state of the upstream (source, group) state machine for PIM-Sparse Mode multicast routing, indicating whether the local router should join the shortest-path tree for a particular source and multicast group. It corresponds directly to the PIM-SM protocol specification and determines how the router handles multicast traffic from that source. An operator would examine this state when verifying multicast routing topology and troubleshooting why multicast streams are not reaching expected destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.6.1.6 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimSGUpstreamJoinState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.6.1.6.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimSGUpstreamJoinState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimSGUpstreamJoinState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.157 | pimStdMIB | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1 | pim | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.6 | pimSGTable | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.6.1 | pimSGEntry | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.6.1.6 | pimSGUpstreamJoinState | PIM-STD-MIB |