vprn
ArchivedVprnPingPacketResult


Archived result.



public struct ArchivedVprnPingPacketResult

Properties
sourceIpAddressType Specifies the address type of the sourceIpAddress.

type=rtr.InetAddressType

sourceIpAddress Specifies the address to be used as the source for performing the ICMP ping test.

type=InetAddress

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

type=string

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

type=sas.AddressType

combinedEncap The combined inner and outer encap, if any, of the SAP supporting the requested IP address returned in response to a 'vprnPing' 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 'vprnPing' 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 'vprnPing' 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

networkIfName The value of NetworkIfName indicates the network interface name provided by the replying node.

type=string