php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #48430 Missing snmpbulkset function
Submitted: 2009-05-29 15:17 UTC Modified: 2011-08-22 05:45 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ch at lathspell dot de Assigned: lytboris (profile)
Status: Closed Package: SNMP related
PHP Version: 5.2.9 OS:
Private report: No CVE-ID: None
 [2009-05-29 15:17 UTC] ch at lathspell dot de
Description:
------------
There seems to be no "snmpset" function for sending multiple "OID type value" pairs in one PDU packet. Sadly some crappy hardware needs this. It is possible with /usr/bin/snmpset so the underlying Net-SNMP library can handle it. (It might be called snmp bulk set analog to "SNMP bulk get" but I'm not sure if that's the same)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-21 08:04 UTC] lytboris@php.net
-Status: Open +Status: Feedback -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: lytboris
 [2011-08-21 08:04 UTC] lytboris@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.4-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

Try new OO API, it has bulk-set functionality.
 [2011-08-21 08:05 UTC] lytboris@php.net
-Package: *General Issues +Package: SNMP related
 [2011-08-21 23:44 UTC] ch@php.net
The OO API works great, good work, bug can be closed.
 [2011-08-22 05:45 UTC] lytboris@php.net
-Status: Feedback +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC