dot1dBaseBridgeTrace
SUPERMICRO-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.26.1.1.5
Object
scalar r/w
Integer32
This object is used to enable Trace Statements in
FutureTB/STP 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 maping 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 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 set then user has to
give the value 3.
Context
- MIB
- SUPERMICRO-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.26.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1dFutureBase
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 'SUPERMICRO-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BRIDGE-MIB::dot1dBaseBridgeTrace.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BRIDGE-MIB::dot1dBaseBridgeTrace'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255