r2ChannelAllocationStrategy
MX-R2-MIB ·
.0.1875.1.100.100.1.300
Object
column
r/w
Enumeration
Channel Allocation Strategy
Defines the strategy for selecting bearer channels. Available
strategies are:
* Ascending: select the lowest-numbered non-busy bearer
channel
* Descending: select the highest-numbered non-busy bearer
channel
* RoundRobinAscending: use a cyclic round-robin search;
starting from the bearer channel that follows the bearer
channel used for the last call, select the
lowest-numbered non-busy bearer channel
* RoundRobinDescending: use a cyclic round-robin search;
starting from the bearer channel that precedes the bearer
channel used for the last call, select the
highest-numbered non-busy bearer channel
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | ascending |
200 | descending |
300 | roundRobinAscending |
400 | roundRobinDescending |