Troubleshooting guide
1-22
Cisco Wide Area Application Services Configuration Guide
OL-26579-01
Chapter 1 Configuring SNMP Monitoring
Creating an SNMP User
Step 4 In the appropriate fields, enter the SNMP group configuration name, the security model, and the names
of the read, write, and notify views.
Step 5 Click Submit.
Step 6 Create SNMP users that belong to this new group as described in the section that follows.
To create an SNMP group from the CLI, you can use the snmp-server group global configuration
command.
Creating an SNMP User
Users are listed in the order in which they have been created. The maximum number of users that can
be created is ten.
Table 1-8 SNMP Group Settings
GUI Parameter Function
Name Name of the SNMP group. You can enter a maximum of 64 characters. This
is a required field.
Sec Model Security model for the group. Choose one of the following options from the
drop-down list:
• v1—Version 1 security model (SNMP Version 1 [noAuthNoPriv]).
• v2c—Version 2c security model (SNMP Version 2 [noAuthNoPriv]).
• v3-auth—User security level SNMP Version 3 AuthNoPriv.
• v3-noauth—User security level SNMP Version 3 noAuthNoPriv.
• v3-priv—User security level SNMP Version 3 AuthPriv.
Note 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.
Read View Name of the view (a maximum of 64 characters) that enables you only to
view the contents of the agent. By default, no view is defined. In order to
provide read access to users of the group, a view must be specified.
For information on creating SNMP views, see the “Creating SNMP Views”
section on page 1-20.
Write View Name of the view (a maximum of 64 characters) that enables you to enter
data and configure the contents of the agent. By default, no view is defined.
For information on creating SNMP views, see the “Creating SNMP Views”
section on page 1-20.
Notify View Name of the view (a maximum of 64 characters) that enables you to specify
a notify, inform, or trap. By default, no view is defined.
For information on creating SNMP views, see the “Creating SNMP Views”
section on page 1-20.