ASAP 3.0 Server Manual

HP NonStop ASAP Server Manual Page 317 of 342
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
02 SockLstn type binary 32. ! Number of Sockets Listening
02 connattempt type binary 32.
02 accepts type binary 32.
02 connects type binary 32.
02 drops type binary 32.
02 conndrops type binary 32.
02 closed type binary 32.
02 segstimed type binary 32.
02 rttupdated type binary 32.
02 delack type binary 32.
02 timeoutdrop type binary 32.
02 rexmttimeo type binary 32.
02 persisttimeo type binary 32.
02 keeptimeo type binary 32.
02 keepprobe type binary 32.
02 keepdrops type binary 32.
02 snd-total type binary 32.
02 snd-pack type binary 32.
02 snd-byte type binary 32.
02 snd-rexmitpack type binary 32.
02 snd-rexmitbyte type binary 32.
02 snd-rexmitfast type binary 32. !v6 only
02 snd-acks type binary 32.