From: [EMAIL PROTECTED] Operating system: Slackware-7.1, kernel.2.4.6 PHP version: 4.0.6 PHP Bug Type: SNMP related Bug description: A successfull snmpset() always returns "false" I think the bug is in ext/snmp/snmp.c. php_snmp() initializes "return_value" only for snmp functions that return some MIB variable(s). It should "RETURN_TRUE" for snmpset too. -- Edit bug report at: http://bugs.php.net/?id=12081&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]