satish patel wrote: > I am confusing between to community key one which is store in cat > /etc/raddb/snmp.cong > > smux_password = verysecret
That's an SMUX password, not a community key. > and second which is located in /etc/snmp/snmpd.conf > > smuxpeer .1.3.6.1.4.1.3317.1.3.1 verysecret That's a SNMP key, and an SMUX password. > rocommunity public > > so which one i use to query to freeradius ?? > > verysecret ??? No. > public ???? > > can any one explain me which one i use with snmpwalk command public or > verysecret ??? > > when i use public i it give me system information not radius > and when i use verysecret it give me nothing timeout ??? I think you should read more about how SNMP works. My conclusion is that your SNMP server is not contacting FreeRADIUS for the delegated tree. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

