![Cisco ASR 9000 Serie Скачать руководство пользователя страница 137](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679137.webp)
Set _cerrno
No
See Also
event_register_timer, on page 114
event_register_track
Registers for a report event from the Object Tracking component in XR. Use this Tcl command extension to
trigger a policy on the basis of a Object Tracking component report for a specified track. This will be
implemented as a new process in IOS-XR which will be dlrsc_tracker. Please note that the manageability
package should be installed for the track ED to be functional.
Syntax
event_register_track ? [tag ?] [state up|down|any] [queue_priority low|normal|high|last]
[maxrun ?]
[nice 0|1]
Arguments
(Mandatory) Tracked object name.
? (represents a string)
(Optional) String identifying a tag that can be used
with the trigger Tcl command extension to support
multiple event statements within a Tcl script.
tag
(Optional) Specifies that the tracked object transition
will cause an event to be raised. If
up
is specified, an
event will be raised when the tracked object
transitions from a down state to an up state. If
down
is specified, an event will be raised when the tracked
object transitions from an up state to a down state. If
any
is specified, an event will be raised when the
tracked object transitions to or from any state.
state
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
121
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager Event Registration Tcl Command Extensions