On Apr 3, 2023, at 10:37 AM, Anatoliy Kushner <cphlpd at gmail.com> wrote:
>
> Hi ream, is it possible to send snmp traps on start/shutdown of freeradius ?
See raddb/trigger.conf
# the server has just started
start = "${snmptrap}::serverStart"
etc.
Alan DeKok.