mld
MldSapStruct


Structure used to pass the GrpInterfaceSap parameters for a retrieveMldGroupIfSapGrp request


public struct MldSapStruct

Properties
siteId

type=string

svcId The service Id of the GrpInterfaceSap. For GrpInterfaceSap on base routing instance. This value can be set to 0, or the service ID of the IES service for which the MLD group interface reside on.

type=long

fwdSvcId The fwdServiceId value of the GrpInterfaceSap

type=long

grpIfIndex The groupIfIndex value of the GrpInterfaceSap

type=long

portName The portName value of the GrpInterfaceSap, e.g.: 1/1/23. Make sure you are using the portName attribute value (e.g: 1/1/23), Not the displayedName attribute value (e.g: port 1/1/23).

type=string

combinedEncap The encapValue value of the GrpInterfaceSap If this parameter is set, encapType, innerEncapVal and outerEncapVal will be ignored. It is recommended that you set this value if available.

type=long

encapType encapType, innerEncapVal and outerEncapVal are only needed if combinedEncap is not set.

type=equipment.PortEncapType

innerEncapVal encapType, innerEncapVal and outerEncapVal are only needed if combinedEncap is not set. Use VCI if its an ATM connection

type=long

outerEncapVal encapType, innerEncapVal and outerEncapVal are only needed if combinedEncap is not set. Use VPI if its an ATM connection

type=long