Main page
OID Repository
https://oid-base.com
Display OID:

h323DebugH323StackTrace2Level(15)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

h323DebugH323StackTrace2Level OBJECT-TYPE
SYNTAX INTEGER {disable(0), exception(1), error(2), warning(3), informational(4), debug(5), function(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
DEFVAL {disable}



Classification:

MIB object for network management

See classes of OIDs
Short link:


Parent OID: h323DebugH323StackTrace2ModuleEntry(1) First sibling OID: h323DebugH323StackTrace2ModuleIndex(5) Previous sibling OID: h323DebugH323StackTrace2Module(10)