Re: [netmod] Last Call: draft-ietf-netmod-snmp-cfg-03 (20131220)

Randy Presuhn <randy_presuhn@mindspring.com> Fri, 17 January 2014 00:04 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 AC9F11AD935 for <netmod@ietfa.amsl.com>; Thu, 16 Jan 2014 16:04:40 -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 ukb7so-N4tFN for <netmod@ietfa.amsl.com>; Thu, 16 Jan 2014 16:04:39 -0800 (PST)
Received: from elasmtp-curtail.atl.sa.earthlink.net (elasmtp-curtail.atl.sa.earthlink.net [209.86.89.64]) by ietfa.amsl.com (Postfix) with ESMTP id 262331ACCE2 for <netmod@ietf.org>; Thu, 16 Jan 2014 16:04:38 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=mindspring.com; b=W4Ax+BeAcYhfgDXrbMz6Dm3VuqLz3gtBIE6rMvHDZVHu64Nmx4dqPJZ6xtlwqJqO; 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.48] (helo=elwamui-rustique.atl.sa.earthlink.net) by elasmtp-curtail.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from <randy_presuhn@mindspring.com>) id 1W3wvC-00043G-8s for netmod@ietf.org; Thu, 16 Jan 2014 19:04:26 -0500
Received: from 99.101.142.209 by webmail.earthlink.net with HTTP; Thu, 16 Jan 2014 19:04:26 -0500
Message-ID: <11032708.1389917066287.JavaMail.root@elwamui-rustique.atl.sa.earthlink.net>
Date: Thu, 16 Jan 2014 16:04:26 -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: 4488c18417c9426da92b9037bc8bcf44d4c20f6b8d69d8889e105617274a0edbe0b134014e6161f56f7ad2872defcd0b350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 209.86.224.48
Subject: Re: [netmod] Last Call: draft-ietf-netmod-snmp-cfg-03 (20131220)
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: Fri, 17 Jan 2014 00:04:40 -0000

Hi -

>From: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
>Sent: Jan 16, 2014 3:21 AM
>To: Randy Presuhn <randy_presuhn@mindspring.com>
>Cc: netmod@ietf.org
>Subject: Re: [netmod] Last Call: draft-ietf-netmod-snmp-cfg-03 (20131220)
>
>On Thu, Jan 09, 2014 at 04:45:30PM -0800, Randy Presuhn wrote:
>> Hi -
>> >
>> >But you can't delete vacmGroupName.3.3.b.o.b with SNMP either.
>> 
>> Yes you can, but that's irrelevant. 
>
>I do wonder how though (even though it might be irrelevant).

Setting vacmSecurityToGroupStatus.3.3.b.o.b to 'destroy'
will get rid of the reference,
setting vacmAccessStatus.3.bob.* will get rid of the group.

Randy