CHAPTER 77
EEM Event Tcl Command Extensions
The following conventions are used for the syntax documented on the Tcl command extension pages:
•
An optional argument is shown within square brackets, for example:
[type ?]
•
A question mark ? represents a variable to be entered.
•
Choices between arguments are represented by pipes, for example:
priority low|normal|high
For all EEM Tcl command extensions, if there is an error, the returned Tcl result string contains the error
information.
Note
Arguments for which no numeric range is specified take an integer from -2147483648 to 2147483647,
inclusive.
Note
•
event_completion, page 1977
•
event_completion_with_wait, page 1978
•
event_publish, page 1979
•
event_wait, page 1982
event_completion
Sends a notification to the EEM server that the policy is done servicing the event that triggered it. The event
only takes a single argument which is the return_code of this event instance.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1977