hi ,
i am a newbie to netsnmp. i am able to get and set
values for the oids added in my module. i am creating
a subagent using mib2c command. But when i am using
snmpget and snmpset, i am not able to get the control
of my program to the subagent code. Could anybody help
me???
Thanks in advance
r
On Sat, Aug 07, 2004 at 12:32:54AM +0200, Magnus Fromreide wrote:
> On Mon, Aug 02, 2004 at 10:21:52PM -0700, Wes Hardaker wrote:
> > > On Mon, 2 Aug 2004 19:52:25 +0200, Magnus Fromreide <[EMAIL PROTECTED]> said:
> >
> > Magnus> Recently the (CVS) agent have started to default associate the
>
> > I am using the win32 port to create libs which I later link into my
> > project, so far no problem.
> > And I am using VC2003.
> >
> > I just was wondering why the lib projects (libagent, libhelpers,
> > libnetsnmptrapd, libsnmp and netsnmpmibs) are using "Multithreaded
> > (Release/Debug)
[Don't know why this isn't getting
through to the mailing list.]
> I have noticed a wondering behaviour. If I set rocommunity as 'roname'
> and rwcommunity as 'rwname', then snmpget is working fine with both of
> the community names 'roname' and 'rwname'.
Yes, that's correct.
"r
> Thanks a lot for helping me. Could you please do one more favour? In
> which file the checking is done for rw and ro community name?
./agent/mibgroup/mibII/vacm_vars.c
Dave
---
SF.Net email is sponsored by Shop4tech.com-Lowest pri
Hi, all,
I need to implement the following scenario:
Assume AgentX master/subagent are running happily. Now:
1. Master goes down;
2. Subagent successfully detects master went down (using
some kind of propritory IPC heartbeat messaging);
3. Now master comes up, and the subagent now
is informed
ucd-snmp-coders,
I am a graduate student of Beijing University of Posts and Telecomunitions in
China,Now we have partly implemented DISMAN( rfc2925,that is "Definitions of Managed
Objects for Remote Ping, Traceroute, and Lookup Operations",rfc2981,rfc2982,etc.).We
hope our work can be sh