ethernetoam
CfmLinkTraceDefinition

Test definition. Defines the 802.1ag link trace. Each link trace is originated from a MEP and is sent to the destination MAC address of another MEP.



public class CfmLinkTraceDefinition

Properties
maxFailures The value of this property indicates the maximum number of consecutive timeouts allowed before terminating the Trace Route request.

A value of either 255 (maximum hop count/possible TTL value) or a 0 indicates that the function of terminating Trace Route request when a specific number of successive timeouts are detected is disabled.

type=int
default=5
minimum=0
maximum=255
Displayed(tab/group)=Maximum Failures (Results Configuration)

maxTimeToLive Specifies the maximum time-to-live value.

type=int
default=64
minimum=1
maximum=255
Displayed(tab/group)=TTL (Test Parameters/Test Packets)

mepLinkTraceIngressMacAddress Specifies the Ingress MAC Address of linktrace replies.

type=MacAddress
access=read-only

mepTransmitLtmTtl Specifies the TTL value used linktrace test.

DEPRECATED: 8.0 R1 - OBSOLETE: Never Supported
type=int
default=64
minimum=0
maximum=255
Displayed(tab/group)=TTL (/MEP Transmit LTM Information)

trapGenerationPolicy Specifies the notification(s) to send for a test run. Each bit enables the transmission of one notification, as follows. 'probeFailure(0)': send one tmnxOamPingProbeFailedV3 notification if at least M successive probes failed during the test run. M is configured using tmnxOamPingCtlTrapProbeFailureFilter. 'testFailure(1)': send one tmnxOamPingTestFailedV3 notification if at least N probes failed during the test run. N is configured using tmnxOamPingCtlTrapTestFailureFilter. 'testCompletion(2)': send one tmnxOamPingTestCompletedV3 notification when the test run is complete.

type=sas.TraceTrapGenerationPolicy
default=testCompletion
Displayed(tab/group)=Trap Generation (Results Configuration)

 
Overridden Properties
packetsToSend Specifies the number of probes to send during the test. The maximum probe count depends on the value of tmnxOamPingCtlTestMode, as follows: 'macPopulate', 'macPurge','p2mpLspPing', 'svcPing' : 1 'ethCfmTwoWayDelay', 'ethCfmTwoWaySlm' : 1000 'icmpPing' : 100000 otherwise : 100 For the following tmnxOamPingCtlTestMode values, the value of tmnxOamPingCtlProbeCount does not affect the behavior of the test: 'mrInfo', 'mtuPing'. If tmnxOamPingCtlTestMode is 'icmpPing', the default probe count value is 5. Otherwise, the DEFVAL applies.

maximum=10

 
Properties inherited from sas.PseudoTestDefinition
assurance, fcQueue, forwardingClass, maxHistoryRows, packetFailureThreshold, packetInterval, packetTimeout, packetsToSend, profile, testFailureThreshold
 
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