All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgeVlanFdbId
ieee8021QBridgeVlanFdbId
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanFdbId
OID (numeric): 1.3.111.2.802.1.1.4.1.4.2.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Filtering Database used by this VLAN. This is one of the ieee8021QBridgeFdbId values in the ieee8021QBridgeFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by MVRP, or by management, in ieee8021QBridgeVlanStaticTable. Allocation of this value follows the learning constraints defined for this VLAN in ieee8021QBridgeLearningConstraintsTable.
What is ieee8021QBridgeVlanFdbId?
The filtering database ID this VLAN is currently using; VLANs sharing the same value use a shared MAC learning table, while VLANs with distinct values learn addresses independently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.2.1.4 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanFdbId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.2.1.4.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanFdbId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021QBridgeVlanFdbId.1
Start monitoring Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanFdbId OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | ieee8021QBridgeVlanFdbId | IEEE8021-Q-BRIDGE-MIB |