HP Integrity NonStop H-Series User Manual
Page 45
INQUIRE Command
DSNM Commands
2–20
098571 Tandem Computers Incorporated
The following command returns a short status line for each member of the group JAX-
SNAX, and the total number of subordinate objects in each state by object type:
INQUIRE JAX-SNAX, SUMMARY-BYOBJECT
A sample response to the command is:
SNAX LINE \BERLIN.$SATM Up
SNAX PU \BERLIN.$SATM
1 Up, 0 Pending, 0 Down, 0 Undefined, 0 In Error
SNAX LU \BERLIN.$SATM
0 Up, 5 Pending, 0 Down, 0 Undefined, 0 In Error
SNAX LINE \BERLIN.$STLR Up
SNAX PU \BERLIN.$STLR
1 Up, 0 Pending, 0 Down, 0 Undefined, 0 In Error
SNAX LU \BERLIN.$STLR
4 Up, 0 Pending, 1 Down, 0 Undefined, 0 In Error
The following command returns the total number of objects in each state by object type
for the members of the group BERLIN. Because the ONLY modifier is specified,
objects that are subordinate to the members of the group are not included in the totals.
INQUIRE BERLIN, SUMMARY-BYTYPE, ONLY
A sample response to the command is:
EXPAND LINE \BERLIN
2 Up, 0 Pending, 0 Down, 0 Undefined, 0 In Error
SNAX LINE \BERLIN
1 Up, 1 Pending, 0 Down, 0 Undefined, 0 In Error
PATHWAY TCP \BERLIN
0 Up, 0 Pending, 1 Down, 0 Undefined, 0 In Error
The status information is taken from the DSNM object database.