ressubscr
ClearIpoeSessionStruct


This structure encapsulates all the necessary parameters required during retrieving IPoE sessions. The siteId and svcId are required. If using any other optional parameters, one of sapId or interfaceId must be set.


public struct ClearIpoeSessionStruct

Properties
siteId Specifies the NE of the IPoE session(s). This is a required input parameter.

type=string

svcId Specifies the service id of the IPoE session(s). This is a required input parameter.

type=long

sapId Specifies the SAP id of the IPoE session(s). This is a optional input parameter.

type=string

interfaceName Specifies the NE of the IPoE session(s). This is a optional input parameter.

type=string

macAddress Specifies the MAC address of the IPoE session(s). This is a optional input parameter.

type=MacAddress

circuitId Specifies the circuit ID of the IPoE session(s). This is a optional input parameter.

type=string

remoteId Specifies the remote ID of the IPoE session(s). This is a optional input parameter.

type=string

interDestId Specifies the intermediate destination identifier of the IPoE session(s). This is a optional input parameter.

type=string

ipAddress Specifies the IP address of the IPoE session(s). This is a optional input parameter.

type=InetAddress

portName Specifies the port of the IPoE session(s). This is a optional input parameter.

type=string

subscriberName Specifies the subscriber of the IPoE session(s). This is a optional input parameter.

type=string

sapSessionId Specifies the session ID of the IPoE session. This is an optional input parameter.

type=long