fsMsdpTraceLevel
SUPERMICRO-MSDP-MIB ·
.1.3.6.1.4.1.10876.101.2.61.1.1
Object
This is used to enable Trace Statements in MSDP Module. A four byte integer value is specified for enabling the level of tracing.Each Bit in the four byte integer variable represents a level of Trace. The bits represents the levels as follows: 0 - Trace Disable, 1 - Management, 2 - Entry trace, 3 - Exit trace, 4 - Failure trace, 5 - All resources except buffer, 6 - Buffer, 7 - Input module trace, 8 - Output module trace, 9 - Peer module trace, 10 - cache module trace The remaining bits are unused. The combination of levels are also allowed. For example if the bits 1 and 2 are set, then the Trace statements related to management and Data Path will be printed. The administrator have to enter the corresponding integer value for the bits set. For example if bits 1 and 2 are set then admin has to give the value 6.
Context
- MIB
- SUPERMICRO-MSDP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.61.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMsdp
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-MSDP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MSDP-MIB::fsMsdpTraceLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MSDP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MSDP-MIB::fsMsdpTraceLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647