All MIBs › DF10-DCB-MIB › dF10DcbxGlobalTraceLevel
dF10DcbxGlobalTraceLevel
Module: DF10-DCB-MIB
OID (symbolic): DF10-DCB-MIB::dF10DcbxGlobalTraceLevel
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 dF10DcbxGlobalTraceLevel?
Lets an admin turn on DCBX diagnostic tracing by writing a bitmask value, where each bit position (1=management, 2=state machine, 3=TLV, 4=system resource, 5=failure, 6=configuration exchange, 7=auto detection) selects a category of trace messages to log; summing the individual bit values enables multiple trace categories 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> DF10-DCB-MIB::dF10DcbxGlobalTraceLevel
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> DF10-DCB-MIB::dF10DcbxGlobalTraceLevel.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 (Force10) data center switch (DCB/DCBX) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DF10-DCB-MIB::dF10DcbxGlobalTraceLevel OID value, configure state conditions and alerts, and monitor any Dell Networking (Force10) data center switch (DCB/DCBX) from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6027.3.15.3.1.1.1 | dF10DcbxGlobalTraceLevel | DF10-DCB-MIB |