Owners Manual
Actions Portlet | Actions and Adaptive CLI
OMNM 6.5.2 User Guide 573
Optional Attribute Delimiter
—The delimiter(s) you select from the pick list here surround the
attributes you designate as optional. See
Adaptive CLI Script Language Syntax
on page 588
for more about these.
All but
Delete
open a script editor with the following panels:
•
Script Content
•
Error Conditions
•
Continue Pattern
•
Prerequisite Validation
•
Value Extraction
Script Content
On the left, you can enter text,
Search
by clicking the magnifying glass, and use
Cut, Copy, Paste
,
Undo, Jump to Line #, reformat
. The
Attributes
appear under
Ta rg e t Pa r a m s
on the right of this
text entry screen. Double-click an attribute to insert it unless you are writing a Perl script; this
feature does not work for Perl. Right-click the previously-configured attributes in this panel to
designate them as
Mandatory, Optional, Not Applicable
or
Non Configuration
in a context menu
that appears when you right-click.
NOTE:
OpenManage Network Manager does not send Non Configuration attributes to the device with the script.
These are comments that can serve to remind users of critical information. For example, you can make
Non Configuration boolean attributes into a checklist for someone executing a script, and the history of
this script can record whether OpenManage Network Manager made these checks when the script ran.
Notice that the
Search
also permits Regular expressions.
You can also enter two types of script language here. See
Adaptive CLI Script Language Syntax
on
page 588 for a description of the internal
If
capabilities. If you need more elaborate scripting, you
can also use Perl scripts to send text to devices. See
Perl Scripts
on page 590 for a description of
those capabilities.
Click
Apply
to accept the script you have configured.
NOTE:
Some versions of Firefox do not save attributes when you click Apply. Workaround: When you have
added the new attribute into the script content click the cursor back into the script content, then click
Apply.