All MIBs › ACMIB › atmImaFeTxState
atmImaFeTxState
Module: ACMIB
OID (symbolic): ACMIB::atmImaFeTxState
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.15.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The far-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 atmImaFeTxState?
ACMIB::atmImaFeTxState is a read-only status showing the far-end (remote) transmit state of an IMA trunk, telling you what the distant equipment reports about its ability to send data toward your device. This field is propagated back through IMA signaling and helps identify whether a failure is local or on the remote side. For example, if your near-end receive state is 'active' but the far-end transmit state shows 'unusableFailed', the remote router is advertising that it cannot send, even though your side can still receive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.15.1.4 snmpwalk -v2c -c public <target> ACMIB::atmImaFeTxState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.15.1.4.1 snmpget -v2c -c public <target> ACMIB::atmImaFeTxState.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmImaFeTxState 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.4 | atmImaFeTxState | ACMIB |