Example Traffic Profile Variables

The examples provided in this section represent each class of traffic profile variables:
Substitution Variable
{Session.​APNAggregateMaxBitrateUplink}
Replaced with the APNAggregateMaxBitrateUplink value currently saved in the session.
Policy Table Variable
{PolicyTable.pccrule.​GuaranteedBitrateUplink}
The policy table named pccrule is evaluated by looking at the GuaranteedBitrateUplink column in this table.
Policy Evaluation Variable
{Policy.Variable.Uplink}
Replaced with the value of the policy variable named Uplink retrieved from the current policy evaluation cycle.
Session State Variable
{Session.State.Uplink}
Replaced with the value of the state variable named Uplink retrieved from the session.
Subscriber Local State Variable
{User.LocalState.Uplink}
Replaced with the value of the state variable named Uplink retrieved from the local user object on the MPE device.
Subscriber Remote State Variable
{User.State.Uplink}
Replaced with the value of the state variable named Uplink retrieved from the SPR database.