HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_LS
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.
AP_SEC_GUARDED_RADIATION
Data is transmitted over a line that is protected against physical and radiation tapping.
def_data.tg_chars.prop_delay
Propagation delay: the time that a signal takes to travel the length of the link. Specify one of the following
values, according to the type of link:
AP_PROP_DELAY_MINIMUM
Minimum propagation delay.
AP_PROP_DELAY_LAN
Delay is less than 480 microseconds (typical for a LAN).
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
Delay is greater than 245,760 microseconds (typical for a satellite link).
AP_PROP_DELAY_MAXIMUM
Maximum propagation delay.
def_data.tg_chars.user_def_parm_1 through def_data.tg_chars.user_def_parm_3
User-defined parameters, which you can use to include other TG characteristics not covered by the above
parameters. Each of these parameters must be set to a value in the range 1–255.
def_data.target_pacing_count
Numeric value between 1 and 32,767 inclusive indicating the desired pacing window size. (The current
version of SNAplus2 does not make use of this value.)
180