LocalLB::SNATTranslationAddress

Introduced : BIG-IP_v9.0
*IMPORTANT* This entire interface has been deprecated, due to the change from using IP address to using names for identifying SNAT translation addresses. Please use the SNATTranslationAddressV2 interface. 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_v9.0
delete_all_translation_addresses Deletes all SNAT translation addresses. BIG-IP_v9.0
delete_translation_address Deletes a specified list of SNAT translation addresses. BIG-IP_v9.0
get_all_statistics Gets the statistics for all SNAT translation addresses.. BIG-IP_v9.0
get_arp_state Gets the ARP states for the specified translation SNAT addresses. BIG-IP_v9.0
get_connection_limit Gets the connection limits of the specified original SNAT translation addresses. BIG-IP_v9.0
get_enabled_state Gets the states of the specified SNAT translation addresses. BIG-IP_v9.0
get_ip_timeout Gets the IP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
get_list Gets a list of all SNAT translation addresses. BIG-IP_v9.0
get_statistics Gets the statistics for a list of SNAT translation addresses. BIG-IP_v9.0
get_tcp_timeout Gets the TCP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
get_udp_timeout Gets the UDP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
get_unit_id Gets the unit IDs for a specified SNAT translation addresses. BIG-IP_v9.0
get_version Get the version information for this interface. BIG-IP_v9.0
reset_statistics Resets the statistics for a list of SNAT translation addresses. BIG-IP_v9.0
set_arp_state Sets the ARP states for the specified tranlation SNAT addresses. BIG-IP_v9.0
set_connection_limit Sets the connection limits of the specified original SNAT translation addresses. BIG-IP_v9.0
set_enabled_state Sets the state for a list of SNAT translation addresses. BIG-IP_v9.0
set_ip_timeout Sets the IP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
set_tcp_timeout Sets the TCP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
set_udp_timeout Sets the UDP idle timeouts of the specified SNAT translation addresses. BIG-IP_v9.0
set_unit_id Sets the unit IDs for the specified tranlation SNAT addresses. BIG-IP_v9.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.