User's Manual
Table Of Contents
- BreezeACCESS Version 4.3 System Manual Revision 3.0
- Contents
- Book 1: System Description
- Contents
- Chapter 1 - Introduction
- Chapter 2 - System Components
- Chapter 3 - Specifications
- System Specifications
- BreezeACCESS II Radio Regulatory Standards
- Data Communication
- Voice/Fax (Subscriber Units with voice support)
- Telephony (Subscriber Units with voice support)
- IF Indoor – Outdoor Communication
- (SU-A/E, AU-A/E-NI, AU-A/E-BS)
- Configuration and Management
- GU-RA GPS Radio
- GU-RA to BS-GU Communication
- Environmental
- Standards Compliance, General
- Physical Specifications
- System Specifications
- Book 2: Installation
- Contents
- Chapter 1 - IF-Based Equipment
- Packing Lists
- SU-A/E Subscriber Unit
- Modular Base Station Equipment
- Standalone AU-A/ENI Access Unit
- Other Items Required for Installation
- Guidelines for Selection of Equipment Locations
- Installing the Outdoor Unit
- Installing the SU-NI and AU-NI Indoor Unit
- Installing Modular Base Station Equipment
- Installing the GU-A-BS GPS and Alarms System
- Chapter 2 - Indoor SU-R Units
- Chapter 3 - Indoor SU-I and AU-I Units
- Book 3: Commissioning
- Book 4: Operations and Administration
- Contents
- Chapter 1 - Accessing the Monitor Program
- Chapter 2 - Menus and Parameters
- Main Menu
- Info Screens Menu
- Unit Control Menu
- Basic Configuration Menu
- Site Survey Menu
- Traffic Statistics (AU and SU)
- Voice Statistics (SU with Voice Support Only)
- Per Hop Statistics (AU and SU)
- Ping Test (AU, SU and GU)
- Continuous Link Quality Display (Available in SU Only)
- MAC Address Database (Available in AU Only)
- Per-rate Counters (AU and SU)
- RSSI Display Option (AU and SU)
- ATPC Counter (AU and SU)
- AU Alarms (IF-based AU Only)
- Advanced Configuration Menu
- IP Parameters (AU, SU and GU)
- Air Interface Parameters (AU and SU)
- Network Management Parameters (AU, SU and GU)
- Bridge Parameters (AU, SU and GU)
- Performance Parameters (AU and SU)
- Service Parameters (AU and SU)
- RADIUS Parameters Menu (Subscriber Units only)
- Security Parameters (AU and SU)
- Voice Parameters (Subscriber Units with Voice Support Only)
- Dialing Parameters (Subscriber Units with Voice Support Only)
- Telephony Signals (Subscriber Units with Voice Support Only)
- Hopping Parameters (GU)
- Alarm Parameters (GU)
- Appendices
- Appendix A - Configuration Download/Upload
- Appendix B: Software Version Loading Procedure
- Appendix C: Supported MIBs and Traps
- BreezeACCESS System Object Identifiers
- brzAccessMIB
- Service Parameters
- RADIUS General Parameters
- Accounting Parameters
- RADIUS Authentication Parameters
- User Filtering Parameters
- Network Management Parameters
- Bridge Parameters
- Air Interface Parameters
- Performance Parameters
- Site Survey Parameters
- Special Operations Parameters
- Unit Control Parameters
- IP Parameters
- System Information Parameters
- Alarms Parameters
- brzPhoneMIB (applicable to SU with voice only)
- Supported Traps
- Appendix D: RSSI to dBm Conversion Table
- Appendix E: Parameters List
- Appendix F: Hopping Sequences
- Index
Appendix C
C-5
BreezeACCESS Version 4.3 System Manual
RADIUS Authentication Parameters
User Filtering Parameters
MIB Parameter
(Location in Parenthesis)
Description Values/Range
*RadiusAuthParameters
710.3.3. 21
(brzAccessMib 21)
Applicable to SU only. RADIUS Authentication
parameters.
*RadiusAuthOption
710.3.3. 21.1
(*RadiusAuthParameters 1)
Applicable to SU only. Enables or disables the
RADIUS Authentication support feature.
Integer
disable (0)
enable (1)
na (255)
* RadiusServerAuthIpAddress
710.3.3. 21.2
(*RadiusAuthParameters 2)
Applicable to SU only. IP Address of the authentication
RADIUS server.
IP address
*RadiusServerAuthPort
710.3.3. 21.3
(*RadiusAuthParameters 3)
Applicable to SU only. The authentication port of the
RADIUS server.
Integer
1000 – 65535
na (255)
*RadiusAuthenticationStatus
710.3.3. 21.3
(*RadiusAuthParameters 3)
Applicable to SU only. A read-only status of the
authentication process.
Integer
idle (0)
sendingRequest (1)
waitForResponse(2)
sendingChallenge(3)
authenticated (4)
rejected (5)
MIB Parameter
(Location in
Parenthesis)
Description Values/Range
*UserFilterParams
710.3.3. 2
(brzAccessMib 2)
Applicable to SU only. User Filtering parameters.
*UserFilterOption
710.3.3.2.1
(*UserFilterParams 1)
Applicable to SU only. Defines user-filtering options.
disable: No filtering.
iPOnly: Only IP protocol frames pass.
userDefinedAddrOnly: Only IP messages to/from user
defined IP addresses pass.
pPPoE Only: Only PPPoE frames pass.
Integer
disable (0)
iPOnly (1)
userDefinedAddrOnly(2)
pPPoEOnly (3)
na (255)
*IpFilterTable
710.3.3.2.2
(*UserFilterParams 2)
Applicable to SU only. An IP Filter Table of up to 8 user
defined addresses, or address groups, to be used if the
selected User Filtering option is userDefinedAddrOnly.
Not accessible.
*IpFilterEntry
710.3.3.2.2.1
(*IpFilterTable 1)
Applicable to SU only. An IP Filter Table entry. Not
accessible.
*IpID
710.3.3.2.2.1.1
(*IpFilterEntry 1)
Applicable to SU only. An IP address of an IP Filter Table
entry.
IP Address
*MaskID
710.3.3.2.2.1.2
(*IpFilterEntry 2)
Applicable to SU only. An IP Mask of an IP Filter Table
entry.
Either a mask or a range, but not both can be used to
define an address group.
IP Address
*IpFilterRange
710.3.3.2.2.1.3
(*IpFilterEntry 3)
Applicable to SU only. An addresses range for the IP
Filter Table entry. The first address in the range is the IP
address (*iPID).
Either a mask or a range, but not both can be used to
define an address group.
Integer
0 - 255
*IpFilterIdx
710.3.3.2.2.1.4
(*IpFilterEntry 4)
Applicable to SU only. Read-only. A table index for the IP
Filter Table entry.
Integer
1-8