fsMplsTpTraceLevel

SUPERMICRO-MPLS-TP-MIB · .1.3.6.1.4.1.10876.101.1.13.8.1.2.1.7

Object

This object is used to enable Trace Statements in
MPLS 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:
   0x100000 - Function Entry or Exit Traces
   0x010000 - Management Traces
   0x001000 - Main Traces
   0x000100 - Util Traces
   0x000010 - Traces related to All Resources except Buffers
   0x000001 - All Failure 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
set the value 3.

Context

MIB
SUPERMICRO-MPLS-TP-MIB
OID
.1.3.6.1.4.1.10876.101.1.13.8.1.2.1.7
Type
column
Access
readwrite
Status
current
Parent
fsMplsTpGlobalConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MPLS-TP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TP-MIB::fsMplsTpTraceLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-TP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TP-MIB::fsMplsTpTraceLevel.<fsMplsTpContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-TP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-TP-MIB::fsMplsTpTraceLevel'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295