Manual
UPDATE Command
DSNM Commands
098571 Tandem Computers Incorporated 2–37
ERROR-BRIEF returns a one-line response for each object producing an
error; the response identifies the object and briefly describes
the error.
ERROR-DETAIL returns the same information as ERROR-BRIEF, along with
additional details about the errors. If additional information
is not available, ERROR-BRIEF and ERROR-DETAIL result
in the same response.
ERROR-SUPPRESS suppresses any response from objects that produce errors.
This option is normally used when it is known in advance
that objects will produce errors and the response is not
desired.
If you do not specify a value for the error modifier, it defaults to ERROR-BRIEF.
state-modifier
restricts the scope of the command to a subset of the specified objects, depending
on their states:
UP restricts the command to the specified objects that are up.
NOT-UP restricts the command to the specified objects that are either
down or pending.
DOWN restricts the command to the specified objects that are down.
NOT-DOWN restricts the command to the specified objects that are either
up or pending.
If you do not specify a value for the state modifier, DSNM applies the command to
all objects that match your object specification, regardless of their states. For
detailed information on the state modifier, see Section 4, “Modifiers.”
highlight-modifier
determines the scope of the command, based on information in the DSNM object
database:
DEFINED limits the scope of the command to objects that are defined
in the DSNM object database.
UNDEFINED limits the scope of the command to objects that are not
defined in the DSNM object database.
MONITORED limits the scope of the command to objects that are recorded
in the DSNM object database as being monitored.
NOT-MONITORED limits the scope of the command to objects that are recorded
in the DSNM object database as not being monitored.