User's Manual
Table Of Contents
- Chapter 1: Introduction 1-1
- Chapter 1: Introduction
- Chapter 2: Hardware Installation
- Chapter 3: Network Configuration
- Chapter 4: Initial Configuration
- Chapter 5: System Configuration
- Chapter 6: 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
- multicast-data-rate
- channel
- transmit-power
- radio-mode
- preamble
- antenna control
- antenna id
- antenna location
- beacon-interval
- dtim-period
- fragmentation-length
- rts-threshold
- 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
Command Line Interface
6-44
6
Command Usage
The snmp-server host command is used in conjunction with the
snmp-server enable server command to enable SNMP notifications.
Example
Related Commands
snmp-server enable server (6-42)
snmp-server trap
This command enables the access point to send specific SNMP traps
(i.e., notifications). Use the no form to disable specific trap messages.
Syntax
snmp-server trap <trap>
no snmp-server trap <trap>
• trap - One of the following SNMP trap messages:
- sysSystemUp - The access point is up and running.
- sysSystemDown - The access point is about to shutdown and reboot.
- sysRadiusServerChanged - The access point has changed from the
primary RADIUS server to the secondary, or from the secondary to the
primary.
- sysConfigFileVersionChanged - The access point’s configuration file
has been changed.
- dot11StationAssociation - A client station has successfully associated
with the access point.
- dot11StationReAssociation - A client station has successfully
re-associated with the access point.
- dot11StationAuthentication - A client station has been successfully
authenticated.
- dot11StationRequestFail - A client station has failed association,
re-association, or authentication.
- dot11InterfaceBFail - The 802.11b interface has failed.
- dot1xMacAddrAuthSuccess - A client station has successfully
authenticated its MAC address with the RADIUS server.
- 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.
Enterprise AP(config)#snmp-server host 1 10.1.19.23 batman
Enterprise AP(config)#