Some OSPF commands not working on V6.45.2

https://wiki.mikrotik.com/wiki/Manual:Routing/OSPF

/routing ospf monitor
Does not work!

/routing ospf ospf-router
Does not work!

From reading Cisco OSPF - “show ip ospf” or “show ip ospf interface brief” - what are the Mikrotik equivalents !

v6 is multi instance OSPF. From the manual:
“Since v3.17 it is possible to run multiple OSPF instances. General OSPF configuration now is moved to instances.”
and
“For multi instance OSPF you have to use following command: /routing ospf instance print status”

OK - what command will tell me what OSPF function the router is (IR, Backbone, ABR, ASBR )

/routing ospf lsa> print detail where type=
/routing ospf as-border-router
/routing ospf area-border-router

I am asking if Mikrotik will give me OSPF detailed info like the way Cisco does?
OSPF_ABR.jpg