How to ADD Mibs to Dude

Hello, I am wondering how to add MIB for draytek Router to the dude.
I found several guides on the internet, but all of these refer to old versions of the dude.

Now I finally managed to upload the file DRAYTEK.txt (attached to this post) in the /dude/files/mibs but from within the dude it is not loaded…
it is only listed in the files pan..

If I try to upload this file to any other location I receive a NOT ALLOWED to write on.

I am accessing via the admin user via ssh…

I am using The Dude 6.38 on a 6.38 CCR
DrayTek.txt (1.25 KB)

I have the same problem.
CCR-1009
Dude and RouterOS 6.41.4

We have DLINK DGS-1210-53 rev.C switches in the network. I’ve downloaded the MIB file from DLINK, uploaded in “Files” but nothing happened.
I’ve stoped and started The Dude server, restarted the router.

Hello,

I have also a problem adding MIBs.
I am trying to upload a new MIB using WinBox, but WinBox does not allow me to upload any file to /dude/files/default/mibs. I am only able to upload to /dude/files. What do I need to do to upload a MIB correctly to the RouterOS?

Best regards,

Fulgo.

Hello, Fulgo!

As described in the Wiki,

  1. File that were previously generated by server like default mibs/images/etc on first server startup are now shown in “(data-path)/files/default” directory as symlinks and are usable in read-only mode. In order to avoid deletion or corruption of these default resources.

  2. Your custom uploaded mibs/images/etc need to be stored in: > “(data-path)/files/” directory> .

You may also find a recent discussion on same subject and a working example.

Related Wiki articles:

  1. Manual:The Dude/MIB Nodes
  2. Manual:The Dude v6/MIB Nodes


    Thank you!