All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgePvid
ieee8021QBridgePvid
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePvid
OID (numeric): 1.3.111.2.802.1.1.4.1.4.5.1.1
Node type: OBJECT-TYPE
Type: IEEE8021VlanIndex
Access: read-write
Description:
The PVID, the VLAN-ID assigned to untagged frames or Priority-tagged frames received on this port.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021QBridgePvid?
This object sets the Port VLAN ID (PVID) that is assigned to untagged or priority-tagged frames arriving on a switch port. Frames without VLAN tags are automatically assigned to the VLAN matching this port's PVID for internal processing. Network engineers configure this per port to control VLAN membership for untagged devices and to implement default VLAN assignment policies across the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.5.1.1 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePvid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.5.1.1.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePvid.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.4.1.4.5.1.1.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.1 | ieee8021QBridgePvid | IEEE8021-Q-BRIDGE-MIB |