ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/QDCRCTLD.htm

6624 lines
202 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>Retrieve Controller Description (QDCRCTLD) API</title>
<!-- Begin Header Records ========================================= -->
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Cnfg1 SCRIPT J converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 12 May 1999 at 12:05:09 -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- File cleanup completed Jan 2002 by v2cdijab -->
<!-- D99680 ISDN and ATM NWI removal 05/21/03 maryhs -->
<!-- D99887 Enterprise Extender 09/13/05 lopezam -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<a name="Top_Of_Page"></a>
<!-- Java sync-link -->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>Retrieve Controller Description (QDCRCTLD) API</h2>
<div class="box" style="width: 70%;">
<br>
&nbsp;&nbsp;Required Parameter Group:<br>
<!-- iddvc RMBR -->
<br>
<table width="100%">
<tr>
<td align="center" valign="top" width="10%">1</td>
<td align="left" valign="top" width="50%">Receiver variable</td>
<td align="left" valign="top" width="20%">Output</td>
<td align="left" valign="top" width="20%">Char(*)</td>
</tr>
<tr>
<td align="center" valign="top">2</td>
<td align="left" valign="top">Length of receiver variable</td>
<td align="left" valign="top">Input</td>
<td align="left" valign="top">Binary(4)</td>
</tr>
<tr>
<td align="center" valign="top">3</td>
<td align="left" valign="top">Format name</td>
<td align="left" valign="top">Input</td>
<td align="left" valign="top">Char(8)</td>
</tr>
<tr>
<td align="center" valign="top">4</td>
<td align="left" valign="top">Controller name</td>
<td align="left" valign="top">Input</td>
<td align="left" valign="top">Char(10)</td>
</tr>
<tr>
<td align="center" valign="top">5</td>
<td align="left" valign="top">Error code</td>
<td align="left" valign="top">I/O</td>
<td align="left" valign="top">Char(*)</td>
</tr>
</table>
<br>
&nbsp;&nbsp;Default Public Authority: *USE<br>
<!-- iddvc RMBR -->
<br>
&nbsp;&nbsp;Threadsafe: Yes<br>
<!-- iddvc RMBR -->
<br>
</div>
<p>The Retrieve Controller Description (QDCRCTLD) API retrieves information
about a controller description.</p>
<br>
<h3>Authorities and Locks</h3>
<dl>
<dt><em>Controller Description Authority</em></dt>
<dd>*USE</dd>
<dt><em>Device Description Authority</em></dt>
<dd>*USE</dd>
<dt><em>Controller Description Lock</em></dt>
<dd>*EXCLRD</dd>
<dt><em>Device Description Lock</em></dt>
<dd>*EXCLRD</dd>
</dl>
<br>
<h3>Required Parameter Group</h3>
<dl>
<dt><strong>Receiver variable</strong></dt>
<dd>OUTPUT; CHAR(*)
<p>The variable that is to receive the controller information.</p>
</dd>
<dt><strong>Length of receiver variable</strong></dt>
<dd>INPUT; BINARY(4)
<p>The length of the area referenced by the receiver variable parameter. If the
amount of information to be returned is greater than this value, the
information will be truncated to this length.</p>
</dd>
<dt><strong>Format name</strong></dt>
<dd>INPUT; CHAR(8)
<p>The content and format of the information returned for each controller
description. The possible format names are:</p>
<table cellpadding="5">
<!-- cols="15 85" -->
<tr>
<td align="left" valign="top"><em>CTLD0100</em></td>
<td align="left" valign="top">Basic controller information.</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0200</em></td>
<td align="left" valign="top">Basic controller information, plus list of
attached devices.</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0300</em></td>
<td align="left" valign="top">Detailed information for controller category
*APPC</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0400</em></td>
<td align="left" valign="top">Detailed information for controller category
*ASC</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0500</em></td>
<td align="left" valign="top">Detailed information for controller category
*BSC</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0600</em></td>
<td align="left" valign="top">Detailed information for controller category
*FNC</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0700</em></td>
<td align="left" valign="top">Detailed information for controller category
*HOST</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0800</em></td>
<td align="left" valign="top">Detailed information for controller category
*NET</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD0900</em></td>
<td align="left" valign="top">Detailed information for controller category
*RTL</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD1000</em></td>
<td align="left" valign="top">Detailed information for controller category
*RWS</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD1100</em></td>
<td align="left" valign="top">Detailed information for controller category
*VWS</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD1200</em></td>
<td align="left" valign="top">Detailed information for controller category
*LWS</td>
</tr>
<tr>
<td align="left" valign="top"><em>CTLD1300</em></td>
<td align="left" valign="top">Detailed information for controller category
*TAP</td>
</tr>
</table>
<p>See <a href="#HDRCTLDFMT">Format of Controller Information</a> for a
description of these formats.</p>
</dd>
<dt><strong>Controller name</strong></dt>
<dd>INPUT; CHAR(10)
<p>The name of the controller description to be retrieved.</p>
</dd>
<dt><strong>Error code</strong></dt>
<dd>I/O; CHAR(*)
<p>The structure in which to return error information. For the format of the
structure, see <a href="../apiref/error.htm#hdrerrcod">Error Code Parameter</a>.</p>
</dd>
</dl>
<br>
<h3><a name="HDRCTLDFMT">Format of Controller Information</a></h3>
<p>When the controller category is unknown, specify CTLD0100 or CTLD0200 and
the basic information (including controller category) will be returned. When
the controller category is known, specify one of the other category-specific
formats.</p>
<p>For detailed descriptions of the fields returned in these formats, see
<a href="#HDRCTLDFLD">Field Descriptions</a>.</p>
<br>
<h3><a name="HDRCTLD1">CTLD0100 Format</a></h3>
<p>Use this format to find out the controller category, plus some very basic
information about the controller. Then you may use the returned controller
category to select one of the other (category-specific) formats to call the API
again for detailed information about the controller description. This format
also returns the number of devices currently attached to this controller.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">BINARY(4)</td>
<td align="left" valign="top" width="60%">Bytes returned</td>
</tr>
<tr>
<td align="center" valign="top">4</td>
<td align="center" valign="top">4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Bytes available</td>
</tr>
<tr>
<td align="center" valign="top">8</td>
<td align="center" valign="top">8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">12</td>
<td align="center" valign="top">C</td>
<td align="left" valign="top">CHAR(7)</td>
<td align="left" valign="top">Date information retrieved</td>
</tr>
<tr>
<td align="center" valign="top">19</td>
<td align="center" valign="top">13</td>
<td align="left" valign="top">CHAR(6)</td>
<td align="left" valign="top">Time information retrieved</td>
</tr>
<tr>
<td align="center" valign="top">25</td>
<td align="center" valign="top">19</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller name</td>
</tr>
<tr>
<td align="center" valign="top">35</td>
<td align="center" valign="top">23</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller category</td>
</tr>
<tr>
<td align="center" valign="top">45</td>
<td align="center" valign="top">2D</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Online at IPL</td>
</tr>
<tr>
<td align="center" valign="top">55</td>
<td align="center" valign="top">37</td>
<td align="left" valign="top">CHAR(50)</td>
<td align="left" valign="top">Text description</td>
</tr>
<tr>
<td align="center" valign="top">105</td>
<td align="center" valign="top">69</td>
<td align="left" valign="top">CHAR(3)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD2">CTLD0200 Format</a></h3>
<p>This format returns basic controller information, plus a list of attached
devices. Some basic information is also included for each attached device.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="4">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Device category</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Device type</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(50)</td>
<td align="left" valign="top">Device text description</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD3">CTLD0300 Format</a></h3>
<p>This format returns detailed information about a controller of category
*APPC.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC default window size</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC frame retry</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC response timer</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC connect retry</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Disconnect timer: minimum connect</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Disconnect timer: disconnect delay</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect limit</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect timer</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC poll limit</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC out limit</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC connect poll retry</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC NDM poll timer</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN frame retry</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection retry</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN response timer</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection timer</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">192</td>
<td align="center" valign="top">C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">196</td>
<td align="center" valign="top">C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement frequency</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN maximum outstanding frames</td>
</tr>
<tr>
<td align="center" valign="top">204</td>
<td align="center" valign="top">CC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN access priority</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN window step</td>
</tr>
<tr>
<td align="center" valign="top">212</td>
<td align="center" valign="top">D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">216</td>
<td align="center" valign="top">D8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">224</td>
<td align="center" valign="top">E0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">232</td>
<td align="center" valign="top">E8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">236</td>
<td align="center" valign="top">EC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">244</td>
<td align="center" valign="top">F4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 frame retry</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection retry</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 response timer</td>
</tr>
<tr>
<td align="center" valign="top">256</td>
<td align="center" valign="top">100</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection timer</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 delayed connection timer</td>
</tr>
<tr>
<td align="center" valign="top">264</td>
<td align="center" valign="top">108</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">268</td>
<td align="center" valign="top">10C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">272</td>
<td align="center" valign="top">110</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">APPN transmission group number</td>
</tr>
<tr>
<td align="center" valign="top">276</td>
<td align="center" valign="top">114</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Autodelete device</td>
</tr>
<tr>
<td align="center" valign="top">280</td>
<td align="center" valign="top">118</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 1</td>
</tr>
<tr>
<td align="center" valign="top">284</td>
<td align="center" valign="top">11C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 2</td>
</tr>
<tr>
<td align="center" valign="top">288</td>
<td align="center" valign="top">120</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 3</td>
</tr>
<tr>
<td align="center" valign="top">292</td>
<td align="center" valign="top">124</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">296</td>
<td align="center" valign="top">128</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">300</td>
<td align="center" valign="top">12C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">304</td>
<td align="center" valign="top">130</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">308</td>
<td align="center" valign="top">134</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">312</td>
<td align="center" valign="top">138</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">316</td>
<td align="center" valign="top">13C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">320</td>
<td align="center" valign="top">140</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">330</td>
<td align="center" valign="top">14A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">340</td>
<td align="center" valign="top">154</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched connection</td>
</tr>
<tr>
<td align="center" valign="top">350</td>
<td align="center" valign="top">15E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Short-hold mode</td>
</tr>
<tr>
<td align="center" valign="top">360</td>
<td align="center" valign="top">168</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">370</td>
<td align="center" valign="top">172</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">380</td>
<td align="center" valign="top">17C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN capable</td>
</tr>
<tr>
<td align="center" valign="top">390</td>
<td align="center" valign="top">186</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">400</td>
<td align="center" valign="top">190</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Character code</td>
</tr>
<tr>
<td align="center" valign="top">410</td>
<td align="center" valign="top">19A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote network identifier</td>
</tr>
<tr>
<td align="center" valign="top">420</td>
<td align="center" valign="top">1A4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote control point name</td>
</tr>
<tr>
<td align="center" valign="top">430</td>
<td align="center" valign="top">1AE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Exchange identifier</td>
</tr>
<tr>
<td align="center" valign="top">440</td>
<td align="center" valign="top">1B8</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">System service control point identifier</td>
</tr>
<tr>
<td align="center" valign="top">452</td>
<td align="center" valign="top">1C4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">462</td>
<td align="center" valign="top">1CE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Dial initiation</td>
</tr>
<tr>
<td align="center" valign="top">472</td>
<td align="center" valign="top">1D8</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">504</td>
<td align="center" valign="top">1F8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">514</td>
<td align="center" valign="top">202</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">524</td>
<td align="center" valign="top">20C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list</td>
</tr>
<tr>
<td align="center" valign="top">534</td>
<td align="center" valign="top">216</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list entry</td>
</tr>
<tr>
<td align="center" valign="top">544</td>
<td align="center" valign="top">220</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">554</td>
<td align="center" valign="top">22A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Data link role</td>
</tr>
<tr>
<td align="center" valign="top">564</td>
<td align="center" valign="top">234</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Station address</td>
</tr>
<tr>
<td align="center" valign="top">574</td>
<td align="center" valign="top">23E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">SDLC poll priority</td>
</tr>
<tr>
<td align="center" valign="top">584</td>
<td align="center" valign="top">248</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">LAN remote adapter address</td>
</tr>
<tr>
<td align="center" valign="top">596</td>
<td align="center" valign="top">254</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Destination service access point</td>
</tr>
<tr>
<td align="center" valign="top">606</td>
<td align="center" valign="top">25E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Source service access point</td>
</tr>
<tr>
<td align="center" valign="top">616</td>
<td align="center" valign="top">268</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 network level</td>
</tr>
<tr>
<td align="center" valign="top">626</td>
<td align="center" valign="top">272</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 link protocol</td>
</tr>
<tr>
<td align="center" valign="top">636</td>
<td align="center" valign="top">27C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">646</td>
<td align="center" valign="top">286</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 connection password</td>
</tr>
<tr>
<td align="center" valign="top">656</td>
<td align="center" valign="top">290</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">666</td>
<td align="center" valign="top">29A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">676</td>
<td align="center" valign="top">2A4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">686</td>
<td align="center" valign="top">2AE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPC CP session support</td>
</tr>
<tr>
<td align="center" valign="top">696</td>
<td align="center" valign="top">2B8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote APPN node type</td>
</tr>
<tr>
<td align="center" valign="top">706</td>
<td align="center" valign="top">2C2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN minimum switched status</td>
</tr>
<tr>
<td align="center" valign="top">716</td>
<td align="center" valign="top">2CC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Model controller description</td>
</tr>
<tr>
<td align="center" valign="top">726</td>
<td align="center" valign="top">2D6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection network identifier</td>
</tr>
<tr>
<td align="center" valign="top">736</td>
<td align="center" valign="top">2E0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection network CP name</td>
</tr>
<tr>
<td align="center" valign="top">746</td>
<td align="center" valign="top">2EA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Control owner</td>
</tr>
<tr>
<td align="center" valign="top">756</td>
<td align="center" valign="top">2F4</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">974</td>
<td align="center" valign="top">3CE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Autocreate device</td>
</tr>
<tr>
<td align="center" valign="top">984</td>
<td align="center" valign="top">3D8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN/HPR capable</td>
</tr>
<tr>
<td align="center" valign="top">994</td>
<td align="center" valign="top">3E2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Active switched line</td>
</tr>
<tr>
<td align="center" valign="top">1004</td>
<td align="center" valign="top">3EC</td>
<td align="left" valign="top">CHAR(8)</td>
<td align="left" valign="top">Remote system name</td>
</tr>
<tr>
<td align="center" valign="top">1012</td>
<td align="center" valign="top">3F4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">HPR path switching</td>
</tr>
<tr>
<td align="center" valign="top">1022</td>
<td align="center" valign="top">3FE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="center" valign="top">1032</td>
<td align="center" valign="top">408</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Current maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">1036</td>
<td align="center" valign="top">40C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">1046</td>
<td align="center" valign="top">416</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">1056</td>
<td align="center" valign="top">420</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">1066</td>
<td align="center" valign="top">42A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">1076</td>
<td align="center" valign="top">434</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Branch extender role</td>
</tr>
<tr>
<td align="center" valign="top">1086</td>
<td align="center" valign="top">43E</td>
<td align="left" valign="top">CHAR(15)</td>
<td align="left" valign="top">Remote internet address</td>
</tr>
<tr>
<td align="center" valign="top">1101</td>
<td align="center" valign="top">44D</td>
<td align="left" valign="top">CHAR(15)</td>
<td align="left" valign="top">Local internet address</td>
</tr>
<tr>
<td align="center" valign="top">1116</td>
<td align="center" valign="top">45C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC retry count</td>
</tr>
<tr>
<td align="center" valign="top">1120</td>
<td align="center" valign="top">460</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC retry timer</td>
</tr>
<tr>
<td align="center" valign="top">1124</td>
<td align="center" valign="top">464</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC liveness timer</td>
</tr>
<tr>
<td align="center" valign="top">1128</td>
<td align="center" valign="top">468</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC link speed</td>
</tr>
<tr>
<td align="center" valign="top">1132</td>
<td align="center" valign="top">46C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC transmission group: cost/connect time</td>
</tr>
<tr>
<td align="center" valign="top">1136</td>
<td align="center" valign="top">470</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LDLC transmission group: cost/byte</td>
</tr>
<tr>
<td align="center" valign="top">1140</td>
<td align="center" valign="top">474</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">LDLC transmission group: security</td>
</tr>
<tr>
<td align="center" valign="top">1150</td>
<td align="center" valign="top">47E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">LDLC transmission group: propagation delay</td>
</tr>
<tr>
<td align="left" valign="top" rowspan="2" colspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" rowspan="2" colspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD4">CTLD0400 Format</a></h3>
<p>This format returns detailed information about a controller of category
*ASC.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">File transfer acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">File transfer retry</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">198</td>
<td align="center" valign="top">C6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched connection</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">218</td>
<td align="center" valign="top">DA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">238</td>
<td align="center" valign="top">EE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">280</td>
<td align="center" valign="top">118</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">290</td>
<td align="center" valign="top">122</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">300</td>
<td align="center" valign="top">12C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">310</td>
<td align="center" valign="top">136</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote verify</td>
</tr>
<tr>
<td align="center" valign="top">320</td>
<td align="center" valign="top">140</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Local location name</td>
</tr>
<tr>
<td align="center" valign="top">330</td>
<td align="center" valign="top">14A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Local identifier</td>
</tr>
<tr>
<td align="center" valign="top">340</td>
<td align="center" valign="top">154</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">PAD emulation</td>
</tr>
<tr>
<td align="center" valign="top">350</td>
<td align="center" valign="top">15E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">360</td>
<td align="center" valign="top">168</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">370</td>
<td align="center" valign="top">172</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">380</td>
<td align="center" valign="top">17C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">390</td>
<td align="center" valign="top">186</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">608</td>
<td align="center" valign="top">260</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">618</td>
<td align="center" valign="top">26A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">628</td>
<td align="center" valign="top">274</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">638</td>
<td align="center" valign="top">27E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">648</td>
<td align="center" valign="top">288</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD5">CTLD0500 Format</a></h3>
<p>This format returns detailed information about a controller of category
*BSC.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of remote identifiers</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of remote
identifiers</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of remote identifiers</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection type</td>
</tr>
<tr>
<td align="center" valign="top">170</td>
<td align="center" valign="top">AA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">190</td>
<td align="center" valign="top">BE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Application type</td>
</tr>
<tr>
<td align="center" valign="top">210</td>
<td align="center" valign="top">D2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Local identifier</td>
</tr>
<tr>
<td align="center" valign="top">262</td>
<td align="center" valign="top">106</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">RJE host type</td>
</tr>
<tr>
<td align="center" valign="top">272</td>
<td align="center" valign="top">110</td>
<td align="left" valign="top">CHAR(80)</td>
<td align="left" valign="top">RJE host signon/logon</td>
</tr>
<tr>
<td align="center" valign="top">352</td>
<td align="center" valign="top">160</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">362</td>
<td align="center" valign="top">16A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">372</td>
<td align="center" valign="top">174</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each remote identifier</td>
<td align="left" valign="top">CHAR(30)</td>
<td align="left" valign="top">Remote identifier</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD6">CTLD0600 Format</a></h3>
<p>This format returns detailed information about a controller of category
*FNC.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect limit</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect timer</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC poll limit</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC out limit</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC connect poll retry</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC NDM poll timer</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN frame retry</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection retry</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN response timer</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection timer</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement frequency</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN maximum outstanding frames</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN access priority</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN window step</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">192</td>
<td align="center" valign="top">C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">196</td>
<td align="center" valign="top">C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">204</td>
<td align="center" valign="top">CC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">212</td>
<td align="center" valign="top">D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">216</td>
<td align="center" valign="top">D8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 frame retry</td>
</tr>
<tr>
<td align="center" valign="top">224</td>
<td align="center" valign="top">E0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection retry</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 response timer</td>
</tr>
<tr>
<td align="center" valign="top">232</td>
<td align="center" valign="top">E8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection timer</td>
</tr>
<tr>
<td align="center" valign="top">236</td>
<td align="center" valign="top">EC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 delayed connection timer</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">244</td>
<td align="center" valign="top">F4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">256</td>
<td align="center" valign="top">100</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">264</td>
<td align="center" valign="top">108</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">268</td>
<td align="center" valign="top">10C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">272</td>
<td align="center" valign="top">110</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">276</td>
<td align="center" valign="top">114</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">286</td>
<td align="center" valign="top">11E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller model</td>
</tr>
<tr>
<td align="center" valign="top">296</td>
<td align="center" valign="top">128</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">306</td>
<td align="center" valign="top">132</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched connection</td>
</tr>
<tr>
<td align="center" valign="top">316</td>
<td align="center" valign="top">13C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Short-hold mode</td>
</tr>
<tr>
<td align="center" valign="top">326</td>
<td align="center" valign="top">146</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">336</td>
<td align="center" valign="top">150</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">346</td>
<td align="center" valign="top">15A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">356</td>
<td align="center" valign="top">164</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Character code</td>
</tr>
<tr>
<td align="center" valign="top">366</td>
<td align="center" valign="top">16E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Exchange identifier</td>
</tr>
<tr>
<td align="center" valign="top">376</td>
<td align="center" valign="top">178</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">System service control point identifier</td>
</tr>
<tr>
<td align="center" valign="top">388</td>
<td align="center" valign="top">184</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">398</td>
<td align="center" valign="top">18E</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">430</td>
<td align="center" valign="top">1AE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">440</td>
<td align="center" valign="top">1B8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">450</td>
<td align="center" valign="top">1C2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">460</td>
<td align="center" valign="top">1CC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Station address</td>
</tr>
<tr>
<td align="center" valign="top">470</td>
<td align="center" valign="top">1D6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">SDLC poll priority</td>
</tr>
<tr>
<td align="center" valign="top">480</td>
<td align="center" valign="top">1E0</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">LAN remote adapter address</td>
</tr>
<tr>
<td align="center" valign="top">492</td>
<td align="center" valign="top">1EC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Destination service access point</td>
</tr>
<tr>
<td align="center" valign="top">502</td>
<td align="center" valign="top">1F6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Source service access point</td>
</tr>
<tr>
<td align="center" valign="top">512</td>
<td align="center" valign="top">200</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 network level</td>
</tr>
<tr>
<td align="center" valign="top">522</td>
<td align="center" valign="top">20A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 link protocol</td>
</tr>
<tr>
<td align="center" valign="top">532</td>
<td align="center" valign="top">214</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">542</td>
<td align="center" valign="top">21E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 connection password</td>
</tr>
<tr>
<td align="center" valign="top">552</td>
<td align="center" valign="top">228</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">562</td>
<td align="center" valign="top">232</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">572</td>
<td align="center" valign="top">23C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">582</td>
<td align="center" valign="top">246</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">800</td>
<td align="center" valign="top">320</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Current maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">804</td>
<td align="center" valign="top">324</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">814</td>
<td align="center" valign="top">32E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">824</td>
<td align="center" valign="top">338</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD7">CTLD0700 Format</a></h3>
<p>This format returns detailed information about a controller of category
*HOST.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">00</td>
<td align="left" valign="top">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC default window size</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC frame retry</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC response timer</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC connect retry</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Disconnect timer: minimum connect</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Disconnect timer: disconnect delay</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN frame retry</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection retry</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN response timer</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection timer</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement frequency</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN maximum outstanding frames</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN access priority</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN window step</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">192</td>
<td align="center" valign="top">C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">196</td>
<td align="center" valign="top">C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">204</td>
<td align="center" valign="top">CC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">212</td>
<td align="center" valign="top">D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">216</td>
<td align="center" valign="top">D8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 frame retry</td>
</tr>
<tr>
<td align="center" valign="top">224</td>
<td align="center" valign="top">E0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 response timer</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">232</td>
<td align="center" valign="top">E8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">236</td>
<td align="center" valign="top">EC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">APPN transmission group number</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Autodelete device</td>
</tr>
<tr>
<td align="center" valign="top">244</td>
<td align="center" valign="top">F4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 1</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 2</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">User-defined 3</td>
</tr>
<tr>
<td align="center" valign="top">256</td>
<td align="center" valign="top">100</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">264</td>
<td align="center" valign="top">108</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">268</td>
<td align="center" valign="top">10C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">272</td>
<td align="center" valign="top">110</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">276</td>
<td align="center" valign="top">114</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">280</td>
<td align="center" valign="top">118</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">284</td>
<td align="center" valign="top">11C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">294</td>
<td align="center" valign="top">126</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched connection</td>
</tr>
<tr>
<td align="center" valign="top">304</td>
<td align="center" valign="top">130</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Short-hold mode</td>
</tr>
<tr>
<td align="center" valign="top">314</td>
<td align="center" valign="top">13A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">324</td>
<td align="center" valign="top">144</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">334</td>
<td align="center" valign="top">14E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN capable</td>
</tr>
<tr>
<td align="center" valign="top">344</td>
<td align="center" valign="top">158</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">354</td>
<td align="center" valign="top">162</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Character code</td>
</tr>
<tr>
<td align="center" valign="top">364</td>
<td align="center" valign="top">16C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote network identifier</td>
</tr>
<tr>
<td align="center" valign="top">374</td>
<td align="center" valign="top">176</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote control point name</td>
</tr>
<tr>
<td align="center" valign="top">384</td>
<td align="center" valign="top">180</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Adjacent link station</td>
</tr>
<tr>
<td align="center" valign="top">394</td>
<td align="center" valign="top">18A</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">System service control point identifier</td>
</tr>
<tr>
<td align="center" valign="top">406</td>
<td align="center" valign="top">196</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Local exchange identifier</td>
</tr>
<tr>
<td align="center" valign="top">416</td>
<td align="center" valign="top">1A0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">426</td>
<td align="center" valign="top">1AA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Dial initiation</td>
</tr>
<tr>
<td align="center" valign="top">436</td>
<td align="center" valign="top">1B4</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">468</td>
<td align="center" valign="top">1D4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">478</td>
<td align="center" valign="top">1DE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">488</td>
<td align="center" valign="top">1E8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list</td>
</tr>
<tr>
<td align="center" valign="top">498</td>
<td align="center" valign="top">1F2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list entry</td>
</tr>
<tr>
<td align="center" valign="top">508</td>
<td align="center" valign="top">1FC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">518</td>
<td align="center" valign="top">206</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Station address</td>
</tr>
<tr>
<td align="center" valign="top">528</td>
<td align="center" valign="top">210</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">LAN remote adapter address</td>
</tr>
<tr>
<td align="center" valign="top">540</td>
<td align="center" valign="top">21C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Destination service access point</td>
</tr>
<tr>
<td align="center" valign="top">550</td>
<td align="center" valign="top">226</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Source service access point</td>
</tr>
<tr>
<td align="center" valign="top">560</td>
<td align="center" valign="top">230</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 network level</td>
</tr>
<tr>
<td align="center" valign="top">570</td>
<td align="center" valign="top">23A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 link protocol</td>
</tr>
<tr>
<td align="center" valign="top">580</td>
<td align="center" valign="top">244</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">590</td>
<td align="center" valign="top">24E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 connection password</td>
</tr>
<tr>
<td align="center" valign="top">600</td>
<td align="center" valign="top">258</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">610</td>
<td align="center" valign="top">262</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">620</td>
<td align="center" valign="top">26C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">630</td>
<td align="center" valign="top">276</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPC CP session support</td>
</tr>
<tr>
<td align="center" valign="top">640</td>
<td align="center" valign="top">280</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote APPN node type</td>
</tr>
<tr>
<td align="center" valign="top">650</td>
<td align="center" valign="top">28A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN minimum switched status</td>
</tr>
<tr>
<td align="center" valign="top">660</td>
<td align="center" valign="top">294</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Recontact at vary off</td>
</tr>
<tr>
<td align="center" valign="top">670</td>
<td align="center" valign="top">29E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Autocreate device</td>
</tr>
<tr>
<td align="center" valign="top">680</td>
<td align="center" valign="top">318</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">898</td>
<td align="center" valign="top">382</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">APPN/HPR capable</td>
</tr>
<tr>
<td align="center" valign="top">908</td>
<td align="center" valign="top">38C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Primary DLUS name--PU name</td>
</tr>
<tr>
<td align="center" valign="top">918</td>
<td align="center" valign="top">396</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Primary DLUS name--network ID</td>
</tr>
<tr>
<td align="center" valign="top">928</td>
<td align="center" valign="top">3A0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Backup DLUS name--PU name</td>
</tr>
<tr>
<td align="center" valign="top">938</td>
<td align="center" valign="top">3AA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Backup DLUS name--network ID</td>
</tr>
<tr>
<td align="center" valign="top">948</td>
<td align="center" valign="top">3B4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Dependent PU name</td>
</tr>
<tr>
<td align="center" valign="top">958</td>
<td align="center" valign="top">3BE</td>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved/unused for alignment</td>
</tr>
<tr>
<td align="center" valign="top">960</td>
<td align="center" valign="top">3C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Activation timer</td>
</tr>
<tr>
<td align="center" valign="top">964</td>
<td align="center" valign="top">3C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Reconnect timer</td>
</tr>
<tr>
<td align="center" valign="top">968</td>
<td align="center" valign="top">3C8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">HPR path switching</td>
</tr>
<tr>
<td align="center" valign="top">978</td>
<td align="center" valign="top">3D2</td>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="center" valign="top">980</td>
<td align="center" valign="top">3D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Current maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">984</td>
<td align="center" valign="top">3D8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">994</td>
<td align="center" valign="top">3E2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">1004</td>
<td align="center" valign="top">3EC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">1014</td>
<td align="center" valign="top">3F6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">1024</td>
<td align="center" valign="top">400</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Branch extender role</td>
</tr>
<tr>
<td align="center" valign="top">1034</td>
<td align="center" valign="top">40A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD8">CTLD0800 Format</a></h3>
<p>This format returns detailed information about a controller of category
*NET.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Connection response timer</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached line</td>
</tr>
<tr>
<td align="center" valign="top">130</td>
<td align="center" valign="top">82</td>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">142</td>
<td align="center" valign="top">8E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD9">CTLD0900 Format</a></h3>
<p>This format returns detailed information about a controller of category
*RTL.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC poll limit</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC out limit</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC connect poll retry</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC NDM poll timer</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN frame retry</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection retry</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN response timer</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection timer</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement frequency</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN maximum outstanding frames</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN access priority</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN window step</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">192</td>
<td align="center" valign="top">C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">196</td>
<td align="center" valign="top">C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">204</td>
<td align="center" valign="top">CC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">212</td>
<td align="center" valign="top">D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 frame retry</td>
</tr>
<tr>
<td align="center" valign="top">216</td>
<td align="center" valign="top">D8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection retry</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 response timer</td>
</tr>
<tr>
<td align="center" valign="top">224</td>
<td align="center" valign="top">E0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection timer</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 delayed connection timer</td>
</tr>
<tr>
<td align="center" valign="top">232</td>
<td align="center" valign="top">E8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">236</td>
<td align="center" valign="top">EC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">244</td>
<td align="center" valign="top">F4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">256</td>
<td align="center" valign="top">100</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">270</td>
<td align="center" valign="top">10E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller model</td>
</tr>
<tr>
<td align="center" valign="top">280</td>
<td align="center" valign="top">118</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">290</td>
<td align="center" valign="top">122</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line</td>
</tr>
<tr>
<td align="center" valign="top">300</td>
<td align="center" valign="top">12C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">310</td>
<td align="center" valign="top">136</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">320</td>
<td align="center" valign="top">140</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">330</td>
<td align="center" valign="top">14A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Character code</td>
</tr>
<tr>
<td align="center" valign="top">340</td>
<td align="center" valign="top">154</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Exchange identifier</td>
</tr>
<tr>
<td align="center" valign="top">350</td>
<td align="center" valign="top">15E</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">System service control point identifier</td>
</tr>
<tr>
<td align="center" valign="top">362</td>
<td align="center" valign="top">16A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">372</td>
<td align="center" valign="top">174</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">404</td>
<td align="center" valign="top">194</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">414</td>
<td align="center" valign="top">19E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">424</td>
<td align="center" valign="top">1A8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">434</td>
<td align="center" valign="top">1B2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Station address</td>
</tr>
<tr>
<td align="center" valign="top">444</td>
<td align="center" valign="top">1BC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">SDLC poll priority</td>
</tr>
<tr>
<td align="center" valign="top">454</td>
<td align="center" valign="top">1C6</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">LAN remote adapter address</td>
</tr>
<tr>
<td align="center" valign="top">466</td>
<td align="center" valign="top">1D2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Destination service access point</td>
</tr>
<tr>
<td align="center" valign="top">476</td>
<td align="center" valign="top">1DC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Source service access point</td>
</tr>
<tr>
<td align="center" valign="top">486</td>
<td align="center" valign="top">1E6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 network level</td>
</tr>
<tr>
<td align="center" valign="top">496</td>
<td align="center" valign="top">1F0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">506</td>
<td align="center" valign="top">1FA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 connection password</td>
</tr>
<tr>
<td align="center" valign="top">516</td>
<td align="center" valign="top">204</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">526</td>
<td align="center" valign="top">20E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">536</td>
<td align="center" valign="top">218</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">546</td>
<td align="center" valign="top">222</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">764</td>
<td align="center" valign="top">2FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Current maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">768</td>
<td align="center" valign="top">300</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">778</td>
<td align="center" valign="top">30A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">788</td>
<td align="center" valign="top">314</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" width="17%" colspan="2" rowspan="2">These fields
repeat for each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="left" valign="top" width="17%" colspan="2" rowspan="2">These fields
repeat for each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD10">CTLD1000 Format</a></h3>
<p>This format returns detailed information about a controller of category
*RWS.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Device wait timer</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC default window size</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC frame retry</td>
</tr>
<tr>
<td align="center" valign="top">124</td>
<td align="center" valign="top">7C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC response timer</td>
</tr>
<tr>
<td align="center" valign="top">128</td>
<td align="center" valign="top">80</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">IDLC connect retry</td>
</tr>
<tr>
<td align="center" valign="top">132</td>
<td align="center" valign="top">84</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Predial delay</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Redial delay</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Dial retries</td>
</tr>
<tr>
<td align="center" valign="top">144</td>
<td align="center" valign="top">90</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect limit</td>
</tr>
<tr>
<td align="center" valign="top">148</td>
<td align="center" valign="top">94</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Short-hold mode disconnect timer</td>
</tr>
<tr>
<td align="center" valign="top">152</td>
<td align="center" valign="top">98</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC poll limit</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC out limit</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC connect poll retry</td>
</tr>
<tr>
<td align="center" valign="top">164</td>
<td align="center" valign="top">A4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">SDLC NDM poll timer</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN frame retry</td>
</tr>
<tr>
<td align="center" valign="top">172</td>
<td align="center" valign="top">AC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection retry</td>
</tr>
<tr>
<td align="center" valign="top">176</td>
<td align="center" valign="top">B0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN response timer</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN connection timer</td>
</tr>
<tr>
<td align="center" valign="top">184</td>
<td align="center" valign="top">B8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">188</td>
<td align="center" valign="top">BC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">192</td>
<td align="center" valign="top">C0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN acknowledgement frequency</td>
</tr>
<tr>
<td align="center" valign="top">196</td>
<td align="center" valign="top">C4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN maximum outstanding frames</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN access priority</td>
</tr>
<tr>
<td align="center" valign="top">204</td>
<td align="center" valign="top">CC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">LAN window step</td>
</tr>
<tr>
<td align="center" valign="top">208</td>
<td align="center" valign="top">D0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">212</td>
<td align="center" valign="top">D4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">216</td>
<td align="center" valign="top">D8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated packet size: receive</td>
</tr>
<tr>
<td align="center" valign="top">224</td>
<td align="center" valign="top">E0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">228</td>
<td align="center" valign="top">E4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Default window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">232</td>
<td align="center" valign="top">E8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: transmit</td>
</tr>
<tr>
<td align="center" valign="top">236</td>
<td align="center" valign="top">EC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Negotiated window size: receive</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 frame retry</td>
</tr>
<tr>
<td align="center" valign="top">244</td>
<td align="center" valign="top">F4</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection retry</td>
</tr>
<tr>
<td align="center" valign="top">248</td>
<td align="center" valign="top">F8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 response timer</td>
</tr>
<tr>
<td align="center" valign="top">252</td>
<td align="center" valign="top">FC</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 connection timer</td>
</tr>
<tr>
<td align="center" valign="top">256</td>
<td align="center" valign="top">100</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 delayed connection timer</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 acknowledgement timer</td>
</tr>
<tr>
<td align="center" valign="top">264</td>
<td align="center" valign="top">108</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">X.25 inactivity timer</td>
</tr>
<tr>
<td align="center" valign="top">268</td>
<td align="center" valign="top">10C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Allocation retry timer</td>
</tr>
<tr>
<td align="center" valign="top">272</td>
<td align="center" valign="top">110</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: count limit</td>
</tr>
<tr>
<td align="center" valign="top">276</td>
<td align="center" valign="top">114</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Recovery limits: time interval</td>
</tr>
<tr>
<td align="center" valign="top">280</td>
<td align="center" valign="top">118</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">284</td>
<td align="center" valign="top">11C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">288</td>
<td align="center" valign="top">120</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">292</td>
<td align="center" valign="top">124</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Number of entries in list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">296</td>
<td align="center" valign="top">128</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of switched lines</td>
</tr>
<tr>
<td align="center" valign="top">300</td>
<td align="center" valign="top">12C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">310</td>
<td align="center" valign="top">136</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller model</td>
</tr>
<tr>
<td align="center" valign="top">320</td>
<td align="center" valign="top">140</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Link type</td>
</tr>
<tr>
<td align="center" valign="top">330</td>
<td align="center" valign="top">14A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched connection</td>
</tr>
<tr>
<td align="center" valign="top">340</td>
<td align="center" valign="top">154</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Short-hold mode</td>
</tr>
<tr>
<td align="center" valign="top">350</td>
<td align="center" valign="top">15E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">360</td>
<td align="center" valign="top">168</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate switched network backup</td>
</tr>
<tr>
<td align="center" valign="top">370</td>
<td align="center" valign="top">172</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached nonswitched line name</td>
</tr>
<tr>
<td align="center" valign="top">380</td>
<td align="center" valign="top">17C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">TDLC line name</td>
</tr>
<tr>
<td align="center" valign="top">390</td>
<td align="center" valign="top">186</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Character code</td>
</tr>
<tr>
<td align="center" valign="top">400</td>
<td align="center" valign="top">190</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote location name</td>
</tr>
<tr>
<td align="center" valign="top">410</td>
<td align="center" valign="top">19A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Local location name</td>
</tr>
<tr>
<td align="center" valign="top">420</td>
<td align="center" valign="top">1A4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Remote network identifier</td>
</tr>
<tr>
<td align="center" valign="top">430</td>
<td align="center" valign="top">1AE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Exchange identifier</td>
</tr>
<tr>
<td align="center" valign="top">440</td>
<td align="center" valign="top">1B8</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">System service control point identifier</td>
</tr>
<tr>
<td align="center" valign="top">452</td>
<td align="center" valign="top">1C4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initial connection</td>
</tr>
<tr>
<td align="center" valign="top">462</td>
<td align="center" valign="top">1CE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Dial initiation</td>
</tr>
<tr>
<td align="center" valign="top">472</td>
<td align="center" valign="top">1D8</td>
<td align="left" valign="top">CHAR(32)</td>
<td align="left" valign="top">Connection number</td>
</tr>
<tr>
<td align="center" valign="top">504</td>
<td align="center" valign="top">1F8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Answer number</td>
</tr>
<tr>
<td align="center" valign="top">514</td>
<td align="center" valign="top">202</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Activate X.25 network address</td>
</tr>
<tr>
<td align="center" valign="top">524</td>
<td align="center" valign="top">20C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list</td>
</tr>
<tr>
<td align="center" valign="top">534</td>
<td align="center" valign="top">216</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Connection list entry</td>
</tr>
<tr>
<td align="center" valign="top">544</td>
<td align="center" valign="top">220</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Station address</td>
</tr>
<tr>
<td align="center" valign="top">554</td>
<td align="center" valign="top">22A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">SDLC poll priority</td>
</tr>
<tr>
<td align="center" valign="top">564</td>
<td align="center" valign="top">234</td>
<td align="left" valign="top">CHAR(12)</td>
<td align="left" valign="top">LAN remote adapter address</td>
</tr>
<tr>
<td align="center" valign="top">576</td>
<td align="center" valign="top">240</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Destination service access point</td>
</tr>
<tr>
<td align="center" valign="top">586</td>
<td align="center" valign="top">24A</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Source service access point</td>
</tr>
<tr>
<td align="center" valign="top">596</td>
<td align="center" valign="top">254</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 network level</td>
</tr>
<tr>
<td align="center" valign="top">606</td>
<td align="center" valign="top">25E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 link protocol</td>
</tr>
<tr>
<td align="center" valign="top">616</td>
<td align="center" valign="top">268</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 logical channel ID</td>
</tr>
<tr>
<td align="center" valign="top">626</td>
<td align="center" valign="top">272</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 connection password</td>
</tr>
<tr>
<td align="center" valign="top">636</td>
<td align="center" valign="top">27C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 switched line selection</td>
</tr>
<tr>
<td align="center" valign="top">646</td>
<td align="center" valign="top">286</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 user group ID</td>
</tr>
<tr>
<td align="center" valign="top">656</td>
<td align="center" valign="top">290</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">X.25 reverse charging</td>
</tr>
<tr>
<td align="center" valign="top">666</td>
<td align="center" valign="top">29A</td>
<td align="left" valign="top">CHAR(218)</td>
<td align="left" valign="top">User facilities</td>
</tr>
<tr>
<td align="center" valign="top">884</td>
<td align="center" valign="top">374</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Autocreate device</td>
</tr>
<tr>
<td align="center" valign="top">894</td>
<td align="center" valign="top">37E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched disconnect</td>
</tr>
<tr>
<td align="center" valign="top">904</td>
<td align="center" valign="top">388</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Associated APPC device</td>
</tr>
<tr>
<td align="center" valign="top">914</td>
<td align="center" valign="top">392</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Serial number</td>
</tr>
<tr>
<td align="center" valign="top">924</td>
<td align="center" valign="top">39C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Release level</td>
</tr>
<tr>
<td align="center" valign="top">934</td>
<td align="center" valign="top">3A6</td>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="center" valign="top">936</td>
<td align="center" valign="top">3A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Current maximum frame size</td>
</tr>
<tr>
<td align="center" valign="top">940</td>
<td align="center" valign="top">3AC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">950</td>
<td align="center" valign="top">3B6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">960</td>
<td align="center" valign="top">3C0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">970</td>
<td align="center" valign="top">3CA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">980</td>
<td align="center" valign="top">3D4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Serial number</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each switched line</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Switched line name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD11">CTLD1100 Format</a></h3>
<p>This format returns detailed information about a controller of category
*VWS.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">126</td>
<td align="center" valign="top">7E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">146</td>
<td align="center" valign="top">92</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">156</td>
<td align="center" valign="top">9C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="center" valign="top">166</td>
<td align="center" valign="top">A6</td>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
<tr>
<td align="center" valign="top">168</td>
<td align="center" valign="top">A8</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Device wait timer</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD12">CTLD1200 Format</a></h3>
<p>This format returns detailed information about a controller of category
*LWS.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Device wait timer</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">120</td>
<td align="center" valign="top">78</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">130</td>
<td align="center" valign="top">82</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller model</td>
</tr>
<tr>
<td align="center" valign="top">140</td>
<td align="center" valign="top">8C</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Resource name</td>
</tr>
<tr>
<td align="center" valign="top">150</td>
<td align="center" valign="top">96</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">TDLC line name</td>
</tr>
<tr>
<td align="center" valign="top">160</td>
<td align="center" valign="top">A0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Automatic configuration</td>
</tr>
<tr>
<td align="center" valign="top">170</td>
<td align="center" valign="top">AA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initialization source file name</td>
</tr>
<tr>
<td align="center" valign="top">180</td>
<td align="center" valign="top">B4</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initialization source file library name</td>
</tr>
<tr>
<td align="center" valign="top">190</td>
<td align="center" valign="top">BE</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initialization source member name</td>
</tr>
<tr>
<td align="center" valign="top">200</td>
<td align="center" valign="top">C8</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initialization program name</td>
</tr>
<tr>
<td align="center" valign="top">210</td>
<td align="center" valign="top">D2</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Initialization program library name</td>
</tr>
<tr>
<td align="center" valign="top">220</td>
<td align="center" valign="top">DC</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">230</td>
<td align="center" valign="top">E6</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">240</td>
<td align="center" valign="top">F0</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: name</td>
</tr>
<tr>
<td align="center" valign="top">250</td>
<td align="center" valign="top">FA</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Current message queue: library</td>
</tr>
<tr>
<td align="center" valign="top">260</td>
<td align="center" valign="top">104</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">System job name</td>
</tr>
<tr>
<td align="left" valign="top" width="16%" colspan="2" rowspan="2">These fields
repeat for each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top" width="8%">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLD13">CTLD1300 Format</a></h3>
<p>This format returns detailed information about a controller of category
*TAP.</p>
<table border width="80%">
<tr>
<th align="center" valign="bottom" colspan="2">Offset</th>
<th align="left" valign="bottom" rowspan="2">Type</th>
<th align="left" valign="bottom" rowspan="2">Field</th>
</tr>
<tr>
<th align="center" valign="bottom">Dec</th>
<th align="center" valign="bottom">Hex</th>
</tr>
<tr>
<td align="center" valign="top" width="10%">0</td>
<td align="center" valign="top" width="10%">0</td>
<td align="left" valign="top" width="20%">&nbsp;</td>
<td align="left" valign="top" width="60%">Returns everything from format
CTLD0100</td>
</tr>
<tr>
<td align="center" valign="top">108</td>
<td align="center" valign="top">6C</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Offset to list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">112</td>
<td align="center" valign="top">70</td>
<td align="left" valign="top">BINARY(4)</td>
<td align="left" valign="top">Entry length for list of attached devices</td>
</tr>
<tr>
<td align="center" valign="top">116</td>
<td align="center" valign="top">74</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller type</td>
</tr>
<tr>
<td align="center" valign="top">126</td>
<td align="center" valign="top">7E</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Controller model</td>
</tr>
<tr>
<td align="center" valign="top">136</td>
<td align="center" valign="top">88</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Resource name</td>
</tr>
<tr>
<td align="center" valign="top">146</td>
<td align="center" valign="top">92</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Automatic configuration</td>
</tr>
<tr>
<td align="left" valign="top" colspan="2" rowspan="2">These fields repeat for
each attached device</td>
<td align="left" valign="top">CHAR(10)</td>
<td align="left" valign="top">Attached device name</td>
</tr>
<tr>
<td align="left" valign="top">CHAR(2)</td>
<td align="left" valign="top">Reserved</td>
</tr>
</table>
<br>
<br>
<h3><a name="HDRCTLDFLD">Field Descriptions</a></h3>
<p>Some of the fields in the various formats returned by this API are described
in greater detail in the <a href="../clfinder/name_finder.htm">Control
Language (CL)</a> information for the particular command that was used to
create the controller description object. They are also described in the online
help for the particular command. For these fields, the CL parameter keyword is
specified in parentheses following the field name. The CL command name is
specified in the field description.</p>
<p>In certain cases, numeric values are assigned by this API to represent
character values for some of the returned fields. Where a numeric value is
assigned, the numeric value and the equivalent character value are listed as an
<em>Exception</em> in the following field descriptions.</p>
<p><strong>Activate switched network backup.</strong> Shows whether the
switched network backup is activated.</p>
<p><strong>Activate X.25 network address.</strong> The current X.25 network
address for active X.25 controller descriptions.</p>
<p><strong>Activation timer (ACTTMR).</strong> This timer is used when the
system attempts to activate a session to the remote
dependent-logical-unit-server (DLUS) node (initial connection *DIAL). It is the
amount of time this system will wait for an answer from the remote DLUS. (See
the ACTTMR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Active switched line.</strong> The switched line that is active and
that the controller is using for communications. If no switched line is active,
the value in this field is blanks.</p>
<p><strong>Adjacent link station (ADJLNKSTN).</strong> The link station name of
the adjacent system. (See the ADJLNKSTN parameter in the Control Language (CL)
information for the <a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Allocation retry timer (ALCRTYTMR).</strong> The time to wait
between attempts to activate devices associated with this controller. (See the
ALCRTYTMR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Answer number (ANSNBR).</strong> The X.25 network addresses from
which this controller can accept calls. (See the ANSNBR parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>APPC CP session support (CPSSN).</strong> Whether this controller
supports control point-to-control point sessions. (See the CPSSN parameter in
the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Application type (APPTYPE).</strong> The type of application that
this controller is to be used for. (See the APPTYPE parameter in the Control
Language (CL) information for the <a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>
command.)</p>
<p><strong>APPN capable (APPN).</strong> Whether the local system appears
to the adjacent system as either a network node or an end node in the local
system network attributes, or the local system appears to the adjacent system
as a low-entry networking node. (See the APPN parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>APPN/HPR capable (HPR).</strong> Whether to use APPN
high-performance routing (HPR) support. (See the HPR parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>APPN minimum switched status (MINSWTSTS).</strong> The minimum
status required for this controller description to be considered eligible for
APPN routing. (See the MINSWTSTS parameter in the Control Language (CL)
information for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>APPN transmission group number (TMSGRPNBR).</strong> The value to be
used by the APPN support for transmission group negotiation with the remote
system. (See the TMSGRPNBR parameter in the Control Language (CL) information
for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>Associated APPC device.</strong> The APPC device associated with the
remote workstation controller description. This is the device name that is
displayed when F15 (Display associated APPC device) is used on the Display
Controller Description (DSPCTLD) command. If there is no associated APPC
device, the value in this field is blanks.</p>
<p><strong>Attached device name (DEV).</strong> The name of one or more devices
to be attached to this controller. (See the DEV parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlnet.htm">CRTCTLNET</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>,
<a href="../cl/crtctltap.htm">CRTCTLTAP</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)</p>
<p><strong>Attached line.</strong> For network controllers, the name of the
line that connects the network to the system.</p>
<p><strong>Attached nonswitched line name (LINE).</strong> The name of the line
description that connects the network to the system. (See the LINE parameter in
the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlnet.htm">CRTCTLNET</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Autocreate device (AUTOCRTDEV).</strong> Which devices are
automatically created. (See the AUTOCRTDEV parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Autodelete device (AUTODLTDEV).</strong> The number of minutes an
automatically created device can remain in an idle state with no bound sessions
and no active conversations on the device. (See the AUTODLTDEV parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -2 implies *NO</li>
</ul>
<p><strong>Automatic configuration.</strong> Whether this controller has been
configured automatically.</p>
<p><strong>Bytes available.</strong> The number of bytes of data available to
be returned. All available data is returned if enough space is provided.</p>
<p><strong>Bytes returned.</strong> The number of bytes of data returned.</p>
<p><strong>Backup DLUS name--network ID (BKUDLUS).</strong> The backup DLUS
network ID. This is the network ID of the APPN network (subnet) that the remote
DLUS resides in. It is the network qualified CP name of the remote DLUS (SSCP)
that the iSeries dependent-logical-unit-requester (DLUR) host controller
communicates with in the absence of the primary DLUS node. (See the BKUDLUS
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Backup DLUS name--PU name (BKUDLUS).</strong> The backup DLUS name.
This is the physical unit name of the remote DLUS. This is the network
qualified CP name of the remote DLUS (SSCP) that the iSeries DLUR host
controller communicates with in the absence of the primary DLUS node. (See the
BKUDLUS parameter in the Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Branch extender role (BEXROLE).</strong> The role of the the local
system in an APPN network for the remote controller being configured. This
parameter is used only when the local system supports the branch extender
function. (See the BEXROLE parameter in the Control Language (CL) information
for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Character code (CODE).</strong> The type of character code (EBCDIC
or ASCII) used to send the information in a remote work station data stream
over the communications line. (See the CODE parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Connection list (CNNLSTOUT).</strong> The name of a connection list
containing the network-assigned numbers used for outgoing calls on this
controller. (See the CNNLSTOUT parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Note:</strong> This field is no longer supported as of V5R3M0.</p>
<p><strong>Connection list entry (CNNLSTOUTE).</strong> The name of the
connection list entry containing the network-assigned numbers used for outgoing
calls on this controller. (See the CNNLSTOUTE parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Note:</strong> This field is no longer supported as of V5R3M0.</p>
<p><strong>Connection network CP name (CNNCPNAME).</strong> The name of the
connection network control point. (See the CNNCPNAME parameter in the Control
Language (CL) information for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>
command.)</p>
<p><strong>Connection network identifier (CNNNETID).</strong> The name of the
connection network identifier. (See the CNNNETID parameter in the Control
Language (CL) information for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>
command.)</p>
<p><strong>Connection number (CNNNBR).</strong> The number (for a switched
connection or a nonswitched connection with switched network backup) of the
remote controller that is called from the system to establish a connection.
(See the CNNNBR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Connection response timer (CNNRSPTMR).</strong> The amount of time
to wait for a response to an incoming connection request. (See the CNNRSPTMR
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlnet.htm">CRTCTLNET</a> command.)</p>
<p><strong>Connection type (CNN).</strong> The type of connection this BSC
controller will be used on. (See the CNN parameter in the Control Language (CL)
information for the <a href="../cl/crtctlbsc.htm">CRTCTLBSC</a> command.)</p>
<p><strong>Control owner.</strong> Whether this description is owned by the
system or the user. *USER identifies the user as the owner, and *SYS identifies
the system as the owner. If the system is the control owner, the user cannot
make any changes to the description.</p>
<p><strong>Controller category.</strong> This value will be one of the
following:</p>
<dl>
<dd>*APPC</dd>
<dd>*ASC</dd>
<dd>*BSC</dd>
<dd>*FNC</dd>
<dd>*HOST</dd>
<dd>*LWS</dd>
<dd>*NET</dd>
<dd>*RTL</dd>
<dd>*RWS</dd>
<dd>*TAP</dd>
<dd>*VWS</dd>
</dl>
<p>The category value is derived from the command used to create the controller
description.</p>
<p><strong>Controller model (MODEL).</strong> The model number of the
controller. (See the MODEL parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>, or
<a href="../cl/crtctltap.htm">CRTCTLTAP</a> command.)</p>
<p><strong>Controller name (CTLD).</strong> The name of the controller
description. (See the CTLD parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlnet.htm">CRTCTLNET</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>,
<a href="../cl/crtctltap.htm">CRTCTLTAP</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)</p>
<p><strong>Controller type (TYPE).</strong> The type of controller being
described. (See the TYPE parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>, or
<a href="../cl/crtctltap.htm">CRTCTLTAP</a> command.)</p>
<p><strong>Cost/byte.</strong> The cost of sending and receiving data over the
link. (See the LDLCTMSGRP parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Cost/connect time.</strong> The cost of being connected over the
link. (See the LDLCTMSGRP parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Current maximum frame size.</strong> The maximum frame size that is
currently being used by this controller. This field is only valid for
controllers that have been varied on and are connected to a LAN.</p>
<p><strong>Current message queue (MSGQ).</strong> The message queue to which
messages are currently being sent using this controller description. This field
is valid only for controllers that are varied on. Note that the value of the
current message queue may be different from the message queue field (MSGQ
parameter) under certain error conditions. (See the MSGQ parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.) This information is returned in
two separate fields:</p>
<ul>
<li><em>Name</em> of the queue</li>
<li><em>Library</em> in which the queue can be found</li>
</ul>
<p><strong>Data link role (ROLE).</strong> Whether the remote system is
primary, secondary, or dynamically negotiates its role. (See the ROLE parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Date information retrieved.</strong> The date that the information
was provided by the API. This is returned as 7 characters in the form CYYMMDD,
where:</p>
<table cellpadding="5">
<!-- cols="15 85" -->
<tr>
<td align="left" valign="top"><em>C</em></td>
<td align="left" valign="top">Century, where 0 indicates years 19<em>xx</em>
and 1 indicates years 20<em>xx</em>.</td>
</tr>
<tr>
<td align="left" valign="top"><em>YY</em></td>
<td align="left" valign="top">Year</td>
</tr>
<tr>
<td align="left" valign="top"><em>MM</em></td>
<td align="left" valign="top">Month</td>
</tr>
<tr>
<td align="left" valign="top"><em>DD</em></td>
<td align="left" valign="top">Day</td>
</tr>
</table>
<p><strong>Default packet size (DFTPKTSIZE).</strong> The default packet size
to use on the virtual circuit represented by this controller. This information
is returned in two separate fields:</p>
<ul>
<li><em>Transmit</em></li>
<li><em>Receive</em></li>
</ul>
<p>(See the DFTPKTSIZE parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exceptions:</em></p>
<ul>
<li>Value of -10 implies *TRANSMIT</li>
<li>Value of -16 implies *LIND</li>
</ul>
<p><strong>Default window size (DFTWDWSIZE).</strong> The default window size
to use on the virtual circuit represented by this controller. This information
is returned in two separate fields:</p>
<ul>
<li><em>Transmit</em></li>
<li><em>Receive</em></li>
</ul>
<p>(See the DFTWDWSIZE parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exceptions:</em></p>
<ul>
<li>Value of -10 implies *TRANSMIT</li>
<li>Value of -16 implies *LIND</li>
</ul>
<p><strong>Dependent PU name.</strong> The dependent location name that is used
for DLUR, which provides additional security for the connection.</p>
<p><strong>Destination service access point (DSAP).</strong> The logical
address that this system will send to when it communicates with the remote
controller. (See the DSAP parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Device category.</strong> This value will be one of the
following:</p>
<dl>
<dd>*APPC</dd>
<dd>*ASC</dd>
<dd>*ASP</dd>
<dd>*BSC</dd>
<dd>*CRP</dd>
<dd>*DKT</dd>
<dd>*DSP</dd>
<dd>*FNC</dd>
<dd>*HOST</dd>
<dd>*INTR</dd>
<dd>*MLB</dd>
<dd>*NET</dd>
<dd>*OPT</dd>
<dd>*PRT</dd>
<dd>*RTL</dd>
<dd>*SNPT</dd>
<dd>*SNUF</dd>
<dd>*TAP</dd>
</dl>
<p>The category value is derived from the command used to create the device
description.</p>
<p><strong>Device name.</strong> The name of a device associated with this
controller.</p>
<p><strong>Device text description.</strong> A brief description of a device
associated with this controller.</p>
<p><strong>Device type (TYPE).</strong> The type of device being described.
(See the TYPE parameter in the Control Language (CL) information for the
<a href="../cl/crtdevdsp.htm">CRTDEVDSP</a>,
<a href="../cl/crtdevfnc.htm">CRTDEVFNC</a>,
<a href="../cl/crtdevmlb.htm">CRTDEVMLB</a>,
<a href="../cl/crtdevnet.htm">CRTDEVNET</a>,
<a href="../cl/crtdevopt.htm">CRTDEVOPT</a>,
<a href="../cl/crtdevprt.htm">CRTDEVPRT</a>, or
<a href="../cl/crtdevtap.htm">CRTDEVTAP</a> command.)</p>
<p><strong>Device wait timer (DEVWAITTMR).</strong> The device wait time-out
value. (See the DEVWAITTMR parameter in the Control Language (CL) information
for the
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)</p>
<p><strong>Dial initiation (DIALINIT).</strong> Whether or not the system
should dial the remote system or controller immediately when this controller
description is varied on. (See the DIALINIT parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Dial retries (DIALRTY).</strong> The number of times to retry
dialing the number before considering the dialing unsuccessful. (See the
DIALRTY parameter in the Control Language (CL) information for the
<a href=
"../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Disconnect timer (DSCTMR).</strong> The options for automatic
disconnection. These options are returned in two separate fields:</p>
<ul>
<li><em>Minimum connect</em>: The minimum length of time the link stays active
after the connection has been made.</li>
<li><em>Disconnect delay</em>: The length of time the system delays
disconnection after the last session for the controller is ended.</li>
</ul>
<p>(See the DSCTMR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Entry length for list of attached devices.</strong> Entry length in
bytes of each element in the list of attached devices returned with this
format. A value of zero is returned if the list is empty.</p>
<p><strong>Entry length for list of remote identifiers.</strong> Entry length
in bytes of each element in the list of remote identifiers returned with this
format. A value of zero is returned if the list is empty.</p>
<p><strong>Entry length for list of switched lines.</strong> Entry length in
bytes of each element in the list of switched lines returned with this format.
A value of zero is returned if the list is empty.</p>
<p><strong>Exchange identifier (EXCHID).</strong> A hexadecimal value used to
identify the remote controller. (See the EXCHID parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>File transfer acknowledgement timer (ACKTMR).</strong> The time
allowed, in seconds, for an acknowledgement when using file transfer support.
(See the ACKTMR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlasc.htm">CRTCTLASC</a> command.)</p>
<p><strong>File transfer retry (RETRY).</strong> The number of attempts to
transmit a frame after an unsuccessful transmission when using file transfer
support. (See the RETRY parameter in the Control Language (CL) information for
the <a href="../cl/crtctlasc.htm">CRTCTLASC</a> command.)</p>
<p><strong>HPR path switching (HPRPTHSWT).</strong> Whether or not path
switching is done for HPR connections that use this controller at the time the
controller is varied off. (See the HPRPTHSWT parameter in the Control Language
(CL) information for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>IDLC connect retry (IDLCCNNRTY).</strong> The number of times to
retry a transmission at connection time. (See the IDLCCNNRTY parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exceptions:</em></p>
<ul>
<li>Value of -8 implies *NOMAX</li>
<li>Value of -16 implies *LIND</li>
</ul>
<p><strong>Note:</strong> This field is no longer supported as of V5R3M0.</p>
<p><strong>IDLC default window size (IDLCWDWSIZ).</strong> The default window
size used for this line description. (See the IDLCWDWSIZ parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -16 implies *LIND</li>
</ul>
<p><strong>Note:</strong> This field is no longer supported as of V5R3M0.</p>
<p><strong>IDLC frame retry (IDLCFRMRTY).</strong> The maximum number of
transmissions to attempt before reporting an error. (See the IDLCFRMRTY
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -16 implies *LIND</li>
</ul>
<p>
<strong>Note:</strong> This field is no longer supported as of V5R3M0.
</p>
<p><strong>IDLC response timer (IDLCRSPTMR).</strong> The length of time to
wait before retransmitting a frame when an acknowledgement is not received.
(See the IDLCRSPTMR parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
or <a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -16 implies *LIND</li>
</ul>
<p>
<strong>Note:</strong> This field is no longer supported as of V5R3M0.
</p>
<p><strong>Initial connection (INLCNN).</strong> Whether the initial switched
connection is made by the system when it answers an incoming call or by a call
started from the system. (See the INLCNN parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Initialization program library name.</strong> The name of the
library in which the initialization program resides.</p>
<p><strong>Initialization program name.</strong> The name of a program that is
called to manage configuration initialization data.</p>
<p><strong>Initialization source file library name.</strong> The name of the
library in which the initialization source file resides.</p>
<p><strong>Initialization source file name.</strong> The name of a source file
containing configuration initialization data.</p>
<p><strong>Initialization source member name.</strong> The name of a source
member containing configuration initialization data.</p>
<p><strong>LAN access priority (LANACCPTY).</strong> The priority set in the
actual frames that the system will send to the remote controller. (See the
LANACCPTY parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN acknowledgement frequency (LANACKFRQ).</strong> The maximum
number of frames the system can receive before sending an acknowledgement to
the remote controller. (See the LANACKFRQ parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN acknowledgement timer (LANACKTMR).</strong> The length of time
the system will delay before sending an acknowledgement to the remote
controller for a received data frame. (See the LANACKTMR parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN connection retry (LANCNNRTY).</strong> The number of times a
frame will be retransmitted during the connection establishment if there is no
acknowledgement from the remote controller in the time period specified by the
LANCNNTMR parameter. (See the LANCNNRTY parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN connection timer (LANCNNTMR).</strong> The length of time to
wait for an acknowledgement from the remote controller during the connection
establishment before retransmitting a frame. (See the LANCNNTMR parameter in
the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN frame retry (LANFRMRTY).</strong> The number of times a frame
will be retransmitted if there is no acknowledgement from the remote controller
in the time period specified by the LANRSPTMR parameter. (See the LANFRMRTY
parameter in the Control Language (CL) information for the
<a href=
"../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN inactivity timer (LANINACTMR).</strong> The length of time that
the system will wait for a frame from the remote controller before requesting
data with a frame of its own. (See the LANINACTMR parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN maximum outstanding frames (LANMAXOUT).</strong> The maximum
number of outstanding frames that the system sends to the remote controller
before it waits for an acknowledgment. (See the LANMAXOUT parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN remote adapter address (ADPTADR).</strong> The adapter address
of the remote controller. (See the ADPTADR parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>LAN response timer (LANRSPTMR).</strong> The length of time to wait
for an acknowledgement from the remote controller before retransmitting a data
frame. (See the LANRSPTMR parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>LAN window step (LANWDWSTP).</strong> Whether the number of
outstanding frames (frames sent without receiving an acknowledgement from the
remote system) should be reduced during periods of network congestion. (See the
LANWDWSTP parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -3 implies *NONE</li>
</ul>
<p><strong>LDLC link speed (LDLCLNKSPD).</strong> The LDLC link speed.
(See the LDLCLNKSPD parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>LDLC liveness timer.</strong> The LDLC liveness timer.
(See the LDLCTMR parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>LDLC retry count.</strong> The LDLC retry counter.
(See the LDLCTMR parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>LDLC retry timer.</strong> The LDLC retry timer.
(See the LDLCTMR parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Link type (LINKTYPE).</strong> The type of line this controller will
be attached to. (See the LINKTYPE parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Local exchange identifier (LCLEXCHID).</strong> A hexadecimal value
used to identify the local system to the remote system. (See the LCLEXCHID
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Local identifier (LCLID).</strong> The name that, when combined with
the local location name, identifies your controller to a remote system. (See
the LCLID parameter in the Control Language (CL) information for the
<a href="../cl/crtctlasc.htm">CRTCTLASC</a> or
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a> command.)</p>
<p><strong>Local internet address (LCLINTNETA).</strong> The TCP/IP interface
to be used to communicate with the remote system. (See the LCLINTNETA
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Local location name (LCLLOCNAME).</strong> The name which, when
combined with the local identifier, identifies your controller to a remote
system. (See the LCLLOCNAME parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlasc.htm">CRTCTLASC</a> or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Maximum frame size (MAXFRAME).</strong> The maximum path information
unit (PIU) size that the controller can send or receive. (See the MAXFRAME
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a> or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -17 implies *LINKTYPE</li>
</ul>
<p><strong>Message queue (MSGQ).</strong> The message queue to which
operational messages for this controller should normally be sent. Note that
this is the value entered on the MSGQ parameter of the CL command, but under
certain error conditions it may not be the message queue currently in use. See
the current message queue field to determine what message queue is actually
being used at a given time. (See the MSGQ parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)
This information is returned in two separate fields:</p>
<ul>
<li><em>Name</em> of the queue</li>
<li><em>Library</em> in which the queue can be found</li>
</ul>
<p><strong>Model controller description (MDLCTL).</strong> Whether this
controller description is to be used as a model controller for automatically
created controller descriptions associated with the line description specified
on the SWTLINLST parameter. (See the MDLCTL parameter in the Control Language
(CL) information for the <a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>
command.)</p>
<p><strong>Negotiated packet size (DFTPKTSIZE).</strong> The default packet
size to use on the virtual circuit represented by this controller. This
information is returned in two separate fields:</p>
<ul>
<li><em>Transmit</em></li>
<li><em>Receive</em></li>
</ul>
<p>(See the DFTPKTSIZE parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Negotiated window size.</strong> The default window size to use on
the virtual circuit represented by this controller. This information is
returned in two separate fields:</p>
<ul>
<li><em>Transmit</em></li>
<li><em>Receive</em></li>
</ul>
<p>(See the DFTWDWSIZE parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Number of attached devices.</strong> The number of elements in the
list of attached devices returned with this format. A value of zero is returned
if the list is empty.</p>
<p><strong>Number of remote identifiers.</strong> The number of elements in the
list of remote identifiers returned with this format. A value of zero is
returned if the list is empty.</p>
<p><strong>Number of switched lines.</strong> The number of elements in the
list of switched lines returned with this format. A value of zero is returned
if the list is empty.</p>
<p><strong>Offset to list of attached devices.</strong> The offset in bytes to
the first element in the list of attached devices returned with this format. A
value of zero is returned if the list is empty.</p>
<p><strong>Offset to list of remote identifiers.</strong> The offset in bytes
to the first element in the list of remote identifiers returned with this
format. A value of zero is returned if the list is empty.</p>
<p><strong>Offset to list of switched lines.</strong> The offset in bytes to
the first element in the list of switched lines returned with this format. A
value of zero is returned if the list is empty.</p>
<p><strong>Online at IPL (ONLINE).</strong> Whether the controller is varied on
automatically when the system is turned on or you want to vary it on manually
by using the Vary Configuration (VRYCFG) command. (See the ONLINE parameter in
the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlnet.htm">CRTCTLNET</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>,
<a href="../cl/crtctltap.htm">CRTCTLTAP</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)</p>
<p><strong>PAD emulation (PADEML).</strong> Whether or not this controller is
to emulate an X.25 packet assembler/disassembler (PAD). (See the PADEML
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlasc.htm">CRTCTLASC</a> command.)</p>
<p><strong>Predial delay (PREDIALDLY).</strong> The length of time to wait
before dialing the number to establish a connection to the specified
controller. (See the PREDIALDLY parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Primary DLUS name--network ID (PRIDLUS).</strong> The primary DLUS
network ID. This is the network ID of the APPN network (subnet) that the remote
DLUS resides in. It is the network qualified CP name of the remote DLUS (SSCP)
that the iSeries DLUR host controller prefers to communicate with. (See the
PRIDLUS parameter in the Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Primary DLUS name--PU name (PRIDLUS).</strong> The primary DLUS
name. This is the physical unit name of the remote DLUS. This is the network
qualified CP name of the remote DLUS (SSCP) that the iSeries DLUR host
controller prefers to communicate with. (See the PRIDLUS parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Propagation delay.</strong> The time required for a signal to travel
from one end of a link to the other end.(See the LDLCTMSGRP parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Reconnect timer (RECNNTMR).</strong> This timer is used when a
session outage occurs to the remote DLUS node. It is the amount of time the
iSeries DLUR support will wait for the DLUS node to drive an activation request
back to the system. (See the RECNNTMR parameter in the Control Language (CL)
information for the <a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Recontact at vary off (RECONTACT).</strong> Whether a recontact
request is to be sent to the host system when this controller is varied off
normally. (See the RECONTACT parameter in the Control Language (CL) information
for the <a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Recovery limits (CMNRCYLMT).</strong> The second-level
communications recovery limit for each controller description. These limits are
returned in two separate fields:</p>
<ul>
<li><em>Count limit</em>: The number of second-level recovery attempts to be
automatically performed by the system.</li>
<li><em>Time interval</em>: The length of time (in minutes) in which the
specified number of second-level recoveries can be attempted.</li>
</ul>
<p>(See the CMNRCYLMT parameter in the Control Language (CL) information for
the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -14 implies *SYSVAL</li>
</ul>
<p><strong>Redial delay (REDIALDLY).</strong> The length of time to wait before
redialing the number to establish a connection to the specified controller if
the previous attempt was unsuccessful. (See the REDIALDLY parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Release level.</strong> The release level reported by the remote
control unit the last time the controller was varied on. The value is blanks
when no release level is reported.</p>
<p><strong>Remote control point name (RMTCPNAME).</strong> The name of the
remote control point. (See the RMTCPNAME parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Remote identifier.</strong> The identifier used to identify the
remote system to the local system.</p>
<p><strong>Remote internet address (RMTINTNETA).</strong> The remote internet
address to which the controller will respond. (See the RMTINTNETA parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Remote location name (RMTLOCNAME).</strong> The name by which the
remote work station controller is known to the network. (See the RMTLOCNAME
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Remote network identifier (RMTNETID).</strong> The name of the
remote network in which the adjacent control point resides. (See the RMTNETID
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Remote APPN node type (NODETYPE).</strong> The type of node that
this controller represents. (See the NODETYPE parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><strong>Remote system name (RMTSYSNAME).</strong> The remote system name
supplied should be a current system name of an adjacent system to which there
is an OptiConnect bus connection. The current system name of that system can be
found by using the Display Network Attributes (DSPNETA) command on that system.
(See the RMTSYSNAME parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Remote verify (RMTVFY).</strong> Whether a remote system requires
verification if a generic controller and device are configured to accept calls
from any X.25 network address. (See the RMTVFY parameter in the Control
Language (CL) information for the <a href="../cl/crtctlasc.htm">CRTCTLASC</a>
command.)</p>
<p><strong>Reserved.</strong> Space included for alignment.</p>
<p><strong>Resource name (RSRCNAME).</strong> The unique name that is assigned
by the system to the physical equipment (in this case, a communications port)
attached to the system. (See the RSRCNAME parameter in the Control Language
(CL) information for the
<a href="../cl/crtctllws.htm">CRTCTLLWS</a> or
<a href="../cl/crtctltap.htm">CRTCTLTAP</a> command.)</p>
<p><strong>RJE host type (RJEHOST).</strong> The name of the host system used
by remote job entry. (See the RJEHOST parameter in the Control Language (CL)
information for the <a href="../cl/crtctlbsc.htm">CRTCTLBSC</a> command.)</p>
<p><strong>RJE host signon/logon (RJELOGON).</strong> The logon information
required by the host system if you specified remote job entry as the
application type. (See the RJELOGON parameter in the Control Language (CL)
information for the <a href="../cl/crtctlbsc.htm">CRTCTLBSC</a> command.)</p>
<p><strong>SDLC connect poll retry (CNNPOLLRTY).</strong> The number of connect
poll retries that will be attempted before the system indicates an error in
contacting the remote system. (See the CNNPOLLRTY parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exceptions:</em></p>
<ul>
<li>Value of -8 implies *NOMAX</li>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>SDLC NDM poll timer (NDMPOLLTMR).</strong> The minimum interval at
which a secondary station should be polled if a poll from the primary to the
secondary station (which is in normal disconnect mode) does not result in
receiving the appropriate response. (See the NDMPOLLTMR parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>SDLC out limit (OUTLMT).</strong> The number of additional frame
sequences the system will send to the controller before polling the next
station in the poll list. (See the OUTLMT parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -18 implies *POLLLMT</li>
</ul>
<p><strong>SDLC poll limit (POLLLMT).</strong> The number of additional
consecutive polls the system will send to a controller when that controller
responds by sending a number of frames equal to the maximum outstanding frames
(MAXOUT parameter) specified on the line description. (See the POLLLMT parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>SDLC poll priority (POLLPTY).</strong> Whether this controller
should have priority when being polled. (See the POLLPTY parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Security.</strong> The security over the link.
(See the LDLCTMSGRP parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> command.)</p>
<p><strong>Serial number.</strong> The serial number reported by the resource
the last time the resource was varied on. The value is blanks when no serial
number is reported.</p>
<p><strong>Short-hold mode (SHM).</strong> Whether this controller is used for
X.21 short-hold mode. (See the SHM parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Short-hold mode disconnect limit (SHMDSCLMT).</strong> The number of
consecutive nonproductive responses (RR or RNR) that are required from the
remote station before the connection can be suspended for this X.21 short-hold
mode connection. (See the SHMDSCLMT parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -8 implies *NOMAX</li>
</ul>
<p><strong>Short-hold mode disconnect timer (SHMDSCTMR).</strong> The minimum
length of time that the primary station will maintain the connection to the
remote system for this X.21 short-hold mode controller. (See the SHMDSCTMR
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Source service access point (SSAP).</strong> The logical address
this system will use when it sends data to the remote controller. (See the SSAP
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Station address (STNADR).</strong> The station address to be used
when communicating with the remote system using SDLC. (See the STNADR parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Switched connection (SWITCHED).</strong> Whether this controller is
attached to a switched line, a local area network, or an X.25 switched virtual
circuit (SVC) connection. (See the SWITCHED parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Switched disconnect (SWTDSC).</strong> Whether the switched
connection is dropped when the last session is unbound and the disconnect timer
(DSCTMR) has ended. (See the SWTDSC parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Switched line.</strong> Whether this controller is attached to a
switched line. (See the SWITCHED parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Switched line name (SWTLINLST).</strong> The name of a line that can
be connected to this controller for switched connections. (See the SWTLINLST
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>Switched network backup (SNBU).</strong> Whether you want the
switched network backup capability. (See the SNBU parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>System job name.</strong> The name of the system job that is
associated with this controller.</p>
<p><strong>System service control point identifier (SSCPID).</strong> The
system service control point identifier that the system sends to the remote
system in the activate physical unit (ACTPU) request. (See the SSCPID
parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>TDLC line name.</strong> The name of a line associated with this
controller.</p>
<p><strong>Text description (TEXT).</strong> A brief description of the
controller and its location. (See the TEXT parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlbsc.htm">CRTCTLBSC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctllws.htm">CRTCTLLWS</a>,
<a href="../cl/crtctlnet.htm">CRTCTLNET</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>,
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a>,
<a href="../cl/crtctltap.htm">CRTCTLTAP</a>, or
<a href="../cl/crtctlvws.htm">CRTCTLVWS</a> command.)</p>
<p><strong>Time information retrieved.</strong> The time that the information
was provided by the API. It is returned as 6 characters in the form HHMMSS,
where:</p>
<table cellpadding="5">
<!-- cols="15 85" -->
<tr>
<td align="left" valign="top"><em>HH</em></td>
<td align="left" valign="top">Hour</td>
</tr>
<tr>
<td align="left" valign="top"><em>MM</em></td>
<td align="left" valign="top">Minute</td>
</tr>
<tr>
<td align="left" valign="top"><em>SS</em></td>
<td align="left" valign="top">Second</td>
</tr>
</table>
<p><strong>User facilities (USRFCL).</strong> Allows network subscribers to
request network-supplied facilities that are not available through the system
parameters. (See the USRFCL parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>User-defined 1, 2, and 3 (USRDFN1, USRDFN2, USRDFN3).</strong> Used
to describe any unique characteristics of this connection that you want to
control. (See the USRDFN1, USRDFN2, or USRDFN3 parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a> or
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -16 implies *LIND</li>
</ul>
<p><strong>X.25 acknowledgement timer (X25ACKTMR).</strong> The ELLC LT2
acknowledgement timer, which is only used for controllers that have the X.25
link protocol (LINKPCL) set to *ELLC. (See the X25ACKTMR parameter in the
Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 connection password.</strong> For X.25 SVC connections, the
password used when connecting to this controller.</p>
<p><strong>X.25 connection retry (X25CNNRTY).</strong> Same as the X25FRMRTY
parameter, except that it applies only to logical link control (LLC) connection
establishment, such as LSABME-LUA LLC protocol data units for ELLC and QSM-QUA
for QLLC LLC protocol data units. (See the X25CNNRTY parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 connection timer (X25CNNTMR).</strong> Same as the X25RSPTMR
parameter, except that it applies only to LLC connection establishment, such as
LSABME-LUA LLC protocol data units for ELLC and QSM-QUA LLC protocol data units
for QLLC. (See the X25CNNTMR parameter in the Control Language (CL) information
for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 delayed connection timer (X25DLYTMR).</strong> The time between
retries of polling exchange identifier commands when the system is trying to
establish a connection to the remote data terminal equipment (DTE) represented
by the controller description. (See the X25DLYTMR parameter in the Control
Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><em>Exception:</em></p>
<ul>
<li>Value of -11 implies *CALC</li>
</ul>
<p><strong>X.25 frame retry (X25FRMRTY).</strong> The number of times that a
data or logical link disconnection protocol data unit (PDU) can be
retransmitted if no acknowledgement is received from the adjacent logical link
station in the remote DTE in the time specified by the X.25 response timer
(X25RSPTMR). (See the X25FRMRTY parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 inactivity timer (X25INACTMR).</strong> The ELLC LTI inactivity
timer, which is only used for controllers that have the X.25 link protocol
(LINKPCL) set to *ELLC. (See the X25INACTMR parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 link protocol (LINKPCL).</strong> The logical link protocol to
be used to communicate with the remote DTE represented by this controller
description. (See the LINKPCL parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 logical channel ID (LGLCHLID).</strong> The logical channel
identifier that is to be used for this controller. (See the LGLCHLID parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 network level (NETLVL).</strong> The level of the support by
the X.25 network and the remote DTE represented by this controller description.
(See the NETLVL parameter in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 response timer (X25RSPTMR).</strong> The maximum amount of time
allowed between the transmission of a data or logical link disconnection link
protocol data unit (PDU) and the receipt of a corresponding acknowledgement
from the adjacent link station on the remote DTE. (See the X25RSPTMR parameter
in the Control Language (CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 reverse charging (RVSCRG).</strong> For incoming calls, whether
reverse charging will be accepted, and for outgoing calls, whether reverse
charging will be requested. (See the RVSCRG parameter in the Control Language
(CL) information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 switched line selection (SWTLINSLCT).</strong> Which of the
lines listed on the SWTLINLST parameter will be selected for making the
switched connection. (See the SWTLINSLCT parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<p><strong>X.25 user group ID (USRGRPID).</strong> A value that is supplied as
a unique identifier by the network if the closed user group facility is
subscribed to. (See the USRGRPID parameter in the Control Language (CL)
information for the
<a href="../cl/crtctlappc.htm">CRTCTLAPPC</a>,
<a href="../cl/crtctlasc.htm">CRTCTLASC</a>,
<a href="../cl/crtctlfnc.htm">CRTCTLFNC</a>,
<a href="../cl/crtctlhost.htm">CRTCTLHOST</a>,
<a href="../cl/crtctlrtl.htm">CRTCTLRTL</a>, or
<a href="../cl/crtctlrws.htm">CRTCTLRWS</a> command.)</p>
<br>
<h3>Error Messages</h3>
<table width="100%" cellpadding="5">
<!-- cols="15 85" -->
<tr>
<th align="left" valign="top">Message ID</th>
<th align="left" valign="top">Error Message Text</th>
</tr>
<tr>
<td align="left" valign="top">CPF24B4 E</td>
<td align="left" valign="top">Severe error while addressing parameter
list.</td>
</tr>
<tr>
<td align="left" valign="top">CPF2625 E</td>
<td align="left" valign="top">Not able to allocate object &amp;1.</td>
</tr>
<tr>
<td align="left" valign="top">CPF2634 E</td>
<td align="left" valign="top">Not authorized to object &amp;1.</td>
</tr>
<tr>
<td align="left" valign="top">CPF268B E</td>
<td align="left" valign="top">&amp;1 not valid for controller &amp;2.</td>
</tr>
<tr>
<td align="left" valign="top">CPF26A7 E</td>
<td align="left" valign="top">Category of object not compatible with API
format.</td>
</tr>
<tr>
<td align="left" valign="top">CPF26D5 E</td>
<td align="left" valign="top">Function not supported.</td>
</tr>
<tr>
<td align="left" valign="top">CPF2702 E</td>
<td align="left" valign="top">Device description &amp;1 not found.</td>
</tr>
<tr>
<td align="left" valign="top">CPF2703 E</td>
<td align="left" valign="top">Controller description &amp;1 not found.</td>
</tr>
<tr>
<td align="left" valign="top">CPF3C19 E</td>
<td align="left" valign="top">Error occurred with receiver variable
specified.</td>
</tr>
<tr>
<td align="left" valign="top">CPF3C21 E</td>
<td align="left" valign="top">Format name &amp;1 is not valid.</td>
</tr>
<tr>
<td align="left" valign="top">CPF3C24 E</td>
<td align="left" valign="top">Length of the receiver variable is not
valid.</td>
</tr>
<tr>
<td align="left" valign="top">CPF3CF1 E</td>
<td align="left" valign="top">Error code parameter not valid.</td>
</tr>
<tr>
<td align="left" valign="top">CPF3C90 E</td>
<td align="left" valign="top">Literal value cannot be changed.</td>
</tr>
<tr>
<td align="left" valign="top">CPF8104 E</td>
<td align="left" valign="top">Controller description &amp;4 damaged.</td>
</tr>
<tr>
<td align="left" valign="top">CPF8105 E</td>
<td align="left" valign="top">Device description &amp;4 damaged.</td>
</tr>
<tr>
<td align="left" valign="top">CPF8125 E</td>
<td align="left" valign="top">Line description &amp;4 damaged.</td>
</tr>
<tr>
<td align="left" valign="top">CPF9872 E</td>
<td align="left" valign="top">Program or service program &amp;1 in library
&amp;2 ended. Reason code &amp;3.</td>
</tr>
</table>
<br>
<hr>
API introduced: V2R3
<hr>
<table align="center" cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="config.htm">Configuration APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</body>
</html>