All MIBs › ADN-MIB › adnIfTestFailLevel
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.31 | adnIfMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.31.1 | adnIfMIBObjects | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.31.1.3 | adnIfTestTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.31.1.3.1 | adnIfTestEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.31.1.3.1.2 | adnIfTestFailLevel | ADN-MIB |