Tcp_stats¶
tcp counters
Fields¶
Tcp_stats.rtoalgorithm¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.rtomin¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.rtomax¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.maxconn¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.activeopens¶
Type: int
Short Description:
Long Description: Number of connections opened actively.
GUI Description:
Tcp_stats.passiveopens¶
Type: int
Short Description:
Long Description: Number of connections opened passively.
GUI Description:
Tcp_stats.attemptfails¶
Type: int
Short Description:
Long Description: Number of TCP connection attempts that failed.
GUI Description:
Tcp_stats.estabresets¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.insegs¶
Type: int
Short Description:
Long Description: Number of incoming TCP segments.
GUI Description:
Tcp_stats.outsegs¶
Type: int
Short Description:
Long Description: Number of outgoing TCP segments.
GUI Description:
Tcp_stats.retranssegs¶
Type: int
Short Description:
Long Description: All TCP segments that are retransmitted.
GUI Description:
Tcp_stats.inerrs¶
Type: int
Short Description:
Long Description:
GUI Description:
Tcp_stats.outrsts¶
Type: int
Short Description:
Long Description: Number of resets transmitted.
GUI Description:
Tcp_stats.sock_alloc¶
Type: int
Short Description:
Long Description: Number of TCP sockets allocated.
GUI Description:
Tcp_stats.orphan_count¶
Type: int
Short Description:
Long Description: Current number of orphan sockets.
GUI Description:
Tcp_stats.mem_alloc¶
Type: int
Short Description:
Long Description: Total memory allocated for TCP.
GUI Description:
Tcp_stats.recv_mem¶
Type: int
Short Description:
Long Description: Total memory allocated for receive buffer.
GUI Description:
Tcp_stats.send_mem¶
Type: int
Short Description:
Long Description: Total memory allocated for the send buffer.
GUI Description:
Tcp_stats.currestab¶
Type: int
Short Description:
Long Description: Number of connections in the established state.
GUI Description:
Tcp_stats.currsyssnt¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the SYN-SNT state.
GUI Description:
Tcp_stats.currsynrcv¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the SYN-RCV state.
GUI Description:
Tcp_stats.currfinw1¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Fin-Wait-1 state.
GUI Description:
Tcp_stats.currfinw2¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Fin-Wait-2 state.
GUI Description:
Tcp_stats.currtimew¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Time Wait state.
GUI Description:
Tcp_stats.currclose¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Close state.
GUI Description:
Tcp_stats.currclsw¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Close-Wait state.
GUI Description:
Tcp_stats.currlack¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Last-ACK state.
GUI Description:
Tcp_stats.currlstn¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Listening state.
GUI Description:
Tcp_stats.currclsg¶
Type: int
Short Description:
Long Description: Current number of TCP connections in the Closing state.
GUI Description:
Tcp_stats.pawsactiverejected¶
Type: int
Short Description:
Long Description: Total number of segments rejected due to PAWS.
GUI Description:
Tcp_stats.syn_rcv_rstack¶
Type: int
Short Description:
Long Description: Number of RESET-ACK segments received in the SYN-RCV state.
GUI Description:
Tcp_stats.syn_rcv_rst¶
Type: int
Short Description:
Long Description: Number of reset segments received in the SYN-RCV state.
GUI Description:
Tcp_stats.syn_rcv_ack¶
Type: int
Short Description:
Long Description: Number of SYN-ACK received.
GUI Description:
Tcp_stats.ax_rexmit_syn¶
Type: int
Short Description:
Long Description: Number of retransmitted SYN’s.
GUI Description:
Tcp_stats.tcpabortontimeout¶
Type: int
Short Description:
Long Description: Number of TCP sessions removed due to timeout.
GUI Description:
Tcp_stats.noroute¶
Type: int
Short Description:
Long Description: Number of connections failed due to no route found.
GUI Description: