High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_COS
Chapter 3 177
by a null character) describing the COS. This string is
for information only; it is stored in the node's
configuration file and returned on the QUERY_COS
verb, but SNAplus2 does not make any other use of it.
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.