fsMplsFmDebugLevel
SUPERMICRO-MPLS-MIB ·
.1.3.6.1.4.1.10876.101.1.13.1.1.3
Object
This is a 4-byte (32-bit) object with each bit enabling/ disabling a particular type of trace/debug statement. On setting the following bit patterns on the Least Significant Bits of the debug object, the following type of debug statements will be displayed 0000 0000 0000 0001 - all memory related debug statements 0000 0000 0000 0010 - all timer messages 0000 0000 0000 0100 - all semaphore related messages 0000 0000 0010 0000 - all process related messages 0000 0000 0100 0000 - all SNMP related messages 0000 0010 0000 0000 - all miscellaneous messages 0000 0100 0000 0000 - all entry exit messages 0000 1000 0000 0000 - all interface related messages The following are the bit patterns of the Most Significant Bits to display the above mentioned messages module-wise 0001 0000 0000 0000 - displays messages from main module 0010 0000 0000 0000 - displays interface related messages 0100 0000 0000 0000 - displays process related debug messages The combination of all these bits will enable/disable particular debug statement in respective modules
Context
- MIB
- SUPERMICRO-MPLS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsConfigObjects
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-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-MIB::fsMplsFmDebugLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-MIB::fsMplsFmDebugLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 1-10
Type Constraints
range: -2147483648..2147483647