Comtech EF Data MM200 User Manual
Page 150
Appendix B
MM200 High-Speed Microwave Modem
B-2
TM086 – Rev. 4.1
-- -------------------------------------------------------------------------------------------------------------------
-- Textual Conventions
ControlType ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Represents a boolean control value."
SYNTAX INTEGER { disable(1), enable(2) }
InversionType ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Represents a boolean inversion value."
SYNTAX INTEGER { normal(1), inverted(2) }
AlarmByteType ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION
"Represents a one byte integer value. Limits are 0 to 255"
SYNTAX INTEGER (0..255)
-- -------------------------------------------------------------------------------------------------------------------
-- -------------------------------------------------------------------------------------------------------------------
-- MM200 modulator non-volatile status information.
radMM200TxCarrierControl OBJECT-TYPE
SYNTAX INTEGER {
off(1),
on(2)
}
MAX-ACCESS
read-write
STATUS current
DESCRIPTION
"Turns carrier on and off"
::= { radMM200ModNVStatus 1 }
radMM200TxTransmitPower OBJECT-TYPE
SYNTAX INTEGER (-200..0)
MAX-ACCESS
read-write
STATUS current
DESCRIPTION
"Selects the Tx power level in dBm from +0.0 to -20.0. There is an
implied decimal point. For example a value of -39 represents a
transmit power level of -3.9 dBm."
::= { radMM200ModNVStatus 2 }
radMM200TxIFFrequency OBJECT-TYPE
SYNTAX INTEGER (50000000..90000000)
MAX-ACCESS
read-write
STATUS current
DESCRIPTION
"Selects IF frequency in Hz. This is the center frequency of the
aggregate; the edge frequency, however, is dependent on the number
of channels, symbol rate, and spacing. The frequency range of the
MM200 is 50MHz to 90MHz."
::= { radMM200ModNVStatus 3 }
radMM200TxIFUser1Frequency OBJECT-TYPE
SYNTAX INTEGER (50000000..90000000)
MAX-ACCESS
read-write
STATUS current
DESCRIPTION
"Selects IF user 1 frequency in Hz."
::= { radMM200ModNVStatus 4 }
radMM200TxIFUser2Frequency OBJECT-TYPE
SYNTAX INTEGER (50000000..90000000)
MAX-ACCESS
read-write
STATUS current