Specifications
3-368
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) snmp-server user
Usage Guidelines When defining SNMP users for WAAS devices, note the following:
• If the SNMPv3 protocol is going to be used for SNMP requests, you must define at least one
SNMPv3 user account on the WAAS device for the WAAS device to be accessed through SNMP.
• A group defined with the SNMPv1 or SNMPv2c security model should not be associated with
SNMP users; they should only be associated with the community strings.
Examples In the following example, an SNMPv3 user account is created on the WAAS device. The SNMPv3 user
is named acme and belongs to the group named admin. Because this SNMP user account has been set up
with no authentication password, the SNMP agent on the WAAS device does not perform authentication
on SNMP requests from this user.
WAE(config)# snmp-server user acme admin
Related Commands (config) snmp-server community
(config) snmp-server contact
(config) snmp-server enable traps
(config) snmp-server group
(config) snmp-server host
(config) snmp-server location
(config) snmp-server mib
(config) snmp-server notify inform
(config) snmp-server view
snmp trigger