All MIBs › Q-BRIDGE-MIB › dot1qPvid
dot1qPvid
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qPvid
OID (numeric): 1.3.6.1.2.1.17.7.1.4.5.1.1
Node type: OBJECT-TYPE
Type: VlanIndex
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 dot1qPvid?
This is a VLAN ID number that the switch assigns to untagged frames arriving on this port. Operators set this to determine which VLAN receives traffic from devices that don't send VLAN tags. If port 1's PVID is 10, any untagged frame arriving on port 1 becomes part of VLAN 10.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.1 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qPvid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.1.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qPvid.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.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.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4 | dot1qVlan | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5 | dot1qPortVlanTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1 | dot1qPortVlanEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1.1 | dot1qPvid | Q-BRIDGE-MIB |