Feature request - Specify custom SNMP port for the device

Dear Mikrotik team,

Please review a possibility to specify a custom SNMP port for the device.
In current Dude implementation it may get SNMP data without specifying a port and it seems that it uses a default,161 UDP port.

In some cases device maybe behind the NAT and we may configure a port forwarding for SNMP. Specifying a custom SNMP port in Dude might help us to monitor such devices.

In general a Dude Agents are dedicated for this purpose, but it is not always an opportunity to use them.


Thank you!


Feature request list for Dude v6

Hm....

It seems that this is already implemented in the following way:

  1. Create new profile
    Dude --> Settings --> SNMP --> +
    Name:
    Version:
    Port:
    Community:
    --> Ok
    Dude-v6-Specify-custom-SNMP-port-01-Create-new-SNMP-profile.png
  2. Assign created profile to the device
    Device --> Settings --> General --> SNMP Profile --> Select a profile created in step 1 --> Ok
    Dude-v6-Specify-custom-SNMP-port-02-Assign-created-SNMP-profile-to-the-device.png

Hello!

This approach was verified in test environment:
Dude-v6-Specify-custom-SNMP-port-03-Diagram.png
Dude-v6-Specify-custom-SNMP-port-07-Device.png
Dude-v6-Specify-custom-SNMP-port-06-Snmpwalk.png
Dude-v6-Specify-custom-SNMP-port-05-SNMP-Tab.png
Dude-v6-Specify-custom-SNMP-port-04-Custom-SNMP-profile.png
Thank you!

Hello!

A more complex configuration was verified in test environment:
Dude-v6-Specify-custom-SNMP-port-09-Multiple-devices-Custom-SNMP-profile.png
Dude-v6-Specify-custom-SNMP-port-08-Multiple-devices-Diagram.png
Dude-v6-Specify-custom-SNMP-port-10-Multiple-devices-Devices.png
Thank you!

It seems, that at the moment, Dude can’t handle configuration described in the posts above. For more information please see Dude server v.6 - not working with port forwarding.


Thank you!