eamChannelAllocationStrategy
MX-EAM-MIB ·
.0.1880.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
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.100.100.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eamEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | ascending |
200 | descending |
300 | roundRobinAscending |
400 | roundRobinDescending |