Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2011-02-25 | [agent] Added a "complete" set of (snmp) table and variable | Micael Karlberg | |
print functions, for each mib handled by the SNMP (agent) application. This will be usefull when debugging a running agent. See snmpa:print_mib_info/0, snmpa:print_mib_tables/0 and snmpa:print_mib_variables/0 for more info. Merge branch 'bmk/snmp/add_snmp_table_print/OTP-8977' 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-24 | [compiler] Added support for the textual convention | Micael Karlberg | |
AGENT-CAPABILITIES and full support for textual convention MODULE-COMPLIANCE, both defined by the SNMPv2-CONF mib. The *reference* and *modules* part(s) are stored in the assocList field of the mib-entry (me) record. Only handled if the option(s) agent_capabilities and module_compliance (respectively) are provided to the compiler. For backward compatibillity, the MIBs provided with this application are *not* compiled with these options. Merge branch 'bmk/snmp/add_compiler_support_agent_capabilities/OTP-8966' into bmk/snmp/snmp419_integration/OTP-9068 Conflicts: lib/snmp/test/snmp_compiler_test.erl | |||
2011-02-23 | Updated release notes and appup file. | Micael Karlberg | |
2011-02-23 | Final update of appup filer (forgot about the read_mib macro used | Micael Karlberg | |
by the snmp_misc module). | |||
2011-02-23 | Final update to release notes and the appup file. | Micael Karlberg | |
2011-02-23 | Updated release notes and the documentation. | Micael Karlberg | |
Also added entry in the appup file. | |||
2011-02-23 | Initial fix of release notes (bad notes for version 4.18). | Micael Karlberg | |
2011-02-22 | Prep for release: snmp-4.19 | Micael Karlberg | |
2011-02-18 | Lost of fixes... | Micael Karlberg | |
*) Update release notes (with regard to module_compliance) *) New compiler options: agent_capabilities and module_compliance *) Update mib compiler option description (new options for agent_capabilities and module_compliance) *) New test case for module_compliance. *) Added test mib for module_complianc test case. *) Added some options for the MIB makefile. ... | |||
2011-02-18 | Fixed mc_modules and ac_variations. | Micael Karlberg | |
2011-02-18 | Fixed mc_compliancepart rule (improper list). | Micael Karlberg | |
2011-02-18 | Fixed "some things". Also added a *lot* of debug printouts... | Micael Karlberg | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson | |
2011-02-17 | Update all test specs | Lukas Larsson | |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update snmp tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2011-02-17 | Updated test cases to work with ts conversion algorithm | Lukas Larsson | |
2011-02-17 | No auto-import of erlang:error/1,2. | 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-10 | "Completed" sed'ing of config files. | Micael Karlberg | |
2010-12-09 | First preliminary sedding... | Micael Karlberg | |
2010-12-09 | Added preliminary make targets for config file building (sed'ing). | Micael Karlberg | |
2010-12-09 | First preliminary addition of the test config | Micael Karlberg | |
(there are still a bunch of hard coded paths and stuff). No sed'ing yet... | |||
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 | 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 | 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-12-03 | Fixed release notes and appup file. | Micael Karlberg | |
2010-12-03 | The parser exports even more of the module-complience data for future use. | Micael Karlberg | |
In later stages, the compiler curently dropps this info. | |||
2010-12-03 | Typed more of the info. Also added more of it in the compiled mib. | Micael Karlberg | |
Also prepared for future module_compilance addition. | |||
2010-12-03 | Changed compiler version (to 3.2). | Micael Karlberg | |
2010-12-02 | Really time to go home checkin. | Micael Karlberg | |
2010-11-30 | First version. No documentation and no testing. | Micael Karlberg | |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
2010-09-13 | Prepare for R14B | Micael Karlberg | |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom | |