routeCriteriaExpression
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.400
Object
column
r/w
OctetString
Expression Criteria
Regular expression compared with the value of the Criteria
Type found in the SIP message. If it matches, the route
defined by this table entry is used.
The regular expression is implicitly searched from the
beginning of the searched string. The regular expression must
not contain the begin string character (^).
The special syntax %gateway=gw_name% can be used to refer to
an internal gateway. The gw_name refers to the gateway name
as it appears in the SipEp.Gateway.Name parameter.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
- Table
- routeTable
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| routeId Id
Unique numerical identifier for a routing rule. | column | SNMPv2-SMIUnsigned32 | .0.4600.1.700.100.1.100 |
| routePriority Priority
Priority used to determine search order in the table when
routing is executed. | column | SNMPv2-SMIUnsigned32 | .0.4600.1.700.100.1.200 |
| routeConfigStatus Configuration Status
Indicates if the configuration of this row is valid.
* Valid: The current content of the row is valid.
* PriorityDuplicate: … | column | Enumeration | .0.4600.1.700.100.1.2000 |
| routeDelete Delete
Deletes this row. | column | Enumeration | .0.4600.1.700.100.1.2100 |
| routeCriteriaType Criteria Type
Type of criteria used to match the routing rule against the
SIP message.
* ToUri: The full URI of the TO header.
* ToUser: The user… | column | Enumeration | .0.4600.1.700.100.1.300 |
| routeTargetType Target Type
Type of target used by the route.
* RegisteredAor: Routing is based on the registration
database. Entries with an AOR matching the … | column | Enumeration | .0.4600.1.700.100.1.500 |
| routeTargetUserTransformationName Target User Transformation Name
Name of the transformation in the UserTransformations table.
This transformation is applied to the user part of the target
Request-U… | column | OctetString | .0.4600.1.700.100.1.600 |
| routeRegisteredUserTransformationName Registered User Transformation Name
Name of a transformation in the UserTransformations table.
This transformation is used during the registration database
lookup, … | column | OctetString | .0.4600.1.700.100.1.700 |
| routeHardcodedHostPort Hardcoded Host and Port
Hardcoded host that can be used as a target in routes. The
host can be expressed as an IP address or a domain name. The
port is optional. A … | column | MX-TC2MxIpHostNamePort | .0.4600.1.700.100.1.800 |