Re: agentx and contexts

2004-08-18 Thread Dave Shield
> Attached is a patch that solves the problem for me by always using the > context string the AgentX subagent registered for communicating with it. > This makes it independent of the mapping between SNMP request context > and AgentX registration context. OK - I've applied that to the main developm

Re: agentx and contexts

2004-08-16 Thread Magnus Fromreide
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 >

Re: agentx and contexts (oh dear... and security and what not)

2004-08-10 Thread Magnus Fromreide
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 >

Re: agentx and contexts

2004-08-09 Thread Magnus Fromreide
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 > Magnus> empty context when no context is specified. How should I do to >

Re: agentx and contexts

2004-08-02 Thread Wes Hardaker
> 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 Magnus> empty context when no context is specified. How should I do to Magnus> restore the old behaviour so that no context is transmitted? Ma