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

 ID:                 54378
 Updated by:         [email protected]
 Reported by:        ch at lathspell dot de
-Summary:            Expose snmp_in/out/mib_toggle_options()
+Summary:            Ability to ignore OID not increasing error
-Status:             Feedback
+Status:             Closed
 Type:               Feature/Change Request
 Package:            SNMP related
 PHP Version:        trunk-SVN-2011-03-24 (SVN)
-Assigned To:        
+Assigned To:        lytboris
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-07-29 00:44:11] [email protected]

Thanks, that should do it.

------------------------------------------------------------------------
[2011-07-18 17:02:26] [email protected]

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