TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-118
INFO PROCESS
INFO PROCESS
The INFO PROCESS command returns the configured attribute values for the major
TMF 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-PROCESS
Tokens in Command Buffer
ZTMF-TKN-PROCESSTYPE token-type ZSPI-TYP-CRTPID.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-TKN-SWAP token-type ZSPI-TYP-STRING.
ZTMF-TKN-EXTFILENAME token-type ZSPI-TYP-STRING.
ZTMF-TKN-TERM token-type ZSPI-TYP-STRING.
ZTMF-MAP-INFO-PROCESSES
def ZTMF-DDL-INFO-PROCESSES.
02 ZPROCESS token-type ZSPI-DDL-ENUM.
02 ZCPUSINFO token-type ZTMF-DDL-CPUSINFO.
02 ZPRIORITY token-type ZSPI-DDL-INT.
02 ZMAKESAVEABEND token-type ZSPI-DDL-BOOLEAN.
02 ZDEBUG token-type ZSPI-DDL-BOOLEAN.
02 ZINSPECT token-type ZSPI-DDL-BOOLEAN.
02 ZEXTENDEDSEGSIZE token-type ZSPI-DDL-INT-PAIR.
02 ZPFSSIZE token-type ZSPI-DDL-INT2.
end.
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.