Have you configured the devices to communicate with your Zenoss server? The agent on the device usually needs to be configured to allow SNMP communication with a specific IP address - in this case your Zenoss server - using a specific community name.
SNMP GET requests are sent on port 161 (can't remember if TCP or UDP), so your device must have port 161 open. Your Zenoss server will listen for SNMP Traps on UDP port 162, so you have to open that port on your Zenoss server. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35876#35876 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
