Edit report at https://bugs.php.net/bug.php?id=48430&edit=1
ID: 48430 Comment by: c...@php.net Reported by: ch at lathspell dot de Summary: Missing snmpbulkset function Status: Feedback Type: Feature/Change Request Package: SNMP related PHP Version: 5.2.9 Assigned To: lytboris Block user comment: N Private report: N New Comment: The OO API works great, good work, bug can be closed. Previous Comments: ------------------------------------------------------------------------ [2011-08-21 08:04:47] lytbo...@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. ------------------------------------------------------------------------ [2009-05-29 15:17:54] 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) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=48430&edit=1