mpls
LspPingDefinition

Test definition. Represents a LSP ping operation used to verify the connectivity of an LSP.



public class LspPingDefinition

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 Ping Flex Algo)

forwardingClass Specifies the forwarding class the LSP ping will use.

type=qos.FcEnum
default=be
Displayed(tab/group)=Forwarding Class (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 ping 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. The packetSize minimum is 98.

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. The packetSize minimum is 108.

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

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

timeToLive Specifies the outermost label time-to-live value.

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

 
Overridden Properties
packetSize The LSP packet size.

SR loads up to 6.0R2: For a target of lsp or lspPath, the valid values are 98-9198. For a target of router, the valid values is 84-9198.

SR loads from 6.0R3 onward (including 6.1Rx): For a target of lsp or lspPath, the valid values are 92 and 97-9198. For a target or router, the valid values are 80 and 85-9198.

default=98
minimum=80

 
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