Specifications

15-6
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 15 Configuring Embedded Event Manager
Guidelines and Limitations
Guidelines and Limitations
For complete information about configuring embedded event manager, see the Embedded Event
Manager Configuration Guide, Cisco IOS Release 15M&T.
Default Settings
No EEM policies are registered.
Configuring Embedded Event Manager
Registering and Defining an Embedded Event Manager Applet, page 15-6
Registering and Defining an Embedded Event Manager TCL Script, page 15-7
Registering and Defining an Embedded Event Manager Applet
BEFORE YOU BEGIN
Review the “Information About Embedded Event Manager” section on page 15-1.
DETAILED STEPS
Note Only one event applet command is allowed in an EEM applet. Multiple action applet commands are
permitted. If you do not specify the no event and no action commands, the applet is removed when you
exit configuration mode.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
event manager applet
applet-name
Register the applet with EEM and enter applet configuration
mode.
Step 3
event snmp oid oid-value get-type
{exact | next} entry-op {gt | ge | eq
| ne | lt | le} entry-val entry-val
[exit-comb {or |and}] [exit-op {gt |
ge | eq | ne | lt | le}] [exit-val
exit-val] [exit-time exit-time-val]
poll-interval poll-int-val
Specify the event criteria that causes the EEM applet to run.
(Optional) Exit criteria. If exit criteria are not specified, event
monitoring is re-enabled immediately.