All MIBs › ACMIB › ds3LineStatus
ds3LineStatus
Module: ACMIB
OID (symbolic): ACMIB::ds3LineStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ds3 line status: 1: dsx3NoAlarm: No alarm present 2: dsx3RcvRAIFailure: Receiving Yellow/Remote Alarm Indication 4: dsx3XmitRAIAlarm: Transmitting Yellow/Remote Alarm Indication 8: dsx3RcvAIS: Receiving AIS failure state 16: dsx3XmitAIS: Transmitting AIS failure statue 32: dsx3LOF: Receiving LOF failure state 64: dsx3LOS: Reveiving LOS failure state 128: dsx3LoopbackState: Looping the received signal 256: dsx3RcvTestCode: Receiving a Test Pattern 512: dsx3OtherFailure: any line status not defined 1024: dsx3RcvRmtAIS: 2048: dsx3RcvRmtOOF: 4096: dsx3RcvRmtLOS: 8192: dsx3RcvRmtIdle: 16384: dsx3RmtLoopback: Far end remote loopback
What is ds3LineStatus?
This OID stores the current alarm state of the DS3 line interface as a bitmap showing which fault conditions are active (1-32767). Network engineers monitor this value to detect circuit failures, signal loss, or synchronization problems that require immediate investigation. A value of 1 means the line is healthy with no alarms, while 64 indicates loss of signal (LOS) requiring technician troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.3.1.6 snmpwalk -v2c -c public <target> ACMIB::ds3LineStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.3.1.6.1 snmpget -v2c -c public <target> ACMIB::ds3LineStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::ds3LineStatus 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.2 | equipConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.3 | ds3PortConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.3.1 | ds3PortConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.3.1.6 | ds3LineStatus | ACMIB |