I am running FreeRADIUS 0.9.1 (yes I am upgrading soon) on RedHat 9.0. I have the latest copy of UCD-SNMP installed and can query things about the OS using snmp.
I am would like to be able to use SNMP to query things about FreeRADIUS. FreeRADIUS has an snmp.conf file in /etc/raddb which has an EXAMPLE of how to configure smuxpeer. In /etc/raddb/snmp.conf it shows: # Specifies password used when connecting to the SNMP master agent. # This must match the password as configured on the agent. The OID # used to register the radius subagent is 1.3.6.1.4.1.3317.1.3.1. # A sample entry for the ucd-snmp deamon looks like this: # # smuxpeer .1.3.6.1.4.1.3317.1.3.1 verysecret smux_password = XXXXXXX Can someone breifly explain what I need to do to setup snmp/smux so that I can use snmp to query FreeRADIUS? Where do I add " smuxpeer .1.3.6.1.4.1.3317.1.3.1 verysecret" ? Then how do I use something like snmpget or snmpwalk to access the FreeRADIUS information? I am pretty new at this so forgive me for my ignorance. I have not found any answers in the docs or the web. I am I overlooking and obvious example? Thanks, - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html