Re: [netmod] draft-bjorklund-netmod-snmp-cfg-02

Martin Bjorklund <mbj@tail-f.com> Sat, 19 May 2012 20:08 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 0ABFB9E8032 for <netmod@ietfa.amsl.com>; Sat, 19 May 2012 13:08:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.046
X-Spam-Level:
X-Spam-Status: No, score=-2.046 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_MISMATCH_COM=0.553]
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 bVFZT0m8fGNc for <netmod@ietfa.amsl.com>; Sat, 19 May 2012 13:08:14 -0700 (PDT)
Received: from mail.tail-f.com (de-2007.d.ipeer.se [213.180.74.102]) by ietfa.amsl.com (Postfix) with ESMTP id 059B69E802E for <netmod@ietf.org>; Sat, 19 May 2012 13:08:13 -0700 (PDT)
Received: from localhost (78-70-160-207-no181.tbcn.telia.com [78.70.160.207]) by mail.tail-f.com (Postfix) with ESMTPSA id EEC561200CB1; Sat, 19 May 2012 22:08:10 +0200 (CEST)
Date: Sat, 19 May 2012 22:08:10 +0200
Message-Id: <20120519.220810.359113674.mbj@tail-f.com>
To: Jonathan.Hansford@generaldynamics.uk.com
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <83C941F7F59F3F42AC017AD1E650546206B16120@GDUKADH850.uk1.r-org.net>
References: <83C941F7F59F3F42AC017AD1E650546206B16120@GDUKADH850.uk1.r-org.net>
X-Mailer: Mew version 6.3.51 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Cc: netmod@ietf.org
Subject: Re: [netmod] draft-bjorklund-netmod-snmp-cfg-02
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Sat, 19 May 2012 20:08:15 -0000

Hi,

<Jonathan.Hansford@generaldynamics.uk.com> wrote:
> Using SegueSoft's MasterYANG, I'm getting an error when opening
> ietf-snmp-tls.yang but it goes away if I include ietf-snmp-engine.yang.
> Is that a problem with the submodule, the application or just one of
> those things that can happen with submodules?

No it is a problem with the submodule.  It needs to include
ietf-snmp-engine.  Now fixed, thanks! 

pyang gives the same error if invoked with ietf-snmp-tls.yang, but not
when invoked with ietf-snmp.yang.  I need to fix that...


/martin