HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_NODE
Network node: Maximum number of nodes that can be stored in Topology Database. A value of
0 (zero)
indicates an unlimited number of nodes. For an end nodeor LEN node, this parameter is reserved.
cp_create_parms.max_tdm_tgs
Network node: Maximum number of TGs that can be stored in Topology Database. A value of
0 (zero)
indicates an unlimited number of nodes. For an end nodeor LEN node, this parameter is reserved.
cp_create_parms.max_isr_sessions
Network node: Maximum number of ISR sessions the node can participate in at once. SNAplus2 uses the
value 100 unless a larger number has been specied. For an end nodeor LEN node, this parameter is reserved.
cp_create_parms.isr_sessions_upper_threshold
and cp_create_parms.isr_sessions_lower_threshold
Network node: These thresholds control the nodes congestion status, which is reported to other nodes in the
network for use in route calculations. The node state changes from uncongested to congested if the number
of ISR sessions exceeds the upper threshold. The node state changes back to uncongested when the number
of ISR sessions dips below the lower threshold. For an end node or LEN node, these parameters are reserved.
cp_create_parms.isr_max_ru_size
Network node: Maximum RU size supported for intermediate sessions. For an end node or LEN node, this
parameter is reserved.
cp_create_parms.isr_rcv_pac_window
Network node: Suggested receive pacing window size for intermediate sessions, in the range
163. This value
is only used on the secondary hop of intermediate sessions if the adjacent node does not support adaptive
pacing. For an end node or LEN node, this parameter is reserved.
cp_create_parms.store_endpt_rscvs
Species whether RSCVs should be stored for diagnostic purposes. Possible values are:
AP_YES
Store RSCVs.
AP_NO
Do not store RSCVs.
If this eld is set to
AP_YES, then an RSCV will be returned on the QUERY_SESSION verb. (Setting this
value to
AP_YES means an RSCV will be stored for each endpoint session. This extra storage can be up to
256 bytes per session.)
cp_create_parms.store_isr_rscvs
Network node: Species whether RSCVs should be stored for diagnostic purposes (
AP_YES or AP_NO). If
this eld is set to
AP_YES, then an RSCV will be returned on the QUERY_ISR_SESSION verb. (Setting 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 nodeor LEN node, this parameter is reserved.
cp_create_parms.store_dlur_rscvs
Species whether RSCVs should be stored for diagnostic purposes (
AP_YES
or AP_NO). If this eld 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. This extra storage can be up to 256 bytes per
session.)
cp_create_parms.dlur_support
Species 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
581