All MIBs › APPIAN-LPORT-DS3-MIB › acLogicalDs3ConfigLineStatus
acLogicalDs3ConfigLineStatus
Module: APPIAN-LPORT-DS3-MIB
OID (symbolic): APPIAN-LPORT-DS3-MIB::acLogicalDs3ConfigLineStatus
OID (numeric): 1.3.6.1.4.1.2785.2.4.3.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the Line Status of the interface. It contains loopback state information and failure state information. The ds3LineStatus is a bit map represented as a sum, therefore, it can represent multiple failures and a loopback (see acDs3LoopbackConfig object for the type of loopback) simultaneously. The acDs3NoAlarm must be set if and only if no other flag is set.
If the acDs3ConfigloopbackState bit is set, the loopback in effect can be determined from the acDs3loopbackConfig object.
The various bit positions are:
1 ds3NoAlarm No alarm present 2 ds3RcvRAIFailure Receiving Yellow/Remote Alarm Indication 4 ds3XmitRAIAlarm Transmitting Yellow/Remote Alarm Indication 8 ds3RcvAIS Receiving AIS failure state 16 ds3XmitAIS Transmitting AIS 32 ds3LOF Receiving LOF failure state 64 ds3LOS Receiving LOS failure state 128 ds3LoopbackState Looping the received signal 256 ds3RcvTestCode Receiving a Test Pattern 512 ds3OtherFailure any line status not defined here 1024 ds3UnavailSigState Near End in Unavailable Signal State 2048 ds3NetEquipOOS Carrier Equipment Out of Service
What is acLogicalDs3ConfigLineStatus?
An integer (1-4095) bit map encoding the line status, combining loopback state, failure alarms, and link anomalies simultaneously. Network engineers decode this to understand multiple simultaneous conditions; for example, value 3 might mean both loopback active AND yellow alarm. A value of 1 indicates no alarms (healthy state).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.4.3.1.1.15 snmpwalk -v2c -c public <target> APPIAN-LPORT-DS3-MIB::acLogicalDs3ConfigLineStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.4.3.1.1.15.1 snmpget -v2c -c public <target> APPIAN-LPORT-DS3-MIB::acLogicalDs3ConfigLineStatus.1
Start monitoring Appian Communications access platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPIAN-LPORT-DS3-MIB::acLogicalDs3ConfigLineStatus OID value, configure state conditions and alerts, and monitor any Appian Communications access platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2.4 | acLport | APPIAN-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2785.2.4.3 | acLogicalDs3 | APPIAN-LPORT-DS3-MIB |
| 1.3.6.1.4.1.2785.2.4.3.1 | acLogicalDs3ConfigTable | APPIAN-LPORT-DS3-MIB |
| 1.3.6.1.4.1.2785.2.4.3.1.1 | acLogicalDs3ConfigEntry | APPIAN-LPORT-DS3-MIB |
| 1.3.6.1.4.1.2785.2.4.3.1.1.15 | acLogicalDs3ConfigLineStatus | APPIAN-LPORT-DS3-MIB |