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
- Table
- nlLocalSubscriberTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | round-robin |
2 | line-failed |
3 | line-busy |
4 | least-lcn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nlLocalSubscriberId mandatory The Subscriber ID. A valid subscriber ID is a string of
numeric digits represented by their ASCII equivalents. The
ASCII equivalents of the wildcard characters '*' and '?' are
… | column | NlSubscriberAddress | .1.3.6.1.4.1.173.7.5.1.1.1 |
| nlLocalSubscriberName mandatory The Subscriber name. The subscriber name is not accessible from
SNMP, and a blank string is always returned. | column | OctetString | .1.3.6.1.4.1.173.7.5.1.1.2 |
| nlLocalSubscriberSystematicRedirect mandatory Systematic Redirection. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.4 |
| nlLocalSubscriberRedirectBusy mandatory Redirect calls according to Redirection Addresses if the
primary subscriber device is busy. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.5 |
| nlLocalSubscriberRedirectOO mandatory Redirect calls according to Redirection Addresses if the
primary subscriber device is out of order. | column | Enumeration | .1.3.6.1.4.1.173.7.5.1.1.6 |
| nlLocalSubscriberPriority mandatory Allows setting a priority for traffic within the node. | column | Integer32 | .1.3.6.1.4.1.173.7.5.1.1.7 |
| nlLocalSubscriberRowStatus mandatory This variable is used to manage the creation and deletion
of conceptual rows in the nlLocalSubscriberTable and follows the
SNMPv2 RowStatus conventions by supporting the following… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.173.7.5.1.1.8 |