All MIBs › DELL-NETWORKING-DCB-MIB › dellNetDcbxGlobalTraceLevel
dellNetDcbxGlobalTraceLevel
Module: DELL-NETWORKING-DCB-MIB
OID (symbolic): DELL-NETWORKING-DCB-MIB::dellNetDcbxGlobalTraceLevel
OID (numeric): 1.3.6.1.4.1.6027.3.15.3.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to enable Trace Statements in DCBX 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: 1 - Management Traces 2 - DCBX State Machine Traces 3 - TLV Traces 4 - System Resource Traces 5 - Failure Traces 6 - Configuration Exchange Traces 7 - Auto Detection Traces
The remaining bits are unused.
The user has to enter the corresponding INTEGER VALUE for the trace to be set. Only one trace can be enabled at a time. To enable all the traces, sum of all individual traces must be provided.
What is dellNetDcbxGlobalTraceLevel?
This read-write field turns on debug tracing inside the DCBX module by setting bit flags for specific trace categories, such as management traces (bit 1), DCBX state-machine traces (bit 2), TLV traces (bit 3), or failure traces (bit 5). An admin diagnosing a stuck DCBX negotiation would write the value corresponding to TLV or failure traces, summing multiple bit values to enable more than one category at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6027.3.15.3.1.1.1 snmpwalk -v2c -c public <target> DELL-NETWORKING-DCB-MIB::dellNetDcbxGlobalTraceLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6027.3.15.3.1.1.1.1 snmpget -v2c -c public <target> DELL-NETWORKING-DCB-MIB::dellNetDcbxGlobalTraceLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6027.3.15.3.1.1.1.1 i <value>
Start monitoring Dell Networking switch (Data Center Bridging/DCBX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DELL-NETWORKING-DCB-MIB::dellNetDcbxGlobalTraceLevel OID value, configure state conditions and alerts, and monitor any Dell Networking switch (Data Center Bridging/DCBX) from a single console.
OID Breakdown
Upper-level ancestors (8 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.6027 | dellNet | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.3 | dellNetMgmt | DELL-NETWORKING-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6027.3.15 | dellNetDcb | DELL-NETWORKING-DCB-MIB |
| 1.3.6.1.4.1.6027.3.15.3 | dellNetDcbApplicationObjects | DELL-NETWORKING-DCB-MIB |
| 1.3.6.1.4.1.6027.3.15.3.1 | dellNetDCBXObjects | DELL-NETWORKING-DCB-MIB |
| 1.3.6.1.4.1.6027.3.15.3.1.1 | dellNetDCBXScalars | DELL-NETWORKING-DCB-MIB |
| 1.3.6.1.4.1.6027.3.15.3.1.1.1 | dellNetDcbxGlobalTraceLevel | DELL-NETWORKING-DCB-MIB |