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 111
Appendix 5
Enterprise MIBs and Traps
50000
This appendix contains information about the three different sets of Link CX Management Information
Bases (MIBs), their current listings, and where to find the most current versions.
A5-1 Enterprise MIB
A5-1.1 Overview
The Link CX Enterprise MIB consists of the following groups of objects:
• link_cx_identity group: Model, revision, serial numbers, and channel frequency table.
Configured in the factory. Read-only by the customer.
• link_cx_configuration group: Channel number and other read-write parameters that the
customer chooses. This group is the system’s persistent state. It is preserved across
reboots.
• link_cx_status group: Performance and alarm status, read-only. Not preserved across
reboots.
• link_cx_test group: BERT, loopback, and other temporary state that the customer might use
in a test procedure. Read-write. Not preserved across reboots.
• link_cx_reboot group: Identifies the software versions that are available and controls reboot.
• link_cx_trap group: There is only one trap-related variable, trapSentCounter. It is not
preserved across reboots.
A5-1.2 Details
WN_LINK_CX-MIB DEFINITIONS ::= BEGIN
IMPORTS
enterprises, Counter
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
interWAVE OBJECT IDENTIFIER ::= { enterprises 792 }
wavenet_link_cx OBJECT IDENTIFIER ::= { interWAVE 5 }
link_cx_identity OBJECT IDENTIFIER ::= { wavenet_link_cx 1 }
link_cx_configuration OBJECT IDENTIFIER ::= { wavenet_link_cx 2}
link_cx_status OBJECT IDENTIFIER ::= { wavenet_link_cx 3}
link_cx_test OBJECT IDENTIFIER ::= { wavenet_link_cx 4}