[Agentx] Empty context in rfc2742

Magnus Fromreide <magfr@lysator.liu.se> Sun, 30 August 2009 09:17 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 7D9C93A6A6B for <agentx@core3.amsl.com>; Sun, 30 Aug 2009 02:17:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.165
X-Spam-Level:
X-Spam-Status: No, score=0.165 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, 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 vpU7TM-D7qu0 for <agentx@core3.amsl.com>; Sun, 30 Aug 2009 02:17:19 -0700 (PDT)
Received: from mail.lysator.liu.se (mail.lysator.liu.se [130.236.254.3]) by core3.amsl.com (Postfix) with ESMTP id B0B983A6A5D for <agentx@ietf.org>; Sun, 30 Aug 2009 02:17:19 -0700 (PDT)
Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 838064004B for <agentx@ietf.org>; Sun, 30 Aug 2009 11:16:48 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1674) id 7815840058; Sun, 30 Aug 2009 11:16:48 +0200 (CEST)
Received: from [83.252.237.134] (c83-252-237-134.bredband.comhem.se [83.252.237.134]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTP id 1FC014004B for <agentx@ietf.org>; Sun, 30 Aug 2009 11:16:48 +0200 (CEST)
From: Magnus Fromreide <magfr@lysator.liu.se>
To: agentx@ietf.org
Content-Type: text/plain
Date: Sun, 30 Aug 2009 11:17:23 +0200
Message-Id: <1251623843.6043.6.camel@sara.home>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.3
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: ClamAV using ClamSMTP
Subject: [Agentx] Empty context in rfc2742
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, 30 Aug 2009 09:17:20 -0000

Hello.

According to rfc2742 agentxRegContext (octet string) is
     "The context in which the session supports the objects in this
      region.  A zero-length context indicates the default context.
     "

Now I am would like to know how a zero-length context should be
represented?

/MF