Cisco Systems ASA5515K9 Network Router User Manual


  Open as PDF
of 1994
 
80-10
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter 80 Configuring Anonymous Reporting and Smart Call Home
Configuring Anonymous Reporting and Smart Call Home
Configuring Alert Group Subscription
To subscribe a destination profile to an alert group, perform this task:
Detailed Steps
Table 80-1 Severity and Syslog Level Mapping
Level Keyword
Equivalent Syslog
Level Description
9 catastrophic N/A Network-wide catastrophic failure.
8 disaster N/A Significant network impact.
7 fatal Emergency (0) System is unusable.
6 critical Alert (1) Critical conditions, immediate attention needed.
5 major Critical (2) Major conditions.
4 minor Error (3) Minor conditions.
3 warning Warning (4) Warning conditions
2 notification Notice (5) Basic notification and informational messages.
Possibly independently insignificant.
1 normal Information (6) Normal event signifying return to normal state.
0 debugging Debug (7) Debugging messages (default setting).
Command Purpose
Step 1
call-home
Example:
hostname(config) # call-home
Enters call-home configuration mode.
Step 2
alert-group {all | configuration | diagnostic |
environment | inventory | syslog}
Example:
ciscoasa(cfg-call-home)# alert-group all
Enables the specified Smart Call Home group. Use
the keyword all to enable all alert groups. By
default, all alert groups are enabled.
Step 3
profile profile-name
Example:
hostname(cfg-call-home)# profile profile1
Enters the profile configuration submode for the
specified destination profile.
Step 4
subscribe-to-alert-group configuration [periodic
{daily hh:mm | monthly date hh:mm | weekly day
hh:mm}]
Example:
hostname(cfg-call-home-profile)#
subscribe-to-alert-group configuration periodic
weekly Wednesday 23:30
Subscribes this destination profile to the
configuration alert group. The configuration alert
group can be configured for periodic notification, as
described in the “Subscribing to Alert Groups”
section on page 80-9.
To subscribe to all available alert groups, use the
subscribe-to-alert-group all command.