Users Guide

Automation and Event Processing Rules | Alarms, Events, and Automation
328 OMNM 6.5.3 User Guide
9
Verify that the next alarm is the alarm created during this exercise, after creating the syslog
events for syslogNotification::STATE_DOWN and STATE_UP.
10
Log into the device and shutdown an interface and then check the Alarms or Event History:
S5000> configure t
> interface te 0/20
> shutdown
Then bring up the interface:
> no shutdown
Creating ACLI Action and Pass Varbind Value for Execution
For this example, create an ACLI action to bring up the interface based on the Varbind extracted
from the syslogNotification event. So if you shut down an interface, what we did previously
extracted the port information into the syslogText attribute, the Adaptive CLI uses the Varbind for
the ACLI script we set up here.
Create an ACLI action pass the Varbind value for execution as follows.
1
Navigate to the Actions portlet (Resources > Actions).
1
Create a new action.
a. Right-click the portlet and then select New > Adaptive CLI.
b. Specify the general settings and any associated actions.
c. Save the action.
2
Select the Attributes tab.