All MIBs › AT-GS950-8-MIB › dot1wTraceOption
dot1wTraceOption
Module: AT-GS950-8-MIB
OID (symbolic): AT-GS950-8-MIB::dot1wTraceOption
OID (numeric): 1.3.6.1.4.1.207.1.4.165.119.1.3.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to enable Trace Statements in the RSTP Module.
A FOUR BYTE integer is used for enabling the level of tracing. Each BIT in the four byte integer, represents a particular level of Trace.
The mapping between the bit positions & the level of trace is as follows: 0 - Init and Shutdown Traces 1 - Management Traces 2 - Data Path Traces 3 - Control Plane Traces 4 - Packet Dump Traces 5 - Traces related to All Resources except Buffers 6 - All Failure Traces 7 - Buffer Traces
The remaining bits are unused. Combination of trace levels are also allowed.
For example if the bits 0 and 1 are set, then the Trace 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 Trace Option to any value will cause the Debug Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive.
What is dot1wTraceOption?
Controls which levels of trace logging are enabled in the RSTP module by setting individual bits in a 4-byte integer, where each bit corresponds to a specific trace level. This read-write object allows administrators to selectively enable diagnostic trace output for troubleshooting spanning tree behavior.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.119.1.3.1.4 snmpwalk -v2c -c public <target> AT-GS950-8-MIB::dot1wTraceOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.119.1.3.1.4.1 snmpget -v2c -c public <target> AT-GS950-8-MIB::dot1wTraceOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.165.119.1.3.1.4.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::dot1wTraceOption 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.119 | l2Rst | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.119.1 | dot1wRst | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.119.1.3 | dot1wRstTable | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.119.1.3.1 | dot1wRstEntry | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.119.1.3.1.4 | dot1wTraceOption | AT-GS950-8-MIB |