Specifications

Specify Program for Action/Undo Window
When creating a rule, this window lets you:
customize the response to an event by selecting a program to be executed (Specify Program for
Action)
specify an action that will be taken when a rule action is undone (Specify Program for Undo)
In either case, the information you configure is the same for both windows, only the title of the window is
different. The window is accessed from the ASM Configuration Window's Rule Definitions view.
Click areas in the window for more information.
Program to run
This field defines the script that will be launched as this Custom Action or Custom Undo. Scripts
must be stored in the <install area>\Enterasys Networks\NetSight
Console\server\plugins\AutoSecMgr\scripts directory. Type a script name, if known, or use the Select
button to open a file browser window and choose a script.
The Program to run field does not allow using options. For example, you cannot enter
myscript.bat –i <IP Address> −m <MAC Address>
in the Program to run field.
TIP: To execute a script with options, create a script without options that executes
another script that has options (Windows only). For example:
Create a script named,
asm_script.bat
with an entry to call1.
Specify Program for Action/Undo Window 231