All MIBs › AT-GS950-8-MIB › dot1qVlanDebug
dot1qVlanDebug
Module: AT-GS950-8-MIB
OID (symbolic): AT-GS950-8-MIB::dot1qVlanDebug
OID (numeric): 1.3.6.1.4.1.207.1.4.165.120.1.2.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Enables the tracing in the selected submodule in VLAN. A 32 bit integer is used to store the Tracing level in the specified module. Different Tracing Levels - BIT 0 - Initialisation and Shutdown Trace. BIT 1 - Management trace. BIT 2 - Data path trace. BIT 3 - Control Plane trace. BIT 4 - Packet Dump. BIT 5 - OS Resource trace. BIT 6 - All Failure trace (All failures including Packet Validation) BIT 7 - Buffer Trace.
Different submodule Tracing - BIT 16 - Tracing in VLAN module. BIT 17 - Tracing in VLAN Priority module. BIT 18 - Tracing in VLAN Redundancy module.
The remaining bits are reserved. The combination of levels and submodules are allowed i.e. Tracing can be allowed at all failure and data path level in All submodules by setting the BIT appropriately. For Example, setting the debug value to the following bit stream, 00000000000000010000000000000100 will enable data path trace prints in VLAN module. Multiple submodules and multiple levels can be combined by setting the corresponding bits. For Example, setting the debug value to the following bit stream, 00000000000000110000000000001100 will enable data path and control plane trace prints in VLAN and VLAN Priority modules.
Note : BIT0 is the least significant bit and BIT31 is the most significant bit.
What is dot1qVlanDebug?
Controls which VLAN subsystem debug trace levels are active using a 32-bit bitmask, with individual bits enabling tracing for initialization, management, and data path activity. This allows fine-grained diagnostic logging for specific VLAN functional areas.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.120.1.2.1.7 snmpwalk -v2c -c public <target> AT-GS950-8-MIB::dot1qVlanDebug
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.120.1.2.1.7.1 snmpget -v2c -c public <target> AT-GS950-8-MIB::dot1qVlanDebug.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.165.120.1.2.1.7.1 i <value>
Start monitoring Allied Telesis AT-GS950 switch series with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-GS950-8-MIB::dot1qVlanDebug OID value, configure state conditions and alerts, and monitor any Allied Telesis AT-GS950 switch series from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.1 | products | AT-SMI-MIB |
| 1.3.6.1.4.1.207.1.4 | swhub | AtiEdgeSwitch-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.1.4.165 | at_GS9508v2 | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.120 | l2Vlan | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.120.1 | l2Dot1qVlan | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.120.1.2 | dot1qVlanGlobalsTable | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.120.1.2.1 | dot1qVlanGlobalsEntry | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.120.1.2.1.7 | dot1qVlanDebug | AT-GS950-8-MIB |