To see if you have access using SNMP towards the device you could do an snmpwalk using the command line at the zenoss server.
So log in your zenoss server using ssh for example and run a: snmpwalk -v1 -c public IP-OF-SERVER Replace IP-OF-SERVER by your servers adress This means: Get all OID for device IP-OF-SERVER using snmp v1 and community public. If this does'nt get any response that that means: - You don't have access to the remote device - You can't get to the device. What do you mean by on an other network? give me an example please -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14996#14996 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
