lineGrpConfLineSelectionAlgorithm
MX-LINE-GROUPING-MIB ·
.1.3.6.1.4.1.4935.15.80.1.15.5.10
Object
column
r/w
Enumeration
The algorithm for selecting a line on an incoming IP to SCN call.
roundRobin : The unit starts from the interface following the interface used
for the last IP to SCN call. Going toward the highest interface,
the unit selects the first line available. If the highest
interface is unavailable, the search continues from the lowest
interface number to the interface used for the last IP to SCN
call.
lowToHigh : Starting from the lowest interface number and going toward the
highest interface number, the unit selects the first line
available.
highToLow : Starting from the highest interface number and going toward the
lowest interface number, the unit selects the first line
available.
Context
- MIB
- MX-LINE-GROUPING-MIB
- OID
.1.3.6.1.4.1.4935.15.80.1.15.5.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lineGroupingGroupConfigEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | roundRobin |
1 | lowToHigh |
2 | highToLow |