RE: writing a net-snmp module

2004-06-21 Thread Liat Appel
Thanks. The snmpd.conf file wasn't in the right place. Once I put it there, the agent started to work. Liat. -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 3:37 PM To: Liat Appel Cc: [EMAIL PROTECTED] Subject: Re: writing a net-snmp m

Re: writing a net-snmp module

2004-06-17 Thread Dave Shield
> Meanwhile, I recompiled the agent without any additional module, and > tried to retrieve an existing object value (system.sysDescr.0). The > response I got now was Timeout. OK - so it's a problem with the installation as a whole. Not this particular MIb module. > Before installing this package

Re: writing a net-snmp module

2004-06-17 Thread Mack Hooper
June 17, 2004 2:56 PM To: Liat Appel Cc: [EMAIL PROTECTED] Subject: Re: writing a net-snmp module When you compiled the agent did you add --with-mib-modules='examples/ucdDemoPublic examples/example' to your configure command? This is necessary to compile the code for the example modules. Re

RE: writing a net-snmp module

2004-06-17 Thread Liat Appel
under windows virtual machine. Is there any problem with that? Liat. -Original Message- From: Mack Hooper [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 2:56 PM To: Liat Appel Cc: [EMAIL PROTECTED] Subject: Re: writing a net-snmp module When you compiled the agent did you add --wit

Re: writing a net-snmp module

2004-06-17 Thread Mack Hooper
When you compiled the agent did you add --with-mib-modules='examples/ucdDemoPublic examples/example' to your configure command? This is necessary to compile the code for the example modules. Regards, Mack Liat Appel wrote: Hi, I'm trying to write a net-snmp MIB module using the example found i

writing a net-snmp module

2004-06-17 Thread Liat Appel
Hi, I'm trying to write a net-snmp MIB module using the example found in net-snmp.org. When I try to get the object value by issuing the cmd   snmpget localhost NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0 I get the following error:   NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0: Unknown