dF10DcbxGlobalTraceLevel
DF10-DCB-MIB ·
.1.3.6.1.4.1.6027.3.15.3.1.1.1
Object
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.
Context
- MIB
- DF10-DCB-MIB
- OID
.1.3.6.1.4.1.6027.3.15.3.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dF10DCBXScalars
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DF10-DCB-MIB::dF10DcbxGlobalTraceLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DF10-DCB-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DF10-DCB-MIB::dF10DcbxGlobalTraceLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of