Syntax
where the event trigger is one of event-trigger
Parameters
- event-trigger
- One or more of the following:
- SGSN_CHANGE
- LOSS_OF_BEARER
- RECOVERY_OF_BEARER
- GW_PCEF_MALFUNCTION
- MAX_NR_BEARERS_REACHED
- QOS_CHANGE_EXCEEDING_AUTHORIZATION
- RAI_CHANGE
- USER_LOCATION_CHANGE
- OUT_OF_CREDIT
- REALLOCATION_OF_CREDIT
- REVALIDATION_TIMEOUT
- UE_IP_ADDRESS_ALLOCATE
- UE_IP_ADDRESS_RELEASE
- DEFAULT_EPS_BEARER_QOS_CHANGE
- AN_GW_CHANGE
- SUCCESSFUL_RESOURCE_ALLOCATION
- APPLICATION_START
- APPLICATION_STOP
- ADC_REVALIDATION_TIMEOUT
- CHARGING_CORRELATION_EXCHANGE
- CREDIT_MANAGEMENT_SESSION_FAILURE
- ACCESS_NETWORK_INFO_REPORT
- QOS_CHANGE
- RAT_CHANGE
- TFT_CHANGE
- PLMN_CHANGE
- IP_CAN_CHANGE
- RESOURCES_LIMITATION
- UE_TIME_ZONE_CHANGE
- USAGE_THRESHOLD_REACHED
- USAGE_REPORT
- TAI_CHANGE
- ECGI_CHANGE
- CELL_CONGESTED
- CELL_CLEAR
- SERVICE_FLOW_DETECTION
- APN_AMBR_MODIFICATION_FAILURE
- USER_CSG_INFORMATION_CHANGE
- DEFAULT_EPS_BEARER_QOS_MODIFICATION_FAILURE
- USER_CSG_HYBRID_SUBSCRIBED_INFORMATION_CHANGE
- USER_CSG_HYBRID_UNSUBSCRIBED_INFORMATION_CHANGE
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Selects protocol messages based on the event trigger.
Examples
App Start policy
where the request is modifying an existing session
And where the event trigger is one of APPLICATION_START
And where the TDF-Application-Identifier matches one of TDFID01,TDFID02
install pcc_rule1 PCC rule(s) for session
continue processing message
App Stop policy
where the request is modifying an existing session
And where the event trigger is one of APPLICATION_STOP
And where the TDF-Application-Identifier matches one of TDFID01,TDFID02
remove pcc_rule1 PCC rule(s)
continue processing message