[netmod] NETCONF/YANG tutorial for SNMP Developers

Andy Bierman <andy@yumaworks.com> Mon, 21 July 2014 18:33 UTC

Return-Path: <andy@yumaworks.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CD8E1A0350 for <netmod@ietfa.amsl.com>; Mon, 21 Jul 2014 11:33:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.978
X-Spam-Level:
X-Spam-Status: No, score=-1.978 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham
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 hCo9mN9F0GWr for <netmod@ietfa.amsl.com>; Mon, 21 Jul 2014 11:33:51 -0700 (PDT)
Received: from mail-qg0-f46.google.com (mail-qg0-f46.google.com [209.85.192.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2F06A1A036F for <netmod@ietf.org>; Mon, 21 Jul 2014 11:33:51 -0700 (PDT)
Received: by mail-qg0-f46.google.com with SMTP id z60so5753802qgd.19 for <netmod@ietf.org>; Mon, 21 Jul 2014 11:33:50 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=pKgQYFrwaQn9ognhpB3a5pqTVdMMTrF77J8gec3Uxcc=; b=OKC5uZcz1qkfnm8Y93Ht7EkopD9LYalOSxVQ5i1Kl39RL5xTwZCXgOAdymPewQAGiE 8cRTIuw3owW0LYRO/RVG3TUR+7OGf7mPTpvHMezIxgO8qofbPDDtBaTEJpItxCraz3WW 8JYgm045OXfn60R5BgWjWotqt7qPU2ccwfgZqRk6FcGDtoBufDcAmVMhydUBKMJjKRsD 43i9JptmSPSn99GJ5IBdThZ5fGrLQvfpZB63Hy+2hZi3nNbeNBm7kzVA488MBdf1rfsy 4IZre2Zj1lkTcKpPQKrBbmo2RnnI7msxjAoMf0L07jHiGclr+ypPcQ8lGqi8ebEa2Veg 6erQ==
X-Gm-Message-State: ALoCoQlQHL/BOdbOi2T6gSnS5RkEeSZXLvpUXrdxpH4IXc98qFHUhUMrsytGZ575cR7/Oek+pitK
MIME-Version: 1.0
X-Received: by 10.140.94.138 with SMTP id g10mr41417391qge.90.1405967630321; Mon, 21 Jul 2014 11:33:50 -0700 (PDT)
Received: by 10.140.104.48 with HTTP; Mon, 21 Jul 2014 11:33:50 -0700 (PDT)
Date: Mon, 21 Jul 2014 11:33:50 -0700
Message-ID: <CABCOCHTADw4m7zA5NzhcndUk0R7VkhpOwCj66tnHpbaek=6uXg@mail.gmail.com>
From: Andy Bierman <andy@yumaworks.com>
To: Netconf <netconf@ietf.org>, "netmod@ietf.org" <netmod@ietf.org>
Content-Type: multipart/alternative; boundary="001a113a4eda2c4e6104feb85949"
Archived-At: http://mailarchive.ietf.org/arch/msg/netmod/MM-BKMCHZemDs2_Sd5c90YwWx_g
Subject: [netmod] NETCONF/YANG tutorial for SNMP Developers
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.15
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: Mon, 21 Jul 2014 18:33:52 -0000

FYI,

There is a new NETCONF tutorial available online in case
people want to learn more about NETCONF/YANG.
It assumes a little SNMP knowledge but should be readable
even if you don't know about SNMP or SMIv2.


http://dld.netconfcentral.org/doc/ncorg_netconf_yang_tutorial.pdf



Andy