prefixBasedRoutingForceTransport
MX-SBC-MIB ·
.0.4400.1.150.100.1.700
Object
column
r/w
Enumeration
Force Transport
Force the use of a selected transport protocol when
initiating SIP dialogs. Supersedes what is defined in the
Call Agent.
* None: Transport is not forced. Will use UDP if the use of
another transport protocol is not forced elsewhere.
* TCP: The outbound SIP signaling will be transported over
TCP on the normal port.
* UDP: The outbound SIP signaling will be transported over
UDP on the normal port.
* TLS: The outbound SIP signaling will be transported over
TLS on the secure port.
Note: To force TLS and guarantee that no other transport
protocol can be used, you must also set the
SignalingInterface.AllowedTransports parameter to TlsOnly.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.150.100.1.700- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prefixBasedRoutingEntry
- Table
- prefixBasedRoutingTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | tCP |
300 | uDP |
400 | tLS |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| prefixBasedRoutingRuleId RuleId
Unique numerical identifier for this rule. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.150.100.1.100 |
| prefixBasedRoutingConfigStatus Configuration Status
Configuration status of the row.
Indicates if the PrefixBasedRouting entry is valid and ready
to be applied.
* … | column | Enumeration | .0.4400.1.150.100.1.1000 |
| prefixBasedRoutingDelete Delete
Delete this entry from the table. | column | Enumeration | .0.4400.1.150.100.1.10000 |
| prefixBasedRoutingPrefix Prefix
Prefix to match in order to apply the rule.
A rule is selected using the longest-prefix-match algorithm. | column | OctetString | .0.4400.1.150.100.1.200 |
| prefixBasedRoutingDestinationCa Destination Call Agent
Id of a Call Agent in the CallAgent table. This Call Agent is
used for sending the request. | column | SNMPv2-SMIUnsigned32 | .0.4400.1.150.100.1.300 |
| prefixBasedRoutingRoutingMethod Routing Method
Method used for routing.
* NextHop: This method allows sending the request directly
to this next hop, without necessarily modify… | column | Enumeration | .0.4400.1.150.100.1.400 |
| prefixBasedRoutingDestinationOverride Destination Override
String containing a coma-separated list of IP addresses or
FQDNs to use as the next hop when the routing method is set
to 'NextHop' or 'Outboun… | column | OctetString | .0.4400.1.150.100.1.500 |
| prefixBasedRoutingRUriHandling Request URI Handling
Indicates how to handle the host part of the Request URI.
* None: Leave the request URI unmodified.
* Update: Update the hos… | column | Enumeration | .0.4400.1.150.100.1.600 |