All MIBs › Q-BRIDGE-MIB › dot1qGvrpStatus
dot1qGvrpStatus
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qGvrpStatus
OID (numeric): 1.3.6.1.2.1.17.7.1.1.5
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description:
The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports, and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qGvrpStatus?
This is a true/false setting for GVRP (GARP VLAN Registration Protocol), which allows switches to dynamically share VLAN membership across the network. Engineers set this to enabled for automatic VLAN propagation or disabled to manually control VLANs. When toggled, all VLAN learning state machines on every port reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.5 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qGvrpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.5.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qGvrpStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.1.5.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.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.1 | dot1qBase | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.1.5 | dot1qGvrpStatus | Q-BRIDGE-MIB |