Chapter 14 Viewing, Creating, and Executing Scripts
14-12
CSMIM/Micro-CS Management Application Guide
The
Script File Selection
window displays the default script directory. It allows
you to:
❑
Overwrite an existing script that you created previously by
selecting its name. When you select an existing script name,
a window appears that allows you to verify your choice. You
cannot overwrite a script that someone else created.
❑
Enter a new script name.
When you choose
, Annex Manager creates a new script with
the name you specified.
Editing Script Files
You can use an ascii editor to change saved script files. Annex Manager
verifies each file according to its first four lines. When you edit these files,
you must use Annex Manager conventions. Script files always begin with:
#
# DB_VERSION: V1.0
# FORMAT: Parameter Name | Port Type | Port Number | Value
#
For example, you might enter
lock_enable| none | 0 | enabled
. Script files accept:
❑
0
in the
Port Number
field when you select non-port parameters.
❑
A port or channel number or an asterisk (to specify a wildcard
port) in the
Port Number
field.
❑
Asy
,
ptr
,
eth
,
2
(for DS1 ports) or
none
(for
All Annex Only
parameters)
in the
Port Type
field.
❑
Comment lines as long as each line begins with
#
. Annex
Manager processing ignores these lines.
For detailed information about each parameter’s values, see .
Changing Parameter Values Using Scripts
You can use any existing script to reconfigure one or more Annexes. The
Execute Script
command applies a script’s values to the Annexes you select.
This section includes:
OK
Summary of Contents for CSMIM-T1
Page 1: ...Title Page CSMIM MICRO CSMANAGEMENTAPPLICATION ADMINISTRATOR S GUIDE ...
Page 2: ......
Page 22: ...Preface 10 CSMIM Micro CS Management Application Guide ...
Page 32: ...Chapter 1 Installing Annex Manager 1 10 CSMIM Micro CS Management Application Guide ...
Page 54: ...Chapter 2 Window Basics 2 22 CSMIM Micro CS Management Application Guide ...
Page 74: ...Chapter 3 Working with Annex Manager Windows 3 20 CSMIM Micro CS Management Application Guide ...
Page 94: ...Chapter 4 Using the Main Window 4 20 CSMIM Micro CS Management Application Guide ...
Page 152: ...CSMIM Micro CS Management Application Guide 10 4 Figure 10 2 Reset Parameters Window ...
Page 240: ...Chapter 16 Booting and Resetting Annexes 16 20 CSMIM Micro CS Management Application Guide ...
Page 286: ...Chapter 17 Displaying Status Information 17 46 CSMIM Micro CS Management Application Guide ...
Page 300: ...Chapter 18 Annex Manager and SNMP 18 14 CSMIM Micro CS Management Application Guide ...