Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 619
53-1003248-01
Data structures
6
NatTranslationTimeout
This structure is the high-level description of NAT translation timeouts.
TABLE 175 Attributes
Name Type Presence Rules Description
dnsTimeout unsignedInt Optional Default value is 120
seconds.
Specifies the timeout for
NAT DNS flows.
setToMaxDnsTimeout boolean Optional Both "dnsTimeout"
and
"setToMaxDnsTimeo
ut" cannot be
present.
Sets the maximum
timeout for NAT DNS
flows.
tcpFinishResetTimeout unsignedInt Optional Default value is 120
seconds.
Specifies timeout for NAT
TCP flows after a FIN or
RST.
setToMaxTcpFinishResetTimeout boolean Optional Both
"tcpFinishResetTime
out" and
"setToMaxTcpFinish
ResetTimeout"
cannot be present.
Sets the maximum
timeout for NAT TCP flows
after a FIN or RST.
icmpTimeout unsignedInt Optional Specifies the timeout for
NAT ICMP flows.
setToMaxIcmpTimeout boolean Optional Both "icmpTimeout"
and
"setToMaxIcmpTime
out" cannot be
present.
Sets the maximum
timeout for NAT ICMP
flows.
synTimeout unsignedInt Optional Specifies the timeout for
NAT TCP flows after a SYN.
setToMaxSynTimeout boolean Optional Both "synTimeout"
and
"setToMaxSynTimeo
ut" cannot be
present.
Sets the maximum
timeout for NAT TCP flows
after a SYN.
tcpTimeout unsignedInt Optional Default value is 120
seconds.
Specifies the timeout for
NAT TCP flows.
setToMaxTcpTimeout boolean Optional Both "tcpTimeout"
and
"setToMaxTcpTimeo
ut" cannot be
present.
Sets the maximum
timeout for NAT TCP flows.
udpTimeout unsignedInt Optional Default value is 120
seconds.
Specifies the timeout for
NAT UDP flows.
setToMaxUdpTimeout boolean Optional Both "udpTimeout"
and
"setToMaxUdpTimeo
ut" cannot be
present.
Sets the maximum
timeout for NAT UDP flows.