routeRegisteredUserTransformationName
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.700
Object
column
r/w
OctetString
Registered User Transformation Name
Name of a transformation in the UserTransformations table.
This transformation is used during the registration database
lookup, to normalise the database entries before checking for
matches. The transformation is applied to the user part of
the RegistrationStatus.Aor parameter. Only a copy of the
parameter is modified: this transformation does not modify
the content of the RegistrationStatus table.
This parameter is ignored when the Route.TargetType parameter
is set to 'HardcodedHost'.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.700- 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 |
| 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 |
| 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 |