ASAP 3.2 Server Manual

HP NonStop ASAP Server Manual Page 350 of 381
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 ZTCP6State. !tcpipv6
02 Sockets type binary 16. ! Number of Sockets Open
02 Word type binary 16 redefines Sockets.
02 SockSPI type binary 16. ! Number of Sockets SPI
02 SockTCP type binary 16. ! Number of Sockets TCP
02 SockUDP type binary 16. ! Number of Sockets UDP
02 SockUnkn type binary 16. ! Num Sockets New and Unsupported
02 SockLstn type binary 16. ! Number of Sockets Listening
02 connattempt type binary 16.
02 accepts type binary 16.
02 connects type binary 16.
02 drops type binary 16.
02 conndrops type binary 16.
02 closed type binary 16.
02 segstimed type binary 16.
02 rttupdated type binary 16.
02 delack type binary 16.
02 timeoutdrop type binary 16.
02 rexmttimeo type binary 16.
02 persisttimeo type binary 16.
02 keeptimeo type binary 16.
02 keepprobe type binary 16.
02 keepdrops type binary 16.
02 snd-total type binary 16.
02 snd-pack type binary 16.
02 snd-byte type binary 16.
02 snd-rexmitpack type binary 16.
02 snd-rexmitbyte type binary 16.
02 snd-rexmitfast type binary 16.
02 snd-acks type binary 16.
02 snd-probe type binary 16.
02 snd-urg type binary 16.
02 snd-winup type binary 16.
02 snd-ctrl type binary 16.
02 bad-hdr-len type binary 16. !v4 only
02 rcv-total type binary 16.
02 rcv-pack type binary 16.
02 rcv-byte type binary 16.
02 rcv-badsum type binary 16.
02 rcv-badoff type binary 16.
02 rcv-short type binary 16.