|
Properties |
|
testSuiteId |
The test suite ID. A value of 0 means no associated
test suite.
type=long
|
|
probeNumber |
The probe ID / count.
type=int
|
|
hopNumber |
The hop number.
type=int
|
|
lastReturnCode |
The last return code.
type=long
|
|
runNumber |
The run number.
type=long
|
|
timestamp |
The timestamp of the probe.
type=Date
|
|
lossIndicator |
A value of 0 indicates that the probe was received; a
value of 1 indicates that the probe was lost. The value
is numeric in order to facilitate statistical analysis.
Please see RFC 2680.
type=int
|
|
status |
The result of this OAM probe.
type=sas.ResponseStatus
|
|
replyFromIpAddressType |
The address type of replyFromIpAddress.
type=rtr.InetAddressType
|
|
replyFromIpAddress |
The IP address of the node sending the OAM probe response.
type=InetAddress
|
|
responseTime |
The amount of time measured in microseconds from when
the probe Probe was sent to when its response was received
or when it timed out. The value of this property is reported
as 0 when it is not possible to transmit a probe Probe.
type=long
|
|
version |
Indicates the protocol version for this OAM probe Probe's reply.
type=long
|
|
responsePlane |
Indicates the response plane from which this probe response
was received.
type=sas.ResponsePlane
|