All MIBs › ADN-MIB › adnAeiPortTestResult
adnAeiPortTestResult
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAeiPortTestResult
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the result of the last test launched on the port. It is a bit map represented as a sum; therefore each bit corresponds to a possible cause for a failing test result ('0' if test succeeded, '1' if test failed). For HSC (High Speed Coupler) or CIG (Cell Interconnection Gateway) boards, the bit positions are: 1 : failure in the BGIEM chip RAM 2 : failure in loopback test in the BGAEI chip.
For ASE (ATM Switching Element) boards, the bit position is: 2 : failure in loopback test in the BGAT1 chip.
N.B.: When no test has been launched, this variable has the value zero.
What is adnAeiPortTestResult?
This OID stores an integer bitmap showing which components failed during the port's most recent self-diagnostic test. Engineers run and review these diagnostics to confirm hardware problems and validate that repairs were successful. Example: a value of 3 (binary 11) means both the RAM test and loopback test detected failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.4.1.4 snmpwalk -v2c -c public <target> ADN-MIB::adnAeiPortTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.4.1.4.1 snmpget -v2c -c public <target> ADN-MIB::adnAeiPortTestResult.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::adnAeiPortTestResult 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15 | adnNodeSupervisionMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.4 | adnAeiPortTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.4.1 | adnAeiPortEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.4.1.4 | adnAeiPortTestResult | ADN-MIB |