Command Reference Guide

Administration Commands
query_cos
Possible values are:
FIRST_IN_LIST
Start at the rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the cos_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the cos_name parameter
cos_name
COS name for which data 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.
2.111.2 Returned Parameters
Parameter name Type Length
cos_name character 8
description character 31
transmission_priority constant
num_of_node_rows decimal
num_of_tg_rows decimal
trees decimal
calcs decimal
rejs decimal
If the command executes successfully, SNAplus2 returns the following parameters:
cos_name
Species the class of service (COS) name which is an 8-byte character string.
description
A text string describing the COS, as specied in the denition of the COS.
transmission_priority
Species the transmission priority. Possible values are:
LOW
The session using this COS is given low priority.
MEDIUM
The session using this COS is given medium priority.
HIGH
The session using this COS is given high priority.
NETWORK
The session using this COS is given the highest priority.
num_of_node_rows
Number of node rows dened for this COS.
num_of_tg_rows
Number of TG rows dened for this COS.
323