HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_NODE
/* stored in Topology Database */
AP_UINT16 max_tdm_tgs; /* max number of TGs that can be */
/* stored in Topology Database */
AP_UINT32 max_isr_sessions; /* maximum ISR sessions */
AP_UINT32 isr_sessions_upper_threshold; /* upper threshold for ISR */
/* sessions */
AP_UINT32 isr_sessions_lower_threshold; /* lower threshold for ISR */
/* sessions */
AP_UINT16 isr_max_ru_size; /* max RU size for ISR */
AP_UINT16 isr_rcv_pac_window; /* ISR receive pacing window size */
unsigned char store_endpt_rscvs; /* endpoint RSCV storage */
unsigned char store_isr_rscvs; /* ISR RSCV storage */
unsigned char store_dlur_rscvs; /* DLUR RSCV storage */
unsigned char dlur_support; /* is DLUR supported? */
unsigned char pu_conc_support; /* is PU conc supported? */
unsigned char nn_rar; /* Route additional resistance */
unsigned char hpr_support; /* Level of hpr support */
unsigned char mobile; /* reserved */
unsigned char discovery_support; /* reserved */
unsigned char discovery_group_name[8]; /* reserved */
unsigned char implicit_lu_0_to_3; /* reserved */
unsigned char default_preference; /* reserved */
unsigned char anynet_supported; /* reserved */
AP_UINT16 max_ls_exception_events; /* Max # exception entries */
unsigned char comp_in_series; /* reserved */
unsigned char max_compress_lvl; /* reserved */
unsigned char node_spec_data_len; /* reserved */
unsigned char ptf[64]; /* program temporary fix array */
unsigned char cos_table_version; /* version of COS tables to use */
unsigned char send_term_self; /* default PLU-SLU session term */
unsigned char disable_branch_awareness; /* disable BrNN awareness */
unsigned char cplu_syncpt_support; /* syncpoint support on CP LU? */
unsigned char cplu_attributes; /* attributes for CP LU */
unsigned char reserved[95]; /* reserved */
} CP_CREATE_PARMS;
3.37.2 Supplied Parameters
opcode
AP_DEFINE_NODE
node_name
Name of SNAplus2 node that the application wishes to define.
If the node name includes a . (period) character, SNAplus2 assumes that it is a fully-qualified name; otherwise
it performs a DNS lookup to determine the node name.
cp_create_parms.crt_parms_len
Length of create parameters structure.
cp_create_parms.description
A text string (0–31 characters followed by a null character) describing the node. This string is for information
only; it is stored in the node’s configuration file and returned on the QUERY_NODE verb, but SNAplus2
does not make any other use of it.
cp_create_parms.node_type
One of the following node types:
216