ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/cfgtcpsnmp.htm

100 lines
2.7 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">
<title>Configure TCP/IP SNMP (CFGTCPSNMP)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="CFGTCPSNMP.Top_Of_Page"></a>
<h2>Configure TCP/IP SNMP (CFGTCPSNMP)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>Interactive environments (*INTERACT *IPGM *IREXX *EXEC)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#CFGTCPSNMP.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CFGTCPSNMP.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CFGTCPSNMP.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CFGTCPSNMP"></a>
<p>The Configure TCP/IP SNMP (CFGTCPSNMP) command is used to display a menu that allows a user to define or change the Simple Network Management Protocol (SNMP) configuration. The menu options include:
</p>
<ul>
<li>Change SNMP attributes
</li>
<li>Work with communities for SNMP
</li>
</ul>
<p>It is not necessary to run the CFGTCPSNMP command before using the SNMP agent. The SNMP agent is shipped with a community that has the following characteristics:
</p>
<dl>
<dt><b>Community Name </b></dt>
<dd>public
</dd>
<dt><b>ASCIICOM </b></dt>
<dd>*YES
</dd>
<dt><b>INTNETADR </b></dt>
<dd>*ANY
</dd>
<dt><b>OBJACC </b></dt>
<dd>*READ
</dd>
<dt><b>LOGSET </b></dt>
<dd>*NO
</dd>
<dt><b>LOGGET </b></dt>
<dd>*NO
</dd>
</dl>
<p>See the help for the Change SNMP Attributes (CHGSNMPA) command for the default values for SNMP attributes.
</p>
<p>There are no parameters for this command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CFGTCPSNMP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CFGTCPSNMP.PARAMETERS.TABLE">Parameters</a></h3>None<br>
<table width="100%">
<tr><td align="right"><a href="#CFGTCPSNMP.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<hr size="2" width="100%">
<div><h3><a name="CFGTCPSNMP.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
CFGTCPSNMP
</pre>
</p>
<p>This command displays the Configure TCP/IP SNMP menu.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CFGTCPSNMP.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CFGTCPSNMP.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>TCP4001</b></dt>
<dd>Error occurred accessing SNMP configuration information.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CFGTCPSNMP.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>