Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-153
STATUS ATFILE
STATUS ATFILE
The STATUS ATFILE command returns the current status of audit-trail files. This 
command is designed for use with the STATUS AUDITTRAIL command to get the 
complete status of an audit trail.
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-ATFile
Tokens in Command Buffer
ZTMF-TKN-AuditTrailId         token-type ZSPI-TYP-Enum.
ZTMF-TKN-ATFileStatus         token-type ZSPI-TYP-Enum.
ZTMF-TKN-ATFileDumpStatus     token-type ZSPI-TYP-Enum.
ZSPI-TKN-MaxResp              token-type ZSPI-TYP-Int.
ZSPI-TKN-Context              token-type ZSPI-TYP-ByteString.
Tokens in Response Buffer
ZTMF-TKN-AuditTrailId         token-type ZSPI-TYP-Enum.
ZTMF-TKN-AuditFileName        token-type ZSPI-TYP-String.
ZTMF-TKN-ATFileStatus         token-type ZSPI-TYP-Enum.
ZTMF-TKN-ATFileDumpStatus     token-type ZSPI-TYPE-Enum.
ZSPI-TKN-Context              token-type ZSPI-TYP-ByteString.