ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 348 of 381 
 02 Op-Text type binary 16 occurs 12 times. !Operational status 
 02 OpText type character 1 redefines op-text. !Operational 
 Status 
 02 OpState type binary 16. !Operational State 
 02 ACS type binary 16. !0 if not ACS type. -1 if it is. 
 02 NLCheck type binary 16. !-1 if NL check processing mode. 
 02 BLPCheck type binary 16. !-1 if BLP check processing mode. 
 02 MountReqs type binary 16. !Number of outstanding tapemounts for 
 ! this drive. 
 02 MountReqs-State type binary 16. !MountReqs state. 
 02 MountTime type binary 16. !#mins with mountreqs > 0. 
 02 MountTime-State type binary 16. !MountTime state. 
 02 Mount-Tape type binary 16 occurs 4 times. ! name of tape on 
 device. 
 02 MountTape type character 1 redefines Mount-Tape. 
 02 Tape-Status type binary 16 occurs 4 times. !status of tape 
 in drive. 
 02 TapeStatus type character 1 redefines Tape-Status. 
 02 TapeStatus-State type binary 16. !TapeStatus state. 
 02 Tape-Label type binary 16 occurs 4 times. !TapeLabel of 
 tape in drive. 
 02 TapeLabel type character 1 redefines Tape-Label. 
 02  TapeLabel-State type binary 16. !TapeLabel state. 
 02 Proc-Name type binary 16 occurs 8 times. ! Process name using 
 tape drive. 
 02 ProcName type character 1 redefines Proc-Name. 
 02 Prog-Name type binary 16 occurs 5 times. ! Filename using 
 tape drive. 
 02 ProgName type character 1 redefines Prog-Name. 
 02 UserId type binary 16. ! UserId using tape drive. 
 02 Spare1 type binary 16. 
 02 Spare2 type binary 16. 
 02 Spare3 type binary 16. 
 02 Spare4 type binary 16. 
END. 
*--This extension layout is for the Tape detail statistics. 
DEFINITION TAP-EXT. 
 02 Density type binary 16. !Tapemount density. 
 02 Prot type binary 16. !Protected or not. Use SPI value. 
 02 InputOutput type binary 16. !In, OUT of Extended. Use SPI value. 
 02 Action type binary 16. !Action for tapemount. 
END. 
TCP/IP Entity Statistics 
DEF ZTCP6Data. !tcpipv6 
 02 Sockets type binary 32. ! Number of Sockets Open 
 02 Word type binary 16 redefines Sockets. 
 02 SockSPI type binary 32. ! Number of Sockets SPI 
 02 SockTCP type binary 32. ! Number of Sockets TCP 
 02 SockUDP type binary 32. ! Number of Sockets UDP 
 02 SockUnkn type binary 32. ! Num Sockets New and Unsupported 










