Hi All,

We've checked in an updated version of the draft with the following changes:
1. Incorporating feedback from Qin Wu <mailto:bill...@huawei.com> (thanks!)
2. Clarifying terminology and consistency
2. Adding sub-classes for invalid-label and invalid-sid

We would also like to solicit feedback from the group on the format of the 
information model, as there is no prescribed or de facto format for information 
models.  The current version uses a tree which is easy to read but hard to 
parse, hence we're proposing to use JSON representation instead - example see 
below.  We would appreciate any feedback on this.

Cheers

John

{
  "draft-ietf-opsawg-discardmodel": {
    "interface": {
      "ingress": {
        "traffic": {
          "l2": {
            "frames": [0, "uint"],
            "bytes": [0, "uint"]
          },
          "l3": {
            "v4": {
              "packets": [0, "uint"],
              "bytes": [0, "uint"],
              "unicast": {
                "packets": [0, "uint"],
                "bytes": [0, "uint"]
              },
              "multicast": {
                "packets": [0, "uint"],
                "bytes": [0, "uint"]
              }
...

------------------------

Internet-Draft draft-ietf-opsawg-discardmodel-01.txt is now available. It is a
work item of the Operations and Management Area Working Group (OPSAWG) WG of
the IETF.


Title: An Information Model for Packet Discard Reporting
Authors: John Evans
Oleksandr Pylypenko
Jeffrey Haas
Aviran Kadosh
Name: draft-ietf-opsawg-discardmodel-01.txt
Pages: 17
Dates: 2024-05-24


Abstract:


The primary function of a network is to transport packets and deliver
them according to a service level objective. Understanding both
where and why packet loss occurs within a network is essential for
effective network operation. Device-reported packet loss is the most
direct signal for network operations to identify customer impact
resulting from unintended packet loss. This document defines an
information model for packet loss reporting, which classifies these
signals to enable automated network mitigation of unintended packet
loss.


The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-opsawg-discardmodel/ 
<https://datatracker.ietf.org/doc/draft-ietf-opsawg-discardmodel/>


There is also an HTMLized version available at:
https://datatracker.ietf.org/doc/html/draft-ietf-opsawg-discardmodel-01 
<https://datatracker.ietf.org/doc/html/draft-ietf-opsawg-discardmodel-01>


A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-opsawg-discardmodel-01 
<https://author-tools.ietf.org/iddiff?url2=draft-ietf-opsawg-discardmodel-01>


Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts




_______________________________________________
OPSAWG mailing list -- opsawg@ietf.org <mailto:opsawg@ietf.org>
To unsubscribe send an email to opsawg-le...@ietf.org 
<mailto:opsawg-le...@ietf.org>






Amazon Data Services UK Limited. Registered in England and Wales with 
registration number 09959151 with its registered office at 1 Principal Place, 
Worship Street, London, EC2A 2FA, United Kingdom.


_______________________________________________
OPSAWG mailing list -- opsawg@ietf.org
To unsubscribe send an email to opsawg-le...@ietf.org

Reply via email to