All MIBs › Q-BRIDGE-MIB › dot1qConstraintTypeDefault
dot1qConstraintTypeDefault
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qConstraintTypeDefault
OID (numeric): 1.3.6.1.2.1.17.7.1.4.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The type of constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The types are as defined for dot1qConstraintType.
The value of this object MUST be retained across
reinitializations of the management system.
What is dot1qConstraintTypeDefault?
This setting determines the default learning behavior (independent or shared) for all VLANs not explicitly configured. Network engineers use this to establish a baseline VLAN behavior across the switch. For instance, setting this to independent ensures each VLAN learns its own MAC addresses unless overridden.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.10 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qConstraintTypeDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.10.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qConstraintTypeDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.4.10.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.10 | dot1qConstraintTypeDefault | Q-BRIDGE-MIB |