Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-121
INFO MEDIA
INFO MEDIA
The INFO MEDIA command returns the configured attribute values of tape volumes. 
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-Media
Tokens in Command Buffer
ZTMF-TKN-Media             token-type ZTMF-TYP-Media.
ZTMF-MAP-Info-Media
def ZTMF-DDL-Info-Media.
  02 ZMediaName            token-type ZTMF-DDL-Media.
  02 ZMedium               token-type ZSPI-DDL-Enum.
  02 ZMediaStatus          token-type ZSPI-DDL-Enum.
end.
Tokens in Response Buffer
ZTMF-MAP-Info-Media
def ZTMF-DDL-Info-Media.
  02 ZMediaName            token-type ZTMF-DDL-Media.
  02 ZMedium               token-type ZSPI-DDL-Enum.
  02 ZMediaStatus          token-type ZSPI-DDL-Enum.
end.