snmpd problem

2009-05-22 Thread ravi singh
Hi, i have installed net-snmp 5.4.2.1 onto my ubuntu-8.04 (its my ipv6 host and on eth0 interface 2001:468::3/64 address is assigned) .but im unable to start my snmpd. whenever i run "/etc/init.d/snmpd start" the   - Message truncated -

Re: SNMPD Problem

2005-01-04 Thread Users
On Mon, 3 Jan 2005 13:15:50 +0800 ___ wrote: > No response from localhost.Why? > The problem is that no snmp agent,isn't it? > I don't know the agent is starting or not ? could be no agent, could be access control. Try ps to determine if snmpd is running ('ps -ef | grep snmpd' or 'ps aux | gr

SNMPD Problem

2005-01-03 Thread 伍华�
No response from localhost.Why? The problem is that no snmp agent,isn't it? I don't know the agent is starting or not ? How i van know it starts thanks --- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited editio

Re: SNMPD Problem

2005-01-02 Thread Users
On Thu, 30 Dec 2004 08:27:28 +0800 ___ wrote: > And now i can start the 'Agent', but i do not know what files i must > have if i want to get some imformation from my computer,sush as > :system.0 You don't need any files to get information, you just need a snmp client. Net-snm

SNMPD Problem

2004-12-30 Thread 伍华�
Thanks for your imformation. And now i can start the 'Agent', but i do not know what files i must have if i want to get some imformation from my computer,sush as :system.0 . Could you please sent me a simple example to me, and what are these files directories.Thank very much.

Re: SNMPD Problem

2004-12-29 Thread Users
On Fri, 24 Dec 2004 13:35:29 +0800 ___ wrote: > Would you please explain how to start Agent. It's easy by hand. Just run it: /usr/local/sbin/snmpd See the man page for more options. -- Robert Story; NET-SNMP Junkie Support: Archive:

SNMPD Problem

2004-12-27 Thread 伍华�
Would you please explain how to start Agent. thanks --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start re

RE: snmpd problem

2004-10-25 Thread Tony Sutton
to Robert Story and Dave Shield for trying to help. Thanks all. - Tony Sutton -Original Message- From: Robert Story (Users) [mailto:[EMAIL PROTECTED] Sent: 20 October 2004 18:43 To: Tony Sutton Cc: [EMAIL PROTECTED] Subject: Re: snmpd problem On Mon, 18 Oct 2004 18:38:24 +0100 Tony

Re: snmpd problem

2004-10-20 Thread Users
On Mon, 18 Oct 2004 18:38:24 +0100 Tony wrote: TS> Just wondering... Is anyone looking into this problem? Is this a known TS> problem or... ? No, it's not a known problem. TS> -Original Message- TS> I applied the patch. It ran for about 15 mins and stopped at this TS> TS> snmpd/select: s

RE: snmpd problem

2004-10-18 Thread Tony Sutton
D] Subject: RE: snmpd problem I applied the patch. It ran for about 15 mins and stopped at this snmpd/select: select( numfds=10, ..., tvp=0xbfffea38) snmpd/select: returned, count = 0 snmpd/select: select( numfds=10, ..., tvp=0xbfffea38) snmpd/select: returned, count = 0 snmpd/select: select(

RE: snmpd problem

2004-10-13 Thread Tony Sutton
: [EMAIL PROTECTED] Subject: Re: snmpd problem > > Thanks for the "patch" but I compared and it's the same. The "patch" that Robert suggested was *not* expected to solve the problem immediately. It was designed to provide some more information about what exactly

Re: snmpd problem

2004-10-13 Thread Dave Shield
> > Thanks for the "patch" but I compared and it's the same. The "patch" that Robert suggested was *not* expected to solve the problem immediately. It was designed to provide some more information about what exactly is going wrong. We don't know what's causing the agent to fall over like this,

RE: snmpd problem

2004-10-12 Thread Tony Sutton
t down, yes? Thanks, - Tony Sutton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Story (Users) Sent: 12 October 2004 17:16 To: Tony Sutton Cc: [EMAIL PROTECTED] Subject: Re: snmpd problem On Fri, 8 Oct 2004 21:06:16 +0100 Tony wrote: TS>

Re: snmpd problem

2004-10-12 Thread Users
On Fri, 8 Oct 2004 21:06:16 +0100 Tony wrote: TS> I don't know of any sub-agents, just snmpd itself. TS> TS> Is there anything I can look to see if there is any sub-agents running? You would have seen a bunch of "agentx" debug messages in the debug output you captured. Try applying this patch, a

RE: snmpd problem

2004-10-08 Thread Tony Sutton
ave Shield'; [EMAIL PROTECTED] Subject: Re: snmpd problem On Fri, 8 Oct 2004 10:58:15 +0100 Tony wrote: TS> netsnmp_udp: send 97 bytes from 0x810b9ff to 127.0.0.1 on fd 9 TS> snmp_agent: end of handle_snmp_packet, asp = 0x80ef8a8 TS> snmpd/select: select( numfds=10, ..., tvp=0xbf

Re: snmpd problem

2004-10-08 Thread Users
On Fri, 8 Oct 2004 10:58:15 +0100 Tony wrote: TS> netsnmp_udp: send 97 bytes from 0x810b9ff to 127.0.0.1 on fd 9 TS> snmp_agent: end of handle_snmp_packet, asp = 0x80ef8a8 TS> snmpd/select: select( numfds=10, ..., tvp=0xbfffea68) TS> snmpd/select: returned, count = -1 TS> select: Invalid argument

RE: snmpd problem

2004-10-08 Thread Tony Sutton
9:30 To: Tony Sutton Cc: [EMAIL PROTECTED] Subject: Re: snmpd problem > I did a ps aux | grep snmp after starting it up and I can see it > running in the background. But soon, it disappears from the list. > Usually 8 to 10 mins later on. Sounds odd. Try starting the agent in a sp

Re: snmpd problem

2004-10-08 Thread Dave Shield
> I did a ps aux | grep snmp after starting it up and I can see it running in > the background. But soon, it disappears from the list. Usually 8 to 10 mins > later on. Sounds odd. Try starting the agent in a spare terminal using snmpd -f -Le and seeing if it prints anything when it die

snmpd problem

2004-10-07 Thread Tony Sutton
I'm running Debian Woody based on 2.4.18-bf2.4, using snmpd version 5.1.2It has been running fine until Monday afternoon when it just shuts down itself for no reason at all. I start it up, the script polls against it fine for about 8 mins then it shuts down!The script I'm using is MRTG and n

snmpd problem

2004-07-19 Thread Mike Mohamet
Hi all I am using ucd-snmp 4.2.6. I configured my snmp.conf file, in order to use the snmpv3, as follows: defContext none defSecurityName myusername defAuthPassphrase mypassword defVersion 3 defAuthType MD5 defSecurityLevel authNoPriv also I have configured in the snmpd.conf, the user which wil