User Manual Part 2

Link CX-24 User’s Manual
Version 1.0 Page 66 February 2004
STATUS mandatory
DESCRIPTION
"The Tx synthesizer lock status.
A value of 1 indicates the Tx synthesizer is locked.
A value of 2 indicates the Tx synthesizer is unlocked"
::= { link_cx_status 5 }
rxSynthLockAlarmStatus OBJECT-TYPE -- local alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Rx synthesizer lock status.
A value of 1 indicates the Rx synthesizer is locked.
A value of 2 indicates the Rx synthesizer is unlocked"
::= { link_cx_status 6 }
lowTxPowerAlarmStatus OBJECT-TYPE -- local alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A value of 1 indicates the Tx power at the antenna port
is greater than or equal to -30dBm. A value of 2 indicates
the Tx power at the antenna port is less than -30 dBm."
::= { link_cx_status 7 }
demodLockAlarmStatus OBJECT-TYPE -- link alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The demodulator lock status.
A value of 1 indicates the demodulator is locked.
A value of 2 indicates the demodulator is unlocked"
::= { link_cx_status 8 }
lowRssiLevelAlarmStatus OBJECT-TYPE -- link alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A RSSI alarm will be generated if the level of RSSI goes below
the user configured RSSI alarm level, rfRssiAlarmThresholdSetting.