TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-84
STATS MON Command for TCPMAN
SYN CACHE DROP, BOvF
is the number of SYN cache entries dropped due to bucket overflow.
SYN CACHE ABORTED
is the number of SYN cache aborted (no memory).
SYN CACHE DUPLICATED
is the number of duplicated SYNs received.
SYN CACHE DROPPED
is the number of SYNs dropped (no route/mem).
Description of Statistics for the UDP Layer (in Alphabetical Order)
Bad Checksum
is the number of packets received with invalid checksum values. An invalid
checksum is usually caused by a noisy link.
Bad Packet Size
is the number of packets received that contain either more or less data than has
been specified in their headers. This error indicates the sender has a protocol error
or that the receiver has a byte-ordering problem.
Input PKTs Dropped
is the number of packets not forwarded to socket applications because of receive
socket space being full.
Invalid Header Size
is the number of packets received with invalid header size. This error indicates a
problem between IP and UDP.
No sock on port
is the number of sockets with no port.
Nosock on port, Bdcst
is the number of sockets with no port which arrived as broadcast.
NotDeliver,Sockfull
is the number of packets not delivered, input socket full.
Output PKTs Dropped
is the number of packets not sent because of interface problems.