service
ArchivedSitePing

Archived test. Determines the existence and state of a service site on another node. There are options to force the ping to use the local and remote SDP tunnels. Note that this test is a one-shot test. That is, the number of packets sent is always 1.



public class ArchivedSitePing

Properties
originatingNode The network element that is the origin of the test.

type=Pointer
access=read-only
Displayed(tab/group)=From Node (/Test Object)

serviceId Specifies the service ID of the service being tested. The service ID need not exist on the local node in order to receive a reply message from the far-end targetIpAddress. The service ID need not be on a service managed by NFM-P.

type=long
access=read-only
Displayed(tab/group)=Service ID (Test Parameters/Test Packet)

sitePointer

type=Pointer
access=read-only

targetIpAddress Specifies the address to be used as the destination for the ping operation. The IP address need not be a node managed by NFM-P.

type=InetAddress
access=read-only
Displayed(tab/group)=Target IP Address (Test Parameters/Test Packet)

targetIpAddressType Specifies the address type of the targetIpAddress property.

type=rtr.InetAddressType
access=read-only

useLocalTunnel When the value of testLocalTunnel is 'true', the ping test determines an egress tunnel ID that is bound to the service that has the far-end IP address specified in targetIpAddress assigned to it. The far-end address of the specified tunnel ID is the expected responder-id within the OAM Echo reply message. The encapsulation of the local tunnel is used to reach the far-end. This can be IP/GRE or MPLS. On the originator egress, the service ID must have an associated VC-Label to reach the far-end address of the tunnel and the tunnel must be operational for the message to be sent.

type=boolean
access=read-only
Displayed(tab/group)=Use Local Tunnel (Test Parameters/Test Packet)

useRemoteTunnel When the value of useRemoteTunnel is 'false', the far-end node must use the generic IP/GRE OAM encapsulation as the return path.

type=boolean
access=read-only
Displayed(tab/group)=Use Remote Tunnel (Test Parameters/Test Packet)

 
Overridden Properties
id The identifier for the STM test.

 
Properties inherited from sas.ArchivedPing
assurance, id, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy
 
Properties inherited from sas.ArchivedTest
accountingFiles, accountingPolicyObjectPointer, continuousExec, ethernetSwitchCardId, fromNodeId, nePersistent, neSchedulable, neTestIndex, neTestOwner, nmUser, originatingTest, ownerType, testResultStorage, testSuite, testSuiteId, testSuiteTestedEntity, testType, testedObject
 
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