All MIBs › LLDP-EXT-DOT1-MIB › lldpXdot1LocPortVlanId
lldpXdot1LocPortVlanId
Module: LLDP-EXT-DOT1-MIB
OID (symbolic): LLDP-EXT-DOT1-MIB::lldpXdot1LocPortVlanId
OID (numeric): 1.0.8802.1.1.2.1.5.32962.1.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The integer value used to identify the port's VLAN identifier associated with the local system. A value of zero shall be used if the system either does not know the PVID or does not support port-based VLAN operation.
What is lldpXdot1LocPortVlanId?
This read-only integer reports the port VLAN identifier (PVID) of the local port, with 0 meaning the system doesn't know or doesn't support port-based VLANs, per IEEE 802.1AB-2005 F.2.1. Admins read this via SNMP or LLDP-neighbor tools to confirm what native/access VLAN a given local port is actually configured with. A value of 10 would indicate the port's PVID is VLAN 10.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.2.1.5.32962.1.2.1.1.1 snmpwalk -v2c -c public <target> LLDP-EXT-DOT1-MIB::lldpXdot1LocPortVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.2.1.5.32962.1.2.1.1.1.1 snmpget -v2c -c public <target> LLDP-EXT-DOT1-MIB::lldpXdot1LocPortVlanId.1
Start monitoring Vendor-neutral IEEE 802.1AB LLDP extension (any 802.1AB-capable switch/router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LLDP-EXT-DOT1-MIB::lldpXdot1LocPortVlanId OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1AB LLDP extension (any 802.1AB-capable switch/router) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.2 | lldpMIB | LLDP-MIB |
| 1.0.8802.1.1.2.1 | lldpObjects | LLDP-MIB |
| 1.0.8802.1.1.2.1.5 | lldpExtensions | LLDP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.0.8802.1.1.2.1.5.32962 | lldpXdot1MIB | LLDP-EXT-DOT1-MIB |
| 1.0.8802.1.1.2.1.5.32962.1 | lldpXdot1Objects | LLDP-EXT-DOT1-MIB |
| 1.0.8802.1.1.2.1.5.32962.1.2 | lldpXdot1LocalData | LLDP-EXT-DOT1-MIB |
| 1.0.8802.1.1.2.1.5.32962.1.2.1 | lldpXdot1LocTable | LLDP-EXT-DOT1-MIB |
| 1.0.8802.1.1.2.1.5.32962.1.2.1.1 | lldpXdot1LocEntry | LLDP-EXT-DOT1-MIB |
| 1.0.8802.1.1.2.1.5.32962.1.2.1.1.1 | lldpXdot1LocPortVlanId | LLDP-EXT-DOT1-MIB |