ASAP 2.8 Server Manual
ASAP Data Definitions
HP NonStop ASAP Server Manual—522303-007
B-21
TCP/IP Entity Statistics
02 xsum type binary 32.
02 bad-len type binary 32.
02 reflect type binary 32.
02 InEchoRply type binary 32.
02 InDstUnrch type binary 32.
02 InSrcQnch type binary 32.
02 InRedirect type binary 32.
02 InEcho type binary 32.
02 InTimeExcd type binary 32.
02 InParamPrb type binary 32.
02 InTimeStmp type binary 32.
02 InTimeSRpl type binary 32.
02 InInfoReq type binary 32.
02 InInfoRpl type binary 32.
02 bad-rap-subcode type binary 32.
02 bad-addrlist type binary 32.
02 bad-wpa type binary 32.
02 rdisc-nrecorded type binary 32.
END.
DEF ZICMPState.
02 err type binary 16.
02 Word type binary 16 redefines err.
02 old-short type binary 16.
02 OutDstUnrch type binary 16.
02 OutSrcQnch type binary 16.
02 OutRedirect type binary 16.
02 OutEcho type binary 16.
02 OutTimeExcd type binary 16.
02 OutParamPrb type binary 16.
02 OutTimeStmp type binary 16.
02 OutTimeSRpl type binary 16.
02 OutInfoReq type binary 16.
02 OutInfoRpl type binary 16.
02 badcode type binary 16.
02 too-short type binary 16.
02 xsum type binary 16.
02 bad-len type binary 16.
02 reflect type binary 16.
02 InEchoRply type binary 16.
02 InDstUnrch type binary 16.
02 InSrcQnch type binary 16.
02 InRedirect type binary 16.
02 InEcho type binary 16.
02 InTimeExcd type binary 16.
02 InParamPrb type binary 16.
02 InTimeStmp type binary 16.
02 InTimeSRpl type binary 16.
02 InInfoReq type binary 16.
02 InInfoRpl type binary 16.
02 bad-rap-subcode type binary 16.
02 bad-addrlist type binary 16.
02 bad-wpa type binary 16.
02 rdisc-nrecorded type binary 16.
END.
DEFINITION TCP-Stats1. !Description.............Sect
02 system type binary 16 occurs 4 times. ! system name
02 word type binary 16 redefines system.! word alignment handle
02 sysname type character 8 redefines system.
02 P-key-x type *. ! sysno, domain & its 8.3
02 Q-key-x type * redefines P-key-x. ! enform q-key extended
02 event type *. ! ts, interval & info
02 Type type binary 16. ! Record type TCP,Subnet,Route,Telnet
02 AggRec type binary 16. ! AggRec indicator
02 Spare type binary 16 occurs 6 times. ! reserved
02 Status type character 1 redefines OpText.