How to monitor the BGP peers and the BFD neighbor?

Does anyone have any idea how to monitor the BGP peers and the BFD neighbor?
I’ve tried to do “print oid” and gives me an error executing the command.

 /routing bgp peer> print oid
 /routing bfd neighbor> print oid

I have other brands of routers and i use the snmp protocol to get the values, i wanted to do the same on mikrotik routers.

Unfortunatly Mikrotik does not have OIDs for BGP. We use LibreNMS for monitoring and was able to use the nagios plugins and the Mikrotik BGP plugin from here https://github.com/ohitz/mikrotik-tools Works pretty well.