HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (QUERY Verbs)
QUERY_LOG_TYPE
Chapter 4728
AP_YES
Audit messages are recorded.
AP_NO
Audit messages are not recorded.
exception
This parameter indicates whether exception messages
are recorded. Possible values are:
AP_YES
Exception messages are recorded.
AP_NO
Exception messages are not recorded.
succinct_audits
This parameter indicates whether succinct logging or
full logging is used in the audit log file. Possible values
are:
AP_YES
Succinct logging: each message in the
log file contains a summary of the
message header information (such as
the message number, log type, and
system name) and the message text
string and parameters. To obtain
more details of the cause of the log
and any action required, you can use
the snaphelp utility.
AP_NO
Full logging: each message in the log
file includes a full listing of the
message header information, the
message text string and parameters,
and additional information about the
cause of the log and any action
required.