HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
query_cn_port
2.109.1 Supplied Parameters
Parameter name Type Length Default
[query_cn_port]
num_entries decimal 1
list_options constant LIST_INCLUSIVE
fqcn_name character 17
port_name character 8 (null string)
Supplied parameters are:
num_entries
Maximum number of ports for which data should be returned. You can specify 1 to return data for a specific
port, a number greater than 1 to return data for multiple ports, or 0 (zero) to return data for all ports.
list_options
The position in the list of ports 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 port_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the port_name parameter
fqcn_name
Fully qualified name of the CN on which the required port is defined, or the name to be used as an index
into the list of CNs and ports. Specify 3–17 type-A characters consisting of a 1–8 character network name,
followed by a period, followed by a 1–8 character CN name. This parameter must always be set.
port_name
Name of the port for which information is required, or the name to be used as an index into the list of ports.
This name is a string of 1–8 characters. This parameter is ignored if list_options is set to FIRST_IN_LIST.
2.109.2 Returned Parameters
Parameter name Type Length
fqcn_name character 17
port_name character 8
tg_num decimal
If the command executes successfully, the following parameters are returned:
fqcn_name
Fully qualified name of the CN.
port_name
Name of the port.
tg_num
Transmission group number for the specified port.
318