All MIBs › AT-GS950-8-MIB › dot1sTrace
dot1sTrace
Module: AT-GS950-8-MIB
OID (symbolic): AT-GS950-8-MIB::dot1sTrace
OID (numeric): 1.3.6.1.4.1.207.1.4.165.118.1.3.1.22
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to enable Trace Statements in the MSTP 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 dot1sTrace?
Controls which levels of diagnostic trace logging are enabled in the MSTP module via a 4-byte bitmask, where each bit enables a specific trace category. This is used for troubleshooting MSTP behavior by selectively activating trace output.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.118.1.3.1.22 snmpwalk -v2c -c public <target> AT-GS950-8-MIB::dot1sTrace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.1.4.165.118.1.3.1.22.1 snmpget -v2c -c public <target> AT-GS950-8-MIB::dot1sTrace.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.1.4.165.118.1.3.1.22.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::dot1sTrace 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.118 | l2Mst | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.118.1 | dot1sMst | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.118.1.3 | dot1sMstTable | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.118.1.3.1 | dot1sMstEntry | AT-GS950-8-MIB |
| 1.3.6.1.4.1.207.1.4.165.118.1.3.1.22 | dot1sTrace | AT-GS950-8-MIB |