This page explains how to view all firewall rules on a MikroTik RouterOS using different methods.
/ip firewall filter print
to list specific rules.These interfaces provide detailed information about each rule, including actions (accept, drop, reject) and conditions under which the rule applies.