Administration Commands
query_statistics
slow_poll_method constant
slow_poll_timer decimal
If the command executes successfully, the following parameters are returned:
index
The index value used internally by SNAplus2 to identify the port.
role
The link role of the port. Possible values are:
PRIMARY
Port is the primary link.
SECONDARY
Port is the secondary link.
NEGOTIABLE
Port role is negotiable.
type
Specifies whether the port is operating as though connected to a leased or switched line. Possible values are:
LEASED
Port is operating as though connected to a leased line.
SWITCHED
Port is operating as though connected a switched line.
topology
Specifies whether the port can operate in a multipoint topology. Possible values are:
POINT_TO_POINT
Port can operate only as
MULTIPOINT
Port can operate as multipoint.
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 0 indicates no timeout; the line remains connected regardless of inactivity. This parameter is defined only for a switched link; its value is undefined for a leased link.
pause
The length of time that the primary station waits between successive cycles of polling secondary stations. This parameter is defined only if the LS role is PRIMARY; its value is undefined if the LS role is SECONDARY.
slow_poll_method
The method used for periodically polling failed secondary link stations. This parameter is set to POLLPAUSE.
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.
547