svt
ArchivedMtuPing

Archived test. 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 ArchivedMtuPing

Properties
mtuEndSize Specifies the size of the last packet.

type=int
access=read-only
Displayed(tab/group)=MTU End Size (Test Parameters/Test Probe)

mtuStartSize Specifies the size of the first packet.

type=int
access=read-only
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
access=read-only
Displayed(tab/group)=MTU Step Size (Test Parameters/Test Probe)

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

type=Pointer
access=read-only
Displayed(tab/group)=Originating Tunnel (/Test Object)

 
Overridden Properties
id The identifier for the STM test.

 
Properties inherited from sas.ArchivedPing
assurance, id, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy
 
Properties inherited from sas.ArchivedTest
accountingFiles, accountingPolicyObjectPointer, continuousExec, ethernetSwitchCardId, fromNodeId, nePersistent, neSchedulable, neTestIndex, neTestOwner, nmUser, originatingTest, ownerType, testResultStorage, testSuite, testSuiteId, testSuiteTestedEntity, testType, testedObject
 
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