Re: Regarding Configuration of snmp agent

2006-09-19 Thread Dave Shield
On 19/09/06, Ravi S M <[EMAIL PROTECTED]> wrote: > I have downloaded the NET-SNMP (5.1.1) from sunfreeware.com That is an extremely old release (March 2004), and is not even the most recent version on the 5.1.x line (which is no longer being maintained), We would strongly suggest that you use som

Re: Regarding Configuration of snmp agent

2006-09-19 Thread Thomas Anders
Ravi S M wrote: > I have downloaded the NET-SNMP (5.1.1) from sunfreeware.com, and > compiled it on Solaris 10. Please don't. I strongly recommend against starting with something as old as that, especially on a rather recent system such as Solaris 10. > Mainly I want to configure it including smu

RE: Regarding Configuration of snmp agent

2006-09-19 Thread Ravi S M
@lists.sourceforge.net Subject: Re: Regarding Configuration of snmp agent Ravi S M wrote: > I have downloaded the NET-SNMP (5.1.1) from sunfreeware.com, and > compiled it on Solaris 10. Please don't. I strongly recommend against starting with something as old as that, especially on a rather recent sys

RE: Regarding Configuration of snmp agent

2006-09-19 Thread Ravi S M
-Original Message- From: Ravi S M Sent: Tuesday, September 19, 2006 3:45 PM To: 'net-snmp-users@lists.sourceforge.net' Cc: 'Thomas Anders' Subject: RE: Regarding Configuration of snmp agent Hi Thomas I downloaded the source, and able to extract the files. Thanks for

Re: Regarding Configuration of snmp agent

2006-09-19 Thread Thomas Anders
Ravi S M wrote: > I compiled and installed the NET-SNMP (5.3.1). when I run the command > > /usr/local/sbin/snmpd -f -L > > Am getting the following error message > > /usr/local/share/snmp/snmpd.conf: line 49: Error: bad security > level (noauthnopriv, authnopriv, authpriv) > net-snm

RE: Regarding Configuration of snmp agent

2006-09-19 Thread Jayaprakasha Guddenahalli Naganna
nders Sent: Tuesday, September 19, 2006 6:07 PM To: Ravi S M Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Regarding Configuration of snmp agent Ravi S M wrote: > I compiled and installed the NET-SNMP (5.3.1). when I run the command > > /usr/local/sbin/snmpd -f -L > &

RE: Regarding Configuration of snmp agent

2006-09-19 Thread Ravi S M
mailto:[EMAIL PROTECTED] On Behalf Of Thomas Anders Sent: Tuesday, September 19, 2006 6:07 PM To: Ravi S M Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Regarding Configuration of snmp agent Ravi S M wrote: > I compiled and installed the NET-SNMP (5.3.1). when I run the command > >

Re: Regarding Configuration of snmp agent

2006-09-19 Thread Thomas Anders
Ravi S M wrote: > Am integrating free radius with net-snmp. [...] > refused smux peer: oid SNMPv2-SMI::enterprises.3317.1.3.1, descr radiusd Please try the patch attached to this bug report: [ 1527930 ] snmpd doesn't accept authentication from smux sub-agent https://sourceforge.net/support/tracke

RE: Regarding Configuration of snmp agent

2006-09-20 Thread Ravi S M
Hi Thomas Thanks for your answers, my NET-SNMP daemon is running properly with free radius server. > Please try the patch attached to this bug report: > [ 1527930 ] snmpd doesn't accept authentication from smux sub-agent > https://sourceforge.net/support/tracker.php?aid=1527930 I did

Re: Regarding Configuration of snmp agent

2006-09-20 Thread Thomas Anders
Ravi S M wrote: > smux_accept: setsockopt SO_RCVTIMEO: Option not supported by protocol AFAICS, it fails to set the receive timeout for the socket. I'd tend to ignore that unless you see a real problem functionality-wise. > * So now if I kill free radius server it shows as below in snmpd.log > >

Re: Regarding Configuration of snmp agent

2006-09-20 Thread Dave Shield
> > what I want to check is if I kill radius server is it sends trap to SNMP > > manager if am correct or how it reacts(agent). > > You'd need to ask the freeradius people about their integration with > net-snmp and the shutdown behaviour of their server. But note that FreeRadius uses the (obsolet

RE: Regarding Configuration of snmp agent

2006-09-20 Thread Ravi S M
estion like do you want to monitor any process.) Regards Ravi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Anders Sent: Wednesday, September 20, 2006 3:49 PM To: Ravi S M Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Regarding Confi

Re: Regarding Configuration of snmp agent

2006-09-20 Thread Thomas Anders
Ravi S M wrote: > What I mean in this question was, I want to monitor free radius > serverthrough NET-SNMP, so if I kill free radius server > > 1) How SNMP agent detects it > 2) Is there any mechanism for detecting it and sending trap > signal to Manager? The snmpd.c