All MIBs › ACMIB › atmImaNeTxState
atmImaNeTxState
Module: ACMIB
OID (symbolic): ACMIB::atmImaNeTxState
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.15.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The near-end transmit state. notInGroup -- Interface is not assigned to group unusableNoReason -- Doesn't work; Don't know why. unusableFailed -- Check the Defect value usable -- Interface is ready to go. active -- Interface is in use.
What is atmImaNeTxState?
ACMIB::atmImaNeTxState is a read-only field reporting the near-end transmit state of an IMA (Inverse Multiplexing over ATM) trunk group, with values like 'notInGroup', 'unusableNoReason', 'unusableFailed', 'usable', or 'active'. Troubleshooting engineers use this to diagnose why an IMA trunk isn't carrying traffic or why it has dropped out of an aggregated link. For example, if the state is 'active', both near-end and far-end agree the link is healthy and carrying traffic, but 'unusableFailed' means check the defect field for the underlying problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.15.1.2 snmpwalk -v2c -c public <target> ACMIB::atmImaNeTxState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.15.1.2.1 snmpget -v2c -c public <target> ACMIB::atmImaNeTxState.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmImaNeTxState 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.5 | intfConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.15 | atmImaConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.15.1 | atmImaConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.15.1.2 | atmImaNeTxState | ACMIB |