NAT/5/NAT_SESSION_LOG
Message
NAT/5/NAT_SESSION_LOG:IPVer=<STRING>,Protocol=<STRING>,SourceIP=<IPADDR>,DestinationIP=<IPADDR>,SourcePort=<STRING>,DestinationPort=<STRING>, SourceNatIP=<IPADDR>,SourceNatPort=<STRING>,DestinationNatIP=<IPADDR>,DestinationNatPort=<STRING>, BeginTime=<STRING>,SendPkts=<STRING>,SendBytes=<STRING>,RcvPkts=<STRING>,RcvBytes=<STRING>,SourceVpnID=<STRING>,DestinationVpnID=<STRING>.
Description
The NAT/5/NAT_SESSION_ELOG records the NAT session log information generated upon the aging of the NAT session table.
Parameters
Parameter Name | Parameter Meaning |
---|---|
IPVer | IP version number. |
Protocol | Protocol at the transmission layer. |
SourceIP | Source IP address. |
DestinationIP | Destination IP address. |
SourcePort | Source port number. |
DestinationPort | Destination port number. |
SourceNatIP | Source IP address after the NAT operation. |
SourceNatPort | Source port number after the NAT operation. |
DestinationNatIP | Destination IP address after the NAT operation. |
DestinationNatPort | Destination port number after the NAT operation. |
BeginTime | Time when the session table is generated. |
SendPkts | Number of sent packets. |
SendBytes | Number of sent bytes. |
RcvPkts | Number of received packets. |
RcvBytes | Number of received bytes. |
SourceVpnID | Source VPN ID. |
DestinationVpnID | Destination VPN ID. |