Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-04-20 | Merge branch 'bmk/agent/extra_info_notification/OTP-9183' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src OTP-9119 OTP-9183 | |||
2011-04-20 | Patch from Attila Rajmund Nohl: Arguments switched. | Micael Karlberg | |
2011-04-18 | Removed unused function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-18 | Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119 | Micael Karlberg | |
2011-04-18 | Patch received from Attila Rajmund Nohl. | Micael Karlberg | |
2011-04-08 | Merge branch 'ks/snmp-specs' into bmk/snmp/snmp420_integration | Micael Karlberg | |
OTP-9208 | |||
2011-04-07 | Added export of new send notification function.c | Micael Karlberg | |
2011-04-05 | Cosmetic... | Micael Karlberg | |
2011-04-05 | Chenged default extra-info value (for future use). | Micael Karlberg | |
2011-04-04 | Added extra-info as an argument to be provided when sending | Micael Karlberg | |
trap/notification and passed through to the net-if process. First version. | |||
2011-04-03 | Add specs for functions that do not return | Kostis Sagonas | |
2011-03-25 | Merge branch 'bmk/snmp/support_ipv6_transport_address' of github.com:bmk/otp ↵ | Micael Karlberg | |
into bmk/snmp/support_ipv6_transport_address | |||
2011-03-25 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-10 | Added export of snmp_target_mib:add_addr/11. | Micael Karlberg | |
2011-03-09 | Added handling of muiltiple engine-id(s). | Micael Karlberg | |
2011-03-08 | Used invalid module names in two places. Corrected. | Micael Karlberg | |
2011-03-08 | Debugging when retrieving destinations. | Micael Karlberg | |
2011-03-08 | Add handling pf domain and also default domain for cases | Micael Karlberg | |
where old style is used. | |||
2011-03-08 | Cosmetics... | Micael Karlberg | |
2011-03-08 | Added some target debugging. | Micael Karlberg | |
2011-03-07 | Basically backup commit (time to go home). | Micael Karlberg | |
Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail). | |||
2011-03-03 | Backup... | Micael Karlberg | |
2011-03-03 | Trap sending module now handles the new domains. | Micael Karlberg | |
2011-03-03 | Handling target address configuration files (with new Domain). | Micael Karlberg | |
Also added some proper documentation. | |||
2011-03-02 | Preliminary support for multiple domains (e.g. IPv6). | Micael Karlberg | |
2011-02-25 | [agent] When calling | Micael Karlberg | |
snmp_view_based_acm_mib:snmp_view_based_acm_mib:reconfigure/1 on a running node, the table vacmAccessTable was not properly cleaned. This meant that if some entries in the vacm.conf file was removed (compared to the "current" config), while others where modified and/or added, the removed entrie(s) would still exist in the vacmAccessTable table. Merge branch 'bmk/snmp/vacmAccessTable_cleanup/OTP-8981' into bmk/snmp/snmp419_integration/OTP-9068 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-02-25 | [agent] For the table vacmAccessTable, when performing the | Micael Karlberg | |
is_set_ok and set operation(s), all values of the vacmAccessSecurityModel column was incorrectly translated to *any*. Merge branch 'bmk/snmp/verify_vacm_security_model/OTP-8980' into bmk/snmp/snmp419_integration/OTP-9068 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/test/snmp_appup_test.erl lib/snmp/vsn.mk | |||
2010-12-16 | Added dumping of data after (snmpa_vacm) cleanup call. | Micael Karlberg | |
2010-12-10 | Added counter (variables) for usm. | Micael Karlberg | |
Also added config file for usm. And more sed'ing... | |||
2010-12-10 | Cosmetic stuff (when to newline, intending, ..). | Micael Karlberg | |
2010-12-10 | Added variables from STANDARD-MIB (including counters). | Micael Karlberg | |
Also some minor fixes. | |||
2010-12-10 | Various cosmetic (print) fixes. Wrong module names used for the | Micael Karlberg | |
utility module in the test_config dir. | |||
2010-12-08 | Added utility variable print function, and utilized it in view-mib. | Micael Karlberg | |
2010-12-08 | Added preliminary veariable support. | Micael Karlberg | |
2010-12-07 | [agent] When calling snmp_view_based_acm_mib:reconfigure/1 on a running node, | Micael Karlberg | |
the vacmAccessTable whas not properly cleaned. This means that if some entries in the vacm.conf file was removed compared to the "current" config), while others where modified and/or added, the removed entrie(s) would still exist in the vacmAccessTable. | |||
2010-12-07 | For the table vacmAccessTable, when performing the | Micael Karlberg | |
is_set_ok and set opteration(s), all values of the vacmAccessSecurityModel column was incorrectly translated to *any*. | |||
2010-12-06 | Added pretty printing of the added mib(s). | Micael Karlberg | |
2010-12-06 | Added tables from community, notification and user-based-sm mib(s). | Micael Karlberg | |
2010-12-06 | Segmenting the printout using the mib names. | Micael Karlberg | |
2010-12-06 | Added central utility function for printing all | Micael Karlberg | |
"supported" tables (that is for all functions that we currently have implemented the print operation). | |||
2010-12-06 | Added print operation for vacmAccessTable. | Micael Karlberg | |
2010-12-06 | For the table vacmAccessTable, when performing the is_set_ok and set | Micael Karlberg | |
opteration(s), all values of the vacmAccessSecurityModel column was incorrectly translated to "any". | |||
2010-12-06 | Added print operations for tables vacmSecurityToGroupTable and | Micael Karlberg | |
vacmViewTreeFamilyTable. There is still vacmAccessTable and vacmContextTable. | |||
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |
2010-08-23 | snmp: Patch 1130 | Niclas Eklund | |
OTP-8761 When the function FilterMod:accept_recv/2 returned false the SNMP agent stopped collecting messages from UDP. | |||
2010-08-20 | snmp: Patch 1125 | Micael Karlberg | |
OTP-8478 [agent] Added very basic support for multiple SNMPv3 EngineIDs in a single agent. | |||
2010-08-20 | snmp: Patch 1118 | Micael Karlberg | |
OTP-8574 The SMI specifies that an table row OID should be named: { "1" }. An option has been introduced, relaxed_row_name_assign_check, that allows for a more liberal numbering scheme. OTP-8594 Changes to make snmp (forward) compatible with the new version of the crypto application (released in R14). As of R14, crypto is implemented using NIFs. Also, the API is more strict. OTP-8648 [manager] Changed default value for the MIB server cache. Auto GC is now on by default. OTP-8563 Decoding of Counter64 values larger then 9306882749598007295 fails. Counter64 is encoded as an 64 bit signed integer, but is actually an unsigned integer, which the decoder does not take into account. OTP-8595 [compiler] Fails to compile non-contiguous BITS. Per Hedeland OTP-8646 [manager] Raise condition causing the manager server process to crash. Unregistering an agent while traffic (set/get-operations) is ongoing could cause a crash in the manager server process (raise condition). |