On 3 November 2011 23:05, Nguyen Dinh Phong <ndph...@yahoo.com> wrote:
> Assuming I have AgentX tweak with all the contexts set up, can I do one
> snmpwalk at the main node for the whole cluster?
> snmpwalk -c public <main node ip>
> Or am I only be able to walk one node at a time with the right context for
> each node?


If you're using multiple contexts, then you would need to issue a separate
snmpwalk command for each one.
   Each request is associated with one and only one context.   You cannot
have a single request that covers two or more contexts.

Dave

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to