Description:
|
adslAturCurrStatus OBJECT-TYPE
SYNTAX BITS {
noDefect(0), lossOfFraming(1),lossOfSignal(2), lossOfPower(3), lossOfSignalQuality(4)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates current state of the ATUR line. This is a bit-map of possible conditions. Due to the isolation of the ATUR when line problems occur, many state conditions like loss of power, loss of quality signal, and initialization errors, can not be determined.
While trouble shooting ATUR, also use object, adslAtucCurrStatus. The various bit positions are:
0 noDefect There no defects on the line
1 lossOfFraming ATUR failure due to not receiving valid frame
2 lossOfSignal ATUR failure due to not receiving signal
3 lossOfPower ATUR failure due to loss of power
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.
This is intended to supplement ifOperStatus."
|
|