From:             andywolk at gmail dot com
Operating system: Windows 2003 Server
PHP version:      5.2.9
PHP Bug Type:     SNMP related
Bug description:  snmpapp.conf is broken and php cant load module

Description:
------------
Normal file:
----cut here-----
#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

engineBoots 28
oldEngineID 0x800007e580ec2c00002de4054a
----cut here-----
Bad file:
----cut here-----
#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

#
# net-snmp (or ucd-snmp) persistent data file.
#
# DO NOT STORE CONFIGURATION ENTRIES HERE.
# Please save normal configuration tokens for snmpapp in
SNMPCONFPATH/snmpapp.conf.
# Only "createUser" tokens should be placed here by snmpapp
administrators.
#

engineBoots 18
engineBoots 18
engineBoots 18
00007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
oldEngineID 0x800007e580ec2c00002de4054a
----cut here-----

Reproduce code:
---------------
File is broken when internet losts. I think it is dns+snmp problem.
Probably file is broken when no dns respond.


-- 
Edit bug report at http://bugs.php.net/?id=48213&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48213&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48213&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48213&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48213&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48213&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48213&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48213&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48213&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48213&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48213&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48213&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48213&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48213&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48213&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48213&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48213&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48213&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48213&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48213&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48213&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48213&r=mysqlcfg

Reply via email to