SNMP Commands
BreezeMAX Wi² and BreezeACCESS Wi² System Manual 175
host_ip_address - IP of the host (the targeted recipient).
host_name - Name of the host. (Range: 1-63 characters)
community-string - Password-like community string sent with the notification operation. Although
you can set this string using the snmp-server host command by itself, we recommend that you
define this string using the snmp-server community command prior to using the snmp-server
host command. (Maximum length: 23 characters)
Default Setting
Host Address: None
Community String: public
Command Mode
Global Configuration
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 (page 174)
5.9.6 snmp-server trap

This command enables the AP 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:
-dot11InterfaceGFail - The 802.11g interface has failed.
-dot11InterfaceBFail - The 802.11b interface has failed.
-dot11StationAssociation - A client station has successfully associated with the AP.
-dot11StationAuthentication - A client station has been successfully authenticated.
-dot11StationReAssociation - A client station has successfully re-associated with the AP.
-dot11StationRequestFail - A client station has failed association, re-association, or
authentication.
-dot1xAuthFail - A 802.1X client station has failed RADIUS authentication.
-dot1xAuthNotInitiated - A client station did not initiate 802.1X authentication.
-dot1xAuthSuccess - A 802.1X client station has been successfully authenticated by the
RADIUS server.
-dot1xMacAddrAuthFail - A client station has failed MAC address authentication with the
RADIUS server.
-dot1xMacAddrAuthSuccess - A client station has successfully authenticated its MAC
address with the RADIUS server.
-iappContextDataSent - A client station’s Context Data has been sent to another AP with
which the station has associated.
-iappStationRoamedFrom - A client station has roamed from another AP (identified by its IP
address).
-iappStationRoamedTo - A client station has roamed to another AP (identified by its IP
Enterprise AP(config)#snmp-server host 1 10.1.19.23 batman
Enterprise AP(config)#