ASAP 2.8 Server Manual

ASAP Data Definitions
HP NonStop ASAP Server Manual522303-007
B-17
TCP/IP Entity Statistics
02 pcbcachemiss type binary 32.
02 persistdrop type binary 32.
02 badsyn type binary 32.
02 droppedsyn type binary 32.
02 sc-added type binary 32.
02 sc-completed type binary 32.
02 sc-timed-out type binary 32.
02 sc-overflowed type binary 32.
02 sc-reset type binary 32.
02 sc-unreach type binary 32.
02 sc-bucketoverflow type binary 32.
02 sc-aborted type binary 32.
02 sc-dupesyn type binary 32.
02 sc-dropped type binary 32.
END.
DEF ZTCPState.
02 Sockets type binary 16.
02 Word type binary 16 redefines Sockets.
02 SockSPI type binary 16.
02 SockTCP type binary 16.
02 SockUDP type binary 16.
02 SockUnkn type binary 16.
02 SockLstn type binary 16.
02 bad-xsum type binary 16.
02 bad-off type binary 16.
02 bad-hdr-len type binary 16.
02 bad-segs type binary 16.
02 not-ack type binary 16.
02 rexmit type binary 16.
02 timeout type binary 16.
02 in-conn type binary 16.
02 out-conn type binary 16.
02 in-pkts type binary 16.
02 out-pkts type binary 16.
02 no-port type binary 16.
02 urgent type binary 16.
02 conn-esta type binary 16.
02 drops type binary 16.
02 conn-drops type binary 16.
02 closed type binary 16.
02 segs-timed type binary 16.
02 rtt-updated type binary 16.
02 del-ack type binary 16.
02 timeout-drop type binary 16.
02 rexmt-timeout type binary 16.
02 persist-timeout type binary 16.
02 keep-timeout type binary 16.
02 keep-probe type binary 16.
02 keep-drops type binary 16.
02 snd-pack type binary 16.
02 snd-byte type binary 16.
02 snd-rexmit-byte type binary 16.
02 snd-acks type binary 16.
02 snd-probe type binary 16.
02 snd-urg type binary 16.
02 snd-win-update type binary 16.
02 snd-ctrl type binary 16.
02 rcv-pack type binary 16.
02 rcv-byte type binary 16.
02 rcv-dup-pack type binary 16.
02 rcv-dup-byte type binary 16.
02 rcv-part-dup-pack type binary 16.
02 rcv-part-dup-byte type binary 16.
02 rcv-out-pack type binary 16.
02 rcv-out-byte type binary 16.