[cl-net-snmp-cvs] r160 - www

Chun Tian (binghe) ctian at common-lisp.net
Fri Mar 18 20:35:46 UTC 2011


Author: ctian
Date: Fri Mar 18 16:35:46 2011
New Revision: 160

Log:
WWW updated for SNMP 6.0

Modified:
   www/index.html
   www/snmp.html

Modified: www/index.html
==============================================================================
--- www/index.html	(original)
+++ www/index.html	Fri Mar 18 16:35:46 2011
@@ -33,40 +33,50 @@
 <div id="style">
 <h1>Common Lisp for System Administrators</h1>
 <br style="">
-<div class="twothirds left"><!-- COLUMN --> <a href="asn1.html"> <img
- src="images/asn1.jpg" alt="ASN.1" class="sumimage" width="600"
- height="65"> </a> <br>
-<h2 class="summary"> <a href="asn1.html">Abstract Syntax Notation One
-(ASN.1)</a> </h2>
-<div class="sumdeck"> ASN.1 language mapping for Common Lisp, compiler
-and runtime support. </div>
-<div class="sumdate">Version 4.14 (November 16, 2008)</div>
-<br style="">
-<a href="snmp.html"> <img src="images/mib.jpg" alt="SNMP MIB"
- class="sumimage" width="600" height="65"> </a> <br>
+<div class="twothirds left">
+<!-- COLUMN --><a href="snmp.html"> <img src="images/mib.jpg"
+ alt="SNMP MIB" class="sumimage" height="65" width="600"> </a> <br>
 <h2 class="summary"> <a href="snmp.html">Simple Network Management
 Protocol (SNMP)</a> </h2>
 <div class="sumdeck">SNMP platform on Common Lisp, client and server
 support, and GUI tools.</div>
-<div class="sumdate">Version 5.19 (November 16, 2008)</div>
+<div style="color: rgb(255, 0, 0);" class="sumdate">Version 6.0 (March
+19, 2011)</div>
+<br style="">
+<a href="asn1.html"> <img src="images/asn1.jpg" alt="ASN.1"
+ class="sumimage" height="65" width="600"> </a> <br>
+<h2 class="summary"> <a href="asn1.html">Abstract Syntax Notation One
+(ASN.1)</a> </h2>
+<div class="sumdeck"> ASN.1 language mapping for Common Lisp, compiler
+and runtime support. </div>
+<div class="sumdate">Version 4.14 (November 16, 2008)<br>
+<span style="color: rgb(255, 0, 0); font-style: italic;">Note: latest
+version of this package has been merged into SNMP 6 (see above)</span><br>
+</div>
 <br style="">
 <a href="usocket.html"> <img src="images/usocket.jpg" alt="usocket"
- class="sumimage" width="600" height="65"> </a> <br>
+ class="sumimage" height="65" width="600"> </a> <br>
 <h2 class="summary"> <a href="usocket.html">USOCKET-UDP</a> </h2>
 <div class="sumdeck">UDP patch for USOCKET 0.4.x, the portable
 networking package for Common Lisp.</div>
-<div style="color: rgb(255, 0, 0);" class="sumdate">Version 2.5
-(January 2, 2008)</div>
+<div class="sumdate">Version 2.6
+(September 24, 2010)<br>
+<span style="color: rgb(255, 0, 0); font-style: italic;">Note: latest
+version of this package has been merged into USOCKET 0.5</span><br>
+</div>
 <br style="">
 <a href="lispworks.html"> <img src="images/lispworks.jpg"
- alt="LispWorks" class="sumimage" width="600" height="65"> </a> <br>
+ alt="LispWorks" class="sumimage" height="65" width="600"> </a> <br>
 <h2 class="summary"> <a href="lispworks.html">LispWorks-UDP</a> </h2>
 <div class="sumdeck"> UDP Networking (plus other COMM extensions) for
 LispWorks® Common Lisp.</div>
-<div class="sumdate">Version 4.0 (November 20, 2008)</div>
+<div class="sumdate">Version 4.0 (November 20, 2008)<br>
+<span style="color: rgb(255, 0, 0); font-style: italic;">Note: latest
+version of this package has been merged into USOCKET 0.5</span><br>
+</div>
 <br style="">
 <a href="others.html"> <img src="images/others.jpg" alt="others"
- class="sumimage" width="600" height="65"> </a> <br>
+ class="sumimage" height="65" width="600"> </a> <br>
 <h2 class="summary"> <a href="others.html">Other plans ...</a> </h2>
 <div class="sumdeck">Network monitor platform, LDAP, IPMI, ...</div>
 <div class="sumdate">No release.</div>
@@ -79,14 +89,14 @@
 <div class="onethird right"><!-- COLUMN -->
 <p> <a href="http://sourceforge.net/donate/index.php?group_id=209101"><img
  src="http://images.sourceforge.net/images/project-support.jpg"
- alt="Support This Project" width="88" height="32"> </a> </p>
+ alt="Support This Project" height="32" width="88"> </a> </p>
 <p> <a href="http://common-lisp.net"><img
  src="http://common-lisp.net/logo120x80.png" alt="Common-Lisp.net"
- width="88" height="32"></a> </p>
+ height="32" width="88"></a> </p>
 <p> <a
  href="http://validator.w3.org/check?uri=http%3A%2F%2Fcommon-lisp.net%2Fproject%2Fcl-net-snmp%2Findex.html">
 <img src="http://www.w3.org/Icons/valid-xhtml10-blue"
- alt="Valid XHTML 1.0 Strict" width="88" height="32"> </a> </p>
+ alt="Valid XHTML 1.0 Strict" height="32" width="88"> </a> </p>
 <!-- END COLUMN --> </div>
 </div>
 <!-- style --><!-- ============= END STYLE.ORG ============= --> </div>

Modified: www/snmp.html
==============================================================================
--- www/snmp.html	(original)
+++ www/snmp.html	Fri Mar 18 16:35:46 2011
@@ -1,91 +1,69 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
-
 <head>
   <title>cl-net-snmp</title>
-  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+  <meta http-equiv="content-type"
+ content="text/html; charset=ISO-8859-1">
   <link rel="shortcut icon" type="image/ico"
-	href="http://www.style.org/favicon.ico" />
+ href="http://www.style.org/favicon.ico">
   <link type="text/css" rel="stylesheet"
-	href="http://www.13pt.com/css/13pt.css" />
+ href="http://www.13pt.com/css/13pt.css">
   <link type="text/css" rel="stylesheet"
-	href="http://www.style.org/css/style.css" />
+ href="http://www.style.org/css/style.css">
 </head>
-
 <body>
-<div id="framework">
-  <a href="https://sourceforge.net/projects/cl-net-snmp/">
-    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
-	 alt="SourceForge.net Logo" id="logo"
-	 style="border: 0px solid ; width: 88px; height: 31px;" />
-  </a>
-
-  <div id="nav">
-    <div id="navtext">
-      <a href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
-         
-      <a href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
-         
-      <a href="asn1.html">ASN.1</a>
-         
-      <a href="snmp.html" class="on">SNMP</a>
-         
-      <a href="usocket.html">USOCKET-UDP</a>
-         
-      <a href="lispworks.html">LispWorks-UDP</a>
-         
-      <a href="others.html">Others</a>
-         
-      <a href="about.html">About</a>
-    </div>
-  </div>
-  <br style="clear: all;" />
-
-  <!-- ============= STYLE.ORG ============= -->
-  <div id="style">
-    <div class="breadcrumb">
-      <a href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
-    </div>
-
-    <h1>Simple Network Management Protocol (SNMP)</h1>
-    <div class="deck">
-      SNMP platform on Common Lisp, client and server support, and GUI tools.
-    </div>
-
-    <h2>Overview</h2>
-
-    <p>
-      <a href="images/mibrowser.jpg">
-	<img src="images/mibrowser.jpg" id="mibrowser" alt="MIB Browser"
-	     style="border: 0px solid ; width: 80%;" />
-      </a>
-    </p>
-
-    <pre>
-CL-USER 4 > (snmp:with-open-session (s "binghe-debian.local" :port 8161
-                                       :version :2c :community "public")
-              (snmp:snmp-get s '("lispImplementationType.0"
-                                 "lispImplementationVersion.0")))
-("LispWorks" "5.1.1")
-    </pre>
-
-    <h2>Features</h2>
-
-    <ul>
-      <li>Full SNMP protocol support include SNMPv3</li>
-      <li>MIB support based on <a href="asn1.html">ASN.1</a> package,
-          resolve OID names from raw ASN.1 definitions.</li>
-      <li>Fast SNMP packet encode/decode based on CLOS features.</li>
-      <li>Auto-learnt UDP retransmit support from
-          <a href="usocket.html">USOCKET-UDP</a> package</li>
-      <li>Portable SNMP server running in Lisp image.</li>
-      <li>LISP-MIB for large Lisp application infomation organization.</li>
-      <li>GUI utilities on LispWorks.</li>
-    </ul>
-
-    <!--
+<div id="framework"> <a
+ href="https://sourceforge.net/projects/cl-net-snmp/"> <img
+ src="http://sflogo.sourceforge.net/sflogo.php?group_id=209101?type=2"
+ alt="SourceForge.net Logo" id="logo"
+ style="border: 0px solid ; width: 88px; height: 31px;"> </a>
+<div id="nav">
+<div id="navtext"> <a
+ href="http://common-lisp.net/project/cl-net-snmp/">Home</a>
+    <a
+ href="https://sourceforge.net/projects/cl-net-snmp/">SF Project</a>
+    <a href="asn1.html">ASN.1</a>     <a
+ href="snmp.html" class="on">SNMP</a>     <a
+ href="usocket.html">USOCKET-UDP</a>     <a
+ href="lispworks.html">LispWorks-UDP</a>     <a
+ href="others.html">Others</a>     <a href="about.html">About</a>
+</div>
+</div>
+<br style="">
+<!-- ============= STYLE.ORG ============= -->
+<div id="style">
+<div class="breadcrumb"> <a
+ href="http://common-lisp.net/project/cl-net-snmp/">cl-net-snmp</a>>
+</div>
+<h1>Simple Network Management Protocol (SNMP)</h1>
+<div class="deck"> SNMP platform on Common Lisp, client and server
+support, and GUI tools. </div>
+<h2>Overview</h2>
+<p> <a href="images/mibrowser.jpg"> <img src="images/mibrowser.jpg"
+ id="mibrowser" alt="MIB Browser"
+ style="border: 0px solid ; width: 80%;"> </a> </p>
+<pre>;;;; A Sample SNMPv3 Query<br>CL-USER 6 > <span
+ style="color: rgb(255, 0, 0);">(snmp:with-open-session (s "192.168.xxx.xxx" :user "md5" :auth '(:md5 "vHunxJXPRdUyAzjY"))</span><br
+ style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">               (snmp:snmp-walk s "system"))</span><br>((#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysDescr.0><br>  "Linux 2950.lab.163.org 2.6.26-2-amd64 #1 SMP Thu Nov 25 04:30:55 UTC 2010 x86_64")<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysObjectID.0> #<ASN.1:SIMPLE-OID SNMPv2-SMI::enterprises.8072.3.2.10>)<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysUpTime.0> #<ASN.1:TIMETICKS (19038239) 52:53:02.39>)<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysContact.0> "Chun Tian (binghe) <binghe.lisp at gmail.com>")<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysName.0> "2950.lab.163.org")<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysLocation.0> "Hangzhou")<br> (#<ASN.1:SIMPLE-OID SNMPv2-MIB::sysORLastChange.0> #<ASN.1:TIMETICKS (0) 0:00:00.00>)<br> ... )<br><br>;;;; Load a new MIB into Lisp at runtime<br>CL-USER 7 > <span
+ style="color: rgb(255, 0, 0);">(snmp:load-mib #p"MIB:IETF;IF-MIB")</span><br>T<br>CL-USER 8 > <span
+ style="color: rgb(255, 0, 0);">(asn.1:oid "ifTable")</span><br>#<ASN.1:OBJECT-ID IF-MIB::ifTable (2) [1]></pre>
+<h2>Features</h2>
+<ul>
+  <li>Full SNMP protocol support include SNMPv3</li>
+  <li>MIB support based on <a href="asn1.html">ASN.1</a> package,
+resolve OID names from raw ASN.1 definitions.</li>
+  <li>Fast SNMP packet encode/decode based on CLOS features.</li>
+  <li>UDP retransmit support</li>
+  <li>Portable SNMP server running in Lisp image.</li>
+  <li>LISP-MIB for large Lisp application infomation organization.</li>
+  <li>GUI utilities on LispWorks.</li>
+  <li style="font-weight: bold; color: rgb(255, 0, 0);">MIB Compiler on
+all support platform (new in 6.0)</li>
+  <li><span style="font-weight: bold; color: rgb(255, 0, 0);">MIB
+Interpreter, dynamic loading of MIB files on runtime (new in 6.0)</span><br>
+  </li>
+</ul>
+<!--
     <h2>Documentation</h2>
 
     <ul>
@@ -93,346 +71,175 @@
       <li>ASN.1 Package Reference Manual</li>
     </ul>
     -->
-
-    <h2>Platform Table</h2>
-
-    <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
-      <tbody>
-	<tr valign="bottom">
-	  <td style="width: 11%;"><strong>CMUCL</strong></td>
-	  <td style="width: 11%;"><strong>SBCL</strong></td>
-	  <td style="width: 11%;"><strong>Clozure CL</strong></td>
-	  <td style="width: 11%;"><strong>LispWorks</strong></td>
-	  <td style="width: 11%;"><strong>Allegro CL</strong></td>
-	  <td style="width: 11%;"><strong>Scieneer CL</strong></td>
-	  <td style="width: 11%;"><strong>CLISP</strong></td>
-	  <td style="width: 11%;"><strong>ECL</strong></td>
-	  <td style="width: 11%;"><strong>ABCL</strong></td>
-	</tr>
-
-	<tr>
-	  <!-- CMUCL -->
-	  <td valign="top">
-	    2008-08 (19E)<br />
-	    2008-10 (19E)
-	  </td>
-
-	  <!-- SBCL -->
-	  <td valign="top">
-	    1.0.18 (debian)
-	    1.0.20<br />
-	  </td>
-	  
-	  <!-- Clozure CL -->
-	  <td valign="top">
-	    1.2<br />
-	  </td>
-	  
-	  <!-- LispWorks -->
-	  <td valign="top">
-	    5.0.2<br />
-	    5.1.1
-	  </td>
-	  
-	  <!-- Allegro CL -->
-	  <td valign="top">
-	    8.1<br />
-	  </td>
-	  
-	  <!-- Scieneer CL -->
-	  <td valign="top">
-	    1.3.8.1<br />
-	  </td>
-	  
-	  <!-- CLISP -->
-	  <td valign="top">
-	    <br />
-	  </td>
-	  
-	  <!-- ECL -->
-	  <td valign="top">
-	    <br />
-	  </td>
-	  
-	  <!-- ABCL -->
-	  <td valign="top">
-	    <br />
-	  </td>
-	</tr>
-
-	<tr>
-	  <!-- CMUCL -->
-	  <td valign="top">
-	    <strong>Summary</strong>
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-	  </td>
-	  
-	  <!-- SBCL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-
-	    <p>
-	      SB-THREAD needed
-	    </p>
-	  </td>
-	  
-	  <!-- Clozure CL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-	  </td>
-
-	  <!-- LispWorks -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-	    <p>
-	      MP needed
-	    </p>
-	  </td>
-
-	  <!-- Allegro CL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-	  </td>
-
-	  <!-- Scieneer CL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #336699;"><strong>Supported</strong></span>
-	    </p>
-
-	    <p>
-	      version >= 1.3.9
-	    </p>
-	  </td>
-
-	  <!-- CLISP -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #993333;"><strong>Unsupported</strong></span>
-	    </p>
-
-	    <p>
-	      Port USOCKET-UDP first
-	    </p>
-	  </td>
-
-	  <!-- ECL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #993333;"><strong>Unsupported</strong></span>
-	    </p>
-
-	    <p>
-	      Port IRONCLAD first
-	    </p>
-	  </td>
-
-	  <!-- ABCL -->
-	  <td valign="top"> 
-	    <div class="rule"></div>
-	    <p>
-	      <span style="color: #993333;"><strong>Unsupported</strong></span>
-	    </p>
-
-	    <p>
-	      Port ASN.1 first
-	    </p>
-	  </td>
-
-	</tr>
-      </tbody>
-    </table>
-    
-    <h2>Version Dependency Table</h2>
-
-    <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
-      <tbody>
-	<tr valign="bottom">
-	  <td style="width: 20%;"><strong>SNMP</strong></td>
-	  <td style="width: 20%;"><strong>SNMP-SERVER</strong></td>
-	  <td style="width: 20%;"><strong>ASN.1</strong></td>
-	  <td style="width: 20%;"><strong>USOCKET-UDP</strong></td>
-	  <td style="width: 20%;"><strong>LISPWORKS-UDP</strong></td>
-	</tr>
-
-	<tr>
-	  <td valign="top"> <!-- SNMP -->
-	    5.19<br />
-	    5.16<br />
-	    5.5<br />
-	    5.0<br />
-	    3.0<br />
-	    2.0
-	  </td>
-	  
-	  <td valign="top"> <!-- SNMP-SERVER -->
-	    3.11<br />
-	    3.5<br />
-	    3.0<br />
-	    2.0
-	  </td>
-
-	  <td valign="top"> <!-- ASN.1 -->
-	    4.14<br />
-	    4.12<br />
-	    4.5<br />
-	    4.0<br />
-	    2.3
-	  </td>
-
-	  <td valign="top"> <!-- USOCKET-UDP -->
-	    2.4<br />
-	    2.3<br />
-	    2.2<br />
-	    2.2, 2.1, 2.0<br />
-	    1.3<br />
-	    1.2, 1.1, 1.0
-	  </td>
-
-	  <td valign="top"> <!-- LISPWORKS-UDP -->
-	    -<br />
-	    -<br />
-	    3.2<br />
-	    3.1, 3.0<br />
-	    2.2, 2.1<br />
-	    1.1, 1.0
-	  </td>
-	</tr>
-
-      </tbody>
-    </table>
-
-    <h2>Live Source Code</h2>
-
-    <ul>
-      <li>Stable Subversion repository:
-	<a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/branches/5/">
-	  (View Source)
-	</a><br />
-	<a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5">
-	  <i>https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5</i>
-	</a>
-      </li>
-      <li>Development Subversion repository:
-	<a href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/trunk/">
-	  (View Source)
-	</a><br />
-	<i><a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk">
-	    https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br /></i></li>
-    </ul>
-
-    <h2>Package Bundle Download</h2>
-    
-    <p>Download all versions of the SNMP package (source tar.gz)
-      <a href="https://sourceforge.net/project/showfiles.php?group_id=209101&package_id=277468">
-	here</a>, its also <a href="http://www.cliki.net/ASDF-Install">ASDF-INSTALL</a>able.
-    </p>
-
-    <h2>Loadable Patch for Live Upgrade</h2>
-
-    <table border="0" cellpadding="0" cellspacing="4" class="parseresults">
-      <tbody>
-	<tr valign="bottom">
-	  <td style="width: 10%;"><strong>Package</strong></td>
-	  <td style="width: 10%;"><strong>Version & Download</strong></td>
-	  <td style="width: 10%;"><strong>Release Date</strong></td>
-	  <td style="width: 40%;"><strong>Release Notes</strong></td>
-	  <td style="width: 10%;"><strong>Dependency</strong></td>
-	</tr>
-
-	<!-- SNMP -->
-	<tr valign="top">
-	  <td>snmp-5</td>
-	  <td>
-	    <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-20.lisp">
-	      5.20</a><br />
-	    <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-21.lisp">
-	      5.21</a><br />
-	    <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-22.lisp">
-	      5.22</a><br />
-	  </td>
-	  <td>
-	    2008-11-17<br />
-	    2008-12-17<br />
-	    2009-01-21<br />
-	  </td>
-	  <td>
-	    Multiple fixes for SNMP-BULK<br />
-	    Restore CREATE-SOCKET keyword in OPEN-SESSION<br />
-	    Fix for handle SNMP-WALK terminal condition correctly<br />
-	  </td>
-	  <td>
-	    -<br />
-	    -<br />
-	    -<br />
-	  </td>
-	</tr>
-
-	<!-- SNMP Server -->
-	<tr valign="top">
-	  <td>snmp-server-3</td>
-	  <td>
-	    <a href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-server-3/3-12.lisp">
-	    3.12</a><br />
-	  </td>
-	  <td>
-	    2008-12-4<br />
-	  </td>
-	  <td>
-	    Fix for "lispMachineVersion"<br />
-	  </td>
-	  <td>
-	    -<br />
-	  </td>
-	</tr>
-      </tbody>
-    </table>
-
-    <h2>Feature Request or Bugs</h2>
-
-    <p>
-      Reporting a feature request or bug in SNMP package should be done
-      by sending e-mail to the
-      <a href="https://lists.sourceforge.net/lists/listinfo/cl-net-snmp-general">
-	cl-net-snmp-general</a> mailing list or direct to the
-      <a href="about.html">author</a>.
-    </p>
-
-    <p>
-       
-    </p>
-    <!-- ============= FOOTER ============= -->
-    <div class="dateline">Last update at January 21, 2009 by Chun Tian (binghe).</div>
-    <div class="footline">
-      CL-NET-SNMP is under <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.
-      <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcommon-lisp.net%2Fproject%2Fcl-net-snmp%2Fsnmp.html">
-	<img src="http://www.w3.org/Icons/valid-xhtml10-blue"
-             alt="Valid XHTML 1.0 Strict" height="31" width="88" />
-      </a>
-
-    </div>
-    <div id="copyright">©2008, 2009 Chun Tian (binghe)</div>
-
-  </div> <!-- style -->
-  <!-- ============= END STYLE.ORG ============= -->
-</div> <!-- framework -->
+<h2>Package Dependency<br>
+</h2>
+<ul>
+  <li><a href="http://www.method-combination.net/lisp/ironclad/">IRONCLAD</a><br>
+  </li>
+  <li><a href="http://common-lisp.net/project/usocket/">USOCKET</a>
+0.5.0</li>
+</ul>
+<h2>Supported Platforms<br>
+</h2>
+<ul>
+  <li>LispWorks (recommended)</li>
+  <li>Clozure CL (recommended)</li>
+  <li>CMUCL</li>
+  <li>SBCL</li>
+  <li>ECL<br>
+  </li>
+  <li>Allegro CL</li>
+  <li>Scieneer CL<br>
+  </li>
+</ul>
+<h2><span style="text-decoration: line-through;">Version Dependency
+Table</span><br>
+</h2>
+<table class="parseresults" border="0" cellpadding="0" cellspacing="4">
+  <tbody>
+    <tr valign="bottom">
+      <td style="width: 20%;"><strong>SNMP</strong></td>
+      <td style="width: 20%;"><strong>SNMP-SERVER</strong></td>
+      <td style="width: 20%;"><strong>ASN.1</strong></td>
+      <td style="width: 20%;"><strong>USOCKET-UDP</strong></td>
+      <td style="width: 20%;"><strong>LISPWORKS-UDP</strong></td>
+    </tr>
+    <tr>
+      <td valign="top"><!-- SNMP --> 5.19<br>
+5.16<br>
+5.5<br>
+5.0<br>
+3.0<br>
+2.0 </td>
+      <td valign="top"><!-- SNMP-SERVER --> 3.11<br>
+3.5<br>
+3.0<br>
+2.0 </td>
+      <td valign="top"><!-- ASN.1 --> 4.14<br>
+4.12<br>
+4.5<br>
+4.0<br>
+2.3 </td>
+      <td valign="top"><!-- USOCKET-UDP --> 2.4<br>
+2.3<br>
+2.2<br>
+2.2, 2.1, 2.0<br>
+1.3<br>
+1.2, 1.1, 1.0 </td>
+      <td valign="top"><!-- LISPWORKS-UDP --> -<br>
+-<br>
+3.2<br>
+3.1, 3.0<br>
+2.2, 2.1<br>
+1.1, 1.0 </td>
+    </tr>
+  </tbody>
+</table>
+<h2>Source Code</h2>
+<ul>
+  <li>Stable Subversion repository: <a
+ href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/branches/6/">
+(View Source) </a><br>
+    <a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/6">
+    <i>https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/6</i>
+    </a> </li>
+  <li>Development Subversion repository: <a
+ href="http://cl-net-snmp.svn.sourceforge.net/viewvc/cl-net-snmp/snmp/trunk/">
+(View Source) </a><br>
+    <i><a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk">
+https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/trunk</a><br>
+    </i></li>
+</ul>
+<h2>Package Bundle Download</h2>
+<p>Download all versions of the SNMP package (source tar.gz) <a
+ href="http://sourceforge.net/projects/cl-net-snmp/files/snmp/"> here</a>,
+its also <a href="http://www.cliki.net/ASDF-Install">ASDF-INSTALL</a>able.
+
+</p>
+<h2>Loadable Patch for Live Upgrade</h2>
+<table class="parseresults" border="0" cellpadding="0" cellspacing="4">
+  <tbody>
+    <tr valign="bottom">
+      <td style="width: 10%;"><strong>Package</strong></td>
+      <td style="width: 10%;"><strong>Version & Download</strong></td>
+      <td style="width: 10%;"><strong>Release Date</strong></td>
+      <td style="width: 40%;"><strong>Release Notes</strong></td>
+      <td style="width: 10%;"><strong>Dependency</strong></td>
+    </tr>
+<!-- SNMP --> <tr>
+      <td style="vertical-align: top;">snmp-6<br>
+      </td>
+      <td style="vertical-align: top;"><br>
+      </td>
+      <td style="vertical-align: top;"><br>
+      </td>
+      <td style="vertical-align: top;"><br>
+      </td>
+      <td style="vertical-align: top;">none<br>
+      </td>
+    </tr>
+    <tr valign="top">
+      <td>snmp-5</td>
+      <td> <a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-20.lisp">
+5.20</a><br>
+      <a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-21.lisp">
+5.21</a><br>
+      <a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-5/5-22.lisp">
+5.22</a><br>
+      </td>
+      <td> 2008-11-17<br>
+2008-12-17<br>
+2009-01-21<br>
+      </td>
+      <td> Multiple fixes for SNMP-BULK<br>
+Restore CREATE-SOCKET keyword in OPEN-SESSION<br>
+Fix for handle SNMP-WALK terminal condition correctly<br>
+      </td>
+      <td> -<br>
+-<br>
+-<br>
+      </td>
+    </tr>
+<!-- SNMP Server --> <tr valign="top">
+      <td>snmp-server-3</td>
+      <td> <a
+ href="https://cl-net-snmp.svn.sourceforge.net/svnroot/cl-net-snmp/snmp/branches/5/patch/snmp-server-3/3-12.lisp">
+3.12</a><br>
+      </td>
+      <td> 2008-12-4<br>
+      </td>
+      <td> Fix for "lispMachineVersion"<br>
+      </td>
+      <td> -<br>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<h2>Documentation</h2>
+<p>Not available at this time, sorry ...<br>
+</p>
+<h2>Feature Request or Bugs</h2>
+<p> Reporting a feature request or bug in SNMP package should be done
+by sending e-mail to the <a
+ href="https://lists.sourceforge.net/lists/listinfo/cl-net-snmp-general">
+cl-net-snmp-general</a> mailing list or direct to the <a
+ href="about.html">author</a>. </p>
+<p>   </p>
+<!-- ============= FOOTER ============= -->
+<div class="dateline">Last update at March 19, 2011 by Chun Tian
+(binghe).</div>
+<div class="footline"> CL-NET-SNMP is under <a
+ href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>. <a
+ href="http://validator.w3.org/check?uri=http%3A%2F%2Fcommon-lisp.net%2Fproject%2Fcl-net-snmp%2Fsnmp.html">
+</a> </div>
+<div id="copyright">©2008, 2009, 2011 Chun Tian (binghe)</div>
+</div>
+<!-- style --><!-- ============= END STYLE.ORG ============= --> </div>
+<!-- framework -->
 </body>
 </html>




More information about the Cl-net-snmp-cvs mailing list