Administration Commands
query_cos_tg_row
Supplied parameters are:
num_entries
Maximum number of COS TG rows for which data should be returned. You can specify 1 to return data for a specific COS TG row, a number greater than 1 to return data for multiple COS TG rows, or 0 (zero) to return data for all COS TG rows.
list_options
The position in the list of COS TG rows from which SNAplus2 begins to return data. The list is ordered by cos_name, and then by tg_row_index, for each COS.
Possible values are:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the combination of the cos_name and tg_row_index parameters
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the combination of the cos_name and tg_row_index parameters
cos_name
Class of service (COS) name for which data is required, or the name to be used as an index into the list. The name is a
tg_row_index
TG row number for which data is required, or the number to be used as an index into the list. The first row has an index of 0 (zero). This parameter is ignored if list_options is set to FIRST_IN_LIST.
2.113.2 Returned Parameters
Parameter name | Type | Length |
cos_name | character | 8 |
tg_row_index | decimal |
|
min_effect_cap | hex number |
|
min_connect_cost | decimal |
|
min_byte_cost | decimal |
|
min_security | constant |
|
min_prop_delay | constant |
|
min_user_def_parm_1 | decimal |
|
min_user_def_parm_2 | decimal |
|
min_user_def_parm_3 | decimal |
|
max_effect_cap | hex number |
|
max_connect_cost | decimal |
|
max_byte_cost | decimal |
|
max_security | constant |
|
max_prop_delay | constant |
|
max_user_def_parm_1 | decimal |
|
max_user_def_parm_2 | decimal |
|
max_user_def_parm_3 | decimal |
|
weight | decimal |
|
If the command executes successfully, SNAplus2 returns the following parameters:
327