All MIBs › PIM-STD-MIB › pimStarGPimModeOrigin
pimStarGPimModeOrigin
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimStarGPimModeOrigin
OID (numeric): 1.3.6.1.2.1.157.1.4.1.7
Node type: OBJECT-TYPE
Type: PimGroupMappingOriginType
Access: read-only
Description:
The mechanism by which the PIM mode and RP for the group were learned.
What is pimStarGPimModeOrigin?
This read-only object indicates how the PIM (Protocol Independent Multicast) mode and Rendezvous Point (RP) for a multicast group were discovered or learned in the router's routing protocols. The value shows whether the information came from configuration, static assignment, dynamic discovery, or other mechanisms. Network administrators use this to understand the source of multicast routing decisions and debug multicast distribution tree issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.4.1.7 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimStarGPimModeOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.4.1.7.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimStarGPimModeOrigin.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimStarGPimModeOrigin.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.4 | pimStarGTable | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.4.1 | pimStarGEntry | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.4.1.7 | pimStarGPimModeOrigin | PIM-STD-MIB |