Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-mib-00.txt
Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> Wed, 04 July 2012 16:59 UTC
Return-Path: <j.schoenwaelder@jacobs-university.de>
X-Original-To: 6lowpan@ietfa.amsl.com
Delivered-To: 6lowpan@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B911221F8760 for <6lowpan@ietfa.amsl.com>; Wed, 4 Jul 2012 09:59:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.19
X-Spam-Level:
X-Spam-Status: No, score=-103.19 tagged_above=-999 required=5 tests=[AWL=0.059, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EtjD3k33l-5G for <6lowpan@ietfa.amsl.com>; Wed, 4 Jul 2012 09:59:19 -0700 (PDT)
Received: from hermes.jacobs-university.de (hermes.jacobs-university.de [212.201.44.23]) by ietfa.amsl.com (Postfix) with ESMTP id BD27E21F85AC for <6lowpan@ietf.org>; Wed, 4 Jul 2012 09:59:19 -0700 (PDT)
Received: from localhost (demetrius1.jacobs-university.de [212.201.44.46]) by hermes.jacobs-university.de (Postfix) with ESMTP id 144DC20C1E; Wed, 4 Jul 2012 18:59:30 +0200 (CEST)
X-Virus-Scanned: amavisd-new at jacobs-university.de
Received: from hermes.jacobs-university.de ([212.201.44.23]) by localhost (demetrius1.jacobs-university.de [212.201.44.32]) (amavisd-new, port 10024) with ESMTP id TIL2aPp6eh2R; Wed, 4 Jul 2012 18:59:30 +0200 (CEST)
Received: from elstar.local (elstar.jacobs.jacobs-university.de [10.50.231.133]) by hermes.jacobs-university.de (Postfix) with ESMTP id B50AA20C33; Wed, 4 Jul 2012 18:59:29 +0200 (CEST)
Received: by elstar.local (Postfix, from userid 501) id 4C35F20459F5; Wed, 4 Jul 2012 18:59:27 +0200 (CEST)
Date: Wed, 04 Jul 2012 18:59:27 +0200
From: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
To: 6lowpan@ietf.org
Message-ID: <20120704165927.GA22400@elstar.local>
Mail-Followup-To: 6lowpan@ietf.org
References: <20120704150146.2889.48702.idtracker@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20120704150146.2889.48702.idtracker@ietfa.amsl.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Subject: Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-mib-00.txt
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 04 Jul 2012 16:59:20 -0000
Hi, last week we spent a day or so debugging why a TCP session on Contiki stopped at a certain time to deliver data for about 3 seconds. We ended up instrumenting various pieces of code with counters and finally ended up with an issue in the 6lowpan code where the code mistakenly believed it is in reassembly mode and hence it dropped packets until the reassembly timer expired. What really took us time was that we had to instrument the code to in order to get an idea where the packets were discarded (initially it was not even clear it is the 6lowpan layer). So I thought I write up a definition of a set of counters for the 6lowpan layer in the form of a MIB module - perhaps it is possible to find agreement on the counters. For those scared by MIBs and SNMP, I have included a JSON representation of the counters in the appendix, based on translations that are in the making. /js On Wed, Jul 04, 2012 at 08:01:46AM -0700, internet-drafts@ietf.org wrote: > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > > > Title : Definition of Managed Objects for IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs) > Author(s) : Juergen Schoenwaelder > Anuj Sehgal > Tina Tsou > Cathy Zhou > Filename : draft-schoenw-6lowpan-mib-00.txt > Pages : 14 > Date : 2012-07-04 > > Abstract: > This memo defines a portion of the Management Information Base (MIB) > for use with network management protocols in the Internet community. > In particular, it defines objects for managing IPv6 over Low-Power > Wireless Personal Area Networks (6LoWPANs). > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-schoenw-6lowpan-mib > > There's also a htmlized version available at: > http://tools.ietf.org/html/draft-schoenw-6lowpan-mib-00 > > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ -- Juergen Schoenwaelder Jacobs University Bremen gGmbH Phone: +49 421 200 3587 Campus Ring 1, 28759 Bremen, Germany Fax: +49 421 200 3103 <http://www.jacobs-university.de/>
- Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-m… Juergen Schoenwaelder
- Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-m… Daniel Park
- Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-m… Juergen Schoenwaelder
- Re: [6lowpan] I-D Action: draft-schoenw-6lowpan-m… Juergen Schoenwaelder