![Cisco ASR 9000 Serie Configuration Manuals Download Page 126](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679126.webp)
Syntax
event_register_stat name ? [modifier_1 ?] [modifier_2 ?]
entry_op gt|ge|eq|ne|lt|le entry_val ? [exit_comb or|and]
[exit_op gt|ge|eq|ne|lt|le] [exit_val ?] [exit_time_sec ?] [exit_time_nsec ?]
[poll_interval_sec ?] [poll_interval_nsec ?] [priority normal|low|high]
[maxrun_sec ?] [maxrun_nsec ?] [nice 0|1] [tag ?]
Arguments
(Mandatory) Statistics data element name.
name
Mandatory for interface statistics but optional for
others. For interface statistics, this variable is the
interface name. To get the interface name, use the
show interface brief
command. This command lists
all the currently configured interface names
designated by a slash (/), for example, Ethernet 1/0.
When you want this interface to be configured for the
modifier_1
argument, change the slash to an
underscore.
modifier_1
Mandatory for interface statistics but optional for
others. For interface statistics, this variable is the
interface statistic name. To get the interface statistic
name, use the
show event manager statistics -table
command with the
all
keyword to list all the classes
of statistics. Then, use the
show event manager
statistics -table
command with the
name
argument
to get the specific statistics name for modifier_2.
modifier_2
(Mandatory) Entry comparison operator that is used
to compare the current statistics value with the entry
value. If true, an event is raised and event monitoring
is disabled until the exit criteria is met.
entry_op
(Mandatory) Value in which the current statistical
counter value that is compared to decide if the
statistical event can be raised.
entry_val
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
110
Configuring and Managing Embedded Event Manager Policies
Embedded Event Manager Event Registration Tcl Command Extensions