nlLocalSubscriberAlgorithm
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.5.1.1.3
Object
column
mandatory
r/w
Enumeration
The Subscriber routing algorithm.
The following 4 types of routing algorithms are supported.
1 - round robin selects ports specified cyclicly in numerical
order according to the list of Redirection addresses. If the port
is unreachable or congested, the call request is sent to the next
port.
2. Alternate Route on Line Failure - selects the first port
not in a failed state. If a connection is not made, the call
will be cleared even if other ports are available.
3. Alternate Route on Line Busy - selects the first port
that has LCN's available (not busy). If a port has failed,
the next available port is selected.
4. Least LCN with throughput selects the line with the minumum
loading, calculated by weight and number of LCN's in use.
If use of a routing algorithm is not desired, accept the default
and specify only one routing path.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nlLocalSubscriberEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | round-robin |
2 | line-failed |
3 | line-busy |
4 | least-lcn |