All MIBs › AT-GS950-16-MIB › dot1wDebugOption
dot1wDebugOption
Module: AT-GS950-16-MIB
OID (symbolic): AT-GS950-16-MIB::dot1wDebugOption
OID (numeric): 1.3.6.1.4.1.207.1.4.166.119.1.3.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to enable Debug Statements in the RSTP Module.
A FOUR BYTE integer is used for enabling the level of debugging. Each BIT in the four byte integer, represents a particular level of Debug.
The mapping between the bit positions & the level of debug is as follows: 0 - Init and Shutdown Debug statements 1 - Management Debug statements 2 - Memory related Debug statements 3 - BPDU related Debug statements 4 - Event Handling Debug statements 5 - Timer Module Debug statements 6 - Port Information SEM Debug statements 7 - Port Receive SEM Debug statements 8 - Role Selection SEM Debug statements 9 - Role Transition SEM Debug statements 10 - State Transition SEM Debug statements 11 - Protocol Migration SEM Debug statements 12 - Topology Change SEM Debug statements 13 - Port Transmit SEM Debug statements 14 - Bridge Detection SEM Debug statements 15 - All Failure Debug statements 16 - Redundancy code flow Debug statements 17 - State Machine variable changes debug statements
The remaining bits are unused. Combination of debug levels are also allowed.
For example if the bits 0 and 1 are set, then the Debug statements related to Init-Shutdown and management will be printed.
The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3.
Setting the Debug Option to any value will cause the Trace Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.
What is dot1wDebugOption?
Controls the level of debug output generated by the RSTP module using a 4-byte bitmask, where each bit enables a specific debug category. This allows fine-grained control over RSTP diagnostic logging for development or troubleshooting purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.119.1.3.1.5 snmpwalk -v2c -c public <target> AT-GS950-16-MIB::dot1wDebugOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.166.119.1.3.1.5.1 snmpget -v2c -c public <target> AT-GS950-16-MIB::dot1wDebugOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.166.119.1.3.1.5.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-16-MIB::dot1wDebugOption 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.166 | at_GS95016v3 | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.119 | l2Rst | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.119.1 | dot1wRst | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.119.1.3 | dot1wRstTable | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.119.1.3.1 | dot1wRstEntry | AT-GS950-16-MIB |
| 1.3.6.1.4.1.207.1.4.166.119.1.3.1.5 | dot1wDebugOption | AT-GS950-16-MIB |