fsFmTraceOption
FM-MIB ·
.1.3.6.1.4.1.2076.122.1.3
Object
This object is used to enable trace statements in
Fault Management module.
A four byte integer is used for enabling the trace level.
Each bit in the four byte integer represents a particular
trace level.
The mapping between the bit positions & the trace level is
as follows:
Bit 0 - Init and Shutdown traces
Bit 1 - Management traces
Bit 2 - Reserved
Bit 3 - Control plane traces
Bit 4 - Packet Dump traces
Bit 5 - Traces related to all resources except buffers
Bit 6 - All Failure traces
Bit 7 - Buffer allocation/release traces
Bit 16 - Function Entry traces
Bit 17 - Function exit traces
Bit 18 - Critical traces
Bit 19 - Remote Loopback test
Bit 20 - Fault Event trigger traces
Bit 21 - Event reception traces
Bit 22 - Variable request/response traces
The remaining bits are unused. Combination of levels are
also allowed.
For example if the bits 19 and 20 are set, then the trace
statement related to remote loopback test and event trigger
trace messages will be printed.
The user has to enter the corresponding integer value for the
bits set. For example if bits 8 and 9 are to be set, then user
has to give the value 0x300.
Context
- MIB
- FM-MIB
- OID
.1.3.6.1.4.1.2076.122.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsFmSystem
- Siblings
- 2
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsFmSystemControl Fault Management module is shutdown or started through
this object.
When set to 'start', resources required by the
FM module is allocated and the module starts running.
Whe… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.122.1.1 |
| fsFmModuleStatus The module status of the Fault Management module.
The value enabled(1) indicates the Fault Management module
is currently enabled in the system.
The value disabled(2) indicates t… | scalar | Enumeration | .1.3.6.1.4.1.10876.101.1.122.1.2 |