ietf-schc

Copyright (c) 2023 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in...

  • Organization:

    IETF IPv6 over Low Power Wide-Area Networks (lpwan) Working Group

  • Module:

    ietf-schc

  • Version:

    2023-03-01

  • File:

    ietf-schc@2023-03-01.yang

  • Abstract:

    Copyright (c) 2023 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in...

  • Contact:

    WG Web: <https://datatracker.ietf.org/wg/lpwan/about/>
    WG List: <mailto:lp-wan@ietf.org>
    Editor: Laurent Toutain
    <mailto:laurent.toutain@imt-atlantique.fr>
    Editor: Ana Minaburo
    <mailto:ana@ackl.io>

  • Check for an additional details:

    YANG Catalog

  • Description:

    Copyright (c) 2023 IETF Trust and the persons identified as
    authors of the code. All rights reserved.
    Redistribution and use in source and binary forms, with or
    without modification, is permitted pursuant to, and subject to
    the license terms contained in, the Revised BSD License set
    forth in Section 4.c of the IETF Trust's Legal Provisions
    Relating to IETF Documents
    (https://trustee.ietf.org/license-info).
    This version of this YANG module is part of RFC 9363
    (https://www.rfc-editor.org/info/rfc9363); see the RFC itself
    for full legal notices.
    The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
    NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
    'MAY', and 'OPTIONAL' in this document are to be interpreted as
    described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
    they appear in all capitals, as shown here.
    ***************************************************************
    Generic data model for the Static Context Header Compression
    Rule for SCHC, based on RFCs 8724 and 8824. Including
    compression, no-compression, and fragmentation Rules.

    This module is a YANG data model for SCHC Rules (RFCs 8724 and
    8824). RFC 8724 describes compression Rules in an abstract
    way through a table.
    |-----------------------------------------------------------------|
    | (FID) Rule 1 |
    |+-------+--+--+--+------------+-----------------+---------------+|
    ||Field 1|FL|FP|DI|Target Value|Matching Operator|Comp/Decomp Act||
    |+-------+--+--+--+------------+-----------------+---------------+|
    ||Field 2|FL|FP|DI|Target Value|Matching Operator|Comp/Decomp Act||
    |+-------+--+--+--+------------+-----------------+---------------+|
    ||... |..|..|..| ... | ... | ... ||
    |+-------+--+--+--+------------+-----------------+---------------+|
    ||Field N|FL|FP|DI|Target Value|Matching Operator|Comp/Decomp Act||
    |+-------+--+--+--+------------+-----------------+---------------+|
    |-----------------------------------------------------------------|
    This module specifies a global data model that can be used for
    Rule exchanges or modification. It specifies both the data
    model format and the global identifiers used to describe some
    operations in fields.
    This data model applies to both compression and fragmentation.

© 2023 YumaWorks, Inc. All rights reserved.