rttechoadmin_cfg

Cisco RTT echo admin control table

Column Name Column Datatype Column Null Option Column Comment
echoadminprotocol integer not null Specifies the protocol to be used to perform the RTT operation. The following list defines what protocol should be used for each probe type:

echo, pathEcho - ipIcmpEcho udpEcho - ipUdpEchoAppl tcpConnect - ipTcpConn http - httpAppl jitter - jitterAppl dlsw - dlswAppl dhcp - dhcpAppl ftp - ftpAppl

When this protocol does not support the type, a 'badValue' error will be returned.

ctrladminindex integer not null Uniquely identifies a row in the rttMonCtrlAdminTable (RTTMon MIB).

This is a pseudo-random number selected by the management station when creating a row via the rttMonCtrlAdminStatus object. If the pseudo-random number is already in use an 'inconsistentValue' return code will be returned when set operation is attempted

probe_addr integer not null SNMP/RMON agent IP address
server_addr integer not null Server IP address
intervaldatetime date not null Interval start date and time
echoadmintargetaddress varchar(32) with null A string which specifies the address of the target.
echoadminpktdatarequestsize integer with null This object represents the number of octets to be placed into the ARR Data portion of the request message, when using SNA protocols.

For non-ARR protocols' RTT request/responses, this value represents the native payload size.

REMEMBER: The ARR Header overhead is not included in this value. For echo probes the total packet size = (IP header(20) + ICMP header(8) + 8 (internal timestamps) + request size).

For echo and pathEcho default request size is 28. For udp probe, default request size is 16 and for jitter probe it is 32. For dlsw probes default request size is 0.

The minimum request size for echo and pathEcho is 28 bytes, for udp it is 4 and for jitter it is 16. For udp and jitter probes the maximum request size is 1500.

echoadminpktdataresponsesize integer with null This object represents the number of octets to be placed into the ARR Data portion of the response message. This value is passed to the RTT Echo Server via a field in the ARR Header.

For non-ARR RTT request/response (i.e. ipIcmpecho) this value will be set by the agent to match the size of rttMonEchoAdminPktDataRequestSize, when native payloads are supported.

REMEMBER: The ARR Header overhead is not included in this value.

This object is only supported by SNA protocols.

echoadmintargetport integer with null This object represents the target's port number. This object is applicable to udpEcho, tcpConnect and jitter probes.
echoadminsourceaddress varchar(32) with null A string which specifies the IP address of the source.

This object is applicable to all probes except dns, dlsw and sna.

echoadminsourceport integer with null This object represents the source's port number. If this object is not specified, the application will get a port allocated by the system. This object is applicable to all probes except dns, dlsw and sna.
echoadmincontrolenable integer with null If this object is enabled, then the RTR application will send control messages to a responder, residing on the target router to respond to the data request packets being sent by the source router. This object is not applicable to echo, pathEcho, dns and http probes.
echoadmintos integer with null This object represents the type of service octet in an IP header. This object is not applicable to dhcp and dns."

REFERENCE "Refer to the following documents for TOS definition. RFC791/1349 for IPv4, IPv6, draft-ietf-diffserv-header-02.txt

echoadminlsrenable integer with null If this object is enabled then it means that the application calculates response time for a specific path, defined in rttMonEchoPathAdminEntry. This object is applicable to echo probe only.
echoadmintargetaddressstring varchar(255) with null A string which specifies the address of the target. This string can be in IP address format or a hostname. This object is applicable to dns probe only.
echoadminnameserver varchar(32) with null A string which specifies the ip address of the name-server. This object is applicable to dns probe only.
echoadminoperation integer with null A code that represents the specific type of RTT operation. This object is applicable to http probe only.
echoadminhttpversion varchar(32) with null A string which specifies the version number of the HTTP Server. The syntax for the version string is <major number>.<minor number> An example would be 1.0, 1.1 etc.,. This object is applicable to http probe only.
echoadminurl varchar(255) with null A string which represents the URL to which a HTTP probe should communicate with. This object is applicable to http probe only.
echoadmincache integer with null If this object is false then it means that HTTP request should not download cached pages. This means that the request should be forwarded to the origin server. This object is applicable to http probe only.
echoadmininterval integer with null This value represents the inter-packet delay between packets and is in milliseconds. This value is currently used for Jitter probe. This object is applicable to jitter probe only.
echoadminnumpackets integer with null This value represents the number of packets that need to be transmitted. This value is currently used for Jitter probe. This object is applicable to jitter probe only.
echoadminproxy varchar(32) with null This string represents the proxy server information. This object is applicable to http probe only.
echoadminmode integer with null A code that represents the specific type of RTT operation. This object is applicable to ftp probe only.
echoadminvrfname varchar(32) with null This field is used to specify the VPN name in which the RTT operation will be used. For regular RTT operation this field should not be configured. The agent will use this field to identify the VPN routing Table for this operation.

Product Name: Unicenter Network and System Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.