Log::DestinationIPFIX

Introduced : BIG-IP_v11.5.0
The DestinationIPFIX interface enables you to create and modify remote Internet Protocol Flow Information Export (IPFIX) destinations. A IPFIX log requires you set up a pool of remote log servers via the LocalLB::Pool interface and assign it to the Remote IPFIX destination pool.

Methods

Method Description Introduced
create Creates a remote IPFIX destination. BIG-IP_v11.5.0
delete_all_ipfix_destinations Deletes all remote IPFIX destinations. BIG-IP_v11.5.0
delete_ipfix_destination Deletes the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_description Gets the description for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_list Gets the list of remote IPFIX destinations. BIG-IP_v11.5.0
get_log_protocol Gets the log protocol used to send log messages to the pool for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_pool Gets the pools for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_serverssl_profile Gets the SSL server profiles, if any, for the specified remote IPFIX destinations. BIG-IP_v11.6.0
get_template_delete_delay Gets the template delete delays for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_template_retransmit_interval Gets the template retransmmit intervals for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_transport_profile Gets the transport profiles for the specified remote IPFIX destinations. BIG-IP_v11.5.0
get_version Gets the version information for this interface. BIG-IP_v11.5.0
set_description Sets the description for the specified remote IPFIX destinations. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.5.0
set_log_protocol Sets the log protocol used to send log messages for the specified remote IPFIX destinations. BIG-IP_v11.5.0
set_pool Sets the pools for the specified remote IPFIX destinations. BIG-IP_v11.5.0
set_serverssl_profile Sets the SSL server profiles for the specified remote IPFIX destinations. BIG-IP_v11.6.0
set_template_delete_delay Sets the template delete delay values for the specified remote IPFIX destinations. Template delete delay is the duration IPFIX server must allow to elapse before attempting to re-use a deleted IPFIX template id. BIG-IP_v11.5.0
set_template_retransmit_interval Sets the template retransmit intervals for the specified remote IPFIX destinations. Template retransmit interval is the refresh frequency of IPFIX templates. IPFIX template specifies the fields in IPFIX records. When using UDP as the transport, the template is retransmitted at specific intervals to inform collector the IPFIX record format. BIG-IP_v11.5.0
set_transport_profile Sets the transport profiles for the specified remote IPFIX destinations. Transport profile selects the transport protocol to be used, along with appropriate parameters. This attribute should name a TCP or UDP profile on the system, e.g., “udp” (the default). BIG-IP_v11.5.0

Structures

Structure Description

Enumerations

Enumeration Description
ProtocolVersion The protocol used to send messages to the specified pool.

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
ProtocolVersionSequence ProtocolVersion [] A sequence of ProtocolVersion.

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.