User Manual Part 2
Link CX-24 User’s Manual
Version 1.0 Page 65 February 2004
"DS3/E3 LOS alarm control. When enabled, the alarm will be generated.
When disabled, the alarm will not be generated even if
LOS condition is detected."
::= { link_cx_configuration 7 }
-- link_cx_status group
rfPowerOutputLevel OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The measured radio Tx power level in dBm."
::= { link_cx_status 1 }
rfRssiLevel OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The measured RSSI of the active channel in dBm. -110 dBm
indicates the receive signal level is below the detection level."
::= { link_cx_status 2 }
bitErrorRate OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The estimated bit error rate (BER), in errors per 10^8 bits.
A returned value of 0 indicates zero bit errors in 10^8 bits.
A returned value of 1 indicates an estimated BER of 1x10^-8.
A returned value of 10 indicates an estimated BER of 1x10^-7,
and so on."
::= { link_cx_status 3 }
losAlarmStatus OBJECT-TYPE -- DS3/E3 interface alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A value of 1 indicates a DS3/E3 connection is present.
A value of 2 indicates the DS3/E3 connection has been lost.
If losAlarmControl = disabled, losAlarmStatus will
always be normal."
::= { link_cx_status 4 }
txSynthLockAlarmStatus OBJECT-TYPE -- local alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only