RE: Query on configuring master and subagent in net-snmp

2007-01-22 Thread Lokeswara B ,Bangalore
[email protected]; [email protected] Subject: RE: Query on configuring master and subagent in net-snmp Hi, Thanks for your response. As I am new to net-snmp. I used the example mib(only leaf node) from net-snmp tutorials and tried to implement our project relate

RE: Query on configuring master and subagent in net-snmp

2007-01-22 Thread vijaya.dlakshmi
ring master and subagent in net-snmp On 20/01/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > d) ./mysubagent & > But after running the step "d" , it is looking for /var/agentx/master file. Please see the FAQ entry How can I run AgentX with a different soc

Re: Query on configuring master and subagent in net-snmp

2007-01-22 Thread Dave Shield
On 22/01/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Using mib2c, I am generating .c and .h files. But it is giving only skeleton > program. That's right. Mib2c can construct the framework of your MIB module - the code for handling the SNMP side (the syntax of the MIB). But it can't know

Re: Query on configuring master and subagent in net-snmp

2007-01-20 Thread Dave Shield
On 20/01/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > d) ./mysubagent & > But after running the step "d" , it is looking for /var/agentx/master file. Please see the FAQ entry How can I run AgentX with a different socket address? (http://net-snmp.sourceforge.net/wiki/index.php/FAQ