Re: [netmod] IANA modules

Martin Bjorklund <mbj@tail-f.com> Wed, 10 April 2019 12:26 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB1C61202F5 for <netmod@ietfa.amsl.com>; Wed, 10 Apr 2019 05:26:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GBZlDFRh97Pj for <netmod@ietfa.amsl.com>; Wed, 10 Apr 2019 05:26:35 -0700 (PDT)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 540021202DC for <netmod@ietf.org>; Wed, 10 Apr 2019 05:26:35 -0700 (PDT)
Received: from localhost (unknown [173.38.220.61]) by mail.tail-f.com (Postfix) with ESMTPSA id 862551AE0312; Wed, 10 Apr 2019 14:26:33 +0200 (CEST)
Date: Wed, 10 Apr 2019 14:26:35 +0200
Message-Id: <20190410.142635.1128497654710441973.mbj@tail-f.com>
To: lhotka@nic.cz
Cc: netmod@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <b5666afbedc60cc53cb57f312563f2d1e1ee1e68.camel@nic.cz>
References: <b5666afbedc60cc53cb57f312563f2d1e1ee1e68.camel@nic.cz>
X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/0X7t2lZskZKouwuqnq13kQSwohg>
Subject: Re: [netmod] IANA modules
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Apr 2019 12:26:37 -0000

Ladislav Lhotka <lhotka@nic.cz> wrote:
> Hi,
> 
> in a discussion in the yang-doctors mailing list, Acee noted that
> IANA probably hasn't yet implemented a procedure for updating YANG
> modules corresponding to IANA registries

I think that this is a false alarm.  IANA updates the modules
according to the process.

> (such a procedure is
> specified, e.g., in the IANA Considerations section of RFC 7224). It
> indeed seems to be the case - for example, a few new interface types
> have been added recently to
> 
> https://www.iana.org/assignments/ianaiftype-mib/ianaiftype-mib
> 
> but the module iana-if-type only exists in revision 2014-05-08.

See
https://www.iana.org/assignments/yang-parameters/yang-parameters.xhtml

The latest version is iana-if-type@2019-02-08.yang
https://www.iana.org/assignments/yang-parameters/iana-if-type@2019-02-08.yang


> A part of the problem may be that there is AFAIK no authoritative
> repository for
> YANG modules where IANA could put the new revisions.

See
https://www.iana.org/assignments/yang-parameters/yang-parameters.xhtml

This is the authoritative repo.  IANA gets new YANG modules directly
from the RFC editor before they are formatted into the ascii RFC.



/martin