User's Manual

Chapter 15
| SNMP Commands
– 159
port-number - The UDP port that is used on the receiving management
station for notifications.
notification-filter-id - The name if a defined notification filter.
Default Setting
None
Command Mode
Global Configuration
Command Usage
The access point supports multiple SNMP v3 target IDs.
The SNMP v3 user name that is specified in the target must first be configured
using the snmp-server user command.
Example
AP(config)#snmp-server target tarname 192.168.1.33 chris 1234
AP(config)#
snmp-server filter This command configures SNMP v3 notification filters. Use the no form to delete an
SNMP v3 filter or remove a subtree from a filter.
Syntax
snmp-server filter <filter-id> <include | exclude> <subtree>
no snmp-server filter <filter-id> [subtree]
filter-id - A user-defined name that identifies an SNMP v3 notification filter.
(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.
Default Setting
None
Command Mode
Global Configuration
Command Usage
The access point allows multiple notification filters to be created. Each filter can
be defined by up to 20 MIB subtree ID entries.