sas
MplsDmSessionDefinition

Test definition. Defines the OAM-PM MPLS DM (delay measurement) Session Test.



public class MplsDmSessionDefinition

Properties
interval Specifies the elapsed time between transmission of MPLS DM queries for the specified session's MPLS DM test. Valid values (1000 | 2000 | 3000 | 4000 | 5000 | 6000 | 7000 | 8000 | 9000 | 10000).

type=sas.DmSessionInterval
default=1000
minimum=1000
maximum=10000
Displayed(tab/group)=Interval (/Timing)

queryPadSize Specifies the amount of padding to be added to each launched MPLS DM query for the specified session's MPLS DM test. Zero specifies that a Pad TLV should not be added to each launched MPLS DM query. A value larger than zero specifies the total size (including the two octet header) of the Pad TLV added to each launched MPLS DM query. Valid values (0 | 2..257).

type=int
default=0
minimum=0
maximum=257
Displayed(tab/group)=Padding Size (/Test Details)

reflectPad Specifies whether or not to copy the Padding TLV from an MPLS DM query to the response. Within the MPLS DM protocol, this value controls whether the Type field of each transmitted Padding TLV of each MPLS DM query is 0: Padding - copy in response, or 128: Padding - do not copy in response.

type=boolean
default=false
Displayed(tab/group)=Reflect Padding (/Test Details)

runtimeLeft MPLS DM Session runtime left

type=int
access=read-only
default=0
minimum=0
maximum=86400
units=seconds

  
Properties inherited from sas.PMSessionTestDefinition
administrativeState, publishTopic, testDefinitionmodified, writeAccountingResultsToDb
 
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