I'm asking this question with regards to when a polynomial $m(t)$ can be the minimal polynomial of an algebraic element $\alpha$ of a field extension $F(\alpha):F$, when $F$ is a finite field.
For example, if we have a polynomial like $t^{37}+1$, we know the polynomial has an obvious root in $\mathbb{F}_p$, namely we can use $(p-1)^{37}+1=0$. That means we can factorise the polynomial into $t^{37}+1=(t-(p-1))\cdot(t^{36}+\ldots+(p-1))$. What about general monic polynomials over finite fields? Is there something analogous to Eisenstein's criterion that we can use to check for irreducibility?