From:             [EMAIL PROTECTED]
Operating system: RedHat Linux 7.3
PHP version:      4.2.1
PHP Bug Type:     SNMP related
Bug description:  snmp_set_quick_print doesn't work

OS:  RedHat Linux 7.3 (Linux version 2.4.18-10) i386
PHP RPM:  php-4.1.2-7.3.4
PHP SNMP RPM:  php-snmp-4.1.2-7.3.4
UCD SNMP RPM:  ucd-snmp-4.2.5-7.73.0


Basically, all this fuction will do is remove the "=" sign between the OID
& the value.

ie.. 
snmp_set_quick_print(0)
69.1.3.5.0 = "2.1.1.107.004"

OR

snmp_set_quick_print(1)
69.1.3.5.0 "2.1.1.107.004"

I'm not sure why this happens, perhaps it is a bug in UCD & not PHP.

Any help appreciated.


-- 
Edit bug report at http://bugs.php.net/?id=19601&edit=1
-- 
Try a CVS snapshot:  http://bugs.php.net/fix.php?id=19601&r=trysnapshot
Fixed in CVS:        http://bugs.php.net/fix.php?id=19601&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=19601&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=19601&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=19601&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19601&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=19601&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=19601&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=19601&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=19601&r=globals

Reply via email to