vprn
VprnTraceDefinition

DEPRECATED: 8.0 R5 - OBSOLETE: Should Not Be Used

Test definition. Represents a VPRN traceroute operation used to determine the path and VPRN labels of an IP route in a VPRN.



public class VprnTraceDefinition

Properties
diffServField Specifies the value to store in the Differentiated Services (DS) Field in the IP packet used to encapsulate the Nokia 7x50 SR OAM Trace Route probe. The DS Field is defined as the Type of Service (TOS) octet in a IPv4 header or as the Traffic Class octet in a IPv6 header.

This property can be used to determine what effect an explicit DS Field setting has on a trace response. Not all values are legal or meaningful. DS Field usage is often not supported by IP implementations. A value of 0 means that the function represented by this option is not supported. Useful TOS octet values are probably '16' (low delay) and '8' (high throughput).

type=int
default=0
minimum=0
maximum=255
Displayed(tab/group)=DiffServ Field (Test Parameters/Test Probe)

forwardingClass Specifies the forwarding class.

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=4
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)

replyViaControlPlane When the value of replyViaControlPlane is 'true', the OAM trace response is returned using the control plane. If its value is 'false', the packet is sent via the data plane

type=boolean
default=false
Displayed(tab/group)=Reply Via Control Plane (Test Parameters/Test Probe)

 
Overridden Properties
packetTimeout Specifies the number of seconds to wait for the response of a sent probe.

default=1

 
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