PurposeCommand or Action
Completes the default action for the associated
event.
action number[.number2] event-default
Example:
Step 3
The action label is in the format
number1.number2.
switch(config-applet) # action 1.0
event-default
The number can be any number from 1 to 16
digits.
The range for number2 is from 0 to 9.
Completes the default action for the policy that
you are overriding.
action number[.number2] policy-default
Example:
Step 4
The action label is in the format
number1.number2.
switch(config-applet) # action 1.0
policy-default
The number can be any number from 1 to 16
digits.
The range for number2 is from 0 to 9.
Forces one or more modules to the entire system
to reload.
action number[.number2] reload [module slot
[- slot]]
Step 5
Example:
The action label is in the format
number1.number2.
switch(config-applet) # action 1.0 reload
module 3-5
The number can be any number from 1 to 16
digits.
The range for number2 is from 0 to 9.
Sends an SNMP trap with the configured data.
The action label is in the format
number1.number2.
action number[.number2] snmp-trap [intdata1
integer-data1] [intdata2 integer-data2]
[strdata string-data]
Step 6
Example:
The number can be any number from 1 to 16
digits.
switch(config-applet) # action 1.0
snmp-trap strdata "temperature problem"
The range for number2 is from 0 to 9.
The data elements can be any number up to 80
digits.
The string can be any alphanumeric string up
to 80 characters.
Sends a customized syslog message at the
configured priority.
action number[.number2] syslog [priority
prio-val] msg error-message
Step 7
Example:
The action label is in the format
number1.number2.
switch(config-applet) # action 1.0 syslog
priority notifications msg "cpu high"
The number can be any number from 1 to 16
digits.
The range for number2 is from 0 to 9.
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
128
Configuring Embedded Event Manager
Configuring Action Statements