User Manual Part 2
    Link CX-24 User’s Manual 
Version 1.0  Page 67  February 2004 
 A value of 1 indicates the received signal level is above the RSSI 
 alarm threshold. A value of 2 indicates the received signal level 
 is at or below the user configured RSSI alarm level. 
 This alarm is valid only if the Rx synthesizer is locked." 
 ::= { link_cx_status 9 } 
receiverOverloadAlarmStatus OBJECT-TYPE -- link alarm condition 
 SYNTAX INTEGER { 
 normal(1), 
 alarm(2) 
 } 
 ACCESS read-only 
 STATUS mandatory 
 DESCRIPTION 
 "A receiver overload alarm will be generated if the level 
 of RSSI is at or above -40 dBm. A value of 1 indicates the 
 received signal level is below -40 dBm. A value of 2 indicates 
 the received signal level is at or above -40 dBm. 
 This alarm is only valid if the Rx synthesizer is locked." 
 ::= { link_cx_status 10 } 
bitErrorRateAlarmStatus OBJECT-TYPE -- link alarm condition 
 SYNTAX INTEGER { 
 normal(1), 
 alarm(2) 
 } 
 ACCESS read-only 
 STATUS mandatory 
 DESCRIPTION 
 "A bit error rate alarm will be generated if the level 
 of BER is at or above 10^-3, i.e. if bitErrorRate is 
 equal to or greater than 100000." 
 ::= { link_cx_status 11 } 
-- link_cx_test group 
rfTxAttenuateTimer OBJECT-TYPE 
 SYNTAX INTEGER (0..1800) 
 ACCESS read-write 
 STATUS mandatory 
 DESCRIPTION 
 "To temporarily enable Tx attenuation by 40 dB, write the number of 
 seconds to this timer. When the timer counts down to 0, Tx attenuation 
 will return to its normal unattenuated state. Writing to this timer 
 has no effect if rfTxAttenuateControl is set to enable because in 
 that case the transmitter is already attenuated." 
 ::= { link_cx_test 1 } 
localLoopbackControl OBJECT-TYPE 
 SYNTAX INTEGER { 
 enabled(1), 
 disabled(2) 
 } 
 ACCESS read-write 
 STATUS mandatory 
 DESCRIPTION 










