HP Integrity NonStop H-Series User Manual
Page 42

INQUIRE Command
DSNM Commands
098571 Tandem Computers Incorporated
2–17
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.”
response-modifier
determines how much status information is returned and how it is formatted:
BRIEF
returns one line of information for each object.
DETAIL
returns one line of information on each object, plus
detailed information from each object’s subsystem.
SUMMARY
returns the number of objects in each state.
SUMMARY-BYOBJECT returns the number of objects in each state, listed by
object.
SUMMARY-BYTYPE
returns the number of objects in each state, listed by
object type.
For detailed information on the response modifier, see Section 4, “Modifiers.”