Re: MIB module under no-default context

2004-09-26 Thread Coders
On Fri, 24 Sep 2004 17:58:55 +0100 David wrote: DSC> I've written a MIB module to register itself under a diferent context than DSC> default [...] And it works fine when the module is loaded with snmpd. DSC> But if I try to load it with an AgentX subagent it can“t be accessed. I believe that passi

MIB module under no-default context

2004-09-24 Thread David Sousa Coelho
Hi all, I've written a MIB module to register itself under a diferent context than default and I've configured access to it in the following way: view altRW included .1.3.6.1.4.1. group altAdmin usm dsc access altAdmin easy usm auth prefix altRW none none And it works fine when the module i