HP-UX SNAplus2 R7 Administration Guide

Managing SNAplus2 Client/Server Systems
Managing Win32 clients
truncation_length. This enables you to record the most important information for each message but avoid
lling up the le with long messages.
This parameter is optional. If it is not specied, SNAplus2 does not truncate messages (all the data from
each message is written to the le).
all_api
The Registry data type of this value is REG_SZ.
To trace messages for all APIs, set this parameter to YES. In this case, SNAplus2 ignores the parameters
from appc through nof.
To disable tracing for all APIs, set all_api and all of the parameters from appc through nof to NO.
To trace only messages for specic APIs, set all_api to NO, and use the parameters from appc through nof to
indicate which APIs to trace.
This parameter is optional. If it is not specied, the default is NO.
appc
The Registry data type of this value is REG_SZ.
To trace APPC API messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO. If the all_api parameter is set to YES, this
parameter is ignored, and APPC messages are traced.
cpic
The Registry data type of this value is REG_SZ.
To trace CPI-C API messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO. If the all_api parameter is set to YES, this
parameter is ignored, and CPI-C messages are traced.
csv
The Registry data type of this value is REG_SZ.
To trace CSV API messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO. If the all_api parameter is set to YES, this
parameter is ignored, and CSV messages are traced.
rui
The Registry data type of this value is REG_SZ.
To trace LUA RUI messages, set this parameter to YES; otherwise, set it to NO.
This parameter is optional. If it is not specied, the default is NO. If the all_api parameter is set to YES, this
parameter is ignored, and LUA RUI messages are traced.
nof
The Registry data type of this value is REG_SZ.
To trace NOF API messages, set this parameter to YES; otherwise, set it to NO. NOF messages are not
used directly by applications on Win32 clients, but are used internally by SNAplus2 components in obtaining
conguration information.
This parameter is optional. If it is not specied, the default is NO. If the all_api parameter is set to YES, this
parameter is ignored, and NOF messages are traced.
ms
The Registry data type of this value is REG_SZ.
To trace MS API messages, set this parameter to YES; otherwise, set it to NO.
154