| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| isMirrorSite |
Specifies whether this test is on a mirror site or not.
type=boolean access=read-only default=false |
| originatingNode |
The network element that is the origin of the test.
type=Pointer access=read-create default= Mandatory on create 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 default=0 minimum=1 maximum=2147483647 Displayed(tab/group)=Service ID (Test Parameters/Test Packet) |
| sitePointer |
type=Pointer access=read-create default= Mandatory on create |
| 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 default=0.0.0.0 Displayed(tab/group)=Target IP Address (Test Parameters/Test Packet) |
| targetIpAddressType |
Specifies the address type of the targetIpAddress
property.
type=rtr.InetAddressType default=ipv4 |
| 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 default=false 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 default=false Displayed(tab/group)=Use Remote Tunnel (Test Parameters/Test Packet) |
| Properties inherited from sas.Ping |
|---|
| assurance, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy |
| 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.Test |
|---|
| adhocExecuteAndWait, executeAndWait, setNeSchedulableAdminState |
| Methods inherited from sas.AbstractTest |
|---|
| execute, stop |