Cisco Catalyst 2960 series Configuration Manual page 1952

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

event_register_appl
event_register_appl
Registers for an application event. Use this Tcl command extension to run a policy when an application event
is triggered following another policy's execution of an event_publish Tcl command extension; the
event_publish command extension publishes an application event.
In order to register for an application event, a subsystem must be specified. Either a Tcl policy or the internal
Embedded Event Manager (EEM) API can publish an application event. If the event is being published by a
policy, the sub_system argument that is reserved for a policy is 798.
Syntax
event_register_appl [tag ?] sub_system ? type ? [queue_priority low|normal|high|last] [maxrun
?] [nice 0|1]
Arguments
tag
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1870
event_register_nf, page 1910
event_register_none, page 1914
event_register_oir, page 1916
event_register_process, page 1918
event_register_resource, page 1922
event_register_rf, page 1924
event_register_routing, page 1927
event_register_rpc, page 1930
event_register_snmp, page 1933
event_register_snmp_notification, page 1938
event_register_snmp_object, page 1941
event_register_syslog, page 1944
event_register_timer, page 1948
event_register_timer_subscriber, page 1953
event_register_track, page 1956
event_register_wdsysmon, page 1958
(Optional) String identifying a tag that can be used
with the trigger Tcl command extension to support
multiple event statements within a Tcl script.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents