All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgePortMvrpEnabledStatus
ieee8021QBridgePortMvrpEnabledStatus
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortMvrpEnabledStatus
OID (numeric): 1.3.111.2.802.1.1.4.1.4.5.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
The state of MVRP operation on this port. The value true(1) indicates that MVRP is enabled on this port, as long as ieee8021QBridgeMvrpEnabledStatus is also enabled for this device. When false(2) but ieee8021QBridgeMvrpEnabledStatus is still enabled for the device, MVRP is disabled on this port: any MVRP packets received will be silently discarded, and no MVRP registrations will be propagated from other ports. This object affects all MVRP Applicant and Registrar state machines on this port. A transition from false(2) to true(1) will cause a reset of all MVRP state machines on this port.
The value of this object MUST be retained across reinitializations of the management system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.5.1.4 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortMvrpEnabledStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.5.1.4.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortMvrpEnabledStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.4.1.4.5.1.4.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.4 | ieee8021QBridgeVlan | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.5 | ieee8021QBridgePortVlanTable | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.5.1 | ieee8021QBridgePortVlanEntry | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.5.1.4 | ieee8021QBridgePortMvrpEnabledStatus | IEEE8021-Q-BRIDGE-MIB |