![Cisco ASR 9000 Serie Скачать руководство пользователя страница 111](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679111.webp)
(Optional) Event subtype within the specified event.
The
sub_system
and
type
arguments uniquely identify
an application event. If this argument is not specified,
all types are matched. If you specify this argument,
you must choose an integer between 1 and
4294967295, inclusive.
There must be a match of component and type
between the
event_publish
command extension and
the
event_register_appl
command extension for the
publishing and registration to work.
type
(Optional) Priority level at which the script will be
queued; normal priority is greater than low priority
but less than high priority. The priority here is not
execution priority, but queuing priority. If this
argument is not specified, the default priority is
normal.
queue_priority
(Optional) Maximum run time of the script (specified
in SSSSSSSSSS[.MMM] format, where SSSSSSSSSS
must be an integer representing seconds between 0
and 4294967295, inclusive, and where MMM must
be an integer representing milliseconds between 0
and 999). If this argument is not specified, the default
20-second run-time limit is used.
maxrun
(Optional) Policy run-time priority setting. When the
nice
argument is set to 1, the policy is run at a
run-time priority that is less than the default priority.
The default value is 0.
nice
If multiple conditions exist, the application event is raised when all the conditions are satisfied.
Result String
None
Set _cerrno
No
event_register_cli
Registers for a CLI event. Use this Tcl command extension to run a policy when a CLI command of a specific
pattern is entered based on pattern matching performed against an expanded CLI command. This will be
implemented as a new process in IOS-XR which will be dlrsc_tracker. This ED will not do pattern match on
admin commands of XR.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
95
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager Event Registration Tcl Command Extensions