All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgeVlanStatus
ieee8021QBridgeVlanStatus
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStatus
OID (numeric): 1.3.111.2.802.1.1.4.1.4.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the status of this entry. other(1) - this entry is currently in use, but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in ieee8021QBridgeVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent ieee8021QBridgeVlanStaticTable entry and ports learned dynamically. dynamicMvrp(3) - this entry is currently in use and will remain so until removed by MVRP. There is no static entry for this VLAN, and it will be removed when the last port leaves the VLAN.
What is ieee8021QBridgeVlanStatus?
This read-only object indicates the operational state of a VLAN (Virtual LAN) entry in a bridge, showing whether it is permanent, dynamically created via MVRP (Multiple VLAN Registration Protocol), or other status. An operator uses this to track VLAN lifecycle and validate that VLANs remain in their expected state across device restarts. The status reveals whether a VLAN is user-configured and persistent or dynamically learned and dependent on active protocol negotiation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.2.1.7 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.2.1.7.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStatus.1
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.2 | ieee8021QBridgeVlanCurrentTable | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.2.1 | ieee8021QBridgeVlanCurrentEntry | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.2.1.7 | ieee8021QBridgeVlanStatus | IEEE8021-Q-BRIDGE-MIB |