First, I belive your snmpd daemon is up and you used "public" string when tried "snmpwalk".
In fact, I don't see a critical problem in you config; only small thing - view systemview included .1 view allview included .1.3.6 view systemview included .1.3.6.1.2.1.1 view systemview included .1.3.6.1.2.1.25.1.1 view allview included .1.3.6.1.2.1.25.3.6 access notConfigGroup "" any noauth exact allview none none I suggest to replace these to: view systemview included .1 access notConfigGroup "" any noauth exact systemview none none -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=32532#32532 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
