routeCriteriaType
MX-SIPPROXY-MIB ·
.0.4600.1.700.100.1.300
Object
column
r/w
Enumeration
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 part of the URI in the TO header.
* ToHost: The host part of the URI in the TO header.
* ContactUri: The full URI of the CONTACT header.
* ContactUser: The user part of the URI in the CONTACT
header.
* ContactHost: The host part of the URI in the CONTACT
header.
Context
- MIB
- MX-SIPPROXY-MIB
- OID
.0.4600.1.700.100.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- routeEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | toUri |
200 | toUser |
300 | toHost |
400 | contactUri |
500 | contactUser |
600 | contactHost |