php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6584 SNMP "get-next" function is missing
Submitted: 2000-09-06 17:44 UTC Modified: 2003-07-14 14:03 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: maziero at ppgia dot pucpr dot br Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.2 OS: Linux
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: maziero at ppgia dot pucpr dot br
New email:
PHP Version: OS:

 

 [2000-09-06 17:44 UTC] maziero at ppgia dot pucpr dot br
It seems that a SNMP "get-next" function (snmpgetnext)
would be very useful. It is provided in the SNMP
protocol, in order to make easy for managers to access table structures in an efficient way. Without this function, the PHP page should know exactly the table structure in the MIB. Also, using the "snmpwalk" 
function, much more data should be processed in the 
PHP page in order to parse the data and rebuild the 
table structure.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-14 14:03 UTC] harrie@php.net
This feature is added now and will be in the release 
from PHP 5.x onwards.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC