On Fri, 18 Mar 2005 13:18:03 -0600 Mike wrote:
MK> I'm using version 5.2.1 (the latest release AFAIK). There are two
MK> handlers involved in my subagent: the stock integer handler (i.e., the
MK> one "magically" invoked with netsnmp_register_int_instance()), and a
MK> custom handler for strings ge
On Thu, 17 Mar 2005 22:36:23 -0500 Vijay wrote:
VK> I need to run snmpd(net-snmp 5.2) on one machine, and example-demon (from
VK> tutorial toolkit) running on a different machine and make the sub
VK> agent(example-demon) to attach to the agent.
VK>
VK> How do I do this??
I assume from a subseque
On Fri, 18 Mar 2005 05:18:35 -0500 Vijay wrote:
VK> I get the message at the master agentx side as below
VK>
VK> ->Maximum packet size exceeded in a request.
VK>
VK> Is it an error or is it ignored by the master ?
That's an error, probably indicating that a garbage packet was received. Or i
On Fri, 18 Mar 2005 11:23:28 +1100 Richard wrote:
RVR> checking netinet/tcpip.h presence... yes
RVR> configure: WARNING: netinet/tcpip.h: present but cannot be compiled
Thanks for the note. You can safely ignore these warnings. We'll get around to
fixing them eventually.
--
Robert Story; NET-SNM
On Thu, 17 Mar 2005 21:49:53 -0500 Michael wrote:
MPS> I've been trying to use DEBUGMSGTL to output debug messages from my
MPS> module, called mitelAppCommon. If I add
MPS>
MPS> -DmitelAppCommon,dlmod
MPS>
MPS> to the snmpd command line, I get dlmod output, but nothing from my
MPS> module. What
On Fri, 18 Mar 2005 11:43:22 +0100 Grasic wrote:
GI> I wonder how can be some request droped from the registered handler in some
GI> special case, when I don't want to be snmp pdu genereated and returned to
GI> the manager above?
That can't be done. The agent will always respond to a request that
On Thu, 17 Mar 2005 00:02:17 -0500, Robert Story <[EMAIL PROTECTED]> wrote:
> What release are you using? What type of handler are you using? Did you use
> mib2c to generate the code?
I'm using version 5.2.1 (the latest release AFAIK). There are two
handlers involved in my subagent: the stock in
Title: subagent exceeding packet request to master agentx.
I am using the subagent program obtained from the net-snmp tutorial site.
My master agentx is set to running on tcp, 5001.
I set programmatically in the sub agent program to that particular port and compile and run my subagent.
I g
Title: RE: error trying to run example-demon given toolkit tutorial.
Subject: Re: error trying to run example-demon given toolkit tutorial.
I need to run snmpd(net-snmp 5.2) on one machine, and example-demon (from tutorial toolkit) running on a different machine and make the sub agent(examp
HI,I'm Rok. I'm a beginner to snmp. I have some
problems to develop snmp agent.
What I to do is to modify receive() function in snmpd.c for my
own operation.I should get all the get/set messages from nms, and parse
those, and response.I had read some mails referring to this subjec
checking netinet/tcpip.h presence... yes
configure: WARNING: netinet/tcpip.h: present but cannot be compiled
configure: WARNING: netinet/tcpip.h: check for missing prerequisite
headers?
configure: WARNING: netinet/tcpip.h: see the Autoconf documentation
configure: WARNING: netinet/tcpip.h:
Hello Robert, Wes,... please help!
I wonder how can be some request droped from the registered handler in some
special case, when I don't want to be snmp pdu genereated and returned to
the manager above?
To be a little more specific: I've registered handler 'HandleR' that takes
care for data
12 matches
Mail list logo