User's Manual
Table Of Contents
- interWave WaveNet Link CX User Manual
- One - System Description
- 1-1 General
- 1-2 System Overview
- 1-3 Features
- 1-4 LinkCX Basic Structure
- 1-4.1 Radio Links
- 1-4.2 Data Stream
- 1-4.3 LinkCX Models
- 1-4.4 Mounting and Antenna Alignment
- 1-4.5 Interface Connectors and Indicators
- 1-4.6 Cables
- 1-4.7 Integral Antenna
- 1-4.8 External Antenna
- 1-4.9 Configuration, Operation, and Monitoring
- 1-4.10 SNMP
- 1-4.11 LinkCX Network Management Architecture
- 1-4.12 NMS Connectivity
- 1-4.13 Web-Based GUI Access Security
- 1-4.14 GUI Functions
- 1-5 Typical Applications
- 1-5.1 Internet (ISP)
- 1-5.2 Private Network Wireless Bridged LANs and WANs
- 1-5.3 PCS/PCN and Cellular Networks
- 1-5.4 Wireless Local Loop Networks and Local Exchange Bypass
- 1-5.5 Business Bypass and Local Exchange Bypass
- 1-5.6 Backhaul for Wireless MTU and MTU Access
- 1-5.7 Wireless Mesh Backhaul Networks
- 1-5.8 Wireless ATM Mesh Distribution with StreamNet
- 1-6 Specifications
- Two - Installation Steering Guide
- Three - Installation Planning
- Four - Installing the Link CX
- Five - Final Link CX Setup
- Six - Monitoring and Trend Analysis
- Seven - Troubleshooting the Link CX
- Appendix 1 - Interface Cable Pinouts
- Appendix 2 - Technical Specifications
- Appendix 3 - Using the Web-Based GUI User Interface
- Appendix 4 - Grounding and Lightning Protection
- Appendix 4 - Enterprise MIBs and Traps
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