All MIBs › ADSL-LINE-MIB › adslAtucCurrStatus
adslAtucCurrStatus
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslAtucCurrStatus
OID (numeric): 1.3.6.1.2.1.10.94.1.1.2.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
Indicates current state of the ATUC line. This is a bit-map of possible conditions. The various bit positions are:
0 noDefect There no defects on the line
1 lossOfFraming ATUC failure due to not receiving valid frame.
2 lossOfSignal ATUC failure due to not receiving signal.
3 lossOfPower ATUC failure due to loss of power. Note: the Agent may still function.
4 lossOfSignalQuality Loss of Signal Quality is declared when the Noise Margin falls below the Minimum Noise
Margin, or the bit-error-rate exceeds 10^-7.
5 lossOfLink ATUC failure due to inability to link with ATUR.
6 dataInitFailure ATUC failure during initialization due to bit errors corrupting startup exchange data.
7 configInitFailure ATUC failure during initialization due to peer ATU not able to support requested configuration
8 protocolInitFailure ATUC failure during initialization due to incompatible protocol used by the peer ATU.
9 noPeerAtuPresent ATUC failure during initialization due to no activation sequence detected from peer ATU.
This is intended to supplement ifOperStatus.
What is adslAtucCurrStatus?
This OID reports the current operational status of the ATUC line as a bitmap showing which error conditions are present, such as loss of framing, loss of signal, or loss of power. Engineers use this to diagnose what is going wrong with the ADSL connection when the modem isn't working properly. If bit 2 is set, it signals loss of signal, meaning the central office modem isn't receiving the expected signal from the line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.2.1.6 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslAtucCurrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.2.1.6.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslAtucCurrStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.2 | adslAtucPhysTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.2.1 | adslAtucPhysEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.2.1.6 | adslAtucCurrStatus | ADSL-LINE-MIB |