HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LS
If adj_cp_type is set to
AP_BACK_LEVEL_LEN_NODE, this parameter specifies whether to suppress inclusion of
the Network Name CV in the format 3 XID sent to the LEN node. Possible values are:
AP_NO
Include the Network Name CV in the XID.
AP_SUPPRESS_CP_NAME
Do not include the Network name CV.
If adj_cp_type is set to any other value, this parameter is reserved.
ls_detail.def_data.adj_node_id
Node ID of adjacent node. This is a 4-byte hexadecimal string; a value of 4 zeros indicates that node ID
checking is disabled.
ls_detail.def_data.local_node_id
Node ID sent in XIDs on this LS. This is a 4-byte hexadecimal string, consisting of a block number (3
hexadecimal digits) and a node number (5 hexadecimal digits). A value of all zeros indicates that SNAplus2
uses the node ID specified in the DEFINE_NODE verb.
ls_detail.def_data.cp_cp_sess_support
Specifies whether CP-CP sessions are supported. Possible values are:
AP_YES
CP-CP sessions are supported.
AP_NO
CP-CP sessions are not supported.
ls_detail.def_data.use_default_tg_chars
Specifies whether the default TG characteristics supplied on the DEFINE_PORT verb are used. Possible
values are:
AP_YES
Use the default TG characteristics; ignore the
tg_chars
structure on this verb.
AP_NO
Use the
tg_chars structure on this verb.
ls_detail.def_data.tg_chars.effect_cap
Actual bits per second rate (line speed). The value is encoded as a 1-byte floating point number, represented
by the formula 0.1 mmm * 2
eeeee
where the bit representation of the byte is b’eeeeemmm’. Each unit of
effective capacity is equal to 300 bits per second.
ls_detail.def_data.tg_chars.connect_cost
Cost per connect time. Valid values are integer values in the range 0–255, where 0 is the lowest cost per
connect time and 255 is the highest.
ls_detail.def_data.tg_chars.byte_cost
Cost per byte. Valid values are integer values in the range 0–255, where 0 is the lowest cost per byte and
255 is the highest.
ls_detail.def_data.tg_chars.security
Security level of the network. Possible values are:
AP_SEC_NONSECURE
No security.
AP_SEC_PUBLIC_SWITCHED_NETWORK
508