PurposeCommand or Action
Example:
Device(config)# event manager policy
tm_cli_cmd.tcl type system
•
Use the system keyword to register a Cisco-defined system
policy.
•
Use the user keyword to register a user-defined system
policy.
•
Use the trap keyword to generate an SNMP trap when the
policy is triggered.
•
In this example, the sample EEM policy named
tm_cli_cmd.tcl is registered as a system policy.
Exits global configuration mode and returns to privileged EXEC
mode.
exit
Example:
Device(config)# exit
Step 7
Examples
In the following example, the show event manager environment privileged EXEC command is used to
display the name and value of all EEM environment variables.
Device# show event manager environment all
No. Name Value
1 _cron_entry 0-59/2 0-23/1 * * 0-6
2 _show_cmd show ver
3 _syslog_pattern .*UPDOWN.*Ethernet1/0.*
4 _config_cmd1 interface Ethernet1/0
5 _config_cmd2 no shut
Displaying EEM Registered Policies
Perform this optional task to display EEM registered policies.
SUMMARY STEPS
1.
enable
2.
show event manager policy registered [event-type event-name] [time-ordered| name-ordered] [detailed
policy-filename]
DETAILED STEPS
Step 1
enable
Enables privileged EXEC mode. Enter your password if prompted.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1773
How to Write Embedded Event Manager Policies Using Tcl