routeExpressionCriteria
MX-CROUT-MIB ·
.0.1750.1.300.1.400
Object
column
r/w
OctetString
Criteria Rule
The call property part of the criteria rule used to determine
if the route can be applied or not. The other part of the
criteria is the expression defined in the
RouteStatus.PropertiesCriteria parameter.
The criteria rule syntax is related to the selected criteria
properties or can be a special tag:
* CalledE164: regular expression
* CallingE164: regular expression
* CalledName: regular expression
* CallingName: regular expression
* CalledTon: 'unknown', 'international', 'national',
'network', 'subscriber', or 'abbreviated'
* CallingTon: 'unknown', 'international', 'national',
'network', 'subscriber', or 'abbreviated'
* CalledNpi: 'unknown', 'isdn', 'data', 'telex', 'national',
or 'private'
* CallingNpi: 'unknown', 'isdn', 'data', 'telex', 'national',
or 'private'
* CalledHost: Regular expression. The call properties format
is 'Fqdn[:port]'. If the '[:port]' is not present, the
table uses the well-known port of the signaling protocol.
* CallingHost: Regular expression. The call properties format
is 'Fqdn[:port]'. If the '[:port]' is not present, the
table uses the well-known port of the signaling protocol.
* CallingPi: 'allowed', 'restricted', or 'interworking'
* CallingSi: 'not-screened', 'passed', 'failed', or 'network'
* CallingItc: 'speech', 'unrestricted', 'restricted',
'3.1Khz', 'udi-ta', or 'video'
* CalledUri: regular expression
* CallingUri: regular expression
* DateTime: day of week and time period and/or date and time
period
* CalledPhoneContext: regular expression
* CallingPhoneContext: regular expression
* CalledSipUsername: regular expression
* CallingSipUsername: regular expression
* CalledBearerChannel: regular expression
* CallingBearerChannel: regular expression
* CallingSipPrivacy: 'disabled', 'none', or 'id'
Special tags:
* <undefined>: Matches if the property is not defined for the
call.
* <default>: Always matches. Generally used to set a default
route if the previous criteria did not match.
Accepted DateTime formats:
Date/Time Period format:
* 'DD.MM.YYYY/HH:MM:SS-DD.MM.YYYY/HH:MM:SS'
* 'DD.MM.YYYY/HH:MM:SS-HH:MM:SS'
* 'DD.MM.YYYY-DD.MM.YYYY'
* 'DD.MM.YYYY'
* 'HH:MM:SS-HH:MM:SS'
Week Day/Time Period format:
* 'DDD'
* 'DDD,DDD...'
* 'DDD/HH:MM:SS-HH:MM:SS'
* 'DDD,DDD.../HH:MM:SS-HH:MM:SS'
where DDD must be one of: SUN, MON, TUE, WED, THU, FRI,or SAT
Several of the previous formats can be concatenated to form one
expression. They must be separated by |. Example: 25.12.2006 |
SUN
Note: Whitespace at the end of a regular expression is ignored.
See RouteStatus.PropertiesCriteria.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.300.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
- Table
- routeTable
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| routeIndex Index
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.1750.1.300.1.100 |
| routeInsert Insert
Inserts a new row before this row. | column | Enumeration | .0.1750.1.300.1.1000 |
| routeDelete Delete
Deletes this row. | column | Enumeration | .0.1750.1.300.1.1100 |
| routeSourceCriteria Sources
One or many sources the service compares and matches the call
to, in order to apply the route.
The source the call comes from can be:
… | column | OctetString | .0.1750.1.300.1.200 |
| routePropertiesCriteria Criteria Property
The call property part of the criteria used to determine if the
route can be applied or not. The other part of the criteria is
the expression defi… | column | Enumeration | .0.1750.1.300.1.300 |
| routeDestination Destination
Destination to apply to the call if it matches the criteria.
The call destination can be set to:
* route-'name': the rou… | column | OctetString | .0.1750.1.300.1.500 |
| routeMappings Transformations
Name of the transformations to apply to the call if the
criteria match. The transformations are executed before sending
the call to the new destinat… | column | OctetString | .0.1750.1.300.1.600 |
| routeSignalingProperties Signaling Properties
Name of the signaling properties to apply to the call. | column | OctetString | .0.1750.1.300.1.650 |
| routeConfigStatus Config Status
Configuration status of the row.
It indicates if the configuration of the row is valid. | column | OctetString | .0.1750.1.300.1.700 |
| routeUp Up
Moves the current row upwards. | column | Enumeration | .0.1750.1.300.1.800 |
| routeDown Down
Moves the current row downwards. | column | Enumeration | .0.1750.1.300.1.900 |