All MIBs › ADN-MIB › adnAeiPortASEStatus
adnAeiPortASEStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAeiPortASEStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.23.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the port status. It is a bit map represented as a sum; therefore it can represent multiple failures. This variable is only significant for ASE boards.
The bit positions are :
1 : adnAeiPortOOS synchronization fault ATM Electrical Interface 2 : adnAeiPortLOS synchronization fault 8 bit parallel Atm Internal Interface 4 : adnAeiPortNFOF network FIFO overflows 16 : adnAeiPortCECH corrected errors in cell header 32 : adnAeiPortUCECH uncorrected errors in cell header 256 : adnAeiPortNPE parity errors on payload 512 : adnAeiPortRTA routing data error status 4096 : adnAeiPortNMA1 no active maintenance cell received 16384 : adnAeiPortEMA1 error active maintenance cell received 67108864 : adnAeiPortNCRC CRC errors detected on payload field 134217728 : adnAeiPortNAAL AAL (ATM Adaptation Layer) sequence error in AEI reception 1073741824: adnAeiPortURC unrouted cells
N.B.: This variable is significant when the operational state of the port is enabled. When there is no port error, this variable has the value 0.
What is adnAeiPortASEStatus?
This is a signed 32-bit integer bitmapped field indicating the current health status of an ATM port on an ASE board, with each bit representing a specific fault: out-of-synchronization, loss-of-signal, network FIFO overflow, or corrected cell header errors. Engineers use this field to pinpoint exactly which problems are affecting a port at any given moment. A value of 7 (binary 111) means three simultaneous faults are active: out-of-sync, loss-of-signal, and network FIFO overflow conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.23.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnAeiPortASEStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.23.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnAeiPortASEStatus.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::adnAeiPortASEStatus 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.23 | adnAeiPortErCounterTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.23.1 | adnAeiPortErCounterEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.23.1.2 | adnAeiPortASEStatus | ADN-MIB |