ACMIB :: twoWireSourceLineStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBtwoWireSourceLineStatus

twoWireSourceLineStatus

Module: ACMIB

OID (symbolic): ACMIB::twoWireSourceLineStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.2.7.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: twoWireSource line status: 1: NoAlarm: No alarm present 2: SignalingFailureState 4: FacilityLoopBack 8: Maintenance 16: Out Of Service 32: OtherFailure

What is twoWireSourceLineStatus?

This OID is a bitmask (value 1 to 1023) that represents the combined operational state of the two-wire source line by combining multiple status flags such as alarm, loopback, and service state. Network engineers read this single value to quickly determine if the line is healthy, experiencing failures, out of service, or in test mode, allowing rapid diagnosis without checking multiple separate objects. A value of 1 means 'NoAlarm' (normal), 16 means 'Out Of Service', 32 means 'OtherFailure', and values like 24 indicate multiple issues combined (16 + 8 = Out Of Service + Maintenance).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.7.1.5
snmpwalk -v2c -c public <target> ACMIB::twoWireSourceLineStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.7.1.5.1
snmpget -v2c -c public <target> ACMIB::twoWireSourceLineStatus.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::twoWireSourceLineStatus 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.7twoWireSourcePortConfigTableACMIB
1.3.6.1.4.1.1751.2.18.2.7.1twoWireSourcePortConfigEntryACMIB
1.3.6.1.4.1.1751.2.18.2.7.1.5twoWireSourceLineStatusACMIB