HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF Indications
NN_TOPOLOGY_NODE_INDICATION
} MODE_INDICATION;
4.15.2 Parameters
opcode
AP_MODE_INDICATION
primary_rc
AP_OK
data_lost
Specifies whether any previous mode indications have been lost. If SNAplus2 detects a condition that prevents
it from sending an indication (for example an internal resource shortage), it indicates this by setting the
data_lost parameter on the next indication after the condition has cleared. Possible values are:
AP_YES
One or more previous mode indications were lost.
AP_NO
No previous mode indications were lost.
removed
This parameter is currently not used; a mode indication is generated only when the LUs start to use the mode,
and not when they stop using it.
lu_alias
Locally defined LU alias. This is an 8-byte ASCII string, padded on the right with spaces if the name is
shorter than 8 bytes.
plu_alias
Partner LU alias. This is an 8-byte ASCII string, padded on the right with spaces if the name is shorter than
8 bytes.
fqplu_name
Fully qualified name of the partner LU. The name is a 17-byte EBCDIC string, padded on the right with
EBCDIC spaces. It consists of a network ID of up to 8 A-string characters, an EBCDIC dot (period) character,
and a network name of up to 8 A-string characters.
mode_name
Mode name which designates the network properties for a group of sessions. This is an 8-byte type-A EBCDIC
string (starting with a letter), padded on the right with spaces if the name is shorter than 8 characters.
description
A null-terminated text string describing the mode, as specified in the definition of the mode.
curr_sess_count
The number of sessions currently active for this LU-LU-mode combination.
4.16 NN_TOPOLOGY_NODE_INDICATION
This indication is generated when a node entry in a network node’s topology database is activated or deactivated.
789