service
CpePingPacketResult



public struct CpePingPacketResult

Properties
addressType Specifies the type of binding address information returned in response to a 'CpePing' test.

type=sas.AddressType

sapPort The port ID of the access port of the SAP supporting the requested IP address returned in response to a 'CpePing' probe. This value is only relevant when the addressType is sapId.

type=string

combinedEncap The combined inner and outer encap, if any, of the SAP supporting the requested IP address returned in response to a 'cpePing' probe. This value is only relevant when the addressType is sapId.

type=long

outerEncap The inner encap (if any) of the SAP supporting the requested IP address returned in response to a 'cpePing' probe. This value is only relevant when the addressType is sapId and when the SAP specified by sapPortId has an inner encap value. This value is also only valid when the ping packet results was received from a node managed by NFM-P.

type=int

innerEncap The outer encap (if any) of the SAP supporting the requested IP address returned in response to a 'cpePing' probe. This value is only relevant when the addressType is sapId and when the SAP specified by sapPortId has an outer encap value. This value is also only valid when the ping packet results was received from a node managed by NFM-P.

type=int

cpeMacAddr Contains the mac address of the replying CPE for this oam ping probe reply

type=MacAddress