LocalLB::ProfileDiameterEndpoint::DiameterApplicationType

Introduced : BIG-IP_v11.4.0
Specifies the application types of the DiameterEndpoint. Application types of diameter endpoint are possible application protocols that run over diameter base protocol as defined by RFC 3588. These applications include Gx (see below for details), etc. Right now, only Gx protocol (application) is supported. More supports will be added later.

Members

Member

Value

Description

DIAMETER_APPLICATION_TYPE_UNKNOWN

0

The DiameterEndpoint application type is unknown (or unsupported by iControl).

DIAMETER_APPLICATION_TYPE_GX

1

The Gx protocol is used for provisioning and removal of Policy and Charging Control (PCC) rules from the Policy Control and Charging Rules Function (PCRF) to the Policy Control and Enforcement Function (PCEF) and the transmission of traffic plane events from the PCEF to PCRF. In this case, BIGIP will be acting as PCEF.


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.