Command descriptions
info
ConnectPort® LTS Command Reference
35
Statistic
Description
EstabResets
Number of established connections that have been reset.
OutResets
Number of outgoing connections that have been reset.
PassiveOpens
Number of passive opens. In a passive open, the ConnectPort LTS product is
listening for a connection request from a client.
ActiveOpens
Number of active opens. In an active open, the ConnectPort LTS product is
initiating a connection request with a server.
Established
Number of established connections.
Attempt Fails
Number of failed connection attempts.
UDP statistics
Statistic
Description
InDatagrams
Number of datagrams received.
OutDatagrams
Number of datagrams sent.
InErrors
Number of bad datagrams that were received. This number
does not include the value contained by "No Ports"
NoPorts
Number of received datagrams that were discarded because
the specified port was invalid.
ZigBee socket statistics
Statistic
Description
Frames Sent
Number of frame sent.
Frames Received
Number of frame received.
Transmit Frame Errors
Number of bad frame that were sent.
Receive Frame Errors
Number of bad frame that were received.
Bytes Sent
Number of byte sent.
Bytes Received
Number of byte received.
Receive Bytes Droppred
Number of received byte that were dropped due to an
exhaustion of internal buffers.
Receive Bytes Truncated
Number of received byte that were dropped because the
user buffer passed to recvfrom() was not large enough to
contain the entire packet.