All MIBs › ACMIB › atmImaIntfStatus
atmImaIntfStatus
Module: ACMIB
OID (symbolic): ACMIB::atmImaIntfStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The return value for the atmImaIntfFailNotify trap. lif -- Persistence of LIF defect at near-end (Loss of IMA Frame) lods -- Persistence of LODS defect at near-end (Link Out of Delay Synchronization) txMisConnect -- The link is mis-connected (not connected to the same far-end as the other links in the group.) rfi -- Persistence of RDI-IMA defect at near-end (Remote Failure Indicator) fault -- Implementation specific fault at near-end txUnusableFe -- Tx link forced to unusable due to far-end behavior rxUnusableFe -- Rx link forced to unusable due to far-end behavior
What is atmImaIntfStatus?
This read-only integer reports the specific reason for an ATM IMA (Inverse Multiplexing over ATM) interface failure, with codes covering defects like LIF (Loss of IMA Frame), LODS (Link Out of Delay Synchronization), or txMisConnect. Telecom engineers use this to quickly pinpoint whether the problem is signal quality, timing synchronization, or cabling errors in an inverse-multiplexed link. For example, txMisConnect indicates the link is patched to a different far-end device than the other channels, causing a mismatch that needs rewiring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.19 snmpwalk -v2c -c public <target> ACMIB::atmImaIntfStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.19.1 snmpget -v2c -c public <target> ACMIB::atmImaIntfStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmImaIntfStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.19 | atmImaIntfStatus | ACMIB |