TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-95
INFO AUDITDUMP
INFO AUDITDUMP
The INFO AUDITDUMP command returns the configured attribute values of audit
dump processes.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Info
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-MAP-Info-AuditDump
def ZTMF-DDL-Info-AuditDump.
02 ZEnabled token-type ZSPI-DDL-Boolean.
02 ZCopies token-type ZSPI-DDL-Int.
02 ZSeriesCopies token-type ZSPI-DDL-Boolean.
02 ZVerifyTape token-type ZSPI-DDL-Boolean.
02 ZBlockSize token-type ZSPI-DDL-Int.
02 ZUnloadMedia token-type ZSPI-DDL-Boolean.
02 ZMedium token-type ZSPI-DDL-Enum.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZSystemName2 token-type ZSPI-DDL-Char8.
end.