routePropertiesCriteria
MX-CROUT-MIB ·
.0.1750.1.300.1.300
Object
column
r/w
Enumeration
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 defined in the RouteStatus.ExpressionCriteria
parameter.
Calls can be routed based on the following Call Properties:
* CalledE164: the called party E.164 properties
* CallingE164: the calling party E.164 properties
* CalledName: the called party name properties
* CallingName: the calling party name properties
* CalledTon: the called party type of number properties
* CallingTon: the calling party type of number properties
* CalledNpi: the called party numbering plan indicator
properties
* CallingNpi: the calling party numbering plan indicator
properties
* CalledHost: the calling host properties
* CallingHost: the called host properties
* CallingPi: the calling party presentation indicator
* CallingSi: the calling party screening indicator
* CallingItc: the calling party information transfer
capability
* CalledUri: the called party SIP URI
* CallingUri: the calling party SIP URI
* DateTime: the date and/or time the call arrived at the call
router
* CalledPhoneContext: the called party phone context
properties
* CallingPhoneContext: the calling party phone context
properties
* CalledSipUsername: the called party SIP username properties
* CallingSipUsername: the calling party SIP username
properties
* CalledBeareChannel: the called bearer channel properties
* CallingBeareChannel: the calling bearer channel properties
* CallingSipPrivacy: the calling SIP privacy properties
See RouteStatus.ExpressionCriteria.
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.300.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
- Table
- routeTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | calledE164 |
300 | callingE164 |
400 | calledName |
500 | callingName |
600 | calledTon |
700 | callingTon |
800 | calledNpi |
900 | callingNpi |
1000 | calledHost |
1100 | callingHost |
1200 | callingPi |
1300 | callingSi |
1400 | callingItc |
1500 | calledUri |
1600 | callingUri |
1700 | dateTime |
1800 | calledPhoneContext |
1900 | callingPhoneContext |
2000 | calledSipUsername |
2100 | callingSipUsername |
2200 | calledBearerChannel |
2300 | callingBearerChannel |
2400 | callingSipPrivacy |
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 |
| routeExpressionCriteria 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 def… | column | OctetString | .0.1750.1.300.1.400 |
| 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 |