HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
DEFINE_CN
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 0–255.
port_name
Array of up to eight port names defined on the connection network. Each port name is an 8-byte ASCII string,
padded on the right with spaces if the name is shorter than 8 bytes, and must already have been defined by
a DEFINE_PORT verb. The port type must be a network type that supports connection networks (Ethernet,
Token Ring, FDDI, Enterprise Extender). Additional ports may be defined on the Connection Network by
issuing another DEFINE_CN specifying the new port names.
3.13.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameter:
113