HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_NODE
this value to AP_YES means an RSCV will be stored for each ISR session. This extra storage can be up to
256 bytes per session.) For an end node or LEN node, this parameter is reserved.
cp_create_parms.store_dlur_rscvs
Specifies whether RSCVs should be stored for diagnostic purposes (AP_YES or AP_NO). If this field is set
to AP_YES, then an RSCV will be returned on the QUERY_DLUR_LU verb. (Setting this value to AP_YES
means an RSCV will be stored for each PLU-SLU session using DLUR. This extra storage can be up to 256
bytes per session.)
cp_create_parms.dlur_support
Specifies whether DLUR is supported. For a LEN node, this parameter is reserved. Possible values are:
AP_YES
DLUR is supported.
AP_LIMITED_DLUR_MULTI_SUBNET | AP_YES
End Node or Branch Network Node: DLUR is supported, but will not be used to connect to a DLUS in
another subnet. If multi-subnet operation is not required, you should use this value instead of AP_YES,
to reduce network traffic and congestion at the network node.
This value is not supported for a Network Node.
AP_NO
DLUR is not supported.
cp_create_parms.pu_conc_support
Specifies whether PU concentration is supported (AP_YES or AP_NO).
If the node will be used to run Primary RUI applications communicating with downstream LUs, this parameter
must be set to AP_YES.
cp_create_parms.nn_rar
The network node’s route additional resistance, in the range 0–255.
cp_create_parms.hpr_support
Specifies the level of HPR (High Performance Routing) support provided by the node. Possible values are:
AP_NONE
No support for HPR.
AP_BASE
This node can perform automatic network routing (ANR) but cannot act as an RTP (Rapid Transport
Protocol) end point for HPR sessions.
AP_RTP
This node can perform automatic network routing (ANR) and can act as an RTP (Rapid Transport
Protocol) end point for HPR sessions.
AP_CONTROL_FLOWS
This node can perform all HPR functions including control flows.
If the local node is a LEN node, this parameter should be set to AP_NONE. Otherwise the recommended
setting is AP_CONTROL_FLOWS.
If you are using Enterprise Extender (HPR/IP) links on this node, this parameter must be set to
AP_CONTROL_FLOWS.
220