routeTargetType
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.500
Object
column
r/w
Enumeration
Target Type
Type of target used by the route.
* RegisteredAor: Routing is based on the registration
database. Entries with an AOR matching the Request-URI
(R-URI) of the SIP request are looked up in the database.
Matching is based on the full AOR.
* RegisteredAorUser: Routing is based on the registration
database. Entries with an AOR matching the R-URI of the
SIP request are looked up in the database. Matching is
based on the user portion of the AOR.
* HardcodedHost: The SIP request is routed to the host
defined by the HardcodedHostPort parameter. The use of a
specific phone number can also be forced by using the
transformation specified by the
Route.TargetUserTransformationName parameter. When this
option is selected, the
Route.RegisteredUserTransformationName parameter is not
used.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | registeredAor |
200 | registeredAorUser |
300 | hardcodedHost |