HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (REGISTER_INDICATION_SINK to UNREGISTER_INDICATION_SINK)
SET_GLOBAL_LOG_TYPE
Chapter 5 1043
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; 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
Possible values are:
AP_NOT_CENTRAL_LOGGER
The verb was issued to a node that is
not the central logger.
AP_INVALID_SUCCINCT_SETTING
The
succinct_audits
or
succinct_errors
parameter wasnot
set to a valid value.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.