Hi, As per freeradius website freeradius.org, Native SNMP support in FreeRADIUS version 2 and later is broken.I wanted to know whether in newer/latest versions of free radius SNMP support will be there. Also wanted to know whether using free Radius traps can be send to NMS. If possible what are the options available. Thanks & RegardsManjunath
On 31 May 2013, at 01:46, manjunath uthappa ponnachana <pu_manjunath@rediffmail.com> wrote:
Hi,
As per freeradius website freeradius.org, Native SNMP support in FreeRADIUS version 2 and later is broken. I wanted to know whether in newer/latest versions of free radius SNMP support will be there. Also wanted to know whether using free Radius traps can be send to NMS. If possible what are the options available.
Someone contributed a perl script that used status-server messages to query the state of various counters in the server. The events system in 3.0 can be used to send traps. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
manjunath uthappa ponnachana wrote:
As per freeradius website freeradius.org Native SNMP support in FreeRADIUS version 2 and later is broken.
Version 2 does support SNMP via a Perl script. It's not perfect, but it works.
I wanted to know whether in newer/latest versions of free radius SNMP support will be there.
If someone supplies a patch, sure.
Also wanted to know whether using free Radius traps can be send to NMS. If possible what are the options available.
See raddb/trigger.conf in the git "master" branch. Alan DeKok.
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
manjunath uthappa ponnachana