prefixBasedRoutingConfigStatus
MX-SBC-MIB ·
.0.4400.1.150.100.1.1000
Object
column
Enumeration
Configuration Status
Configuration status of the row.
Indicates if the PrefixBasedRouting entry is valid and ready
to be applied.
* Valid: The current content of the row is valid.
* InvalidCa: The Call Agent is not defined.
* NoPrefix: The prefix is not defined.
* InvalidDestination: The destination is not valid.
* DestinationOverrideMandatory: The destination override is
missing.
* PrefixDuplicate: The prefix is already used by an other
entry.
* InvalidConfig: The configuration is not valid.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.150.100.1.1000- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prefixBasedRoutingEntry
- Table
- prefixBasedRoutingTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | valid |
200 | invalidCa |
300 | noPrefix |
400 | invalidDestination |
500 | destinationOverrideMandatory |
600 | prefixDuplicate |
700 | invalidConfig |
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 |
| 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 |
| prefixBasedRoutingForceTransport Force Transport
Force the use of a selected transport protocol when
initiating SIP dialogs. Supersedes what is defined in the
Call Agent.
* None: T… | column | Enumeration | .0.4400.1.150.100.1.700 |