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 specic
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 rst entry in the list
LIST_INCLUSIVE
Start at the entry specied by the port_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specied by the port_name parameter
fqcn_name
Fully qualied name of the CN on which the required port is dened, or the name to be used as an index
into the list of CNs and ports. Specify 317 type-A characters consisting of a 18 character network name,
followed by a period, followed by a 18 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 18 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 qualied name of the CN.
port_name
Name of the port.
tg_num
Transmission group number for the specied port.
318