Re: [MIB-DOCTORS] Recommended tools for validating MIBs

Jean Mahoney <jmahoney@amsl.com> Wed, 28 February 2024 21:23 UTC

Return-Path: <jmahoney@amsl.com>
X-Original-To: mib-doctors@ietfa.amsl.com
Delivered-To: mib-doctors@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3145FC14F60D for <mib-doctors@ietfa.amsl.com>; Wed, 28 Feb 2024 13:23:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.907
X-Spam-Level:
X-Spam-Status: No, score=-6.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pAdyPLrOx4ys for <mib-doctors@ietfa.amsl.com>; Wed, 28 Feb 2024 13:23:37 -0800 (PST)
Received: from c8a.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C68DC14F708 for <mib-doctors@ietf.org>; Wed, 28 Feb 2024 13:23:37 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 64DD4424B455; Wed, 28 Feb 2024 13:23:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MXqdR4d533fC; Wed, 28 Feb 2024 13:23:37 -0800 (PST)
Received: from [192.168.1.203] (unknown [47.186.48.51]) by c8a.amsl.com (Postfix) with ESMTPSA id 2E06A424B432; Wed, 28 Feb 2024 13:23:37 -0800 (PST)
Message-ID: <41f4ff36-af15-455e-84c7-ccd20c2ae82d@amsl.com>
Date: Wed, 28 Feb 2024 15:23:36 -0600
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
To: Mike MacFaden <mike@macfaden.com>
Cc: mib-doctors@ietf.org, "rfc-editor@rfc-editor.org" <rfc-editor@rfc-editor.org>
References: <604bd7d9-cb9e-42a7-837b-89834ecb4a11@amsl.com> <D90D7932-D3B6-4D64-BB21-47AAE735E0EC@macfaden.com>
Content-Language: en-US
From: Jean Mahoney <jmahoney@amsl.com>
In-Reply-To: <D90D7932-D3B6-4D64-BB21-47AAE735E0EC@macfaden.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/mib-doctors/v9rmAruuH9vFKrJZY9-H0e7u5Us>
Subject: Re: [MIB-DOCTORS] Recommended tools for validating MIBs
X-BeenThere: mib-doctors@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: MIB Doctors list <mib-doctors.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mib-doctors>, <mailto:mib-doctors-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mib-doctors/>
List-Post: <mailto:mib-doctors@ietf.org>
List-Help: <mailto:mib-doctors-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mib-doctors>, <mailto:mib-doctors-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Feb 2024 21:23:42 -0000

Hi Mike,

Thanks for the pointers!

On 2/25/24 1:31 PM, Mike MacFaden wrote:
> Hi Jean,
> 
> I spoke with David Perkins last week, he stated he would be willing to 
> place his tools (smicng) in github sans license checking code  if there 
> is still an interest in continuing to use them. 

[JM] If smicng could be hosted on author-tools.ietf.org, would David be 
willing to have it hosted there? Is there enough activity on MIBs in the 
IETF to offer something like smicng on author-tools?


> The other tool used to 
> validate SMIv2 syntax was smilint, part of libsmi package 
> https://www.ibr.cs.tu-bs.de/projects/libsmi/people.html 
> <https://www.ibr.cs.tu-bs.de/projects/libsmi/people.html>.

[JM] I see that www.ibr.cs.tu-bs.de also provides an online validator:
https://www.ibr.cs.tu-bs.de/projects/libsmi/tools/

We'll also check this out.

Thanks!
Jean


> 
> Mike MacFaden
> 
> 
>> On Feb 23, 2024, at 07:53, Jean Mahoney <jmahoney@amsl.com> wrote:
>>
>> Hi MIB Doctors,
>>
>> The RFC Production Center is overhauling its tool chain, and we're 
>> wondering if you could provide pointers to any newer tools for MIB 
>> validation. The wiki page that discusses tools [1] seems to be 
>> outdated. For example, SMICng, which is what we have been using, is no 
>> longer supported (e.g., its website [2] has been down for at least a 
>> year).
>>
>> Thanks!
>>
>> Jean Mahoney
>> RPC Associate Director
>>
>> PS The datatracker page for MIB Doctors [3] has some broken links to 
>> trac.tools.ietf.org.
>>
>> [1] https://wiki.ietf.org/en/group/ops/mib-review-tools
>> [2] http://www.snmpinfo.com
>> [3] https://datatracker.ietf.org/group/mibdoctors/about/
>>
>> _______________________________________________
>> MIB-DOCTORS mailing list
>> MIB-DOCTORS@ietf.org
>> https://www.ietf.org/mailman/listinfo/mib-doctors
>