HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
SET_TRACE_TYPE
Tracing of all types.
To control tracing on specific interfaces, select one or more values from the list below, combined using a
logical
OR operation. For more information about these trace types, see Section 3.184.6, Trace Types.
If init_flags is set to AP_YES, select the values corresponding to the interfaces where you want tracing to
be active, and do not select the values corresponding to the interfaces where you want it to be inactive. If
init_flags is set to AP_NO, select the values corresponding to the interfaces where you want to change the
state of tracing.
AP_APPC_MSG
APPC messages
AP_FM_MSG
FM messages
AP_LUA_MSG
LUA messages
AP_NOF_MSG
NOF messages
AP_MS_MSG
MS messages
AP_PV_MSG
APPC and CPI-C messages for back-level computers
AP_DLPI_MSG
DLPI messages
AP_SDLC_MSG
SDLC messages (note that this option also provides additional detail in SDLC line tracing)
AP_NLI_MSG
NLI messages
AP_IPDL_MSG
Enterprise Extender (HPR/IP) messages
AP_DLC_MSG
Node to DLC messages
AP_NODE_MSG
Node messages
AP_SLIM_MSG
Messages sent between master and backup servers
AP_DATAGRAM
Datagram messages
truncation_length
Specify the maximum length, in bytes, of the information to be written to the trace file for each message.
This value must be at least 256.
730