--- a/local/share/check_mk/web/plugins/wato/mikrotik_register.py 2025-08-10 10:21:56.384915513 +0200 +++ b/local/share/check_mk/web/plugins/wato/mikrotik_register.py 2025-08-01 10:27:43.901119054 +0200 @@ -104,6 +104,7 @@ choices = [ ( "bgp", _("BGP Sessions")), ( "ospf", _("OSPF Neighbors")), + ( "ppp", _("PPP Sessions")), ( "vrrp", _("VRRP Info")), ( "health", _("RouterOS Health")), ( "board", _("RouterOS Board Info")),