Re: [Agentx] create sub-agent in windows

Magnus Fromreide <magfr@lysator.liu.se> Sun, 22 November 2009 09:33 UTC

Return-Path: <magfr@lysator.liu.se>
X-Original-To: agentx@core3.amsl.com
Delivered-To: agentx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 453193A67AE for <agentx@core3.amsl.com>; Sun, 22 Nov 2009 01:33:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.351
X-Spam-Level:
X-Spam-Status: No, score=0.351 tagged_above=-999 required=5 tests=[BAYES_50=0.001, HELO_EQ_SE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kHOMblGV-bqo for <agentx@core3.amsl.com>; Sun, 22 Nov 2009 01:33:46 -0800 (PST)
Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.3]) by core3.amsl.com (Postfix) with ESMTP id 88B033A63C9 for <agentx@ietf.org>; Sun, 22 Nov 2009 01:33:46 -0800 (PST)
Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id B84C040044; Sun, 22 Nov 2009 10:32:40 +0100 (CET)
Received: by mail.lysator.liu.se (Postfix, from userid 1674) id A805E40078; Sun, 22 Nov 2009 10:32:40 +0100 (CET)
Received: from [83.252.234.72] (c83-252-234-72.bredband.comhem.se [83.252.234.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTP id 2649D40044; Sun, 22 Nov 2009 10:32:40 +0100 (CET)
From: Magnus Fromreide <magfr@lysator.liu.se>
To: Azade <azade.fotouhi@gmail.com>
In-Reply-To: <75b7573e0911220105p3c93789cn84d3fa005904700f@mail.gmail.com>
References: <75b7573e0911220105p3c93789cn84d3fa005904700f@mail.gmail.com>
Content-Type: text/plain
Date: Sun, 22 Nov 2009 10:33:52 +0100
Message-Id: <1258882432.4951.3.camel@sara.home>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.3
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: ClamAV using ClamSMTP
Cc: agentx@ietf.org
Subject: Re: [Agentx] create sub-agent in windows
X-BeenThere: agentx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SNMP Agent Extensibility <agentx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/agentx>, <mailto:agentx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/agentx>
List-Post: <mailto:agentx@ietf.org>
List-Help: <mailto:agentx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/agentx>, <mailto:agentx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Nov 2009 09:33:47 -0000

On Sun, 2009-11-22 at 12:35 +0330, Azade wrote:
> Hi to all,
> i installed net-snmp on windows using Visual studio 2008
> 
> i run my agent and i can extend it with new modules.
> but i don't know how to generate sub-agent?

Please take this question to one of the net-snmp mailing lists.

This list is about the AgentX protocol, not any specific implementation.

/MF