Snmp Monitoring - Cisco ASA Series Cli Configuration Manual

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring SNMP
SNMP Syslog Messaging
SNMP generates detailed syslog messages that are numbered 212nnn. Syslog messages indicate the
status of SNMP requests, SNMP traps, SNMP channels, and SNMP responses from the ASA or ASASM
to a specified host on a specified interface.
For detailed information about syslog messages, see the syslog messages guide.
Note
SNMP polling fails if SNMP syslog messages exceed a high rate (approximately 4000 per second).

SNMP Monitoring

To monitor SNMP, enter one of the following commands:
Command
show running-config [default] snmp-server
show running-config snmp-server group
show running-config snmp-server host
show running-config snmp-server user
show snmp-server engineid
show snmp-server group
show snmp-server statistics
show snmp-server user
Examples
The following example shows how to display SNMP server statistics:
hostname(config)# show snmp-server statistics
0 SNMP packets input
0 Bad SNMP version errors
0 Unknown community name
0 Illegal operation for community name supplied
0 Encoding errors
0 Number of requested variables
0 Number of altered variables
0 Get-request PDUs
0 Get-next PDUs
0 Get-bulk PDUs
Purpose
Shows all SNMP server configuration information.
Shows SNMP group configuration settings.
Shows configuration settings used by SNMP to control
messages and notifications sent to remote hosts.
Shows SNMP user-based configuration settings.
Shows the ID of the SNMP engine configured.
Shows the names of configured SNMP groups.
Note
If the community string has already been configured,
two extra groups appear by default in the output. This
behavior is normal.
Shows the configured characteristics of the SNMP server.
To reset all SNMP counters to zero, use the clear
snmp-server statistics command.
Shows the configured characteristics of users.
Cisco ASA Series CLI Configuration Guide
Monitoring SNMP
1-27

Advertisement

Table of Contents
loading

Table of Contents