php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40814 Strange note in snmpwalkoid documentation
Submitted: 2007-03-15 10:24 UTC Modified: 2007-03-23 14:16 UTC
From: ch at westend dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
 [2007-03-15 10:24 UTC] ch at westend dot com
Description:
------------
On http://de.php.net/manual/en/function.snmpwalkoid.php is written:
"The existence of snmpwalkoid() and snmpwalk() has historical reasons. Both functions are provided for backward compatibility."

That implies that both functions are kind of deprecated - but what to use instead? Also IIRC snmpwalkoid and snmpwalk return the result in different formats so snmpwalkoid cannot be replaced by snmpwalk.

bye,

-christian-

Reproduce code:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-23 14:16 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"Use snmprealwalk() instead."
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 16:01:34 2025 UTC