[Dime] [dime] #93 (agent-overload): Use of "OC-SourceID" AVP

"dime issue tracker" <trac+dime@trac.tools.ietf.org> Fri, 22 April 2016 13:29 UTC

Return-Path: <trac+dime@trac.tools.ietf.org>
X-Original-To: dime@ietfa.amsl.com
Delivered-To: dime@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB31512DFA6 for <dime@ietfa.amsl.com>; Fri, 22 Apr 2016 06:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.896
X-Spam-Level:
X-Spam-Status: No, score=-7.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.996] autolearn=ham autolearn_force=no
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 JN6sBq7FfQJA for <dime@ietfa.amsl.com>; Fri, 22 Apr 2016 06:29:52 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 771DD12DCB3 for <dime@ietf.org>; Fri, 22 Apr 2016 06:29:52 -0700 (PDT)
Received: from localhost ([::1]:35306 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac+dime@trac.tools.ietf.org>) id 1atb9a-00014h-KC; Fri, 22 Apr 2016 06:29:50 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: dime issue tracker <trac+dime@trac.tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: lionel.morand@orange.com
X-Trac-Project: dime
Date: Fri, 22 Apr 2016 13:29:50 -0000
X-URL: https://tools.ietf.org/wg/dime/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/wg/dime/trac/ticket/93
Message-ID: <067.e3000246c722ebed2d215b28c1d162b1@trac.tools.ietf.org>
X-Trac-Ticket-ID: 93
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: lionel.morand@orange.com, dime@ietf.org
X-SA-Exim-Mail-From: trac+dime@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <http://mailarchive.ietf.org/arch/msg/dime/NuZ8vaxFsRh0_qlmgVpcpUj3cns>
Cc: dime@ietf.org
Subject: [Dime] [dime] #93 (agent-overload): Use of "OC-SourceID" AVP
X-BeenThere: dime@ietf.org
X-Mailman-Version: 2.1.17
Reply-To: dime@ietf.org
List-Id: Diameter Maintanence and Extentions Working Group <dime.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dime>, <mailto:dime-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dime/>
List-Post: <mailto:dime@ietf.org>
List-Help: <mailto:dime-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dime>, <mailto:dime-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Apr 2016 13:29:54 -0000

#93: Use of "OC-SourceID" AVP

 There is some inconsistency in the agent overload draft. The AVP
 identifying the source of the DOIC info is sometimes named "OC-SourceID
 AVP" and sometimes "SourcedID AVP". This needs to be fixed.

 In Section 5.1.2.  Reporting Node Behavior

 OLD:

    When relaying an answer message, a reporting node that supports the
    OC_PEER_REPORT feature MUST strip any SourceID AVP from the OC-
    Supported-Features AVP.

 NEW:

    When relaying an answer message, a reporting node that supports the
    OC_PEER_REPORT feature MUST strip any OC-SourceID AVP from the OC-
    Supported-Features AVP.

 In section 5.2.3.  Reacting Node Maintenance of Peer Report OCS

 OLD:

    If the DiameterID in the SourceID contained in the OLR matches the
    DiameterIdentity of the peer from which the request was received then
    the report was received from a Diameter peer.

 NEW:

    If the DiameterID in the OC-SourceID contained in the OLR matches the
    DiameterIdentity of the peer from which the request was received then
    the report was received from a Diameter peer.

 OLD:

    The OLR is for an existing overload condition if the reacting node
    has an OCS that matches the received OLR.  For a peer report-type
    this means the DiameterIdentity received in the SourceID AVP matches
    the DiameterIdentity of an existing peer report OLR.

 NEW:

    The OLR is for an existing overload condition if the reacting node
    has an OCS that matches the received OLR.  For a peer report-type
    this means the DiameterIdentity received in the OC-SourceID AVP matches
    the DiameterIdentity of an existing peer report OLR.

 OLD:

    For a peer report this means it creates an OCS entry with an
    DiameterID from the SourceID AVP in the received OC-OLR AVP.

 NEW:

    For a peer report this means it creates an OCS entry with an
    DiameterID from the OC-SourceID AVP in the received OC-OLR AVP.

 In section 6.3.  OC-SourceID

 OLD:

    The SourceID AVP (AVP code TBD2) is of type DiameterIdentity and is
    inserted by the DOIC node that either indicates support for this
    feature (in the OC-Supported-Features AVP) or that generates an OC-
    OLR AVP with a report type of peer.

    It contains the Diameter Identity of the inserting node.  This is
    used by other DOIC nodes to determine if the a peer indicated support
    this feature or inserted the peer report.

 NEW:

    The OC-SourceID AVP (AVP code TBD2) is of type DiameterIdentity and is
    inserted by the DOIC node that either indicates support for this
    feature (in the OC-Supported-Features AVP) or that generates an OC-
    OLR AVP with a report type of peer.

    It contains the Diameter Identity of the inserting node.  This is
    used by other DOIC nodes to determine if the a peer indicated support
    this feature or inserted the peer report.

-- 
--------------------------------------+--------------------
 Reporter:  lionel.morand@orange.com  |      Owner:  Lionel
     Type:  defect                    |     Status:  new
 Priority:  major                     |  Milestone:
Component:  agent-overload            |    Version:  2.0
 Severity:  Active WG Document        |   Keywords:
--------------------------------------+--------------------

Ticket URL: <https://trac.tools.ietf.org/wg/dime/trac/ticket/93>
dime <https://tools.ietf.org/wg/dime/>