prefixBasedRoutingRoutingMethod
MX-SBC-MIB ·
.0.4400.1.150.100.1.400
Object
column
r/w
Enumeration
Routing Method
Method used for routing.
* NextHop: This method allows sending the request directly
to this next hop, without necessarily modifying the
outbound message. The next hop is used for all requests
within a given SIP dialog, thus ignoring data from the
dialog state (remote URI, route set). If the target Call
Agent is defined with a peer host, the next hop field
default destination is the IP address or domain name and
port of that host. Otherwise, it is mandatory to enter an
override destination (domain name or IP address). When
using the NextHop method, the DestinationOveride
parameter supports multiple destinations by using a
comma-separated list of destinations.
* OutboundProxy: This method adds a Route header field to
the forwarded request, which will be considered for
routing by the SIP transport layer. Similar to the
NextHop method, the default destination is a URI built
out of the IP address or domain name and port as defined
by the Call Agent, if applicable.
* RequestUri: This method uses the Request URI (R-URI) to
determine the next hop. Note that the target Call Agent
set is still used to execute the outbound rulesets
regardless of the host portion of the R-URI.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.150.100.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prefixBasedRoutingEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | nextHop |
200 | outboundProxy |
300 | requestUri |