TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-97
INFO AUDITDUMP
Tokens in Command Buffer
ZTMF-TKN-AUDITTRAILID
specifies the audit trail associated with the audit dump process whose attributes
are to be returned. This token is optional; multiple occurrences are allowed. The
following values are valid:
If you omit this token, the default is all audit trails.
Tokens in Response Buffer
ZTMF-TKN-AUDITTRAILID
is the audit trail for which the dump process attributes are returned.
ZTMF-MAP-INFO-AUDITDUMP
is an extensible structured token containing the attributes of the audit dump
process. This token contains the following fields:
ZENABLED
indicates whether the dump process is currently enabled. The following values
are possible:
ZCOPIES
indicates the number of copies made of each audit-trail file.
ZSERIESCOPIES
indicates whether multiple copies of audit dumps are made in parallel or in
series. The following values are possible:
ZTMF-VAL-MAT Master audit trail
ZTMF-VAL-AUX01 Auxiliary audit trail #1
ZTMF-VAL-AUX02 Auxiliary audit trail #2
. . .
ZTMF-VAL-AUX015 Auxiliary audit trail #15
ZTMF-VAL-WILDAUDITTRAILID All audit trails
ZSPI-VAL-TRUE The dump process is currently enabled
ZSPI-VAL-FALSE The dump process is currently disabled
ZTMF-VAL-TRUE Serial copies are made
ZTMF-VAL-FALSE Parallel copies are made