IHQ: pkts in input hold queue IQD: pkts dropped from input queue
OHQ: pkts in output hold queue OQD: pkts dropped from output queue
RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec)
TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec)
TRTL: throttle count
Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL
-------------------------------------------------------------------------
* FastEthernet0/0 0 87283 0 0 0 0 0 0 0
To use other action commands supporting variable logic within applets, use the commands listed in the
table below.
Note
Table 164: Available action commands
PurposeAction Commands
Adds the value of two variables when an EEM applet is triggered.action add
Appends the given value to the current value of a variable when an
EEM applet is triggered.
action append
Causes an immediate exit from a loop of actions when an EEM applet
is triggered
action break
Adds comments to an applet when an EEM applet is triggeredaction comment
Retrieves variables identified by a given set of context name keys
when an EEM applet is triggered.
action context retrieve
Saves information across multiple policy triggers when an EEM applet
is triggered.
action context save
Continues with a loop of actions when an EEM applet is triggered.action continue
Decrements the value of a variable when an EEM applet is triggered.action decrement
Divides the dividend value by the given divisor value when an EEM
applet is triggered.
action divide
Specifies the beginning of else conditional action block in if / else
conditional action block when an EEM applet is triggered.
action else
Identifies the beginning of the else conditional action block in the
else / if conditional action block when an EEM applet is triggered.
action elseif
Specifies the identification of the end of an conditional action block
in the if / else and while conditional action block when an EEM applet
is triggered.
action end
Specifies an immediate exit from the running applet configuration
when an EEM applet is triggered.
action exit
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1756
Configuration Examples for Writing Embedded Event Manager Policies Using Tcl