HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_STATISTICS
Ethernet
AP_FDDI
Fiber distributed data interface
AP_X25
X.25 packet switching
AP_IP
Enterprise Extender (also known as HPR/IP)
3.159.3 Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following parameters:
primary_rc
AP_OK
dlc_type
Type of DLC for which statistics information is being returned. Possible values are:
AP_SDLC
SDLC
AP_X25
QLLC
AP_TR
Token Ring
AP_ETHERNET
Ethernet
AP_FDDI
FDDI
AP_IP
Enterprise Extender (also known as HPR/IP)
statistics
Current statistics for the link station or port. This string is replaced by the appropriate structure for the DLC
type. The parameters in the structure are described below.
mux_info.dlc_type
, mux_info.card_type, mux_info.adapter_number
Streams configuration information for the DLC. For more information about these parameters, see Section
3.19, DEFINE_DLC.
LS statistics for SDLC:
sdl_ls_stats_table.index
The index value used internally by SNAplus2 to identify the port that owns this LS.
sdl_ls_stats_table.address
The poll address of the secondary link station.
sdl_ls_stats_table.blus_in
The total number of basic link units (frames) received from the adjacent link station.
661