HP-UX SNAplus2 R7 NOF Programmer's Guide

NOF API Verbs
QUERY_STATISTICS
The number of times that SNAplus2 has deactivated an LS using this port because the Remote Busy timer
expired.
sdl_port_stats_table.retries_exps
The number of times that SNAplus2 has deactivated an LS using this port because a retry sequence has been
exhausted.
sdl_port_stats_table.retransmits_in
The total number of retransmitted I-frames received from adjacent link stations.
sdl_port_stats_table.retransmits_out
The total number of retransmissions of I-frames to adjacent link stations.
Port operational information for SDLC:
sdl_port_oper_table.index
The index value used internally by SNAplus2 to identify the port.
sdl_port_oper_table.role
The link role of the port. Possible values are:
SDL_MIB_PRIMARY
Primary
SDL_MIB_SECONDARY
Secondary
SDL_MIB_NEGOTIABLE
Negotiable
sdl_port_oper_table.type
Species whether the port is operating as though connected to a leased or switched line. Possible values are:
SDL_MIB_LEASED
SDL_MIB_SWITCHED
sdl_port_oper_table.topology
Species whether the port can operate in a multipoint topology. Possible values are:
SDL_MIB_POINT_TO_POINT
Port can operate only as point-to-point.
SDL_MIB_MULTIPOINT
Port can operate as multipoint.
sdl_port_oper_table.activto
The length of time, in hundredths of a second, that the port allows a switched line to remain inactive (no
I-frames being transferred) before disconnecting. A value of zero indicates no timeout; the line remains
connected regardless of inactivity. This parameter applies only for a switched link; its value is undened for
a leased link.
sdl_port_oper_table.pause
The length of time that the primary station waits between successive cycles of polling secondary stations.
This parameter applies only if the LS role is primary; its value is undened if the LS role is secondary.
sdl_port_oper_table.slow_poll_method
The method used for periodically polling failed secondary link stations. This is set to
SDL_MIB_POLLPAUSE.
666