huntSelectionAlgorithm
MX-CROUT-MIB ·
.0.1750.1.900.1.400
Object
column
r/w
Enumeration
Selection Algorithm
Algorithm used to select the destination order.
The destination order can be:
* Sequential: The hunt tries the destination in the same
order as listed. The first destination hunted is the first
listed.
* Cyclic: The hunt starts from the destination that follows
the destination used for the last hunt. Subsequent calls
try another first destination in a round-robin method.
* Simultaneous: The hunt tries every available destination at
the same time. The first destination to pick up has the
call. Other destinations stop ringing. This method can only
have FXS endpoints as destinations.
Example of cyclic selection: If the destination is set to
'x,y,z', the destination the hunt group tries is in the
following order:
1. x,y,z
2. y,z,x
3. z,x,y
4. x,y,z
Context
- MIB
- MX-CROUT-MIB
- OID
.0.1750.1.900.1.400- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- huntEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | sequential |
200 | cyclic |
300 | simultaneous |