62 lines
2.5 KiB
HTML
62 lines
2.5 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>Simple Network Management Protocol (SNMP) APIs</title>
|
||
|
<!-- 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. -->
|
||
|
<!-- Begin Header Records ========================================== -->
|
||
|
<!-- NETMG2 SCRIPT A converted by B2H R4.1 (346) (CMS) by HOLTJM at -->
|
||
|
<!-- RCHVMW2 on 29 Jan 1999 at 10:01:37 -->
|
||
|
<!-- File Edited December 2001 -->
|
||
|
<!-- 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 language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
||
|
</script>
|
||
|
|
||
|
<h2>Simple Network Management Protocol (SNMP) APIs</h2>
|
||
|
|
||
|
<p>The Simple Network Management Protocol (SNMP) APIs include the:
|
||
|
|
||
|
<ul>
|
||
|
<li><a href="unix6a.htm">SNMP Subagent APIs</a>
|
||
|
<li><a href="unix6b.htm">SNMP Manager APIs</a>
|
||
|
</ul>
|
||
|
|
||
|
<p>Before using the SNMP APIs, read the <a href="../books/sc415412.pdf">
|
||
|
Simple Network Management Protocol (SNMP) Support</a> book <img src="wbpdf.gif"
|
||
|
alt="Link to PDF">. It describes how to configure the iSeries<SUP>(TM)</SUP> to use SNMP and
|
||
|
discusses SNMP agents, subagents, managers, and management information base
|
||
|
(MIBs). The book also discusses "Using the SNMP Subagent DPI API."</p>
|
||
|
|
||
|
<p>You can get more information about SNMP and Distributed Protocol Interface
|
||
|
(DPI<SUP>(R)</SUP>) from Requests for Comment (RFC) on the Internet. A file called
|
||
|
ways_to_get_rfcs has details about obtaining RFCs. To receive these details
|
||
|
send an E-MAIL message as follows:</p>
|
||
|
|
||
|
To: rfc-info@ISI.EDU<br>
|
||
|
Subject: gettingrfcs<br>
|
||
|
help: ways_to_get_rfcs
|
||
|
|
||
|
<p>DPI is described in RFC 1592, "Simple Network Management Protocol
|
||
|
Distributed Protocol Interface," Version 2.0.</p>
|
||
|
|
||
|
<hr>
|
||
|
<center>
|
||
|
<table cellpadding="2" cellspacing="2">
|
||
|
<tr align="center">
|
||
|
<td valign="middle" align="center"><a href="#Top_Of_Page">Top</a> | <a href=
|
||
|
"unix.htm">UNIX-Type APIs</a> | <a href="aplist.htm">APIs by category</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</center>
|
||
|
</body>
|
||
|
</html>
|