ID: 37164 Updated by: [EMAIL PROTECTED] Reported By: jorrit at ncode dot nl -Status: Open +Status: Verified Bug Type: SNMP related Operating System: Linux PHP Version: 4.4.2
Previous Comments: ------------------------------------------------------------------------ [2006-04-22 11:11:00] jorrit at ncode dot nl Description: ------------ The (undocumented) function snmp_set_oid_numeric_print doesn't behave like expected. If you supply 1 as argument, the oids get returned numerically, as expected, but there is no way to reverse this action, although the function description suggests so (why would you need an argument anyway?). If you look into the c code, you'll see that only the case argument != 0 is handled. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37164&edit=1
