NETLINK-SPECIFIC-MIB :: nlLocalSubscriberAlgorithm

MIB Reference — IPNetwork Monitor

All MIBsNETLINK-SPECIFIC-MIBnlLocalSubscriberAlgorithm

nlLocalSubscriberAlgorithm

Module: NETLINK-SPECIFIC-MIB

OID (symbolic): NETLINK-SPECIFIC-MIB::nlLocalSubscriberAlgorithm

OID (numeric): 1.3.6.1.4.1.173.7.5.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.173.7.5.1.1.3
snmpwalk -v2c -c public <target> NETLINK-SPECIFIC-MIB::nlLocalSubscriberAlgorithm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.173.7.5.1.1.3.1
snmpget -v2c -c public <target> NETLINK-SPECIFIC-MIB::nlLocalSubscriberAlgorithm.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.173.7.5.1.1.3.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.173netlinkNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7localNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.5subscriberNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.5.1nlLocalSubscriberTableNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.5.1.1nlLocalSubscriberEntryNETLINK-SPECIFIC-MIB
1.3.6.1.4.1.173.7.5.1.1.3nlLocalSubscriberAlgorithmNETLINK-SPECIFIC-MIB