php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3572 snmpwalk returns string up to but not including requested data
Submitted: 2000-02-22 14:18 UTC Modified: 2005-03-31 16:13 UTC
From: ken at ivey dot ca Assigned:
Status: Wont fix Package: Other
PHP Version: 3.0.14 OS: WinNT
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ken at ivey dot ca
New email:
PHP Version: OS:

 

 [2000-02-22 14:18 UTC] ken at ivey dot ca
<html>
    <head>
        <title>Example</title>
    </head>
    <body>
<?php
snmpwalk("129.100.xx.xx", "community", ".1.3.6.1.4.1.1569.1000.4.1.1.11");
?>
    </body>
</html>

This returns the corresponding strings without the values:

Variable = .iso.org.dod.internet.private.enterprises.1569.1000.4.1.1.11.17 Value = 

php3_snmp.dll is configured.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 16:13 UTC] php-bugs at lists dot php dot net
We are sorry, but we do not support PHP 3 related problems anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC