User's Manual
Table Of Contents
- Contents
- Contents v
- Figures ix
- Tables xi
- Preface xv
- Appendix A Specifications 157
- Appendix B Factory Configuration 159
- Appendix C CommandLine Syntax 163
- Appendix D Antenna Guidelines 181
- Appendix E CCU/EUM Data Tables 183
- Appendix F Ping Commands 197
- Appendix G SNMP MIB Definitions 199
- Appendix H Operating Statistics 223
- Appendix I IP Plan — Example 241
- Appendix J Acronyms and Glossary 253
- Index 261
- Figures
- Tables
- Preface
- 1 Introduction
- 2 Quick Startup
- 3 Detailed Description
- 4 IP Network Planning
- 5 Radio Network Planning
- 6 Installation/Diagnostic Tools
- 7 Configuring the CCU
- 7.1 CCU and EUM Serial Number, MAC Address, and Station ID
- 7.2 Setting the CCU Password
- 7.3 Configuring the CCU RF Parameters
- 7.4 Configuring CCU IP Parameters
- 7.5 Configuring DHCP Relay
- 7.6 Configuring Port Filtering
- 7.7 Configuring the SNTP/UTC Time Clock
- 7.8 Configuring SNMP
- 7.9 Adding EUMs to the Authorization Table
- 8 Configuring the EUM
- 9 Installing the EUM
- 9.1 Before you Start the EUM Installation
- 9.2 Other EUM Programming Considerations
- 9.3 Installation Overview
- 9.4 Installation Procedures
- 9.4.1 Opening the Box
- 9.4.2 Turning off the End-user’s Cordless Phones
- 9.4.3 Choosing a Location for the EUM and Antenna
- 9.4.4 Connecting the EUM Components
- 9.4.5 Conducting a Preliminary Check of the EUM
- 9.4.6 Positioning the Antenna
- 9.4.7 Mounting the Antenna
- 9.4.8 Connecting the End-user’s PC
- 9.4.9 Obtaining Valid IP Addresses for the End-user’s PC
- 9.4.10 Testing the Data Link
- 9.4.11 Configuring the Browser Application
- 9.4.12 Completing the Installation
- 9.4.13 Baselining the Installation
- 9.4.14 Troubleshooting
- 10 Maintaining the Network
- 11 Monitoring the Network
- 12 Troubleshooting
- 13 Specialized Applications
- Appendix A Specifications
- Appendix B Factory Configuration
- Appendix C CommandLine Syntax
- Appendix D Antenna Guidelines
- Appendix E CCU/EUM Data Tables
- Appendix F Ping Commands
- Appendix G SNMP MIB Definitions
- MIB-II Elements Supported from RFC-1213
- WaveRider CCU Enterprise MIBs
- CCU Base MIB
- CCU General Information Group
- CCU Radio Configuration Group
- CCU Radio Statistics Group
- CCU Radio General Statistics Group
- CCU Radio Driver Statistics Group
- CCU Radio MAC Statistics Group
- CCU Ethernet Statistics Group
- CCU Modem Information MIB
- CCU Registration Information MIB
- CCU Registration Table
- CCU Authorization Information MIB
- CCU Authorization Table
- CCU RFC MIB-II Traps
- WaveRider EUM Enterprise MIBs
- EUM RFC MIB-II Traps
- Appendix H Operating Statistics
- Appendix I IP Plan — Example
- Appendix J Acronyms and Glossary
- Index

206 APCD-LM043-4.0
CCU Radio MAC Statistics Group
All CCU Radio MAC Statistics Group MIB values are read only. All values in Ta ble 68 are
prefixed with 1.3.6.1.4.1.2979.11.3.3.
Table 68 WaveRider CCU Radio MAC Statistics Group MIB
ccuRadioDrvUnknownEvent 7 Counter Number of received an unknown/no event interrupts
received by the radio driver ISR.
ccuRadioDrvSend 8 Counter Number of packets sent successfully by the radio driver
transmit queue.
ccuRadioDrvSendQFull 9 Counter Number of packets not sent because the radio driver
transmit queue was full.
ccuRadioDrvSendUnavailable 10 Counter Number of times invalid (null) mblks were sent to the radio
driver for transmission.
ccuRadioDrvSendNotEnabled 11 Counter Number of times tried to send packets before the radio
driver was started; i.e., before the device was up and
working.
ccuRadioDrvAMMPut 12 Counter Number of times a packet was successfully sent to the
MAC-layer shared memory for transmission over the air.
ccuRadioDrvAMMQFull 13 Counter Number of times a packet could not be sent to the MAC-
layer shared memory because there were no transmit
descriptors left. Radio driver tries 5 more times to send
the packet.
ccuRadioDrvAMMQFullDiscard 14 Counter Number of times, after 5 attempts, a packet could not be
sent to the MAC-layer shared memory because there
were no transmit descriptors left. Packet is discarded.
ccuRadioDrvGet 15 Counter Number of packets received from the MAC-layer shared
memory.
ccuRadioDrvQEmpty 16 Counter Number of times there was a receive interrupt, but nothing
available to read out of the MAC-layer shared memory.
ccuRadioDrvRx 17 Counter Number of successfully received packets.
ccuRadioDrvRxNotAvailable 18 Counter Number of times the radio driver could not allocate an
mblk (memory block) for storing a packet retrieved from
the MAC-layer shared memory.
ccuRadioDrvRxNotEnabled 19 Counter Number of times the radio driver received a receive
interrupt, but the radio driver was not yet up and running.
The received packet is ignored in this case.
MIB Name OID Value Type Description
MIB Name OID
Value
Type
Description
ccuRadioMACRxDataPayloads 1 Counter Number of Ethernet frames received correctly from
the air interface.
ccuRadioMACRxCtrlPayloads 2 Counter Number of control payloads received correctly from
the air interface.