sas
DeployedVxlanPing

Deployed test. Verify the reachability of a remote host



public class DeployedVxlanPing

Properties
endSysMacAddr The value of endSysMacAddr specifies the end system MAC address to be verified by the test. The value is copied into the MAC Address #1 field of the End-System MAC Sub-TLV of the launched OAM Echo request.

type=MacAddress
access=read-only
default=00-00-00-00-00-00
Displayed(tab/group)=End System Mac Address (Test Parameters/Test Details)

forwardingClass Specifies the forwarding class the VXLAN ping will use.

type=qos.FcEnum
access=read-only
default=be
Displayed(tab/group)=Forwarding Class (Test Parameters/Test Probe)

iFlag The value of ifFlag specifies the I flag value to be used for the test. The value is copied into the I flag field of the VXLAN Header of the launched OAM echo request.

type=boolean
access=read-only
default=false
Displayed(tab/group)=I-Flag (Test Parameters/Test Details)

inIpDstAddr The value of inIpDstAddr specifies the inner destination IP address to be used for the test. The value is copied into the Destination IP Address field of the Inner IP Header of the launched OAM Echo request. Addresses in the address block 127.0.0.0/8 are accepted. The default address is 127.0.0.1.

type=InetAddress
access=read-only
default=127.0.0.1
Displayed(tab/group)=Inner Destination IP Address (Test Parameters/Test Details)

inIpDstAddrType The value of inIpDstAddrType specifies the type of address in inIpDstAddr

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

inIpSrcAddr The value of inIpSrcAddr specifies the inner source IP address to be used for the test. The value is copied into the Source IP Address field of the Inner IP Header of the launched OAM Echo request. The default value is the configured system IPv4 address.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Inner Source IP Address (Test Parameters/Source)

inIpSrcAddrType The value of inIpSrcAddrType specifies the type of address in inIpSrcAddr

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

inL2DestMac The value of inL2DestMac specifies the inner Destination MAC address to be used for the test. The value is copied into the Inner Destination MAC Address field of the Inner Ethernet Header of the launched OAM echo request.

type=MacAddress
access=read-only
default=00-00-00-00-00-00
Displayed(tab/group)=Inner Destination Mac Address (Test Parameters/Test Details)

networkId The value of networkId specifies the VXLAN Network Identifier (VNI) of the VXLAN network to be tested. The value is copied into the VXLAN Network Identifier field of the VXLAN Header of the launched OAM echo request.

type=int
access=read-only
default=0
Displayed(tab/group)=VXLAN Network Identifier (VNI) (/VNI)

outIpTtl The value of outIpTtl specifies the outer IP Time To Live value to be used for the test. The value is copied into the Time To Live field of the Outer IPv4 Header of the launched OAM echo request.

type=int
access=read-only
default=255
Displayed(tab/group)=Outer IP Time To Live (Test Parameters/Test Details)

outSrcUdpPt The value of outSrcUdpPt specifies the outer source UDP port to be used for the test.

type=int
access=read-only
default=0
Displayed(tab/group)=Outer Source UDP port (Test Parameters/Test Details)

packetIntervalUnits Specifies the units for tmnxOamPingCtlInterval. For example, if tmnxOamPingCtlIntervalUnits has the value 'centiseconds(2)', and tmnxOamPingCtlInterval has the value 10, the test's interval is 0.1 seconds. The supported combinations of tmnxOamPingCtlIntervalUnits, tmnxOamPingCtlInterval, tmnxOamPingCtlTestMode, are specified in the tmnxOamPingCtlInterval DESCRIPTION clause.

type=sas.PacketIntervalUnitsType
access=read-only
default=seconds
Displayed(tab/group)=Interval Units (Test Parameters/Test Probe)

profile Specifies the profile value to be used with the forwarding class specified in forwardingClass.

type=qos.Profile
access=read-only
default=in
Displayed(tab/group)=Forwarding Profile (Test Parameters/Test Probe)

reflectPad The value of reflectPad specifies whether or not to copy the pad TLV from the OAM echo request to the OAM echo response. The combination of reflectPad='true(1)' and tmnxOamPingCtlSize=0 is rejected, because tmnxOamPingCtlSize=0 indicates there is no pad TLV to be copied. The combination of tmnxOamVxlanPingCtlReflectPad='true(1)' and replyMode='udp(2)' is rejected.

type=boolean
access=read-only
default=false
Displayed(tab/group)=Reflect Pad (Test Parameters/Test Probe)

replyMode The value of replyMode specifies the encapsulation to be used in the OAM echo reply. The value is copied into the Reply Mode field of the Generic Overlay OAM structure of the launched OAM echo request. The replying node uses the value to choose the encapsulation of the OAM echo reply.

type=sas.ReplyModeEnum
access=read-only
default=udp
Displayed(tab/group)=Reply Mode (Test Parameters/Test Probe)

serviceId Service Id

type=long
access=read-only
default=0

serviceSite The service for the test.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Service

targetIpAddress Specifies the address to be used as the DNS server.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Outer IP Destination (/Target IP)

targetIpAddressType Specifies the address type of the targetIpAddress.

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

vxlanTestId The value of vxlanTestId specifies a unique identifier for the test. The value is copied into the Originator Handle field of the Generic Overlay OAM structure of the launched OAM echo request.

type=long
access=read-only
default=1
Displayed(tab/group)=VXLAN Test Id (/VXLAN Test Id)

 
Overridden Properties
id The identifier for the STM test.

 
Properties inherited from sas.DeployedPing
assurance, id, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy
 
Properties inherited from sas.DeployedTest
accountingFiles, accountingPolicyObjectPointer, continuousExec, depTestDeployed, deployementRequired, ethernetSwitchCardId, executionState, fromNodeId, nePersistent, neSchedulable, neSchedulableTest, neTestIndex, neTestOwner, nmUser, ownerType, scheduled, startTime, testId, testPointer, testResultStorage, testSuite, testSuiteId, testType, testedObject, volatility
 
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
 
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0