ASAP 3.0 Client Manual

HP NonStop ASAP Client Manual Page 134 of 161
<Boolean> ::= YES | NO | TRUE | FALSE
<Number> ::= Numeric characters, such as 123
<Quoted-String> ::= Any Chars between double quotes, such as "Any Text, 123"
<String> ::= <Alpha> | <AlphaNumeric> | <Numeric> | <Quoted-String>
Ci - EDL Entity Property
Ci string
The Ci entity property defines the name of the command interpreter that provides
information for this entity. The default value is ASAP; use of other values is not
supported.
Applies to: Client and Server
Default: ASAP
Example
CI ASAP
Command - EDL Entity Property
Command string
The Command entity property defines one or more commands that are sent to the
ASAP Server command interpreter. These commands are used to retrieve statistics for
a given entity.
A Command must include the "RAW, TAB" formatting options. In most cases, the
ASAP Client requires the data to be formatted in RAW, TAB format. For example,
RAW does not zero suppress numeric values, and the TAB option formats output in
tab delimited columns. App commands should also include the STATE option; for
example, “RAW, TAB, STATE”.
Multiple commands can be associated with a given entity. This permits a wide variety
of possibilities for abstract domains. For example, these commands let subsets of
objects be associated with an abstract domain:
ENTITY AtmFacet
CI ASAP
Command "APP\* ATM\FACET\BEST,RAW,TAB,STATE" -- ATM\FACET\BEST
Command "APP\* ATM\FACET\ZEIST,RAW,TAB,STATE" -- ATM\FACET\ZEIST
ENABLED YES;