HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_COS_TG_ROW
cos_tg_row_data.tg_row_index
TG row index (the first row has an index of zero).
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
Data is encrypted before transmission over the line.
AP_SEC_GUARDED_RADIATION
Data is transmitted over a line that is protected against physical and radiation tapping.
cos_tg_row_data.tg_row.minimum.prop_delay
Minimum limits for propagation delay: the time that a signal takes to travel the length of the link. Possible
values are:
AP_PROP_DELAY_MINIMUM
Minimum propagation delay.
AP_PROP_DELAY_LAN
Delay is less than 480 microseconds (typical for a LAN). If the verb was issued to a running
node, this value will be returned if the DEFINE_COS specified either
AP_PROP_DELAY_LAN or
AP_PROP_DELAY_MINIMUM.
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
379