HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_COS_TG_ROW
Chapter 4 575
cos_tg_row_data.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_data.tg_row.minimum.connect_cost
Minimum limit for cost per connect time; an integer
value in the range 0-255, where 0 is the lowest cost per
connect time and 255 is the highest.
cos_tg_row_data.tg_row.minimum.byte_cost
Minimum limit for cost per byte; an integer value in
the range 0-255, where zero is the lowest cost per byte
and 255 is the highest.
cos_tg_row_data.tg_row.minimum.security
Minimum level of security. Possible values are:
AP_SEC_NONSECURE
No security.
AP_SEC_PUBLIC_SWITCHED_NETWORK
Data is transmitted over a public
switched network.
AP_SEC_UNDERGROUND_CABLE
Data is transmitted over secure
underground cable.
AP_SEC_SECURE_CONDUIT
Data is transmitted over a line in a
secure conduit that is not guarded.
AP_SEC_GUARDED_CONDUIT
Data is transmitted over a line in a
conduit that is protected against
physical tapping.
AP_SEC_ENCRYPTED