All MIBs › Q-BRIDGE-MIB › dot1qMaxSupportedVlans
dot1qMaxSupportedVlans
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qMaxSupportedVlans
OID (numeric): 1.3.6.1.2.1.17.7.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The maximum number of IEEE 802.1Q VLANs that this device supports.
What is dot1qMaxSupportedVlans?
This is a running count of the maximum total VLANs that can exist simultaneously on the device. Engineers use it to determine if the switch has capacity for their network design before deploying additional VLANs. A value of 256 means the device can create at most 256 VLANs at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.3 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qMaxSupportedVlans
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.1.3.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qMaxSupportedVlans.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.3 | dot1qMaxSupportedVlans | Q-BRIDGE-MIB |