Is there a specific driver for Debian ?
For the SSH driver, it should work pretty well for any recent distributions, although there may need to be slight adjustments like Edson mentioned. It definitely works well on RHEL/Centos 7 (and I'm assuming 8).
One thing that may need to be done is installing net-tools, since the SSH driver relies on ifconfig and netstat, which isn't always included especially with newer distributions.
Older distributions (10+ years) might have ssh issues where the sessions aren't properly exited/cleared and it can lead to a large number of sessions for the DataMiner user being returned from the device. That might just be related to sshd though.