TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-125
INFO TMF
INFO TMF
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-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.
Usage Guidelines
Anyone can issue this command. You can issue this command at any time, whether or
not TMF is started.
For more information about the INFO TMF command, see the TMF Reference Manual.
Command
ZTMF-CMD-INFO
Object Type
ZTMF-OBJ-TMF
Tokens in Response Buffer
ZSPI-TKN-VOLUMENAME token-type ZSPI-TYP-
STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.