Comtech EF Data DD240XR Rev Е User Manual

Page 86

Advertising
background image

User Interfaces

DD240XR High-Speed Digital Demodulator

4-66

MN-DD240XR – Rev. E

"
::= { test 7 }

testBitErrorRateMantissa OBJECT-TYPE
SYNTAX INTEGER (0..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The Bit Error Rate as measured by the test.
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
"
::= { test 8 }

testBitErrorRateExponent OBJECT-TYPE
SYNTAX INTEGER (-100..100)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The Bit Error Rate as measured by the test.
This number is actually the exponent, exp, of the equation Mx10^exp.
There is an implied decimal point.

Example: a value of -3 represents a Mx10^-3
Extended Example: a mantissa value of 27 and an exponent value of -34 indicates 2.7E-34
"
::= { test 9 }

testRuntime OBJECT-TYPE
SYNTAX INTEGER (0..1000000000)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
The test runtime in seconds.
"
::= { test 10 }

testReset OBJECT-TYPE
SYNTAX INTEGER {
ignore(0),
perform(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
When a perform(1) is sent the test display will be cleared and the the test will restart with the
selected pattern.
"
::= { test 11 }

radTerrEthTestData OBJECT-TYPE
SYNTAX INTEGER {
stopTest(0),
startTest(1)
}
ACCESS read-write
STATUS current
DESCRIPTION
"Selects test mode for the Gig Ethernet card."
::= { test 12 }

Advertising