Re: [Bridge-mib] Review comments on draft-ietf-bridge-bridgemib-smiv2-07.txt

Juergen Schoenwaelder <j.schoenwaelder@iu-bremen.de> Thu, 06 January 2005 22:32 UTC

Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id RAA01279; Thu, 6 Jan 2005 17:32:02 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CmgNe-0005gC-IV; Thu, 06 Jan 2005 17:45:22 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1Cmg9X-00014e-Qc; Thu, 06 Jan 2005 17:30:47 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1Cmg7V-0007KH-FX for bridge-mib@megatron.ietf.org; Thu, 06 Jan 2005 17:28:41 -0500
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id RAA00745 for <bridge-mib@ietf.org>; Thu, 6 Jan 2005 17:28:39 -0500 (EST)
Received: from hermes.iu-bremen.de ([212.201.44.23]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CmgKM-0005Yf-Dw for bridge-mib@ietf.org; Thu, 06 Jan 2005 17:41:59 -0500
Received: from localhost (demetrius.iu-bremen.de [212.201.44.32]) by hermes.iu-bremen.de (Postfix) with ESMTP id 9F9C8E88B for <bridge-mib@ietf.org>; Thu, 6 Jan 2005 23:28:03 +0100 (CET)
Received: from hermes.iu-bremen.de ([212.201.44.23]) by localhost (demetrius [212.201.44.32]) (amavisd-new, port 10024) with ESMTP id 18319-02; Thu, 6 Jan 2005 23:28:02 +0100 (CET)
Received: from james (I8abe.i.pppool.de [85.73.138.190]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by hermes.iu-bremen.de (Postfix) with ESMTP id 7D9FBE77B; Thu, 6 Jan 2005 23:28:02 +0100 (CET)
Received: from schoenw by james with local (Exim 4.34) id 1Cmg6q-0006Td-Ta; Thu, 06 Jan 2005 23:28:00 +0100
Date: Thu, 06 Jan 2005 23:28:00 +0100
From: Juergen Schoenwaelder <j.schoenwaelder@iu-bremen.de>
To: bridge-mib@ietf.org
Subject: Re: [Bridge-mib] Review comments on draft-ietf-bridge-bridgemib-smiv2-07.txt
Message-ID: <20050106222800.GB24475@james>
Mail-Followup-To: bridge-mib@ietf.org
References: <200412301937.OAA09486@ietf.org> <Pine.LNX.4.10.10412311020120.25140-100000@shell4.bayarea.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <Pine.LNX.4.10.10412311020120.25140-100000@shell4.bayarea.net>
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new 20030616p5 at demetrius.iu-bremen.de
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 7aafa0432175920a4b3e118e16c5cb64
X-BeenThere: bridge-mib@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: j.schoenwaelder@iu-bremen.de
List-Id: bridge-mib.ietf.org
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/bridge-mib>, <mailto:bridge-mib-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:bridge-mib@ietf.org>
List-Help: <mailto:bridge-mib-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/bridge-mib>, <mailto:bridge-mib-request@ietf.org?subject=subscribe>
Sender: bridge-mib-bounces@ietf.org
Errors-To: bridge-mib-bounces@ietf.org
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 0a7aa2e6e558383d84476dc338324fab

On Fri, Dec 31, 2004 at 10:48:40AM -0800, C. M. Heard wrote:
 
> > If we can do this, it would move the mib up under mib-2, and eliminate
> > the forward reference (issue #757). 
> > It would also place the object and notification subtrees under the
> > dot1dBridge MODULE-IDENTITY, approximating the recommended practices
> > from draft-ietf-ops-mib-review-guidelines Suggested OID layout. 
> 
> All of these sound to me like Good Things.

I have applied the changes. Here is the current tree structure:

  --dot1dBridge(1.3.6.1.2.1.17)		# MODULE-IDENTITY
    +--dot1dNotifications(0)
    +--dot1dBase(1)
    +--dot1dStp(2)
    +--dot1dSr(3)
    +--dot1dTp(4)
    +--dot1dStatic(5)
    +--dot1dConformance(8)
       +--dot1dGroups(1)
       +--dot1dCompliances(2)

And this is the relevant part of the MIB module:

  -- ---------------------------------------------------------- --
  -- subtrees in the Bridge MIB
  -- ---------------------------------------------------------- --

  dot1dNotifications  OBJECT IDENTIFIER ::= { dot1dBridge 0 }

  dot1dBase           OBJECT IDENTIFIER ::= { dot1dBridge 1 }
  dot1dStp            OBJECT IDENTIFIER ::= { dot1dBridge 2 }

  dot1dSr             OBJECT IDENTIFIER ::= { dot1dBridge 3 }
  -- documented in RFC 1525

  dot1dTp             OBJECT IDENTIFIER ::= { dot1dBridge 4 }
  dot1dStatic         OBJECT IDENTIFIER ::= { dot1dBridge 5 }

  -- Subtrees used by Bridge MIB Extensions:
  --      pBridgeMIB  MODULE-IDENTITY   ::= { dot1dBridge 6 }
  --      qBridgeMIB  MODULE-IDENTITY   ::= { dot1dBridge 7 }
  -- Note that the practice of registering related MIB modules
  -- below dot1dBridge has been discouraged since there is no
  -- robust mechanism to track such registrations.
  
  dot1dConformance    OBJECT IDENTIFIER ::= { dot1dBridge 8 }

/js

-- 
Juergen Schoenwaelder		    International University Bremen
<http://www.eecs.iu-bremen.de/>	    P.O. Box 750 561, 28725 Bremen, Germany

_______________________________________________
Bridge-mib mailing list
Bridge-mib@ietf.org
https://www1.ietf.org/mailman/listinfo/bridge-mib