Troubleshooting guide

1-19
Cisco Wide Area Application Services Configuration Guide
OL-26579-01
Chapter 1 Configuring SNMP Monitoring
Specifying the SNMP Community String
Step 4 Enter the hostname or IP address of an SNMP trap host, SNMP community or user name, security model
to send notification, and retry count and timeout for inform requests.
Step 5 Click Submit.
To specify the SNMP host from the CLI, you can use the snmp-server host global configuration
command.
Specifying the SNMP Community String
An SNMP community string is the password used to access an SNMP agent that resides on WAAS
devices. There are two types of community strings: group and read-write. Community strings enhance
the security of your SNMP messages.
Community strings are listed in the order in which they have been created. The maximum number of
SNMP communities that can be created is ten. By default, an SNMP agent is disabled, and a community
string is not configured. When a community string is configured, it permits read-only access to all agents
by default.
To enable the SNMP agent and configure a community string to permit access to the SNMP agent, follow
these steps:
Step 1 From the WAAS Central Manager menu, choose Devices > device-name (or Device Groups >
device-group-name).
Step 2 Choose Configure > Monitoring > SNMP > Community. The SNMP Community Strings window
appears.
Table 1-5 SNMP Host Settings
GUI Parameter Function
Trap Host Hostname or IP address of the SNMP trap host that is sent in SNMP trap
messages from the WAE. This is a required field.
Community/User Name of the SNMP community or user (64 characters maximum) that is sent
in SNMP trap messages from the WAE. This is a required field.
Authentication Security model to use for sending notification to the recipient of an SNMP
trap operation. Choose one of the following options from the drop-down list:
No-auth—Sends notification without any security mechanism.
v2c—Sends notification using Version 2c security.
v3-auth—Sends notification using SNMP Version 3 AuthNoPriv.
v3-noauth—Sends notification using SNMP Version 3 NoAuthNoPriv
security.
v3-priv—Sends notification using SNMP Version 3 AuthPriv security.
Retry Number of retries (1–10) allowed for the inform request. The default is 2
tries.
Timeout Timeout for the inform request in seconds (1–1000). The default is 15
seconds.