Comtech EF Data DD240XR Rev Е User Manual
Page 79

DD240XR High-Speed Digital Demodulator
User Interfaces
MN-DD240XR – Rev. E
4-59
SYNTAX INTEGER {
invalidEbno(1),
validEbno(2),
belowRange(3),
aboveRange(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Indicates a Ebno estimates validity.
validEbno indicates the value is within range.
The other values indicate that the ebno estimate is invalid.
"
::= { monitor 9 }
ebnoEstimate OBJECT-TYPE
SYNTAX INTEGER (100..1500)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Ebno floor limit in db from 01.00 to 15.00. There is an implied decimal point.
Example: a value of 1234 represents a floor limit of +12.34 dB
"
::= { monitor 10 }
frequencyOffset OBJECT-TYPE
SYNTAX INTEGER (-25000000..25000000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Offset from the selected center frequency in Hz.
"
::= { monitor 11 }
symbolRateOffset OBJECT-TYPE
SYNTAX INTEGER (-10000..10000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
Offset from the selected symbol rate in Hz.
"
::= { monitor 12 }
berEstimateMantissa OBJECT-TYPE
SYNTAX INTEGER (0..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The estimated Bit Error Rate after the outside forward error correction has been applied.
This number is actually the mantissa, M, of the equation Mx10^exp.
There is an implied decimal point.
Example: a value of 12 represents a 1.2x10^exp
Extended Example: a mantissa value of 27 and an exponent value of -34 indicates 2.7E-34
"
::= { monitor 13 }
berEstimateExponent OBJECT-TYPE
SYNTAX INTEGER (-100..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION