HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_cos_node_row
node_row_index decimal 0
Supplied parameters are:
num_entries
Maximum number of COS node rows for which data should be returned. You can specify 1 to return data
for a specic COS node row, a number greater than 1 to return data for multiple COS node rows, or 0 (zero)
to return data for all COS node rows.
list_options
The position in the list of COS node rows from which SNAplus2 begins to return data. The list is ordered
by
cos_name, and then by node_row_index, for each COS.
Possible values are:
FIRST_IN_LIST
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the combination of the cos_name and node_row_index parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the combination of the cos_name and
node_row_index parameters
cos_name
Class of service name for which node row information is required, or the name to be used as an index into
the list. This value is ignored if list_options is set to FIRST_IN_LIST. The name is a type-A character
string starting with a letter.
node_row_index
Node row number for which information is required, or the number to be used as an index into the list. This
value is ignored if list_options is set to FIRST_IN_LIST. Use query_cos to determine the number of
node rows associated with this COS.
2.112.2 Returned Parameters
Parameter name Type Length
cos_name character 8
node_row_index decimal
min_rar decimal
min_status constant
max_rar decimal
max_status constant
weight decimal
If the command executes successfully, SNAplus2 returns the following parameters:
cos_name
Species the class of service (COS) name.
node_row_index
Species the node row index.
min_rar through weight
325