routeTargetUserTransformationName
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.600
Object
column
r/w
OctetString
Target User Transformation Name
Name of the transformation in the UserTransformations table.
This transformation is applied to the user part of the target
Request-URI (R-URI) in the SIP request. This transformation
allows modifying the user part of the R-URI in a SIP request
forwarded by the router. This parameter can be used to modify
a phone number: add/remove a regional code, add a prefix, add
a suffix, ...
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.600- 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 |
| routeCriteriaExpression 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 i… | column | OctetString | .0.4600.1.700.100.1.400 |
| 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 |
| 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 |