User Manual Part 2
Link CX-24 User’s Manual
Version 1.0 Page 72 February 2004
STATUS mandatory
DESCRIPTION
"The revision number of the PCB board assembly."
::= { link_cx_identity 5 }
boardSerialNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..15))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The serial number of the PCB board assembly."
::= { link_cx_identity 6 }
rfFrequencyTable OBJECT-TYPE
SYNTAX SEQUENCE OF RfChannelFreqEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The table of 2 selectable Tx/Rx frequency channel pairs, in MHz. The
receive frequency on a Tx-high unit is lower than the transmit frequency
by the amount of the Tx/Rx separation. Conversely, the receive frequency
on a Tx-low unit is higher than the transmit frequency by the amount of
the Tx/Rx separation."
::= { link_cx_identity 7 }
rfFrequencyEntry OBJECT-TYPE
SYNTAX RfFrequencyEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Channel frequency entry."
INDEX { rfChannelIndex }
::= { rfFrequencyTable 1 }
RfFrequencyEntry ::=
SEQUENCE {
rfChannelIndex
INTEGER,
rfTxFrequency
INTEGER,
rfRxFrequency
INTEGER
}
rfChannelIndex OBJECT-TYPE
SYNTAX INTEGER (1..2)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The RF channel number."
::= { rfFrequencyEntry 1 }
rfTxFrequency OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory