About this guide, Purpose of this guide, Users of this guide – Visara Master Console Center Scripting Guide User Manual

Page 9: Organization

Advertising
background image

Scripting Guide

9

About This Guide

Purpose of This Guide

This guide illustrates the Master Console Center Global Control
Language (MCC GCL). It assumes a sound foundation in programming
concepts such as arrays, variable manipulation, looping, parameter
passing, function calls, and return values.
You should read the Operations Guide before writing scripts to become
familiar with basic MCC operations.

Users of this Guide

This guide is intended for Master Console Center users who want to learn
the MCC GCL, as well as providing a reference of the MCC GCL
commands for experienced users.

Organization

This guide is organized into the following chapters:

Chapter Topic

Chapter 1 Script

Overview

Describes an overview of the

structure and usage of scripts.

Chapter 2 Advanced

Topics

Describes the product, Object

Manager, and the basics of SNMP.

Chapter 3 Script Syntax

Describes the syntax of scripts including

date/time, string expressions, numeric
expressions, manifest constants,

operators, comment statements, label

statements, and an example of a script.

Chapter 4 Regular

Expressions

Contains information on using and

building regular expressions.

Chapter 5 Script

Commands

Describes the scripts available to the

MCC including the syntax,
description, action, parameters, and

any notes associated with the script.

Chapter 6 Obsolete

Material

Describes script commands and

manifest constants that are no longer

used.

Appendix A ASCII
Character Values

Lists ASCII character values.

Appendix B Command

Syntax

Lists commands and their syntax.

Advertising