All MIBs › P-BRIDGE-MIB › dot1dPortGmrpStatus
dot1dPortGmrpStatus
Module: P-BRIDGE-MIB
OID (symbolic): P-BRIDGE-MIB::dot1dPortGmrpStatus
OID (numeric): 1.3.6.1.2.1.17.6.1.4.1.1.1
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description:
The administrative state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port in all VLANs as long as dot1dGmrpStatus is also enabled(1). A value of disabled(2) indicates that GMRP is disabled on this port in all VLANs: any GMRP packets received will be silently discarded, and no GMRP registrations will be propagated from other ports. Setting this to a value of enabled(1) will be stored by the agent but will only take effect on the GMRP protocol operation if dot1dGmrpStatus also indicates the value enabled(1). This object affects all GMRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
What is dot1dPortGmrpStatus?
This object controls whether GMRP (GARP Multicast Registration Protocol) is administratively enabled or disabled on a bridge port, affecting multicast group registration in all VLANs on that port. When enabled, the port participates in dynamic multicast group learning; when disabled, all GMRP packets are discarded. Operators toggle this setting to control which ports participate in automatic multicast group discovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.6.1.4.1.1.1 snmpwalk -v2c -c public <target> P-BRIDGE-MIB::dot1dPortGmrpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.6.1.4.1.1.1.1 snmpget -v2c -c public <target> P-BRIDGE-MIB::dot1dPortGmrpStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.6.1.4.1.1.1.1 s <value>
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.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6 | dot1dConformance | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1 | dot1dGroups | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.4 | dot1dGmrp | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.4.1 | dot1dPortGmrpTable | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.4.1.1 | dot1dPortGmrpEntry | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.4.1.1.1 | dot1dPortGmrpStatus | P-BRIDGE-MIB |