where the request AVP name value is numerically equal to value

Syntax

where the request AVP avp value is numerically operator value

Parameters

The following screen capture shows a sample policy condition:

The screen capture shows a sample policy condition, where the request AVP name value is numerically equal to value.

avp
AVP in one of the following formats:
name:vendorID
or a full path
[avp_name1]:vendorID.[avp_name2]:vendorID
for the members of the grouped AVPs
operator
One of the following:
  • greater than or equal to
  • greater than
  • less than or equal to
  • less than
  • equal to
  • not equal to
The default for this condition is equal to.
value
String.

Description

Compares a numerical AVP value against a specified number or policy context number variable value.

Note:

The condition supports both loaded base Diameter AVPs and third-party AVPs.