All MIBs › Q-BRIDGE-MIB › dot1qPortGvrpStatus
dot1qPortGvrpStatus
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qPortGvrpStatus
OID (numeric): 1.3.6.1.2.1.17.7.1.4.5.1.4
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description: The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded, and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qPortGvrpStatus?
This is an enabled/disabled setting controlling whether the GVRP (automatic VLAN registration) protocol runs on this port. Network engineers toggle this to allow or prevent dynamic VLAN learning via GVRP messages from other devices. Disabling it stops automatic VLAN registration but doesn't affect manually configured VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.4 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortGvrpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.4.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortGvrpStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.4.5.1.4.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::dot1qPortGvrpStatus 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.4 | dot1qVlan | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5 | dot1qPortVlanTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1 | dot1qPortVlanEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1.4 | dot1qPortGvrpStatus | Q-BRIDGE-MIB |