All MIBs › PIM-STD-MIB › pimSGDRRegisterState
pimSGDRRegisterState
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimSGDRRegisterState
OID (numeric): 1.3.6.1.2.1.157.1.6.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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. This object is always 'noInfo' unless pimSGPimMode is 'asm'.
What is pimSGDRRegisterState?
This object indicates the current state of the PIM-SM (Protocol Independent Multicast - Sparse Mode) Register state machine for a specific source and group pair at the Designated Router. The state can be 'noInfo', 'join', 'joinPending', or 'prune', controlling whether encapsulated data packets are sent to the Rendezvous Point. Network engineers monitor this to troubleshoot multicast routing issues and understand how the network is handling source registration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.6.1.19 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimSGDRRegisterState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.6.1.19.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimSGDRRegisterState.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.19 | pimSGDRRegisterState | PIM-STD-MIB |