aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/agent/snmp_target_mib.erl
AgeCommit message (Expand)Author
2019-05-22[snmp] Replaced usage of random with randMicael Karlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-24snmp: Change to random use crypto. Remove use of erlang:nowErland Schönbeck
2014-09-03Clean up some config wartsRaimo Niskanen
2014-08-22Clean up config error handling and negative resultsRaimo Niskanen
2014-07-25Rewrite agent for IPv4 + IPv6Raimo Niskanen
2014-07-25Rewrite string representation of addresses and stop printing an error report ...Raimo Niskanen
2014-07-25wip-all-regression-tests-but-one-managerRaimo Niskanen
2014-07-22wipRaimo Niskanen
2014-07-22Rewrite agent configuration parsingRaimo Niskanen
2012-02-24[snmp/agent] Improve error handling while reading agent config filesMicael Karlberg
2012-01-24[snmp] Merged from R13B and also fixed appupMicael Karlberg
2011-12-21[snmp] Mostly added some more verbosity stuffMicael Karlberg
2011-08-01[agent] Some very minor debugging improvements.Micael Karlberg
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-03-10Added export of snmp_target_mib:add_addr/11.Micael Karlberg
2011-03-08Used invalid module names in two places. Corrected.Micael Karlberg
2011-03-03Handling target address configuration files (with new Domain).Micael Karlberg
2011-03-02Preliminary support for multiple domains (e.g. IPv6).Micael Karlberg
2010-12-10Added variables from STANDARD-MIB (including counters).Micael Karlberg
2010-12-06Added print operations for tables vacmSecurityToGroupTable andMicael Karlberg
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP