overwrite Conditional Policy Information with Execution-Time to time and parameters specified

Mode

Wireless

Syntax

replace-add Conditional Policy Information with Execution-Time to time-type and parameters AVP-values

Parameters

replace-add
One of the following:
  • overwrite (default) — Replace any existing Conditional-Policy-Information AVPs
  • add — Create a new Conditional-Policy-Information AVP and add or append it to the existing list
time-type
Opens a window that prompts you to specify the execution time with a variety of options. The options available depend on what you select for Set Time:
  • Specific Time — Specifies execution at a specific time. The available options are:
    • Enter now or a datetime — Enter the time:
      • now (default)—The local date and time.
      • A date and time in the format: yyyy-mm-ddThh:mm:ss+UTCoffset.
        Note: Enter the date-time directly into the field or click the calendar icon for assistance:
        • Date — Select the date from the calendar interface.
        • Time — Select hh:mm:ss.
        • UTC Offset — Select number of hours before or after UTC time to start.
        • now — Select for the local date-time.
        • time only — Select to use the time only.
      • A policy variable.
      • A JavaScript code snippet — Enter a JavaScript statement that evaluates to a date-time in the format: yyyy-mm-ddThh:mm:ss+UTCoffset. Click Evaluate as expression to bypass date-time format validation.
    • Select Time Mode — The optional time zone. Select one of the following:
      • N/A
      • CONFIGURED LOCAL TIME — Calculate the time from the location configured for this MPE device
      • SYSTEM LOCAL TIME — Calculate the time from the location of this MPE device
      • USER LOCAL TIME (default) — Calculate the time from the location configured for the user equipment's location
  • Relative Time — Specifies the number of hours, minutes, or seconds from the current time to the execution time. Select the time unit (Hours, Minutes, or Seconds) and enter a positive integer. For example, select Hours and enter 12 to set the execution time to 12 hours from now. You can instead enter a policy rule variable.
  • Policy Counter Id — Select one or more policy counter IDs defined in the CMP database; or enter a comma-separated string of policy counter IDs.
  • Day Of Week — Specifies one or more days of the week, plus a time during the day:
    • Choose the day(s) of the week to check:
      • Sunday
      • Monday
      • Tuesday
      • Wednesday
      • Thursday
      • Friday
      • Saturday
    • Enter time: The execution time during the day, in the form hh:mm.
    • Select Time Mode — The optional time zone. Select one of the following:
      • N/A
      • CONFIGURED LOCAL TIME — Calculate the time from the location configured for this MPE device
      • SYSTEM LOCAL TIME — Calculate the time from the location of this MPE device
      • USER LOCAL TIME (default) — Calculate the time from the location configured for the user equipment's location
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

AVP-values
Enter values for:
  • Diameter-APN-Aggregate-Max-Bitrate-UL
  • Diameter-APN-Aggregate-Max-Bitrate-DL
  • Diameter Default EPS Bearer QoS, which include:
    • Diameter Default EPS Bearer QCI
    • Diameter Default EPS Bearer ARP Priority Level
    • Diameter Default EPS Bearer ARP Preemption Capability:
      • N/A
      • PREEMPTION_CAPABILITY_ENABLED
      • PREEMPTION_CAPABILITY_DISABLED
    • Diameter Default EPS Bearer ARP Preemption Vulnerability:
      • N/A
      • PREEMPTION_VULNERABILITY_ENABLED
      • PREEMPTION_VULNERABILITY_DISABLED
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

You can use this action in two ways. You can add a new Conditional-Policy-Information AVP with specified parameter values to the existing list of Conditional-Policy-Information AVP(s). Alternatively, you can replace an existing list of Conditional-Policy-Information AVP(s).

Example

The following example shows adds Conditional-Policy-information AVPs and overwrite the Conditional-Policy-information AVPs:
where the request is modifying an existing session
And where the event trigger is one of OUT_OF_CREDIT
add Conditional Policy Information with Execution-Time to 2016-11-11T00:00:00 and parameters 
Diameter APN-Aggregate-Max-Bitrate-DL  1000
add Conditional Policy Information with Execution-Time to 2016-11-12T00:00:00 and parameters 
Diameter APN-Aggregate-Max-Bitrate-DL  1500
overwrite Conditional Policy Information with Execution-Time to 2016-11-13T00:00:00 and parameters 
Diameter APN-Aggregate-Max-Bitrate-DL  2000