User Manual Part 2
Link CX-24 User’s Manual
Version 1.0 Page 75 February 2004
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 -- interface alarm condition
SYNTAX INTEGER {
normal(1),
alarm(2)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A value of 1 indicates an Ethernet connection is present.
A value of 2 indicates the Ethernet 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
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),