h323DebugH323StackTrace2Level

MX-H323-DEBUG-MIB · .1.3.6.1.4.1.4935.99.35.1.15.20.1.15

Object

column r/w Enumeration
Trace level for the selected trace module. Enabling a trace level also enables
the previous trace levels.
              
The configuration of the h323DebugH323StackTrace2ModuleTable overwrites the
configuration of h323DebugH323StackTrace2GeneralLevel. For example, let's
consider the following configuration:
              
    - In h323DebugH323StackTrace2ModuleTable, the TPKTCHAN trace module is enabled
      with the exception trace level. According to this configuration, only the
      exception traces are sent for the TPKTCHAN trace module.
              
    - The h323DebugH323StackTrace2GeneralLevel variable is set to the warning
      trace level. According to this configuration, the exception, error and
      warning traces are sent for all the trace modules (including the TPKTCHAN
      trace module).
              
Since the configuration of h323DebugH323StackTrace2ModuleTable overwrites the
configuration of h323DebugH323StackTrace2GeneralLevel, only the exception traces
will be sent for the TPKTCHAN trace module.
              
exception     : sends the exception traces for the selected trace module.
              
error         : sends the exception and error traces for the selected trace
                module.
              
warning       : sends the traces, from level exception to level warning, for the
                selected trace module.
              
informational : sends the traces, from level exception to level informational,
                for the selected trace module.
              
debug         : sends the traces, from level exception to level debug, for the
                selected trace module.
              
function      : sends the traces, from level exception to level function, for
                the selected trace module. The function traces are used to
                follow the chain of function calls in the H.323 stack. A trace
                is sent when entering a function and another trace is sent when
                leaving the function. This level is very verbose and should be
                used carefully.

Context

MIB
MX-H323-DEBUG-MIB
OID
.1.3.6.1.4.1.4935.99.35.1.15.20.1.15
Type
column
Access
readwrite
Status
current
Parent
h323DebugH323StackTrace2ModuleEntry
Table
h323DebugH323StackTrace2ModuleTable
Siblings
2

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1exception
2error
3warning
4informational
5debug
6function

Related Objects

Sibling Objects