Cisco ASR 9000 Serie Configuration Manuals page 126

Aggregation services router system
Table of Contents

Advertisement

Embedded Event Manager Event Registration Tcl Command Extensions
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
name
modifier_1
modifier_2
entry_op
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
(Mandatory) Statistics data element 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.
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.
(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.
(Mandatory) Value in which the current statistical
counter value that is compared to decide if the
statistical event can be raised.

Advertisement

Table of Contents
loading

Table of Contents