Edit report at https://bugs.php.net/bug.php?id=54378&edit=1

 ID:                 54378
 Comment by:         c...@php.net
 Reported by:        ch at lathspell dot de
 Summary:            Expose snmp_in/out/mib_toggle_options()
 Status:             Feedback
 Type:               Feature/Change Request
 Package:            SNMP related
 PHP Version:        trunk-SVN-2011-03-24 (SVN)
 Block user comment: N
 Private report:     N

 New Comment:

Thanks, that should do it.


Previous Comments:
------------------------------------------------------------------------
[2011-07-18 17:02:26] lytbo...@php.net

Please try using this snapshot:

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

For Windows:

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

I've added noOIDIncreasingCheck property. When set to true, walk method works 
exactly as snmpwalk with -Cc flag.

------------------------------------------------------------------------
[2011-03-24 22:30:27] ch at lathspell dot de

Description:
------------
The snmpcmd(1) man page lists a lot of options, some of them should
probably be better done in PHP but some, like -Pc or -Cc could be
necessary in rare cases. An alternative would be to expose the "-Y"
function netsnmp_config_remember().

Of course it should be documented that these function alter the
global behaviour and not just the current session. Also that they
are Net-SNMP specific.

Test script:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=54378&edit=1

Reply via email to