multicast
MtraceDefinition

DEPRECATED: 8.0 R5 - OBSOLETE: Should Not Be Used

Test definition. Defines the 7x50 SR OAM Multicast Trace Route Control Table for providing, via SNMP, the capability of performing 7x50 SR OAM 'mcastTraceRoute' test operations.



public class MtraceDefinition

Properties
groupMcastAddr

type=InetAddress
access=read-only
default=0.0.0.0

groupMcastAddrType Specifies the address type of the groupMcastAddr.

type=rtr.InetAddressType
access=read-only
default=ipv4

groupPointer The network element that is the origin of the test.

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Multicast Group (/Multicast Group)

hopCount Specify the maximum number of hops that will be traced along the path to the source.

type=int
default=5
minimum=1
maximum=255
Displayed(tab/group)=Number of Hops (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=1
maximum=255

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

type=int
default=4
minimum=1
maximum=255

sourceMcastAddr

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Source (/Multicast Group)

sourceMcastAddrType Specifies the address type of the sourceMcastAddr.

type=rtr.InetAddressType
access=read-only
default=ipv4

testTargetType Specifies the target type of the mtrace test. The target may either be an Core Routing Instance, or VPRN Site.

type=sas.TestTarget
default=coreSite
Displayed(tab/group)=Target Type (/Test Target)

virtualRouterId The unique value which identifies this virtual router in the 7x50 SR system. The vRtrID value for each virtual router must remain constant at least from one re-initialization of the system management processor (CPM) to the next. There will always be at least one router entry defined by the agent with vRtrID=1 which represents the base transport router. If no value is specified the base router ID is used.

type=long
default=1
minimum=1
maximum=10240

  
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