High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_LS
Chapter 4 741
CP-CP sessions are not supported.
ls_detail.def_data.use_default_tg_chars
Specifies whether the default TG characteristics
supplied on the DEFINE_PORT verb are used. Possible
values are:
AP_YES
Use the default TG characteristics; ignore the
tg_chars structure on this verb.
AP_NO
Use the tg_chars structure on this verb.
ls_detail.def_data.tg_chars.effect_cap
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.
ls_detail.def_data.tg_chars.connect_cost
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.
ls_detail.def_data.tg_chars.byte_cost
Cost per byte. Valid values are integer values in the
range 0-255, where 0 is the lowest cost per byte and
255 is the highest.
ls_detail.def_data.tg_chars.security
Security level of the network. 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.