svt
MtuPingResult



public struct MtuPingResult

Properties
originatingTunnel Specifies the originating tunnel used for performing the tunnel ping. The far-end address of the specified tunnel is the expected responder-id within each OAM reply message received.

type=string

mtuStartSize Specifies the size of the first packet.

type=int

mtuEndSize Specifies the size of the last packet.

type=int

mtuStepSize Specifies the number of octets by which the OAM message was incremented.

type=int

mtuResponseSize Specifies the largest size OAM Echo request message that received a valid reply. That is, this is the largest MTU given mtuStartSize, mtuEndSize, and mtuStepSize, that that the tunnel can handle.

type=int