User's Manual
Table Of Contents
- Chapter 1: Introduction 1-1
- Chapter 1: Introduction
- Chapter 2: Hardware Installation
- Chapter 3: External Antennas
- Chapter 4: Network Configuration
- Chapter 5: Initial Configuration
- Chapter 6: System Configuration
- Chapter 7: Command Line Interface
- Using the Command Line Interface
- Entering Commands
- Command Groups
- General Commands
- System Management Commands
- System Logging Commands
- System Clock Commands
- DHCP Relay Commands
- SNMP Commands
- snmp-server community
- snmp-server contact
- snmp-server location
- snmp-server enable server
- snmp-server host
- snmp-server trap
- snmp-server engine-id
- snmp-server user
- snmp-server targets
- snmp-server filter
- snmp-server filter-assignments
- show snmp groups
- show snmp users
- show snmp group-assignments
- show snmp target
- show snmp filter
- show snmp filter-assignments
- show snmp
- Flash/File Commands
- RADIUS Client
- 802.1X Authentication
- MAC Address Authentication
- Filtering Commands
- WDS Bridge Commands
- Spanning Tree Commands
- Ethernet Interface Commands
- Wireless Interface Commands
- interface wireless
- vap
- speed
- turbo
- multicast-data-rate
- channel
- transmit-power
- radio-mode
- preamble
- antenna control
- antenna id
- antenna location
- beacon-interval
- dtim-period
- fragmentation-length
- rts-threshold
- super-a
- super-g
- description
- ssid
- closed-system
- max-association
- assoc-timeout-interval
- auth-timeout-value
- shutdown
- show interface wireless
- show station
- Rogue AP Detection Commands
- Wireless Security Commands
- Link Integrity Commands
- IAPP Commands
- VLAN Commands
- WMM Commands
- Appendix A: Troubleshooting
- Appendix B: Cables and Pinouts
- Appendix C: Specifications
- Glossary
- Index
SNMP
6-41
6
• dot1xMacAddrAuthFail - A client station has failed MAC address authentication
with the RADIUS server.
• dot1xAuthNotInitiated - A client station did not initiate 802.1X authentication.
• dot1xAuthSuccess - A 802.1X client station has been successfully authenticated
by the RADIUS server.
• dot1xAuthFail - A 802.1X client station has failed RADIUS authentication.
• localMacAddrAuthSuccess - A client station has successfully authenticated its
MAC address with the local database on the access point.
• localMacAddrAuthFail - A client station has failed authentication with the local
MAC address database on the access point.
• iappStationRoamedFrom - A client station has roamed from another access point
(identified by its IP address).
• iappStationRoamedTo - A client station has roamed to another access point
(identified by its IP address).
• iappContextDataSent - A client station’s Context Data has been sent to another
access point with which the station has associated.
• sntpServerFail - The access point has failed to set the time from the configured
SNTP server.
• Enable All Traps - Click the button to enable all the available traps.
• Disable All Traps - Click the button to disable all the available traps.
CLI Commands for SNMP and Trap Configuration – Use the snmp-server enable
server command from the global configuration mode to enable the SNMP agent.
Use the snmp-server location and snmp-server contact commands to indicate
the physical location of the access point and define a system contact. To set the
read-only and read/write community names, use the snmp-server community
command. Use the snmp-server host command to define a trap receiver host and
the snmp-server trap command to enable or disable specific traps.
Enterprise AP(config)#snmp-server enable server 7-42
Enterprise AP(config)#snmp-server community alpha rw 7-41
Enterprise AP(config)#snmp-server community beta ro
Enterprise AP(config)#snmp-server location WC-19
7-42
Enterprise AP(config)#snmp-server contact Paul 7-41
Enterprise AP(config)#snmp-server host 192.168.1.9 alpha 7-43
Enterprise AP(config)#snmp-server trap dot11StationAssociation 7-44
Enterprise AP(config)#