Management::SFlowDataSource

Introduced : BIG-IP_v11.4.0
The SFlowDataSource interface contains the methods for retrieving the current status information of the sFlow data sources. A data source refers to a location within a BIG-IP system that can make traffic measurements. Data sources may correspond to interfaces, VLANs, HTTP virtual servers or other entities within the BIG-IP system.

Methods

Method Description Introduced
get_http_is_active Gets the active states indicating whether the specified HTTP virtual server sFlow data sources are active or not. The sFlow samples are generated for the active data sources only. BIG-IP_v11.4.0
get_http_list Gets a list of names for all HTTP virtual server sFlow data sources. BIG-IP_v11.4.0
get_http_poll_interval_effective Gets the effective poll intervals for the specified HTTP virtual server sFlow data sources. BIG-IP_v11.4.0
get_http_sampling_rate_effective Gets the effective sampling rates for the specified HTTP virtual server sFlow data sources. BIG-IP_v11.4.0
get_http_subagent_id Gets the subagent IDs for the specified HTTP virtual server sFlow data sources. BIG-IP_v11.4.0
get_interface_is_active Gets the active states indicating whether the specified interface sFlow data sources are active or not. The sFlow samples are generated for the active data sources only. BIG-IP_v11.4.0
get_interface_list Gets a list of names for all interface sFlow data sources. BIG-IP_v11.4.0
get_interface_poll_interval_effective Gets the effective poll intervals for the specified interface sFlow data sources. BIG-IP_v11.4.0
get_interface_subagent_id Gets the subagent IDs for the specified interface sFlow data sources. BIG-IP_v11.4.0
get_system_is_active Gets the active states indicating whether the specified system sFlow data sources are active or not. The sFlow samples are generated for the active data sources only. BIG-IP_v11.4.0
get_system_list Gets a list of names for all system sFlow data sources. System data sources provide CPU utilization and memory statistics. BIG-IP_v11.4.0
get_system_poll_interval_effective Gets the effective poll intervals for the specified system sFlow data sources. BIG-IP_v11.4.0
get_system_subagent_id Gets the subagent IDs for the specified system sFlow data sources. BIG-IP_v11.4.0
get_version Gets the version information for this interface. BIG-IP_v11.4.0
get_vlan_is_active Gets the active states indicating whether the specified VLAN sFlow data sources are active or not. The sFlow samples are generated for the active data sources only. BIG-IP_v11.4.0
get_vlan_list Gets a list of names for all VLAN sFlow data sources. BIG-IP_v11.4.0
get_vlan_poll_interval_effective Gets the effective poll intervals for the specified VLAN sFlow data sources. BIG-IP_v11.4.0
get_vlan_sampling_rate_effective Gets the effective sampling rates for the specified VLAN sFlow data sources. BIG-IP_v11.4.0
get_vlan_subagent_id Gets the subagent IDs for the specified VLAN sFlow data sources. BIG-IP_v11.4.0

Structures

Structure Description

Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description

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.