C
HAPTER
17
| SNMP Commands
– 151 –
sntpServerFail - The access point has failed to set the time
from the configured SNTP server.
sysConfigFileVersionChanged - The access point’s
configuration file has been changed.
sysRadiusServerChanged - The access point has changed
from the primary RADIUS server to the secondary, or from the
secondary to the primary.
sysSystemDown - The access point is about to shutdown and
reboot.
sysSystemUp - The access point is up and running.
DEFAULT SETTING
All traps enabled
COMMAND MODE
Global Configuration
COMMAND USAGE
This command is used in conjunction with the snmp-server host and
snmp-server enable server commands to enable SNMP notifications.
EXAMPLE
AP(config)#no snmp-server trap dot11StationAssociation
AP(config)#
snmp-server vacm
view
This command configures SNMP v3 views. Use the no form to delete an
SNMP v3 view or remove a subtree from a filter.
SYNTAX
snmp-server vacm view <name> [included | excluded] <subtree>
[mask <mask>]
no snmp-server vacm view <name> [included | excluded]
<subtree>
name - A user-defined name that identifies an SNMP v3 view.
(Maximum length: 32 characters)
include - Defines a filter type that includes objects in the MIB
subtree.
exclude - Defines a filter type that excludes objects in the MIB
subtree.
subtree - The part of the MIB subtree that is to be filtered.
mask - An optional hexadecimal value bit mask to define objects in
the MIB subtree.
DEFAULT SETTING
None