where the request AVP name value is contained in Match Lists select lists

Syntax

where the request AVP avp value operator-binary contained in Match Lists match-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 is contained in Match List(s) select list(s).
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-binary
One of the following:
  • is (default)
  • is not
match-list
A comma-separated list of values, where each value is a wildcard match pattern that uses the * (asterisk) character to match zero or more characters and the ? (question mark) character to match exactly one character.

Description

Compares the specified AVP value with the values or variables from the specified match list. The condition is where the request AVP name value matches one of the values. The values can be evaluated for equality as well as inequality. To evaluate an AVP value for inequality, the condition matches one of must be changed to does not match any of.

Note:

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