All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgeMvrpEnabledStatus
ieee8021QBridgeMvrpEnabledStatus
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeMvrpEnabledStatus
OID (numeric): 1.3.111.2.802.1.1.4.1.1.1.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
The administrative status requested by management for MVRP. The value true(1) indicates that MVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When false(2), MVRP is disabled on all ports, and all MVRP packets will be forwarded transparently. This object affects all MVRP Applicant and Registrar state machines. A transition from false(2) to true(1) will cause a reset of all MVRP state machines on all ports.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021QBridgeMvrpEnabledStatus?
This object controls whether MVRP (Multiple VLAN Registration Protocol) is enabled globally on the bridging device, allowing automatic VLAN registration and propagation across network ports. When set to true, MVRP dynamically learns and advertises VLAN membership information on ports that haven't specifically disabled it, enabling VLAN auto-provisioning in networks without manual configuration. When set to false, MVRP is completely disabled and VLAN information is handled only through static configuration or other mechanisms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.1.1.1.6 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeMvrpEnabledStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.1.1.1.6.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeMvrpEnabledStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.4.1.1.1.1.6.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.4 | ieee8021QBridgeMib | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1 | ieee8021QBridgeMibObjects | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.1 | ieee8021QBridgeBase | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.1.1 | ieee8021QBridgeTable | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.1.1.1 | ieee8021QBridgeEntry | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.1.1.1.6 | ieee8021QBridgeMvrpEnabledStatus | IEEE8021-Q-BRIDGE-MIB |