All MIBs › Q-BRIDGE-MIB › dot1qConstraintSetDefault
dot1qConstraintSetDefault
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qConstraintSetDefault
OID (numeric): 1.3.6.1.2.1.17.7.1.4.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qConstraintSetDefault?
This number (0-65535) specifies which MAC learning constraint group VLANs belong to by default. Network engineers set this to group similar VLANs for efficient MAC address table management. For example, assigning guest VLANs to constraint set 2 applies consistent learning rules across them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.9 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qConstraintSetDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.9.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qConstraintSetDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.4.9.1 i <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.9 | dot1qConstraintSetDefault | Q-BRIDGE-MIB |