Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-19 | [manager] There was no way to specify transport domain. | Micael Karlberg | |
The transport domains was assumed to be IPv4 (transportDomainUdpIpv4). This has now been changed so that it can also be IPv6 (transportDomainUdpIpv6). To facilitate this, the transport domain, tdomain, is now a (new) valid option when registering (snmpm#register_agent) a new agent (and updating (snmpm#update_agent_info) agent info). This also mean that the transport behaviour has changed. Fixed appup file. OTP-9305 | |||
2011-07-15 | Cosmetics indenting... | Micael Karlberg | |
2011-07-15 | Removed "crap" that somehow had gotten into the file (escape | Micael Karlberg | |
sequence). | |||
2011-07-14 | Fixed install of MIB compiler escript. Was incorrectly installed | Micael Karlberg | |
both in bin end ebin. | |||
2011-07-13 | Improved (transport) domain error reporting. | Micael Karlberg | |
2011-07-12 | transport domain config option named tdomain. | Micael Karlberg | |
Removed debug printouts. transport domain error detection. | |||
2011-07-12 | Merge branch 'bmk/snmp/agent/wrong_default_transport_domain/OTP-9425' into ↵ | Micael Karlberg | |
bmk/snmp/manager/transport_domain/OTP-9305 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-07-12 | [manager] No way to specify transport domain. Transport domains was | Micael Karlberg | |
assumed to be IPv4. This has now been changed so that it can also be IPv6. To facilitate this, the transportDomain is now a (new) valid option. This also mean that the transport behaviour has changed. OTP-9305 [agent] A temporary fix for transport domain, specifically regarding trap sending. This is done in order to make testing possible, pending merge from topic branch. OTP-9400 | |||
2011-07-12 | [agent] Did not handle transport domains properly in some cases. | Micael Karlberg | |
OTP-9400 | |||
2011-07-12 | ... | Micael Karlberg | |
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 [agent] Wrong default transport domain, snmpUDPDomain, instead of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Wrong default transport domain, snmpUDPDomain, instead | Micael Karlberg | |
of transportDomainUdpIpv4. OTP-9425 | |||
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-16 | Spelling in (backward *compatibility*) comment. | Micael Karlberg | |
2011-05-11 | Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9022 | |||
2011-05-11 | Updated appup file also (to handle snmp_pdus). | Micael Karlberg | |
2011-05-11 | Cosmetics. | Micael Karlberg | |
2011-05-11 | Release notes, test case and some minor decode fixes | Micael Karlberg | |
(allow only 32 bit values when decoding). | |||
2011-05-11 | Dialyzer cleanup (removed unused function clauses). | Micael Karlberg | |
2011-05-02 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-05-02 | Forgot to deprecate snmpm:agb/5,6,7,8,9 | Micael Karlberg | |
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-20 | Just a save commit (I need to work on another branch...) | 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 | Fixed appup. | Micael Karlberg | |
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-15 | Merge branch 'bmk/snmp/manager/request_override_options' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9162 | |||
2011-04-15 | Fixed appup. | Micael Karlberg | |
2011-04-14 | Detailed usage of "Extra" usage in the request API functions, | Micael Karlberg | |
including the reserved value. | |||
2011-04-14 | Final version of the (new) API. | Micael Karlberg | |
2011-04-12 | First time through the compiler. | Micael Karlberg | |
2011-04-12 | "Time to go to the gym"-backup... | Micael Karlberg | |
2011-04-08 | Some handle_call-cases handled. | 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-06 | Backup checkin (still working on the interface functions). | Micael Karlberg | |
2011-04-06 | Updated handle_sync... | Micael Karlberg | |
2011-04-05 | Cosmetic... | Micael Karlberg | |
2011-04-05 | Chenged default extra-info value (for future use). | Micael Karlberg | |
2011-04-05 | sync_get handled (also fixed the common agent-data creation | Micael Karlberg | |
function). | |||
2011-04-04 | Added initial interface change. | 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-04-01 | Merge branch 'bmk/snmp/support_ipv6_transport_address' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-04-01 | Added export of new (ip-) verification function. | Micael Karlberg | |
2011-04-01 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src |