TMF Supplement for Large Audit Files (G06.24+)

TMF Management Programming Manual
HP NonStop TMF Supplement for Large Audit-Trail Files527391-001
6-19
INFO TMF (Page 5-124)
INFO TMF
(Page 5-124)
The INFO TMF command returns the configured attribute values of TMF, including the
current configuration volume.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Tokens in Response Buffer
ZTMF-TKN-VOLUMENAME
specifies the configuration volume for TMF.
ZTMF-TKN-ATFILEFORMAT
specifies the audit-trail file format. Values are 1 and 2. 1 indicates format 1;
2 indicates format 2.
ZTMF-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
ZTMF-TKN-ERRLIST
is a standard SPI error list described in the SPI Programming Manual. The error
list ends with the token ZSPI-TKN-ENDLIST.
Command
ZTMF-CMD-INFO
Object Type
ZTMF-OBJ-TMF
Tokens in Response Buffer
ZSPI-TKN-VOLUMENAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ATFILEFORMAT token-type ZSPI-TYP-INT.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.