ADN-MIB :: adnMetricMaxLow

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnMetricMaxLow

adnMetricMaxLow

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnMetricMaxLow

OID (numeric): 1.3.6.1.4.1.637.3.1.5.8.22.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The current maximum value for the low-priority cost metric value. Initialized to a release specific default, SNMP changeable. The value of the object 'adnMetricMaxLow' is what is actually used by the routing software. A key use is to identify calculated paths 'too costly' to be considered.

What is adnMetricMaxLow?

This read-write OID stores the current maximum allowable cost for low-priority path metrics—the final filter that eliminates the worst remaining routes, as an integer. Network engineers tune this as a catch-all to prevent genuinely poor paths from being used even if higher-priority filters pass them. For example, setting this to 10 hops ensures that no path with more than 10 intermediate routers is ever selected, regardless of other metrics.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.22.1.9
snmpwalk -v2c -c public <target> ADN-MIB::adnMetricMaxLow

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.22.1.9.1
snmpget -v2c -c public <target> ADN-MIB::adnMetricMaxLow.1

Set instance 1 (SNMPv2c):

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

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnMetricMaxLow OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.8adnRoutesMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.8.22adnCalcCtlTableADN-MIB
1.3.6.1.4.1.637.3.1.5.8.22.1adnCalcCtlEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.8.22.1.9adnMetricMaxLowADN-MIB