HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_STATISTICS
sdl_port_oper_table.slow_poll_timer
The timeout between polls for failed secondary link stations. This parameter applies only if the port is primary
and operating in a multipoint topology; its value is undefined otherwise.
LS statistics for Token Ring, Ethernet , FDDI:
vdl_ls_statistics.ls_st_mus_sent
Number of frames sent from SNAplus2 on this LS since the LS was started.
vdl_ls_statistics.ls_st_mus_received
Number of frames received by SNAplus2 on this LS since the LS was started.
vdl_ls_statistics.ls_st_bytes_sent
Number of bytes sent from SNAplus2 on this LS since the LS was started.
vdl_ls_statistics.ls_st_bytes_received
Number of bytes received by SNAplus2 on this LS since the LS was started.
LS statistics for Enterprise Extender:
udp_ls_stats_table.udp_low_out
The number of UDP datagrams sent that contained low priority APPN data.
udp_ls_stats_table.udp_med_out
The number of UDP datagrams sent that contained medium priority APPN data.
udp_ls_stats_table.udp_high_out
The number of UDP datagrams sent that contained high priority APPN data.
udp_ls_stats_table.udp_network_out
The number of UDP datagrams sent that contained network priority APPN data.
udp_ls_stats_table.udp_llc_out
The number of UDP datagrams sent that contained LLC commands.
3.159.4 Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_LINK_NAME
The supplied name parameter was not a valid LS name.
AP_INVALID_PORT_NAME
The supplied name parameter was not a valid port name.
AP_INVALID_STATS_TYPE
The stats_type parameter was not set to a valid value.
AP_INVALID_TABLE_TYPE
The table_type parameter was not set to a valid value.
667