
Administration Commands
query_cos_node_row
trees
Number of route tree caches built for this COS since the last initialization.
calcs
Number of session activation requests (and therefore route calculations) specifying this COS.
rejs
Number of session activation requests that failed because there was no acceptable route through the network from this node to the named destination. A route is only acceptable if it is made up entirely of active TGs and nodes that can provide the specified class of service.
2.111.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
INVALID_COS_NAME
The list_options parameter was set to LIST_INCLUSIVE to list all entries starting from the supplied name, but the cos_name parameter value was not valid.
State Check
No specific state errors, other than those listed in Appendix A, Common Return Codes from snapadmin Commands, occur for this command.
Other Conditions
Appendix A, Common Return Codes from snapadmin Commands, lists combinations of primary and secondary return codes that are common to all commands.
2.112 query_cos_node_row
The query_cos_node_row command returns node row information for a specified class of service (COS). This command can be used to obtain information about a specific COS node row or about multiple COS node rows, depending on the options used.
2.112.1 Supplied Parameters
Parameter name | Type | Length | Default |
[query_cos_node_row] |
|
|
|
num_entries | decimal |
| 1 |
list_options | constant |
| LIST_INCLUSIVE |
cos_name | character | 8 | (null string) |
324