from oxi.interfaces import register_parser @register_parser(["routeros", "ros", "mikrotik"]) class Mikrotik: ...