HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_CN
Chapter 3 171
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.
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.
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.
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.
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.