User's Manual

Table Of Contents
Enterprise MIBs and Traps 113
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
DESCRIPTION
"The transmit frequency in MHz."
::= { rfFrequencyEntry 2}
rfRxFrequency OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory