Administration Commands
query_dspu_template
2.130 query_dspu_template
The query_dspu_template command returns information about defined downstream PU templates used for PU concentration over implicit links.
2.130.1 Supplied Parameters
Parameter name  | Type  | Length  | Default  | 
[query_dspu_template]  | 
  | 
  | 
  | 
num_entries  | decimal  | 
  | 1  | 
list_options  | constant  | 
  | LIST_INCLUSIVE  | 
template_name  | character  | 8  | (null string)  | 
Supplied parameters are:
num_entries
Maximum number of entries for which data should be returned. You can specify 1 to return data for a specific template, a number greater than 1 to return data for multiple templates, or 0 (zero) to return data for all templates.
list_options
The position in the list of entries from which SNAplus2 begins to return data.
Possible values are:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the template_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the template_name parameter
template_name
Name of the DSPU template for which information is required, or the name to be used as an index into the list. Specify 
2.130.2 Returned Parameters
Parameter name  | Type  | Length  | 
template_name  | character  | 8  | 
description  | character  | 
  | 
max_instance  | decimal  | 
  | 
active_instance  | decimal  | 
  | 
num_of_dslu_templates  | decimal  | 
  | 
{dslu_template}  | 
  | 
  | 
min_nau  | decimal  | 
  | 
max_nau  | decimal  | 
  | 
allow_timeout  | constant  | 
  | 
delayed_logon  | constant  | 
  | 
host_lu  | character  | 8  | 
381