where to find and put the mibs for snmp on windows

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105318 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2002-11-22 17:33:19 +00:00
parent 339755443e
commit 6eb663f7f1

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<reference id="ref.snmp">
<title>SNMP functions</title>
<titleabbrev>SNMP</titleabbrev>
@ -41,6 +41,13 @@
<option role="configure">--enable-ucd-snmp-hack</option> switch which
will work around the misfeature.
</para>
<para>
The Windows distribution contains support files for SNMP in the
<filename>mibs</filename> directory. This directory should be moved
to <filename>DRIVE:\usr\mibs</filename>, where DRIVE must be replaced
with the driveletter where <literal>PHP</literal> is installed on, e.g.:
<filename>c:\usr\mibs</filename>.
</para>
</section>
<section id="snmp.configuration">