Class EventTrigger

  • All Implemented Interfaces:
    Serializable, Enumerated

    public class EventTrigger
    extends Object
    implements Serializable, Enumerated
    Java class to represent the EventTrigger enumerated type.

    Documentation from the relevant specification:

    The Event-Trigger AVP (AVP code 1006) is of type Enumerated. When sent from the PCRF to the PCEF the Event-Trigger AVP indicates an event that shall cause a re-request of PCC rules. When sent from the PCEF to the PCRF the Event-Trigger AVP indicates that the corresponding event has occurred at the gateway. Whenever the PCRF subscribes to one or more event triggers by using the RAR command, the PCEF shall send the corresponding currently applicable values (e.g. 3GPP-SGSN-Address AVP or 3GPP-SGSN-IPv6-Address AVP, 3GPP-RAT-Type, 3GPP-User-Location-Info, etc.) to the PCRF in the RAA if available, and in this case, the Event-Trigger AVPs shall not be included. Whenever one of these events occurs, the PCEF shall send the related AVP that has changed together with the event trigger indication. Unless stated for a specific value, the Event-Trigger AVP applies to all access types. The values 8, 9, and 10 are obsolete and shall not be used, values 18 to 24 are reserved in this Release

    Author:
    Open Cloud
    See Also:
    Serialized Form