Re: [netmod] AD review of draft-ietf-netmod-system-mgmt

Randy Presuhn <randy_presuhn@mindspring.com> Tue, 10 December 2013 19:07 UTC

Return-Path: <randy_presuhn@mindspring.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 994571AE03C for <netmod@ietfa.amsl.com>; Tue, 10 Dec 2013 11:07:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] 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 WL2QMrhADljG for <netmod@ietfa.amsl.com>; Tue, 10 Dec 2013 11:07:18 -0800 (PST)
Received: from elasmtp-dupuy.atl.sa.earthlink.net (elasmtp-dupuy.atl.sa.earthlink.net [209.86.89.62]) by ietfa.amsl.com (Postfix) with ESMTP id 532491ADFDA for <netmod@ietf.org>; Tue, 10 Dec 2013 11:07:17 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=mindspring.com; b=RUntPY2q+J8V6d1e2ziVAupmWBBZPyeMVEgkG1Cyx2zyMxQsrNkkgc970t+Pokvs; h=Message-ID:Date:From:Reply-To:To:Subject:Mime-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-ELNK-Trace:X-Originating-IP;
Received: from [209.86.224.36] (helo=elwamui-hybrid.atl.sa.earthlink.net) by elasmtp-dupuy.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from <randy_presuhn@mindspring.com>) id 1VqSeG-0002ms-D6 for netmod@ietf.org; Tue, 10 Dec 2013 14:07:12 -0500
Received: from 76.254.54.123 by webmail.earthlink.net with HTTP; Tue, 10 Dec 2013 14:07:11 -0500
Message-ID: <848296.1386702432191.JavaMail.root@elwamui-hybrid.atl.sa.earthlink.net>
Date: Tue, 10 Dec 2013 11:07:12 -0800
From: Randy Presuhn <randy_presuhn@mindspring.com>
To: netmod@ietf.org
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Mailer: EarthLink Zoo Mail 1.0
X-ELNK-Trace: 4488c18417c9426da92b9037bc8bcf44d4c20f6b8d69d8889e105617274a0edbd6e12a9db077b0e62286cd77112faf56350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 209.86.224.36
Subject: Re: [netmod] AD review of draft-ietf-netmod-system-mgmt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: Randy Presuhn <randy_presuhn@mindspring.com>
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: Tue, 10 Dec 2013 19:07:20 -0000

Hi -

>From: Randy Presuhn <randy_presuhn@mindspring.com>
>Sent: Dec 10, 2013 10:55 AM
>To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>, Martin Bjorklund <mbj@tail-f.com>
>Cc: randy_presuhn@mindspring.com, netmod@ietf.org
>Subject: Re: [netmod] AD review of draft-ietf-netmod-system-mgmt
...
>I really like this idea, though I'm not sure which of the various
>ways of doing escape sequences would be most helpful.  For example,
>the &#mumble; convention of HTML would also be a possibility.  But
>whatever the mechanism, I think something like this would be a huge
>win.  (Note that there are obnoxious corner cases, such as the SNMP
>interface being used to configure an sequence which would, if interpreted
>as an escape, result in a forbidden or impossible code point.)  Still,
>I really like this idea.

To elaborate slightly: I like this idea as the basis for
a standardized approach (*not* merely a "MAY") to be used
whenever practical for migrating ASCII-only SNMP objects
intended for human consumption.

Randy