if its net-snmp the -v should have returned the version. you may think you are using it, but you might not be... do a:
# which snmpd to find out which snmpd you are using (probably /usr/sbin/snmpd) then # find / -name snmpd -print see if there are more than one. if there are try them all with the -v flag to see if any return a version (5.4.1...) Like I said I am not an openBSD guy, so I could be completely wrong... -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28630#28630 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
