ADN-MIB :: adnIfTestFailLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnIfTestFailLevel

adnIfTestFailLevel

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnIfTestFailLevel

OID (numeric): 1.3.6.1.4.1.637.3.1.4.31.1.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Threshold for the allowable bit error rate, expressed as one in ten-to-the-power-X, where X is the value of this parameter. For example, the default value of six means that a bit error rate of more than 1 in 1,000,000 is considered failure. This parameter is only used when the HSS sets ifTestResult to success or failed at the end of a test. Common name: Fail Level

What is adnIfTestFailLevel?

This OID defines the acceptable bit error rate threshold as one error in 10 to the power of X (read-write signed integer). Field technicians configure this during diagnostics to determine what error rate qualifies as a test failure. For example, a value of 6 means an error rate better than 1 per 1,000,000 bits is acceptable; anything worse fails the test.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.31.1.3.1.2
snmpwalk -v2c -c public <target> ADN-MIB::adnIfTestFailLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.31.1.3.1.2.1
snmpget -v2c -c public <target> ADN-MIB::adnIfTestFailLevel.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIfTestFailLevel.1

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnIfTestFailLevel 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.4adnExtensionsADN-MIB
1.3.6.1.4.1.637.3.1.4.31adnIfMIBADN-MIB
1.3.6.1.4.1.637.3.1.4.31.1adnIfMIBObjectsADN-MIB
1.3.6.1.4.1.637.3.1.4.31.1.3adnIfTestTableADN-MIB
1.3.6.1.4.1.637.3.1.4.31.1.3.1adnIfTestEntryADN-MIB
1.3.6.1.4.1.637.3.1.4.31.1.3.1.2adnIfTestFailLevelADN-MIB