svt
MtuPingDefinition

Test definition. Represents an MTU ping operation used to test the path size of a tunnel (SDP). This test is used to determine the maximum MTU that may be configured on the tunnel. In essence, it used as an MTU discovery tool.



public class MtuPingDefinition

Properties
mtuEndSize Specifies the size of the last packet.

type=int
default=9198
minimum=41
maximum=9786
units=octets
Displayed(tab/group)=MTU End Size (Test Parameters/Test Probe)

mtuStartSize Specifies the size of the first packet.

type=int
default=40
minimum=40
maximum=9785
units=octets
Displayed(tab/group)=MTU Start Size (Test Parameters/Test Probe)

mtuStepSize Specifies the number of octets by which to increment the OAM message request size for each message request. If the total octets is greater than the mtuEndSize, the test finishes.

type=int
default=32
minimum=1
maximum=512
units=octets
Displayed(tab/group)=MTU Step Size (Test Parameters/Test Probe)

 
Overridden Properties
packetsToSend MTU ping does not use this field.

maximum=1

 
Properties inherited from sas.PingDefinition
assurance, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy
 
Properties inherited from sas.TestDefinition
executionOrder, nePersistent, neSchedulable, probeHistory, publishTopic, sas.ThresholdEventDefinition-Set, testDefinitionmodified
 
Properties inherited from sas.AbstractTest
administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from sas.AbstractTest
execute, stop