Log::IPFIXInformationElement::DefinitionSource

Introduced : BIG-IP_v11.6.0
A list of IPFIX IE definition sources. There is a base set of IEs loaded on the BIGIP at boot time. These elements cannot be modified by the user. Any new element created shall be a user defined element, and this allows overriding the description of the base element without overwritting it.

Members

Member

Value

Description

IPFIX_DEFINITION_SOURCE_UNKNOWN

0

The definition source is unknown (or unsupported by iControl).

IPFIX_DEFINITION_SOURCE_USER

1

Defined by the user.

IPFIX_DEFINITION_SOURCE_BASE

2

Defined at boot time. This cannot be used in iControl for any of the SET operations, because base IEs are loaded at boot time and they are read only elements.


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.