Starting our main application with subagent causes coredump.

2007-07-27 Thread Need Help
I was successful in getting the subagent to start upon booting up our hardware box. Once the box comes up, I can then telnet to it and start the snmpd master agent successfully and then I could see the subagent attach itself to the master agent eventually. I then can run SNMP requests and ev

Re: agentx config question

2007-07-27 Thread Wes Hardaker
> "LW" == Leland Wallace <[EMAIL PROTECTED]> writes: LW> so it looks like the path /var/agentx is missing. The master agent should try and create it, so I'm betting that your snmpd doesn't have user rights to make that path? -- Wes Hardaker Sparta, Inc. -

Re: How to use dlmod in windows?

2007-07-27 Thread Wes Hardaker
> "NC" == Nicklas Chien <[EMAIL PROTECTED]> writes: NC> The "Tutorial Sections" talk how to compile a module in unix-like NC> system. Can the net-snmp support dlmod in windows?If yes,how to compile NC> the module? I had readed the readme.win32,it just says that add the .c NC> & .h files and re

Re: Should I update "config_add_mib()" and "config_require()" parameters?

2007-07-27 Thread Dave Shield
On 20/07/07, Need Help <[EMAIL PROTECTED]> wrote: > config_add_mib(OC-STB-HOST-MIB) >config_require(/ocStbHostAnalogVideoTable_interface) > > What is the significance of these lines? Are they similiar to "include" > statements? These two lines are used by the "configure" script, to set up th

Re: Need Your Help

2007-07-27 Thread Dave Shield
On 27/07/07, Senthil Nathan <[EMAIL PROTECTED]> wrote: > When we make the SNMP GET/SET Query to the agent, during the time, the > snmpagent side console,we got > " Connection from " string printed for each snmp query > transaction. > We need to mute this printing snmp log. There is an snmpd.c