mpls
LspTraceDefinition

DEPRECATED: 8.0 R5 - OBSOLETE: Should Not Be Used

Test definition. Represents a LSP traceroute operation used to determine the path and label mappings of an LSP.



public class LspTraceDefinition

Properties
flexAlgoNum The value of flexAlgoNum specifies the Flexible Algorithm to use for the test. Zero indicates no Flexible Algorithm is specified. The supported object combinations for LSP ping tests are listed in the tmnxOamLspPingCtlTable DESCRIPTION clause. tmnxOamLspPingCtlFlexAlgo must not be changed away from default for an SAA test.

type=int
default=0
minimum=0
maximum=255
Displayed(tab/group)=Flex Algo Number (/Lsp Trace Flex Algo)

forwardingClass Specifies the forwarding class the LSP trace will use.

type=qos.FcEnum
default=be
Displayed(tab/group)=Forwarding Class (Test Parameters/Test Probe)

initialTimeToLive Specifies the initial outermost label time-to-live value. This enables bypassing the initial (often well known) portion of a path.

type=int
default=1
minimum=0
maximum=255
Displayed(tab/group)=Initial Time To Live (Test Parameters/Test Probe)

maxTimeToLive Specifies the maximum outermost label time-to-live value.

type=int
default=30
minimum=1
maximum=255
Displayed(tab/group)=Maximum Time To Live (Test Parameters/Test Probe)

profile Specifies the profile value to be used with the forwarding class specified in forwardingClass.

type=qos.Profile
default=out
Displayed(tab/group)=Forwarding Profile (Test Parameters/Test Probe)

testTargetType Specifies the target type of the LSP trace test. The target may either be an lsp, an lspPath, or a router.

A target of lsp signifies that the targeted test will run against a specific LSP.

A target of lspPath signifies that the targeted test will run against the specified path in an LSP. The lspPath parameter is mandatory when type is lspPath.

A target of router requires the ldpPrefix and ldpPrefixLen parameters to be configured. The targeted test will run on a router and attempt an LSP ping to a destination router(s) specified in the ldpPrefix and ldpPrefixLen.

type=sas.TestTarget
access=read-create
Mandatory on create
Displayed(tab/group)=Target Type

 
Overridden Properties
packetSize The value of packetSize specifies the size of the data portion of the Trace Route request, in octets. The size of the message does not include the SDP encapsulation, VC-Label (if applied) or any DLC headers or trailers. This parameter is optional. When the OAM message is encapsulated in an IP/GRE SDP, the IP 'DF' (Don't Fragment) bit is set. If any segment of the path between the sender and receiver cannot handle the message size, the message is discarded. MPLS LSPs are not expected to fragment the message either, as the message contained in the LSP is not an IP packet. When the data size is specified as 1, it is interpreted as the minumum valid data size for the trace type. The minimum data size (in octets) varies with TestMode, as follows: 'lspTraceRoute' with multipath DSMap 140 'lspTraceRoute' otherwise 104 This parameter is not used by 'ethCfmLinkTrace', 'icmpTraceRoute', 'ldpTreeTrace', or 'mcastTraceRoute'."

default=108
minimum=104

 
Properties inherited from sas.TraceDefinition
assurance, maxFailures, maxHistoryRows, packetInterval, packetSize, packetTimeout, packetsToSend, 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