Hi,
 
It must have been overwritten by later calls. I moved it to init_master_agent routine.
And this way the secName can be set successfully.
 
But the snmpwalk still timeout. Anything else do I need to set explicitly?
Like oid? Is it that the souce code default configuration is SNMPV3?
 
Thanks very much,
Shufen

Shufen Zhang <[EMAIL PROTECTED]> wrote:
Hi Dave,
 
I added

vacm_parse_simple("rocommunity", "public");
 
But it still failed getting anything. The debug message showed the
 
vacm_in_view No security name found.
 
Can you please help?
 
Thanks,
Shufen

Shufen Zhang <[EMAIL PROTECTED]> wrote:
Dave,
 
Thank you very much for your quick response. But I suspect now that the failing was caused by the community because the communities were actually initialized already.

Dave Shield <[EMAIL PROTECTED]> wrote:
On Wed, 2005-06-22 at 22:28, Shufen Zhang wrote:
> how can I configure the agent to allow access for a particular
> community

Using snmpd.conf

> WITHOUT using snmpd.conf

By hardcoding equivalent statements into the agent.
Something like

vacm_parse_simple("rocommunity", "public");

should do the trick.

Dave


Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.


Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football

Reply via email to