HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_COS
AP_PROP_DELAY_MINIMUM
Minimum propagation delay.
AP_PROP_DELAY_LAN
Delay is less than 480 microseconds (typical for a LAN).
AP_PROP_DELAY_TELEPHONE
Delay is in the range 480–49,512 microseconds (typical for a telephone network).
AP_PROP_DELAY_PKT_SWITCHED_NET
Delay is in the range 49,512–245,760 microseconds (typical for a packet-switched network).
AP_PROP_DELAY_SATELLITE
Delay is greater than 245,760 microseconds (typical for a satellite link).
AP_PROP_DELAY_MAXIMUM
Maximum propagation delay.
cos_tg_row.maximum.user_def_parm_1 through cos_tg_row.maximum.user_def_parm_3
Maximum values for user-defined parameters, which you can use to include other TG characteristics not
covered by the above parameters. Each of these parameters must be set to a value in the range 0–255.
cos_tg_row.weight
Weight associated with this TG row.
Each node row contains a set of minimum node characteristics, a set of maximum node characteristics, and
a weight. When computing the weights for a node, its characteristics are checked against the minimum and
maximum characteristics defined for each node row. The node is then assigned the weight of the first node
row which bounds all the node’s characteristics within the limits specified. If the node characteristics do not
satisfy any of the listed node rows, the node is considered unsuitable for this COS, and is assigned an infinite
weight. The node rows must be listed in ascending order of weight.
cos_node_row.minimum.rar
Route additional resistance minimum. Values must be in the range 0–255.
cos_node_row.minimum.status
Specifies the minimum congestion status of the node. Possible values are:
AP_UNCONGESTED
The number of ISR sessions is below the isr_sessions_upper_threshold value in the node’s configuration.
AP_CONGESTED
The number of ISR sessions exceeds the threshold value.
cos_node_row.maximum.rar
Route additional resistance maximum. Values must be in the range 0–255.
cos_node_row.maximum.status
Specifies the maximum congestion status of the node. Possible values are:
AP_UNCONGESTED
The number of ISR sessions is below the isr_sessions_upper_threshold value in the node’s configuration.
AP_CONGESTED
119