Re: SNMP configuration

2014-12-22 Thread Wes Hardaker
writes: > Hello everyone, I am a beginner to the SNMP protocal. These days I'm > trying to configure the snmpd.conf, but it failed. How did it fail? What error message did you get? How did you send a query to the agent? -- Wes Hardaker Parsons -

RE: snmp configuration via xinetd fails

2011-01-28 Thread biplab datta
Thanks for your insight. Much appreciated. -Biplab > Date: Fri, 28 Jan 2011 17:08:58 + > Subject: Re: snmp configuration via xinetd fails > From: d.t.shi...@liverpool.ac.uk > To: biplab.da...@hotmail.com > CC: net-snmp-users@lists.sourceforge.net > > On 28 Janua

Re: snmp configuration via xinetd fails

2011-01-28 Thread Dave Shield
On 28 January 2011 15:25, biplab datta wrote: > how does one delete a snmpd instance started dynamically In the same way as any other network daemon - using 'kill' (There may be mechanisms such as "service stop snmpd" which can be used to shut down the agent without needing search for the proce

RE: snmp configuration via xinetd fails

2011-01-28 Thread biplab datta
Thanks Dave for quick clarifications. I have few more queries. Please see inline. > Date: Fri, 28 Jan 2011 14:11:03 + > Subject: Re: snmp configuration via xinetd fails > From: d.t.shi...@liverpool.ac.uk > To: biplab.da...@hotmail.com > CC: net-snmp-users@lists.sourceforge

Re: snmp configuration via xinetd fails

2011-01-28 Thread Dave Shield
On 28 January 2011 13:59, biplab datta wrote: > I interpreted that as launching multiple daemons (snmpd) is possible. > I take that is not the case for net-snmp. No - the SNMP daemon expects to be a single process, responsible for handling all network management requests. The idea of running mult

RE: snmp configuration via xinetd fails

2011-01-28 Thread biplab datta
port number on net-snmp via this command: /usr/sbin/snmpd :: - I guess it uses one deamon to keep track of all instances? Thanks, Biplab > Date: Fri, 28 Jan 2011 06:29:46 + > Subject: Re: snmp configuration via xinetd fails > From: d.t.shi...@liverpool.ac.uk > To: biplab.da...

Re: snmp configuration via xinetd fails

2011-01-27 Thread Dave Shield
On 27 January 2011 23:29, biplab datta wrote: >  I am trying to configure snmp service using linux XINETD The Net-SNMP agent was designed to run as a standalone daemon. I don't believe that running it via xinetd will work. Where did you read that this was a valid configuration? Dave ---

RE: SNMP Configuration

2006-05-24 Thread DESETech - German P. Santillan
Title: SNMP Configuration   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Alfonso Neira Sent: Wednesday, May 24, 2006 3:13 PM To: net-snmp-users@lists.sourceforge.net Subject: SNMP Configuration   Hi!! I have a problem trying to use the snmp service. W