Added that you can use NET-SNMP package in addition to UCD-SNMP on Unix based hosts

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134951 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jeremy S. Johnstone 2003-07-13 09:45:47 +00:00
parent 45a7c31c23
commit 651529b6d2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<reference id="ref.snmp">
<title>SNMP functions</title>
<titleabbrev>SNMP</titleabbrev>
@ -15,7 +15,8 @@
&reftitle.required;
<para>
In order to use the SNMP functions on Unix you need to install the
<ulink url="&url.ucd-snmp;">UCD SNMP</ulink> package. On Windows these
<ulink url="&url.ucd-snmp;">UCD SNMP</ulink> or
<ulink url="&url.net-snmp;">NET-SNMP</ulink> package. On Windows these
functions are only available on NT and not on Win95/98.
</para>
</section>