Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-158
STATUS AUDITDUMP
STATUS AUDITDUMP
The STATUS AUDITDUMP command returns the current status of audit dump 
processes.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Status
Object Type
ZTMF-OBJ-AuditDump
Tokens in Command Buffer
ZTMF-TKN-AuditTrailId         token-type ZSPI-TYP-Enum.
Tokens in Response Buffer
ZTMF-TKN-AuditTrailId         token-type ZSPI-TYP-Enum.
ZTMF-TKN-AuditFileName        token-type ZSPI-TYP-String.
ZTMF-TKN-Process-Name         token-type ZSPI-TYP-String.
ZTMF-MAP-Status-AuditDump
def ZTMF-DDL-Status-AuditDump.
  02 ZActive                  token-type ZSPI-DDL-Boolean.
  02 ZEnabled                 token-type ZSPI-DDL-Boolean.
end.