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 119
rfLocalLoopbackTimer OBJECT-TYPE
SYNTAX INTEGER (0..1800)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"When this value is greater than zero, the radio is in the local
loopback mode. The RF transmit signal on the local unit is
converted to the receive frequency of the local unit so it can
be received by the local unit, for the chosen period of time in
seconds. When this timer counts down to 0 the unit reverts to
normal operation in which the RF transmit signal on the local unit
is transmitted over the radio link to the remote unit. The duration
is selectable in 1 second intervals from 0 seconds to a maximum of
1800 seconds."
::= }link_cx_test 3}
ds3RemoteLoopbackControl OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The DS3 remote loopback control. When enabled, DS3 data on the remote
interface is looped back through the remote interface. When disabled,
DS3 data on the remote interface is sent over the radio link to the
local unit."
::= }link_cx_test 4}
ds3BerTestControl OBJECT-TYPE
SYNTAX INTEGER {
alternatingOnesZeros(1),
allOnes(2),
allZeros(3),
disabled(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"BER test mode control. The BER test is enabled by selecting one of
three different data patterns. The patterns are:
(1) alternating 1’s and 0’s, (2) all 1’s, and (3) all 0’s.
The BER test is disabled by setting the BER test control to 4."
::= }link_cx_test 5}
pseudoAisControl OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}