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>
Start monitoring IEEE 802.1Q Ethernet switches and bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Q-BRIDGE-MIB::dot1qGvrpStatus OID value, configure state conditions and alerts, and monitor any IEEE 802.1Q Ethernet switches and bridges from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |