Pathway/XM System Management Manual
PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
10-13
ADD TERM
ADD TERM
This statement enters the name and description of a TERM object into the SuperCTL
configuration file. Use this statement after defining a TERM object with the SET TERM
statement.
This statement can be issued only for configured TERM objects.
term-name
specifies the name of a TERM object. A TERM name can be from 1 through 15
alphanumeric or hyphen characters and must start with a letter, be unique within the
Pathway/XM environment, and not be a Pathway/XM reserved word.
term-attribute
specifies an attribute describing a TERM object. An attribute consists of a keyword
and a value. The value you enter temporarily overrides the value previously
established with the SET TERM statement. Use any of the attributes listed for the
SET TERM statement.
Considerations
•
The ADD TERM is valid only for configured TERM objects. Temporary TERM
objects are added when the PXMCOM RUN PROGRAM command executes.
•
To use the ADD TERM statement, you must have a licensed copy of the
Pathway/iTS product on your system; otherwise, the PATHMON process returns an
error.
•
Based on the needs indicated by the router configuration, PXMCFG creates the
appropriate number of TERM objects.
Examples
The following statement adds definitions for the specified TERM object to the
SuperCTL configuration file:
ADD TERM TERM-1
ADD TERM term-name [ , term-attribute ]...