LocalLB::SNATTranslationAddressV2

Introduced : BIG-IP_v11.0.0
The SNATTranslationAddress interface enables you to work with the definitions contained in a local load balancer&aposs SNAT translation address. A translation address defines an address to which a client address may be translated on the server side.

Methods

Method Description Introduced
create Creates the specified SNAT translation addresses. BIG-IP_v11.0.0
delete_all_translation_addresses Deletes all SNAT translation addresses. BIG-IP_v11.0.0
delete_translation_address Deletes a specified list of SNAT translation addresses. BIG-IP_v11.0.0
get_address Gets the IP addresses assigned to the specified SNAT translation addresses. Note: A set_address method is not supported. BIG-IP_v11.0.0
get_all_statistics Gets the statistics for all SNAT translation addresses.. BIG-IP_v11.0.0
get_arp_state Gets the ARP states for the specified translation SNAT addresses. BIG-IP_v11.0.0
get_connection_limit Gets the connection limits of the specified original SNAT translation addresses. BIG-IP_v11.0.0
get_description Gets the descriptions for a set of SNAT translation addresses. BIG-IP_v11.0.0
get_enabled_state Gets the states of the specified SNAT translation addresses. BIG-IP_v11.0.0
get_ip_timeout Gets the IP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0
get_list Gets a list of all SNAT translation addresses. BIG-IP_v11.0.0
get_statistics Gets the statistics for a list of SNAT translation addresses. BIG-IP_v11.0.0
get_tcp_timeout Gets the TCP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0
get_traffic_group Gets the traffic groups for a set of SNAT translation addresses. Note that if the keyword “default” was used to set the traffic group, the value returned here will be the actual name of the traffic group that was inherited. BIG-IP_v11.0.0
get_udp_timeout Gets the UDP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0
get_version Get the version information for this interface. BIG-IP_v11.0.0
is_traffic_group_inherited Gets a flag indicating whether the traffic group was inherited from the containing folder. BIG-IP_v11.2.0
reset_statistics Resets the statistics for a list of SNAT translation addresses. BIG-IP_v11.0.0
set_arp_state Sets the ARP states for the specified tranlation SNAT addresses. BIG-IP_v11.0.0
set_connection_limit Sets the connection limits of the specified original SNAT translation addresses. BIG-IP_v11.0.0
set_description Sets the description for a set of SNAT translation addresses. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_enabled_state Sets the state for a list of SNAT translation addresses. BIG-IP_v11.0.0
set_ip_timeout Sets the IP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0
set_tcp_timeout Sets the TCP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0
set_traffic_group Sets the traffic groups for a set of SNAT translation addresses. BIG-IP_v11.0.0
set_udp_timeout Sets the UDP idle timeouts of the specified SNAT translation addresses. BIG-IP_v11.0.0

Structures

Structure

Description

SNATTranslationAddressStatisticEntry

A struct that describes statistics for a specified SNAT translation address.

SNATTranslationAddressStatistics

A struct that describes SNAT translation address statistics and timestamp.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
SNATTranslationAddressStatisticEntrySequence SNATTranslationAddressStatisticEntry [] A sequence of SNAT translation address statistics.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.