HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_NN_TOPOLOGY_TG
End node.
AP_VRN
Virtual routing node.
topology_tg_detail.dest
Name of the destination node for the TG. The name is a 17-byte EBCDIC string, padded on the right with
EBCDIC spaces. It consists of a network ID of 1–8 A-string characters, an EBCDIC dot (period) character,
and a network name of 1–8 A-string characters.
topology_tg_detail.dest_type
Type of the destination node for the TG. Possible values are:
AP_NETWORK_NODE
Network node.
AP_END_NODE
End node.
AP_VRN
Virtual routing node.
topology_tg_detail.tg_num
Number associated with the TG.
topology_tg_detail.frsn
Flow Reduction Sequence Number (FRSN), indicating the last time that this resource was updated at the local
node.
topology_tg_detail.days_left
Number of days before this TG entry will be deleted from the Topology Database.
topology_tg_detail.dlc_data.length
If
dest_type or owner_type is
AP_VRN, this field specifies the length of the DLC address in the following field.
Otherwise, this field is not used.
topology_tg_detail.dlc_data.address
If dest_type or owner_type is
AP_VRN, this field specifies the DLC address (in hexadecimal) of the connection
to the VRN. The number of bytes in the address is given by the preceding field, length; the remaining bytes
in the field are undefined. Otherwise, this field is not used.
For Token Ring, Ethernet, or FDDI, the address is in two parts: a 6-byte MAC address and a 1-byte local
SAP address. The bit ordering of the MAC address may not be in the expected format; for information about
converting between the two address formats, see Section 3.29.7, Bit Ordering in MAC Addresses.
For Enterprise Extender (HPR/IP), see Section 3.129, QUERY_LS for details of the address format.
topology_tg_detail.rsn
Resource Sequence Number. This is assigned by the network node that owns this resource.
topology_tg_detail.status
Specifies the status of the TG. This may be one or more of the following, combined using a logical
OR
operation.
AP_NONE
AP_TG_OPERATIVE
AP_TG_QUIESCING
AP_TG_CP_CP_SESSIONS
574