where the request AVP name value contains one of value(s)

Syntax

where the request AVP avp value containment value-list

Parameters

The following screen capture shows a sample policy condition:

The screen capture shows a sample policy condition, where the request AVP name value contains one of value(s).
avp
AVP in the format:
name:vendorID
or a full path
[avp_name1]:vendorID.[avp_name2]:vendorID
for the members of the grouped AVPs
containment
One of the following:
  • contains one of (default)
  • does not contain any of
value-list
A comma-delimited list of values to compare against.

Description

Performs a lookup of the sub-strings in the AVP value. It is possible to check multiple sub-string entries at on time. If the operation type is changed, you can check the opposite scenario, which would not include any of the provided sub-strings.

Note:

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