1-24
Cisco ASA Series CLI Configuration Guide
Chapter 1 Configuring SNMP
Troubleshooting Tips
What to Do Next
See the
“Monitoring SNMP” section on page 1-26
.
Troubleshooting Tips
To ensure that the SNMP process that receives incoming packets from the NMS is running, enter the
following command:
hostname(config)#
show process | grep snmp
To capture syslog messages from SNMP and have them appear on the ASA or ASASM console, enter
the following commands:
hostname(config)#
logging list snmp message 212001-212015
hostname(config)#
logging console snmp
To make sure that the SNMP process is sending and receiving packets, enter the following commands:
hostname(config)#
clear snmp-server statistics
hostname(config)#
show snmp-server statistics
Step 3
snmp-server host
interface
{
hostname
|
ip_address
} [
trap
|
poll
] [
community
community-string
] [
version
{
1
|
2c
|
3
username
}] [
udp-port
port
]
Example:
hostname(config)# snmp-server
host mgmt 10.7.14.90 version 3
testuser1
hostname(config)# snmp-server
host mgmt 10.7.26.5 version 3
testuser2
Specifies the recipient of an SNMP notification. Indicates the interface
from which traps are sent. Identifies the name and IP address of the NMS
or SNMP manager that can connect to the ASA. The
trap
keyword limits
the NMS to receiving traps only
.
The
poll
keyword limits the NMS to
sending requests (polling) only. By default, SNMP traps are enabled. By
default, the UDP port is 162. The community string is a shared secret key
between the ASA and the NMS. The key is a case-sensitive value up to 32
alphanumeric characters. Spaces are not permitted. The default
community-string is public. The ASA and ASASM use this key to
determine whether the incoming SNMP request is valid. For example, you
could designate a site with a community string and then configure the
ASA or ASASM and the NMS with the same string. The ASA and
ASASM use the specified string and does not respond to requests with an
invalid community string. For more information about SNMP hosts, see
the
“SNMP Hosts” section on page 1-16
Note
When SNMP Version 3 hosts are configured on the ASA and
ASASM, a user must be associated with that host. To receive
traps, after you have added the
snmp-server host
command, make
sure that you configure the user on the NMS with the same
credentials as the credentials configured on the ASA and ASASM.
Step 4
snmp-server
[
contact
|
location
]
text
Example:
hostname(config)# snmp-server
location building 42
hostname(config)# snmp-server
contact EmployeeA
Sets the SNMP server location or contact information.
Command
Purpose
Summary of Contents for 5505 - ASA Firewall Edition Bundle
Page 28: ...Glossary GL 24 Cisco ASA Series CLI Configuration Guide ...
Page 61: ...P A R T 1 Getting Started with the ASA ...
Page 62: ......
Page 219: ...P A R T 2 Configuring High Availability and Scalability ...
Page 220: ......
Page 403: ...P A R T 2 Configuring Interfaces ...
Page 404: ......
Page 499: ...P A R T 2 Configuring Basic Settings ...
Page 500: ......
Page 533: ...P A R T 2 Configuring Objects and Access Lists ...
Page 534: ......
Page 601: ...P A R T 2 Configuring IP Routing ...
Page 602: ......
Page 745: ...P A R T 2 Configuring Network Address Translation ...
Page 746: ......
Page 845: ...P A R T 2 Configuring AAA Servers and the Local Database ...
Page 846: ......
Page 981: ...P A R T 2 Configuring Access Control ...
Page 982: ......
Page 1061: ...P A R T 2 Configuring Service Policies Using the Modular Policy Framework ...
Page 1062: ......
Page 1093: ...P A R T 2 Configuring Application Inspection ...
Page 1094: ......
Page 1191: ...P A R T 2 Configuring Unified Communications ...
Page 1192: ......
Page 1333: ...P A R T 2 Configuring Connection Settings and QoS ...
Page 1334: ......
Page 1379: ...P A R T 2 Configuring Advanced Network Protection ...
Page 1380: ......
Page 1475: ...P A R T 2 Configuring Modules ...
Page 1476: ......
Page 1549: ...P A R T 2 Configuring VPN ...
Page 1550: ......
Page 1965: ...P A R T 2 Configuring Logging SNMP and Smart Call Home ...
Page 1966: ......
Page 2059: ...P A R T 2 System Administration ...
Page 2060: ......
Page 2098: ...1 8 Cisco ASA Series CLI Configuration Guide Chapter 1 Troubleshooting Viewing the Coredump ...
Page 2099: ...P A R T 2 Reference ...
Page 2100: ......