multicast
MfibPingDefinition

Test definition. Tests IP multicast connectivity and round-trip time within a specified VPLS service



public class MfibPingDefinition

Properties
groupMcastAddress

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

groupMcastAddressType Specifies the address type of the groupMcastAddress.

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

replyControl

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

sourceMcastAddress

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

sourceMcastAddressType Specifies the address type of the sourceMcastAddress.

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

sourceMcastPointer

type=Pointer
access=read-only
default=

timeToLive Specifies the vc-label time-to-live value

type=long
default=5
minimum=1
maximum=255
Displayed(tab/group)=Time To Live (Test Parameters/Test Probes)

 
Overridden Properties
packetSize The size of the packets to send.

minimum=1

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

maximum=100

 
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