|
Description:
|
adslAtucCurrStatus OBJECT-TYPE
SYNTAX BITS {
noDefect(0), lossOfFraming(1), lossOfSignal(2), lossOfPower(3), lossOfSignalQuality(4), lossOfLink(5), dataInitFailure(6), configInitFailure(7),
protocolInitFailure(8), noPeerAtuPresent(9)}
MAX-ACCESS read-only
STATUS current
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."
|
|
|
Information:
|
Automatically extracted from IETF RFC 2662.
|
|