HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_LOG_TYPE
Chapter 51054
AP_LEAVE_UNCHANGED
Leave succinct logging or full logging
unchanged from the existing
definition.
If you are using central logging, the choice of succinct
or full logging for messages from all computers is
determined by the setting of this parameter on the
server acting as the central logger; this setting may
either be from the SET_GLOBAL_LOG_TYPE verb, or
from a SET_LOG_TYPE verb issued to that server to
override the default.
succinct_errors
Specifies whether to use succinct logging or full logging
in the error log file on this server; this applies to both
exception logs and problem logs. The allowed values
and their meanings are the same as for the
succinct_audits
parameter.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
AP_INVALID_SUCCINCT_SETTING
The
succinct_audits
or
succinct_errors
parameter wasnot
set to a valid value.