25 Jul
2021
25 Jul
'21
8:52 a.m.
On Jul 24, 2021, at 7:30 PM, luke devon via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi, I want to monitor SNMP radius server including all the information passes by the MIB. May I know how to enable the SNMP function in the Freeradius server and where can I download latest MIB of it ?
Download the server source. Look in scripts/snmp-proxy/ for scripts and documentation. Look in mibs/ for the MIBS. Look in trigger.conf for sending SNMP traps. Alan DeKok.