HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_COS
Chapter 3178
transmission_priority
Transmission priority. Possible values are:
AP_LOW
AP_MEDIUM
AP_HIGH
AP_NETWORK
num_of_node_rows
Number of node rows which follow the DEFINE_COS
VCB (after the TG rows). The maximum is 8.
num_of_tg_rows
Number of TG rows which follow the DEFINE_COS
VCB. The maximum is 8.
Each TG row contains a set of minimum TG
characteristics, a set of maximum TG characteristics,
and a weight. When computing the weights for a TG,
its characteristics are checked against the minimum
and maximum characteristics defined for each TG row.
The TG is then assigned the weight of the first TG row
which bounds all the TG's characteristics within the
limits specified. If the TG characteristics do not satisfy
any of the listed TG rows, the TG is considered
unsuitable for this COS, and is assigned an infinite
weight. The TG rows must be concatenated in
ascending order of weight.
cos_tg_row.minimum.effect_cap
Minimum limit for actual bits per second rate (line
speed). The value is encoded as a 1-byte floating point
number, represented by the formula 0.1 mmm * 2
eeeee
where the bit representation of the byte is
b'eeeeemmm'. Each unit of effective capacity is equal to
300 bits per second.
cos_tg_row.minimum.connect_cost
Minimum limit for cost per connect time. Valid values
are integer values in the range 0-255, where 0 is the
lowest cost per connect time and 255 is the highest.