Re: LMP mib and Sonet-SDH draft mis-alignment

"Thomas D. Nadeau" <tnadeau@cisco.com> Tue, 09 November 2004 13:29 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 IAA24505 for <ccamp-archive@ietf.org>; Tue, 9 Nov 2004 08:29:35 -0500 (EST)
Received: from psg.com ([147.28.0.62] ident=mailnull) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CRW4h-0003Lu-By for ccamp-archive@ietf.org; Tue, 09 Nov 2004 08:30:23 -0500
Received: from majordom by psg.com with local (Exim 4.41 (FreeBSD)) id 1CRVrg-000BCU-TF for ccamp-data@psg.com; Tue, 09 Nov 2004 13:16:52 +0000
Received: from [64.102.122.149] (helo=rtp-iport-2.cisco.com) by psg.com with esmtp (Exim 4.41 (FreeBSD)) id 1CRVrf-000BC6-Lu for ccamp@ops.ietf.org; Tue, 09 Nov 2004 13:16:51 +0000
Received: from rtp-core-1.cisco.com (64.102.124.12) by rtp-iport-2.cisco.com with ESMTP; 09 Nov 2004 08:16:52 -0500
X-BrightmailFiltered: true
Received: from flask.cisco.com (IDENT:mirapoint@flask.cisco.com [161.44.122.62]) by rtp-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id iA9DGlR5027709; Tue, 9 Nov 2004 08:16:48 -0500 (EST)
Received: from [10.67.86.21] (rtp-vpn1-428.cisco.com [10.82.225.172]) by flask.cisco.com (MOS 3.4.6-GR) with ESMTP id AMX07625; Tue, 9 Nov 2004 08:16:45 -0500 (EST)
In-Reply-To: <7CA873794E52904EAA980A074B0767790DF68F@rchemx01.fnc.net.local>
References: <7CA873794E52904EAA980A074B0767790DF68F@rchemx01.fnc.net.local>
Mime-Version: 1.0 (Apple Message framework v619)
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Message-Id: <F75ADCAE-324E-11D9-8F32-000D93AD480A@cisco.com>
Content-Transfer-Encoding: 7bit
Cc: Adrian Farrel <adrian@olddog.co.uk>, ccamp@ops.ietf.org
From: "Thomas D. Nadeau" <tnadeau@cisco.com>
Subject: Re: LMP mib and Sonet-SDH draft mis-alignment
Date: Tue, 09 Nov 2004 07:57:52 -0500
To: "Shiba, Sidney" <sidney.shiba@fnc.fujitsu.com>
X-Mailer: Apple Mail (2.619)
X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on psg.com
X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.64
Sender: owner-ccamp@ops.ietf.org
Precedence: bulk
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 287c806b254c6353fcb09ee0e53bbc5e
Content-Transfer-Encoding: 7bit

	I don't understand your question either. :P  The LMP protocol
is defined in the LMP specification. The MIB merely reflects
a way of viewing/controlling that information. Adrian's earlier
point was that the bits in the MIB need not reflect the
precise ordering as in the LMP specification, as long as
all cases (bits) are covered.  The agent can then do the
translation back and forth.

	--tom


> Adrian,
>
> I'm not sure I understand your statement. As a bit of Verify Transport 
> Mechanism
> is used to indicate the remote node which mechanism is going to be 
> used for test
> messages, I was just wondering how can we guarantee interoperability 
> if a common
> definition is not shared among vendors.
>
> In short, which one do you suggest vendors support, the bit definition 
> in
> draft-ietf-ccamp-lmp-mib-10.txt or 
> draft-ietf-ccamp-lmp-test-soned-sdh-04.txt?
> Is there a sort of implementation agreement in the IETF world?
>
> Thanks,
>
> Sidney
>
> -----Original Message-----
> From: Adrian Farrel [mailto:adrian@olddog.co.uk]
> Sent: Monday, November 08, 2004 2:11 PM
> To: Shiba, Sidney; ccamp@ops.ietf.org
> Subject: Re: LMP mib and Sonet-SDH draft mis-alignment
>
>
> Sidney,
>
> The bit flags in MIB modules are configuration indications and need 
> not match the actual
> protocol elements bit for bit.
>
> In this particular case one might expect the implementation to map 
> between what is
> configured and what is sent on the wire in the protocol.
>
> History dictates that LMP Test Sonet has some reserved bits on the 
> wire, but there is no
> need to reflect this in the MIB module.
>
> OK?
>
> Adrian
>
> ----- Original Message -----
> From: "Shiba, Sidney" <sidney.shiba@fnc.fujitsu.com>
> To: <ccamp@ops.ietf.org>
> Sent: Monday, November 08, 2004 5:13 PM
> Subject: LMP mib and Sonet-SDH draft mis-alignment
>
>
> All,
>
> Can somebody let me know if there is a mib being specified for the
> draft-ietf-ccamp-lmp-test-sonet-sdh-04.txt.
> Currently, the draft-ietf-ccamp-lmp-mib-10.txt still have the 
> definitions for SONET/SDH in
> it.
>
> lmpLinkVerifyTransportMechanism OBJECT-TYPE
>    SYNTAX        BITS {
>                      -- All encoding types:
>                      payload(0),
>                      -- SONET/SDH encoding type:
>                      dccSectionOverheadBytes(1),
>                      dccLineOverheadBytes(2),
>                      j0Trace(3),
>                      j1Trace(4),
>                      j2Trace(5)
>                  }
>
> While, the bit definition in 
> draft-ietf-ccamp-lmp-test-sonet-sdh-04.txt don't match for J1
> and J2.
> See below:
>
>         0x0001 : Reserved
>         0x0002 DCCS: Test Message over the Section/RS DCC
>         0x0004 DCCL: Test Message over the Line/MS DCC
>         0x0008 J0-trace: J0 Section Trace Correlation
>   -->   0x0010:  Reserved
>   -->   0x0020:  Reserved
>   -->   0x0040 J1-trace: J1 Path Trace Correlation
>   -->   0x0080 J2-trace: J2 Section Trace Correlation
>
> Are both documents correct and if so, how the Verify Transport 
> Mechanism should
> be interpreted for J1 and J2?
>
> Thanks,
>
> Sidney Shiba
>
>
>