All MIBs › Q-BRIDGE-MIB › dot1qMaxVlanId
dot1qMaxVlanId
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qMaxVlanId
OID (numeric): 1.3.6.1.2.1.17.7.1.1.2
Node type: OBJECT-TYPE
Type: VlanId
Access: read-only
Description:
The maximum IEEE 802.1Q VLAN-ID that this device
supports.
What is dot1qMaxVlanId?
This holds the highest VLAN ID number the device can handle—typically 4094 for standard switches. Engineers consult this when planning VLAN numbering schemes to ensure they stay within the device's supported range. A value of 4094 means you can create VLANs numbered 1 through 4094.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.2 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qMaxVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.2.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qMaxVlanId.1
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.1 | dot1qBase | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.1.2 | dot1qMaxVlanId | Q-BRIDGE-MIB |