ACMIB :: e3LineStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBe3LineStatus

e3LineStatus

Module: ACMIB

OID (symbolic): ACMIB::e3LineStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.2.11.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: e3 line status: 1: e3NoAlarm: No alarm present 2: e3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: e3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: e3RcvAIS: Receiving AIS failure state 16: e3XmitAIS: Transmitting AIS failure statue 32: e3LOF: Receiving LOF failure state 64: e3LOS: Reveiving LOS failure state 128: e3LoopbackState: Looping the received signal 256: e3RcvTestCode: Receiving a Test Pattern 512: e3OtherFailure: any line status not defined

What is e3LineStatus?

This OID is a bitmap integer (1–1023) that combines multiple line condition flags: NoAlarm, Remote Alarm Indication (RAI), AIS (All Ones), Loss of Frame (LOF), Loss of Signal (LOS), and loopback state. Network engineers monitor this continuously to detect transmission failures and alarms that require investigation or repair. For example, a value combining 2 (RAI received) and 64 (LOS) means the E3 link has lost synchronization and the remote end is sending a yellow alarm, indicating serious line trouble.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.11.1.6
snmpwalk -v2c -c public <target> ACMIB::e3LineStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.11.1.6.1
snmpget -v2c -c public <target> ACMIB::e3LineStatus.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::e3LineStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.2equipConfigACMIB
1.3.6.1.4.1.1751.2.18.2.11e3PortConfigTableACMIB
1.3.6.1.4.1.1751.2.18.2.11.1e3PortConfigEntryACMIB
1.3.6.1.4.1.1751.2.18.2.11.1.6e3LineStatusACMIB