Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-131
INFO TMF
INFO TMF
The INFO TMF command returns the configured attribute values of TMF, including the 
current configuration volume.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Info
Object Type
ZTMF-OBJ-Tmf
Tokens in Command Buffer
None.
Tokens in Response Buffer
ZSPI-TKN-VolumeName         token-type ZSPI-TYP-String.
ZSPI-TKN-ATFileFormat       token-type ZSPI-TYP-Int.
ZTMF-MAP-Info-Tmf
def ZTMF-DDL-Info-Tmf.
  02 ZGoRemote              token-type ZSPI-DDL-Int.
  02 ZPioBuffer             token-type ZTMF-DDL-PioBuffer.
  02 ZTmpWaitTimer          token-type ZTMF-DDL-TmpWaitTimer.
  02 ZTransProtocol         token-type ZSPI-DDL-Int.
  02 ZDisasterRecovery      token-type ZSPI-DDL-Boolean.
  02 ZNetDisconnectTimer    token-type ZSPI-DDL-Int.
  02 ZNetSessionIdleTimer   token-type ZSPI-DDL-Int.
end.