RttResponseSense
These are the defined values for a completion status of a RTT operation. other(0) - the operation is not started or completed or this object is not applicable for the probe type. ok(1) - a valid completion occurred and timed successfully disconnected(2) - the operation did not occur because the connection to the target was lost overThreshold(3) - a valid completion was received but the completion time exceeded a threshold value timeout(4) - an operation timed out; no completion time recorded busy(5) - the operation did not occur because a previous operation is still outstanding notConnected(6) - the operation did not occur because no connection (session) exists with the target dropped(7) - the operation did not occur due to lack of internal resource sequenceError(8) - a completed operation did not contain the correct sequence id; no completion time recorded verifyError(9) - a completed operation was received, but the data it contained did not match the expected data; no completion time recorded applicationSpecific(10) - the application generating the operation had a specific error dnsServerTimeout(11) - DNS Server Timeout tcpConnectTimeout(12) - TCP Connect Timeout httpTransactionTimeout(13) - HTTP Transaction Timeout dnsQueryError(14) - DNS Query error (because of unknown address etc.,) httpError(15) - HTTP Response StatusCode is not OK (200), or permenent redirect(301), temporary redirect (302) then HTTP error is set. error(16) - if there are socket failures or some other errors not relavant to the actual probe, they are recorded under this error mplsLspEchoTxError(17) - MPLS echo request transmission failure. mplsLspUnreachable(18) - MPLS Target FEC not reachable or unsupported mpls echo reply code. mplsLspMalformedReq(19) - MPLS echo request was malformalformed, pointed out by the reply router. mplsLspReachButNotFEC(20) - MPLS echo request processed by the downstream router but not the target.
Possible values
21 objects| Number | Name |
|---|---|
| 0 | other |
| 1 | ok |
| 2 | disconnected |
| 3 | overThreshold |
| 4 | timeout |
| 5 | busy |
| 6 | notConnected |
| 7 | dropped |
| 8 | sequenceError |
| 9 | verifyError |
| 10 | applicationSpecific |
| 11 | dnsServerTimeout |
| 12 | tcpConnectTimeout |
| 13 | httpTransactionTimeout |
| 14 | dnsQueryError |
| 15 | httpError |
| 16 | error |
| 17 | mplsLspEchoTxError |
| 18 | mplsLspUnreachable |
| 19 | mplsLspMalformedReq |
| 20 | mplsLspReachButNotFEC |