betz            Sun May  2 15:35:35 2004 EDT

  Added files:                 
    /phpdoc/en/reference/snmp/functions snmpgetnext.xml 
                                        snmp-get-valueretrieval.xml 
                                        snmp-read-mib.xml 
                                        snmp-set-enum-print.xml 
                                        snmp-set-oid-numeric-print.xml 
                                        snmp-set-valueretrieval.xml 
  Log:
  doc skeletons
  
  

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmpgetnext.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmpgetnext.xml
+++ phpdoc/en/reference/snmp/functions/snmpgetnext.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmpgetnext">
 <refnamediv>
  <refname>snmpgetnext</refname>
  <refpurpose>
   Fetch a SNMP object
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>string</type><methodname>snmpgetnext</methodname>
   <methodparam><type>string</type><parameter>host</parameter></methodparam>
   <methodparam><type>string</type><parameter>community</parameter></methodparam>
   <methodparam><type>string</type><parameter>object_id</parameter></methodparam>
   <methodparam 
choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
   <methodparam 
choice="opt"><type>int</type><parameter>retries</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmp-get-valueretrieval.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmp-get-valueretrieval.xml
+++ phpdoc/en/reference/snmp/functions/snmp-get-valueretrieval.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmp-get-valueretrieval">
 <refnamediv>
  <refname>snmp_get_valueretrieval</refname>
  <refpurpose>
   Return the method how the SNMP values will be returned
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>int</type><methodname>snmp_get_valueretrieval</methodname>
   <void/>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmp-read-mib.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmp-read-mib.xml
+++ phpdoc/en/reference/snmp/functions/snmp-read-mib.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmp-read-mib">
 <refnamediv>
  <refname>snmp_read_mib</refname>
  <refpurpose>
   Reads and parses a MIB file into the active MIB tree.
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>int</type><methodname>snmp_read_mib</methodname>
   <methodparam><type>string</type><parameter>filename</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmp-set-enum-print.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmp-set-enum-print.xml
+++ phpdoc/en/reference/snmp/functions/snmp-set-enum-print.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmp-set-enum-print">
 <refnamediv>
  <refname>snmp_set_enum_print</refname>
  <refpurpose>
   Return all values that are enums with their enum value instead of the raw integer
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>void</type><methodname>snmp_set_enum_print</methodname>
   <methodparam><type>int</type><parameter>enum_print</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmp-set-oid-numeric-print.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmp-set-oid-numeric-print.xml
+++ phpdoc/en/reference/snmp/functions/snmp-set-oid-numeric-print.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmp-set-oid-numeric-print">
 <refnamediv>
  <refname>snmp_set_oid_numeric_print</refname>
  <refpurpose>
   Return all objects including their respective object id within the specified one
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>void</type><methodname>snmp_set_oid_numeric_print</methodname>
   <methodparam><type>int</type><parameter>oid_numeric_print</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml?r=1.1&p=1
Index: phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml
+++ phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.snmp-set-valueretrieval">
 <refnamediv>
  <refname>snmp_set_valueretrieval</refname>
  <refpurpose>
   Specify the method how the SNMP values will be returned
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>int</type><methodname>snmp_set_valueretrieval</methodname>
   <methodparam><type>int</type><parameter>method</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Reply via email to