InlinePolicyFirewallSessionTimerProfile1
{
"icmp_error_reply": 0,
"icmp_first_packet": 0,
"tcp_closed": 0,
"tcp_closing": 0,
"tcp_established": 0,
"tcp_finwait": 0,
"tcp_first_packet": 0,
"tcp_opening": 0,
"udp_first_packet": 0,
"udp_multiple": 0,
"udp_single": 0
}
The timeout value for the connection after an ICMP error came back in response to an ICMP packet.
The timeout value of connection in seconds after the first packet. This will be the initial timeout for the new ICMP flow.
The timeout value of connection in seconds after one endpoint sends an RST.
The timeout value of connection in seconds after the first FIN has been sent.
The timeout value of connection in seconds once the connection has become fully established.
The timeout value of connection in seconds after both FINs have been exchanged and connection is closed.
The timeout value of connection in seconds after the first packet has been sent.
The timeout value of connection in seconds after a second packet has been transferred.
The timeout value of connection in seconds after the first packet. This will be the initial timeout for the new UDP flow.
The timeout value of connection in seconds if both hosts have sent packets.
The timeout value of connection in seconds if the source host sends more than one packet but the destination host has never sent one back.