Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-01 | Merge branch 'bmk/snmp/agent/vacmAccessTable-RowStatus-handling/OTP-10164' ↵ | Micael Karlberg | |
into bmk/snmp/snmp4221_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-08-01 | Merge branch 'bmk/snmp/agent/test_case_entry_and_exit_info' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4221_integration | |||
2012-08-01 | [snmp/agent] Printout (of agent info) using plain print function | Micael Karlberg | |
Printout (of agent info) using plain print function rather than debug (DBG) macro. | |||
2012-08-01 | [snmp/agent] Add agent info printout at begin and end of test case | Micael Karlberg | |
Add agent info ( snmpa:info() ) in the init_per_testcase and end_per_testcase in the agent test suite. Also display (print) the audit trail log in the end_per_testcase. | |||
2012-08-01 | Merge branch 'bmk/snmp/bad_decode_TimeTicks/maint/OTP-10132' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4221_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-08-01 | Merge branch 'bmk/snmp/manager/log_to_io/OTP-10066' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4221_integration | |||
2012-08-01 | [snmp] Add proper version, release notes and appup instruction | Micael Karlberg | |
2012-08-01 | [snmp/agent] Cleanup | Micael Karlberg | |
2012-08-01 | [snmp] Add release notes, appup instruction and proper version | Micael Karlberg | |
2012-08-01 | [snmp/agent] Errors in vacmAccessTable RowStatus handling | Stefan Zegenhagen | |
There are problems with the handling of vacmAccessTableStatus that cause some SNMP test suites to report errors. Most notably, errorneous set operations frequently cause "genErr" errors to be returned which usually is a sign for bad coding. These "genErr" errors are usually caused by badmatch exceptions coming from {ok, Row} = snmpa_vacm:get_row(RowIndex) if the row does not exist. This patch fixes the badmatch errors and adjusts the semantic of the RowStatus handling in that table to be compliant with the RowStatus textual description of SNPMv2-TC MIB. | |||
2012-07-11 | Merge branch 'bmk/snmp/bad_decode_TimeTicks/maint-r15/OTP-10132' into ↵ | Micael Karlberg | |
bmk/snmp/bad_decode_TimeTicks/maint/OTP-10132 | |||
2012-07-10 | Fixed problem with TimeTicks decode | Micael Karlberg | |
The decoder had a problem with data of type TimeTicks. Also, the handling of invalid values (value out of range) was bad for both TimeTicks and Unsigned32. OTP-10132 | |||
2012-07-10 | Fixed pdf text "overflow" problems in the documentation | Micael Karlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-04-20 | [snmp/manager] snmpm:log_to_io/6 did not use the LogName argument. | Micael Karlberg | |
Cut-and-paste error. OTP-10066 | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-13 | [snmp] Fixing test MIB dependency | Micael Karlberg | |
Some test MIBs depend on each other (imports), which must be defined or parallell make may fail. OTP-9969 | |||
2012-03-09 | [snmp] Add proper release notes | Micael Karlberg | |
OTP-9969 | |||
2012-03-09 | [snmp/compiler] More information with augmented tables | Micael Karlberg | |
The information the MIB compiler provides with augmented tables has been extended with nbr_of_cols, first_accessible and not_accessible. OTP-9969 | |||
2012-03-09 | [snmp/compiler] Add a more up-to-date version of a test mib | Micael Karlberg | |
OTP-9969 | |||
2012-03-05 | Merge branch 'bmk/snmp/improve_error_handling_reading_config/OTP-9943' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/test/snmp_app_test.erl | |||
2012-03-05 | [snmp] Misc cosmetic changes to some test suites | Micael Karlberg | |
OTP-9943 | |||
2012-03-05 | [snmp/agent] Some minor improvements to the error messages | Micael Karlberg | |
OTP-9943 | |||
2012-03-01 | Merge branch 'bmk/snmp/improve_error_handling_reading_config/OTP-9943' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 | |||
2012-03-01 | [snmp/agent] Add dir listing to error reason | Micael Karlberg | |
Add dir listing to error reason when failing to read mandatory config file standard.conf. OTP-9943 | |||
2012-02-27 | Merge branch 'bmk/snmp/improve_error_handling_reading_config/OTP-9943' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-02-27 | [snmp/agent] Updated release notes and preliminary appup | Micael Karlberg | |
OTP-9943 | |||
2012-02-24 | [snmp/agent] Improve error handling while reading agent config files | Micael Karlberg | |
Improve error handling while reading agent config files. OTP-9943 | |||
2012-02-24 | [snmp] Fixed verbosity timestamp | Micael Karlberg | |
2012-02-23 | Merge branch 'bmk/snmp/agent/documenting_snmp_generic/OTP-9942' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/vsn.mk | |||
2012-02-23 | Merge branch 'bmk/snmp/updating_examples/r15/20120214' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 | |||
2012-02-23 | Merge branch 'bmk/snmp/unused_variables/r15/20120214' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/src/app/snmp.appup.src | |||
2012-02-23 | [snmp/agent] Documenting previously existing but undocumented function | Micael Karlberg | |
Documenting previously existing but undocumented function, snmp_generic:get_table_info/2. OTP-9942 | |||
2012-02-23 | Merge branch 'bmk/snmp/manager/threaded_net_if/OTP-9876' into ↵ | Micael Karlberg | |
bmk/snmp/snmp422_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/test/snmp_agent_test.erl lib/snmp/vsn.mk | |||
2012-02-22 | [snmp] Updated release notes and appup file | Micael Karlberg | |
OTP-9876 OTP-9940 | |||
2012-02-22 | [snmp] Some restructure of the agent test suite | Micael Karlberg | |
OTP-9940 | |||
2012-02-22 | [snmp] Add log_to_io function for both manager and agent | Micael Karlberg | |
Add a log_to_io Audit Trail Log converter function for both the manager (snmpm) and agent (snmpa). Also fixed the converter functions in the logger module, snmp_log, which previously sometimes did not work properly (re-open an already open log with different properties). OTP-9940 | |||
2012-02-22 | [snmp] More documentaion regarding the new manager net-if module | Micael Karlberg | |
OTP-9876 | |||
2012-02-22 | [snmp] Tests for new manager net-if-mt module | Micael Karlberg | |
Updated manager test suite with groups that tests the new net-if module, snmpm_net_if_mt. Also fixed the suite, group and test-case init functions for a number of sub-suites. OTP-9876 | |||
2012-02-22 | [snmp] Release notes and documentation for the new transport module | Micael Karlberg | |
Added the release notes and documentation for the new transport module, snmpm_net_if_mt. OTP-9876 | |||
2012-02-22 | [snmp] Moved experimental test suites to an experimental sub-dir | Micael Karlberg | |
OTP-9876 | |||
2012-02-22 | [snmp/manager] Reworked the ATL mechanism for the net-if-mt | Micael Karlberg | |
Removed the separate logger process. Instead open the log from each worker process and log from them directly. OTP-9876 | |||
2012-02-22 | [snmp/manager] Preliminary appup | Micael Karlberg | |
Add preliminary appup. Also reorder app file. OTP-9876 | |||
2012-02-22 | [snmp/manager] Added test cases for net_if-mt | Micael Karlberg | |
Made the inform_request table public (to allow the worker processes to insert data). Also added test cases (this was done by adding "mt" groups). OTP-9876 | |||
2012-02-22 | [snmp/manager] Misc cleanup | Micael Karlberg | |
OTP-9876 | |||
2012-02-22 | [snmp/manager] Introduced new net-if module | Micael Karlberg | |
Moved the net-if multi-threading to a separate module, snmpm_net_if_mt. Restored the old module to its previous state. OTP-9876 | |||
2012-02-14 | Merge branch 'bmk/snmp/unused_variables/r14/20120214' into ↵ | Micael Karlberg | |
bmk/snmp/unused_variables/r15/20120214 Conflicts: lib/snmp/src/agent/snmpa_local_db.erl | |||
2012-02-14 | [snmp] Removed warnings for unused variables | Micael Karlberg | |
2012-02-14 | Merge branch 'bmk/snmp/updating_examples/r14/20120214' into ↵ | Micael Karlberg | |
bmk/snmp/updating_examples/r15/20120214 | |||
2012-02-14 | [snmp] Updated with new snmpm_user behaviour | Micael Karlberg | |