If you still have problems I suggest you use the easiest possible snmd.conf 
file there is:

Code:
rocommunity  public


This should be the only thing in your snmpd.conf files. 

Also please keep in mind that the snmpwalk that gets executed from the Zenoss 
web GUI is not the same as the one I've mentioned above.


Code:
snmpwalk -v1 -cpublic 192.168.100.106 system



is not the same as


Code:
snmpwalk -v1 -cpublic 192.168.100.106



The first one will give you a view of the system tree the latter will give you 
the whole tree (including the ip tree, system tree, etc.)




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=9773#9773

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to