<div class="content" name="RIP_MIB_SET_INPUT_DATA" uuid="0f6c6fd9-896f-4819-868a-a7a9ab4bfceb"><p>The <b>RIP_MIB_SET_INPUT_DATA </b>structure MAY<a id="Appendix_A_Target_115"></a><a aria-label="Product behavior note 115" href="3bb906f0-b077-47ab-ad11-d8d807afde26#Appendix_A_115" data-linktype="relative-path">&lt;115&gt;</a> be used to set information in
the IPX RIP MIB.</p><dl>
<dd>
<div><pre> typedef struct _RIP_MIB_SET_INPUT_DATA {
   ULONG TableId;
   RIP_INTERFACE RipInterface;
 } RIP_MIB_SET_INPUT_DATA,
  *PRIP_MIB_SET_INPUT_DATA;
</pre></div>
</dd></dl><p><b>TableId: </b>This MUST contain 0x00000000 if the
table refers to <a href="619380a6-e17d-4bfe-b1f9-02a73b30fda9" data-linktype="relative-path"><b>RIPMIB_BASE (section 2.2.1.2.122)</b></a>
or it MUST contain 0x00000001 if the table refers to <a href="049a7ab1-9265-4814-a65a-cb08e726576f" data-linktype="relative-path"><b>RIP_INTERFACE (section 2.2.1.2.124)</b></a>.
</p><p><b>RipInterface: </b>This MUST be the <b>RIP_INTERFACE</b>
structure. </p></div>