The MikroTik RouterOS supports:
[MikroTik] > system package print # NAME VERSION BUILD-TIME UNINSTALL 0 wavelan 2.4 sep/25/2001 05:08:09 no 1 snmp 2.4 sep/25/2001 05:06:09 no 2 routing 2.4 sep/25/2001 05:06:07 no 3 ssh 2.4 sep/25/2001 05:08:11 no 4 system 2.4 sep/25/2001 05:05:48 no 5 ppp 2.4 sep/25/2001 05:06:35 no 6 pppoe 2.4 sep/25/2001 05:06:45 no 7 pptp 2.4 sep/25/2001 05:06:44 no [MikroTik] >
Line 1 shows that the SNMP package is installed.
Hardware Resource Usage
When the SNMP is enabled, it uses approximately 2MB of RAM.
When using SNMP, memory usage estimates should be made,
system resources should be monitored, and RAM should be increased accordingly.
SNMP Setup
SNMP management can be accessed under the /snmp menu.
Use the set command to configure it and enable the service:
[MikroTik] snmp> set contact=Sysadmin-555-1212 location=MikroTik enabled=yes
[MikroTik] snmp> print
contact: Sysadmin-555-1212
location: MikroTik
enabled: yes
[MikroTik] snmp>
Description of arguments:
contact-info, location - Informative only settings for the NMS.
enabled - (yes / no). SNMP service is disabled by default.
http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/
Additional Resources
http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/snmp.htm