ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual Page 190 of 381
<#OBJECT>
The NonStop OS or OSS object name
<#DOMAIN>
The domain name
<#D1>
Leftmost part of a multilevel domain name
<#D2>
2nd part of a multilevel domain name
<#D3>
3rd part of a multilevel domain name
<#D4>
4th part of a multilevel domain name
<#D5>
5th part of a multilevel domain name
<#ATTR>
The attribute name
<#OP>
The binomial objective operator. Operators are
defined using the following 2-byte values:
GT greater than
G2 level 2 greater than
G3 level 3 greater than
LT less than
L2 level 2 less than
L3 level 3 less than
EQ equal
NE not equal
GE greater than or equal to
LE less than or equal to
<#VALUE>
The current value of the attribute
<#STATE>
The current state of the attribute
<#LASTSTATE>
The last state of the attribute
<#GOAL>
The objective value
<#GNAME>
The name of the Boolean goal
<#GOALVAL>
Attribute, operator, goal and value in a string
with no spaces where goal and value are
separated by the | character. For example,
"PRI=150|180". "PRI = 150" is the goal setting
and 180 is the current value of the PRI attribute.
<#attrGOAL>
A specific goal token for the attribute. For
example if the attribute name is BUSY the name
of this token will be <#BUSYGOAL> and it will
contain the goal for the BUSY attribute.
<#attrOP>
A specific operator token for the attribute. For
example if the attribute name is BUSY the name
of this token will be <#BUSYOP> and it will
contain the operator used with the BUSY
attribute.