RttMonRttType
Specifies the type of RTT operation to be performed. The value 'echo' will cause the RTT application to perform a timed echo request/response operation directed at the 'RttMonTargetAddress'. The value 'pathEcho' will cause the RTT application to perform path discovery to the 'RttMonTargetAddress', then it will perform a timed echo request/response operation directed at the each hop along the path. This operation will provide two types of information, first the path and second the time delay along the path. NOTE: The 'pathEcho' time delay operation is a heuristic measurement because an intermediate hop may forward the different echo request/response at different rates. Thus the time delay difference between two hops along a path may contain very little 'true' statistical meaning. The value 'fileIO' will cause the RTT application to write, read, or write/read a file to a preconfigured file server. The value 'script' will cause the RTT application to execute a preconfigured script. The value 'udpEcho' will cause the RTT application to perform a timed udp packet send/receive operation directed at the 'RttMonTargetAddress'. The value 'tcpConnect' will cause the RTT application to perform a timed tcp connect operation directed at the 'RttMonTargetAddress'. The value 'http' will cause the RTT application to perform a download of the object specified in the URL. The value 'dns' will cause the RTT application to perform a name lookup of an IP Address or a hostname. The value 'jitter' will cause the RTT application to perform delay variance analysis. The value 'dlsw' will cause the RTT application to perform a keepalive operation to measure the response time of a DLSw peer. The value 'dhcp' will cause the RTT application to perform an IP Address lease request/teardown operation. The value 'voip' will cause the RTT application to perform call set up operation to measure the response. The value 'rtp' will cause the RTT application to perform delay variance analysis for RTP packet. The value 'lspGroup' will cause the RTT application to logically group Label Switched Paths discovered as part of LSP Path Discovery to the target and perform an RTT operation end to end over each path in the Group. The type of operation configured is determined by rttMplsVpnMonCtrlRttType. The value 'icmpjitter' will cause the RTT application to perform delay variance analysis using ICMP timestamp packets. The value of 'lspPingIpv4' will cause the RTT application to perform ping over LSP path. The value of 'lspTraceIpv4' will cause the RTT application to perform trace over LSP path. The value of 'ethernetPing' will cause the RTT application to perform delay variance analysis using regular 802.1ag loopback frame. The value of 'ethernetJitter' will cause the RTT application to perform delay variance analysis using CFM frame. The value of 'lspPingPseudowire' will cause the RTT application to perform LSP Ping over Pseudowire and measure response time. The value 'video' will cause the the RTT application to perform a video stream analysis directed at the 'RttMonTargetAddress
Possible values
22 objects| Number | Name |
|---|---|
| 1 | echo |
| 2 | pathEcho |
| 3 | fileIO |
| 4 | script |
| 5 | udpEcho |
| 6 | tcpConnect |
| 7 | http |
| 8 | dns |
| 9 | jitter |
| 10 | dlsw |
| 11 | dhcp |
| 12 | ftp |
| 13 | voip |
| 14 | rtp |
| 15 | lspGroup |
| 16 | icmpjitter |
| 17 | lspPing |
| 18 | lspTrace |
| 19 | ethernetPing |
| 20 | ethernetJitter |
| 21 | lspPingPseudowire |
| 22 | video |