ressubscr
L2TPTunnelRetrievalStruct


This structure encapsulates all the necessary parameters required to retrieve L2TP Tunnel Endpoint information on LNS from LAC.


public struct L2TPTunnelRetrievalStruct

Properties
siteId Specifies the NE of the LAC. This is a required input parameter.

type=string

subscriberId Specifies the subscriber Identification on the LAC. This is a required input parameter.

type=string

timeout The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns. This is an optional input parameter. The default value is 5 minutes (300000).

type=long