Purpose
Command or Action
Specifies the action to be taken when an EEM applet is triggered.
action label syslog
[
priority priority-level
]
msg
msg-text facility string
Step 9
In this example, the action taken is to write a message to syslog.
Example:
Device(config-applet)# action 1.0 syslog
•
The optional
priority
keyword specifies the priority level of
the syslog messages. If selected, the
priority-level
argument
must be defined.
priority critical msg
"Memory exhausted; current available memory
is $_snmp_oid_val bytes"
•
The
msg-text
argument can be character text, an environment
variable, or a combination of the two.
Example:
Device(config-applet)# action 1.0 syslog
•
The
facility
keyword specifies the location of generated
message
•
The
string
argument can be character text, an environment
variable, or a combination of the two.
priority errors facility EEM-FAC message
“
TEST MSG
”
Specifies the action of sending a short e-mail when an EEM applet
is triggered.
action label mail server server-address to
to-address from from-address
[
cc cc-address
]
subject subject body body-text
Step 10
•
The
server-address
argument specifies the fully qualified
domain name of the e-mail server to be used to forward the
e-mail.
Example:
Device(config-applet)# action 2.0 mail
•
The
to-address
argument specifies the e-mail address where
the e-mail is to be sent.
server 192.168.1.10 to
[email protected] from
[email protected] subject "Memory failure"
•
The
from-address
argument specifies the e-mail address from
which the e-mail is sent.
body "Memory exhausted; current available
memory is $_snmp_oid_val bytes"
•
The
subject
argument specifies the subject line content of the
e-mail as an alphanumeric string.
•
The
body-text
argument specifies the text content of the e-mail
as an alphanumeric string.
--
Add more action commands as required.
Step 11
Exits applet configuration mode and returns to privileged EXEC
mode.
end
Example:
Device(config-applet)# end
Step 12
Troubleshooting Tips
Use the
debug event manager
command in privileged EXEC mode to troubleshoot EEM command operations.
Use any debugging command with caution as the volume of generated output can slow or stop the device
operations. We recommend that this command be used only under the supervision of a Cisco engineer.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1700
How to Write EEM Policies Using the Cisco IOS CLI
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......