mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-19 06:16:58 +08:00
69 lines
2.2 KiB
HTML
69 lines
2.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>Set the OID output format</title>
|
|
</head>
|
|
<body class="docs"><div id="layout">
|
|
<div id="layout-content"><div id="function.snmp-set-oid-numeric-print" class="refentry">
|
|
<div class="refnamediv">
|
|
<h1 class="refname">snmp_set_oid_numeric_print</h1>
|
|
<p class="verinfo">(PHP 4 >= 4.3.0, PHP 5, PHP 7)</p><p class="refpurpose"><span class="refname">snmp_set_oid_numeric_print</span> — <span class="dc-title">
|
|
Set the OID output format
|
|
</span></p>
|
|
|
|
</div>
|
|
<div class="refsect1 description" id="refsect1-function.snmp-set-oid-numeric-print-description">
|
|
<h3 class="title">说明</h3>
|
|
<div class="methodsynopsis dc-description">
|
|
<span class="methodname"><strong>snmp_set_oid_numeric_print</strong></span>
|
|
( <span class="methodparam"><span class="type">int</span> <code class="parameter">$oid_format</code></span>
|
|
) : <span class="type"><span class="type void">void</span></span></div>
|
|
|
|
|
|
<p class="para rdfs-comment">
|
|
此函数是该函数的别名: <span class="function"><a href="snmp_set_oid_output_format.html" class="function">snmp_set_oid_output_format()</a></span>.
|
|
</p>
|
|
</div>
|
|
|
|
|
|
<div class="refsect1 changelog" id="refsect1-function.snmp-set-oid-numeric-print-changelog">
|
|
<h3 class="title">更新日志</h3>
|
|
<p class="para">
|
|
<table class="doctable informaltable">
|
|
|
|
<thead>
|
|
<tr>
|
|
<th>版本</th>
|
|
<th>说明</th>
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody class="tbody">
|
|
<tr>
|
|
<td>5.2.0</td>
|
|
<td>
|
|
Since PHP 5.2.0.
|
|
</td>
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</p>
|
|
</div>
|
|
|
|
|
|
<div class="refsect1 seealso" id="refsect1-function.snmp-set-oid-numeric-print-seealso">
|
|
<h3 class="title">参见</h3>
|
|
<p class="para">
|
|
<ul class="simplelist">
|
|
<li class="member"><span class="function"><a href="snmp_set_oid_output_format.html" class="function" rel="rdfs-seeAlso">snmp_set_oid_output_format()</a> - Set the OID output format</span></li>
|
|
</ul>
|
|
</p>
|
|
</div>
|
|
|
|
|
|
</div></div></div></body></html> |