routePriority
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.200
Object
Priority
Priority used to determine search order in the table when
routing is executed.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
- Table
- routeTable
- Siblings
- 9
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| routeRegisteredUserTransformationName Registered User Transformation Name
Name of a transformation in the UserTransformations table.
This transformation is used during the registration database
lookup, … | column | OctetString | .0.4600.1.700.100.1.700 |
| 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 |