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>
Start monitoring IEEE 802.1Q Ethernet switches and bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Q-BRIDGE-MIB::dot1qConstraintSetDefault OID value, configure state conditions and alerts, and monitor any IEEE 802.1Q Ethernet switches and bridges from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |