Internet-Draft Characterizing OAM June 2025
Pignataro, et al. Expires 26 December 2025 [Page]
Workgroup:
OPS Area Working Group
Internet-Draft:
draft-ietf-opsawg-oam-characterization-08
Updates:
6291 (if approved)
Published:
Intended Status:
Best Current Practice
Expires:
Authors:
C. Pignataro
Blue Fern Consulting
A. Farrel
Old Dog Consulting
T. Mizrahi
Huawei

Guidelines for Characterizing "OAM"

Abstract

As the IETF continues to produce and standardize different Operations, Administration, and Maintenance (OAM) protocols and technologies, various qualifiers and modifiers are prepended to the OAM abbreviation. While, at first glance, the most used appear to be well understood, the same qualifier may be interpreted differently in different contexts. A case in point is the qualifiers "in-band" and "out-of-band" which have their origins in the radio lexicon, and which have been extrapolated into other communication networks.

This document considers some common qualifiers and modifiers that are prepended, within the context of packet networks, to the OAM abbreviation and lays out guidelines for their use in future IETF work.

This document updates RFC 6291 by adding to the guidelines for the use of the term "OAM". It does not modify any other part of RFC 6291.

Status of This Memo

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

This Internet-Draft will expire on 26 December 2025.

Table of Contents

1. Introduction

It is not uncommon for historical and popular terms to have nuances in how they are interpreted or understood. This was, for example, the case with the abbreviation for Operations, Administration, and Maintenance, "OAM", and [RFC6291] provided guidelines for its use as well as definitions of its constituent parts.

Characterizations or qualifiers for "OAM" within packet networks often encounter similar problems of interpretation, such as with the adjective phrases "in-band" and "out-of-band". This document considers some common qualifiers and modifiers that are prepended to the OAM abbreviation, and lays out guidelines for their use in future IETF work to achieve consistent and unambiguous characterization.

This document updates [RFC6291] by adding to the guidelines for the use of the term "OAM". It does not modify any other part of [RFC6291].

2. In-Band and Out-of-Band OAM

Historically, the terms "in-band" and "out-of-band" were used extensively in radio communications as well as in telephony signaling [RFC4733]. In both these cases, there is an actual "Band" (i.e., a "Channel" or "Frequency") to be within or outside.

While those terms, useful in their simplicity, continued to be broadly used to mean "within something" and "outside something", a challenge is presented for IP communications and packet-switched networks (PSNs) which do not have a "band" per se, and, in fact, have multiple "somethings" that OAM traffic can be carried within or outside. A frequently encountered case is the use of "in-band" to mean either in-packet or on-path.

Within the IETF, the terms "in-band" and "out-of-band" cannot be reliably understood consistently and unambiguously. Context-specific definitions of these terms are inconsistent and therefore cannot be generalized. More importantly, the terms are not self-defining to any further extent and cannot be understood by someone exposed to them for the first time, since there is no "band" in IP.

There are many examples of "in-band OAM" and "out-of-band OAM" in published RFCs. For instance, the term "in-band" appears in both [RFC5085] and [RFC9551]. While the context in each of these documents is clear, the term carries different meanings in each case. These two examples, as well as other examples of uses of the term "in-band" in previous documents are described throughout Section 3.

While interpreting existing documents, it is important to understand the semantics of what "band" is a proxy for, and to be more explicit if those documents are updated. This document does not change the meaning of any terms in any prior RFCs.

3. Terminology and Guidance

This document recommends avoiding the terms "in-band" and "out-of-band" when referring to OAM. Instead, it encourages the use of more fine-grained and descriptive terminology. The document also presents alternative terms and definitions for use in future IETF documents referencing OAM, without precluding the use of other precise, descriptive terms that do not rely on the "-band" convention.

The terminology presented in this section classifies OAM according to three criteria: whether it follows the same path as data traffic; whether it receives the same treatment as data traffic; and whether it operates in an active, passive, or hybrid mode.

3.1. Path Followed OAM

Path-Congruent OAM:

The OAM information follows the exact same path as the observed data traffic. This was sometimes referred to as "in-band".
Non-Path-Congruent OAM:

The OAM information does not follow the exact same path as the observed data traffic. This can also be called Path-Incongruent OAM, and was sometimes referred to as "out-of-band".

In this document, the term "path-congruent packets" describes packets that follow the exact same path (i.e., traverse the same nodes and links) within a network. Note that this definition does not describe how the packets are treated in queues within the nodes on the path. A further concept, "equal-forwarding-treatment" describes how path-congruent packets receive the same forwarding treatment (e.g., Quality of Service (QoS)).

An example of "Path-Congruent OAM" is the Virtual Circuit Connectivity Verification (VCCV), described is [RFC5085] as "The VCCV message travels in-band with the Session and follows the exact same path as the user data for the session". Thus, the term "in-band" in [RFC5085] refers to using the same path as the user data. This term is also used in Section 2 of [RFC6669] with the same meaning, and the word "congruent" is mentioned as synonymous.

3.2. Packet Forwarding Treatment OAM

Equal-Forwarding-Treatment OAM:

The OAM packets receive the same forwarding (e.g., QoS) treatment as user data packets. This was sometimes referred to as "in-band".
Different-Forwarding-Treatment OAM:

The OAM packets receive different forwarding (e.g., QoS) treatment as user data packets. This was sometimes referred to as "out-of-band".

The motivation for Equal-Forwarding-Treatment OAM lies in the desire to ensure that OAM packets experience the same network conditions as the user data they are intended to monitor. This includes not only traversing the same topological path but also receiving identical Quality of Service (QoS) treatment, such as queuing, scheduling, and traffic shaping. When both topological and forwarding treatment equivalence are achieved, the OAM packets are said to exhibit fate-sharing [RFC7276] with the data traffic. Fate-sharing ensures that any impairments or anomalies affecting the user traffic are also reflected in the behavior of the OAM packets, thereby making the results of the OAM observations more operationally meaningful and actionable. Without such equivalence, discrepancies in treatment could lead to misleading measurements or diagnostics, reducing the utility of the OAM mechanism for performance monitoring and fault detection.

An example of "Equal-Forwarding-Treatment OAM" is presented in [RFC9551] as "it traverses the same set of links and interfaces receiving the same QoS and Packet Replication, Elimination, and Ordering Functions (PREOF) treatment as the monitored DetNet flow". This is classified in [RFC9551] as "In-band OAM". Similarly, the property of "Different-Forwarding-Treatment OAM" can be found in the following definition in [RFC9551]: "Out-of-band OAM: an active OAM method whose path through the DetNet domain may not be topologically identical to the path of the monitored DetNet flow, its test packets may receive different QoS and/or PREOF treatment, or both." [I-D.ietf-raw-architecture] uses similar text.

3.3. Active, Passive, Hybrid, and In-Packet OAM

[RFC7799] provides clear definitions for active and passive performance assessment, enabling the construction of metrics and methods to be described as either "Active" or "Passive". Even though [RFC7799] does not explicitly use these terms as modifiers of "OAM", they are widely used in practice and are included here for clarity. The terms "Active", "Passive" and "Hybrid", as described below, are consistent with [RFC7799].

Active OAM:

Depends on dedicated OAM packets.
Passive OAM:

Depends solely on the observation of one or more existing data packet streams and does not use dedicated OAM packets.
Hybrid OAM:

Uses augmentation or modification of the packet stream. Examples of protocols classified as "Hybrid OAM" include [RFC9341], [RFC9197], and [RFC6374]. Hybrid OAM can be implemented by piggybacking OAM-related information onto data packets, as described in [RFC9197], or by utilizing reserved fields in the packet header or specific values of existing header fields, as proposed in [RFC9341]. Direct loss measurment [RFC6374] is an example of "Hybrid OAM" in which user packets are not modified by the protocol. Instead, OAM packets are used to exchange information about user packet counters, allowing for packet loss computation.

This document defines the term In-Packet OAM as a more specific and narrowly scoped instance within the broader category of Hybrid OAM.

In-Packet OAM:

The OAM information is carried in the packets that also carry the data traffic. This was sometimes referred to as "in-band".

The MPLS echo request/reply messages [RFC8029] are an example of "Active OAM", since they are described as "An MPLS echo request/reply is a (possibly MPLS-labeled) IPv4 or IPv6 UDP packet".

In situ OAM [RFC9197] is an example of "Hybrid OAM" that is also "In-Packet OAM", given that it: '...records OAM information within the packet while the packet traverses a particular network domain. The term "in situ" refers to the fact that the OAM data is added to the data packets rather than being sent within packets specifically dedicated to OAM.'

An example of "Hybrid OAM" which is not classified as "In-Packet OAM" is Direct loss measurement [RFC6374].

Initially, "In situ OAM" [RFC9197] was also referred to as "In-band OAM", but was renamed due to the overloaded meaning of "In-band OAM". Further, [RFC9232] also intertwines the terms "in-band" with "in situ", though [I-D.song-opsawg-ifit-framework] settled on using "in Situ". Other similar uses, including [P4-INT-2.1] and [I-D.kumar-ippm-ifa], still use variations of "in-band", "in band", or "inband".

3.4. Using Multiple Criteria

OAM protocols and tools can be classified according to the three criteria that were described in the previous sections. However, not all criteria are applicable to all OAM protocols, and not all combinations are necessarily possible. For example:

  • Passive OAM relies solely on observing existing data traffic and does not generate dedicated OAM packets. As such, the forwarding treatment criterion is not relevant, since there are no separate OAM packets to receive differentiated treatment.

  • In-Packet OAM, a subset of hybrid OAM, inherently implies path congruence and equal treatment, as the OAM data is embedded within the data packets themselves.

When defining a new OAM protocol or analyzing an existing one, it is recommended to explicitly consider which of these criteria are applicable and to describe the protocol accordingly. For example:

  • IP Ping, which uses ICMP Echo messages, can be classified as active OAM, but since it is not guaranteed to be forwarded through the same path or receive the same treatment as user data packets, it can be classified as non-path-congruent and different-forwarding-treatment.

  • When IOAM [RFC9197] is incorporated in data packets it can be classified as in-packet, path-congruent and equal-forwarding-treatment.

  • VCCV [RFC5085], as discussed above, is classified as active, path-congruent and different-forwarding-treatment.

  • MPLS inferred loss measurement [RFC6374] uses specially generated test messages, and therefore can be classified as active. It is also path-congruent, and can be deployed either as equal- or different-forwarding-treatment OAM. MPLS direct loss measurement [RFC6374] uses OAM messages that exchange counters that count user data traffic. Hence, it is classified as hybrid OAM, and as in the inferred mode, it is path-congruent, and can be either equal- or different-forwarding-treatment OAM.

This multi-dimensional classification enables a more precise and consistent understanding of OAM mechanisms.

4. Security Considerations

Security is improved when terms are used with precision, and their definitions are unambiguous.

5. IANA Considerations

This document has no IANA actions.

6. Acknowledgements

The creation of this document was triggered when observing one of many on-mailing-list discussions of what these terms mean, and how to abbreviate them. Participants on that mailing thread include, alphabetically: Adrian Farrel, Alexander Vainshtein, Florian Kauer, Frank Brockners, Greg Mirsky, Italo Busi, Loa Andersson, Med Boucadair, Michael Richardson, Quan Xiong, Stewart Bryant, Tom Petch, Eduard Vasilenko, and Xiao Min.

The authors wish to thank, chronologically, Hesham Elbakoury, Michael Richardson, Stewart Bryant, Greg Mirsky, Med Boucadair, Loa Andersson, Thomas Graf, Alex Huang Feng, Xiao Min, Dhruv Dhody, Henk Birkholz, Alex Huang Feng, Tom Petch, Roni Even, Tim Chown, Marcus Ihlar, Med Boucadair, and Benoit Claise for their thorough review and useful feedback comments that greatly improved this document.

7. References

7.1. Normative References

[RFC6291]
Andersson, L., van Helvoort, H., Bonica, R., Romascanu, D., and S. Mansfield, "Guidelines for the Use of the "OAM" Acronym in the IETF", BCP 161, RFC 6291, DOI 10.17487/RFC6291, , <https://www.rfc-editor.org/info/rfc6291>.

7.2. Informative References

[I-D.ietf-raw-architecture]
Thubert, P., "Reliable and Available Wireless Architecture", Work in Progress, Internet-Draft, draft-ietf-raw-architecture-25, , <https://datatracker.ietf.org/doc/html/draft-ietf-raw-architecture-25>.
[I-D.kumar-ippm-ifa]
Kumar, J., Anubolu, S., Lemon, J., Manur, R., Holbrook, H., Ghanwani, A., Cai, D., Ou, H., Li, Y., and X. Wang, "Inband Flow Analyzer", Work in Progress, Internet-Draft, draft-kumar-ippm-ifa-08, , <https://datatracker.ietf.org/doc/html/draft-kumar-ippm-ifa-08>.
[I-D.song-opsawg-ifit-framework]
Song, H., Qin, F., Chen, H., Jin, J., and J. Shin, "Framework for In-situ Flow Information Telemetry", Work in Progress, Internet-Draft, draft-song-opsawg-ifit-framework-21, , <https://datatracker.ietf.org/doc/html/draft-song-opsawg-ifit-framework-21>.
[P4-INT-2.1]
"In-band Network Telemetry (INT) Dataplane Specification, Version 2.1", , <https://p4.org/p4-spec/docs/INT_v2_1.pdf>.
[RFC4733]
Schulzrinne, H. and T. Taylor, "RTP Payload for DTMF Digits, Telephony Tones, and Telephony Signals", RFC 4733, DOI 10.17487/RFC4733, , <https://www.rfc-editor.org/info/rfc4733>.
[RFC5085]
Nadeau, T., Ed. and C. Pignataro, Ed., "Pseudowire Virtual Circuit Connectivity Verification (VCCV): A Control Channel for Pseudowires", RFC 5085, DOI 10.17487/RFC5085, , <https://www.rfc-editor.org/info/rfc5085>.
[RFC6374]
Frost, D. and S. Bryant, "Packet Loss and Delay Measurement for MPLS Networks", RFC 6374, DOI 10.17487/RFC6374, , <https://www.rfc-editor.org/info/rfc6374>.
[RFC6669]
Sprecher, N. and L. Fang, "An Overview of the Operations, Administration, and Maintenance (OAM) Toolset for MPLS-Based Transport Networks", RFC 6669, DOI 10.17487/RFC6669, , <https://www.rfc-editor.org/info/rfc6669>.
[RFC7276]
Mizrahi, T., Sprecher, N., Bellagamba, E., and Y. Weingarten, "An Overview of Operations, Administration, and Maintenance (OAM) Tools", RFC 7276, DOI 10.17487/RFC7276, , <https://www.rfc-editor.org/info/rfc7276>.
[RFC7799]
Morton, A., "Active and Passive Metrics and Methods (with Hybrid Types In-Between)", RFC 7799, DOI 10.17487/RFC7799, , <https://www.rfc-editor.org/info/rfc7799>.
[RFC8029]
Kompella, K., Swallow, G., Pignataro, C., Ed., Kumar, N., Aldrin, S., and M. Chen, "Detecting Multiprotocol Label Switched (MPLS) Data-Plane Failures", RFC 8029, DOI 10.17487/RFC8029, , <https://www.rfc-editor.org/info/rfc8029>.
[RFC9197]
Brockners, F., Ed., Bhandari, S., Ed., and T. Mizrahi, Ed., "Data Fields for In Situ Operations, Administration, and Maintenance (IOAM)", RFC 9197, DOI 10.17487/RFC9197, , <https://www.rfc-editor.org/info/rfc9197>.
[RFC9232]
Song, H., Qin, F., Martinez-Julia, P., Ciavaglia, L., and A. Wang, "Network Telemetry Framework", RFC 9232, DOI 10.17487/RFC9232, , <https://www.rfc-editor.org/info/rfc9232>.
[RFC9341]
Fioccola, G., Ed., Cociglio, M., Mirsky, G., Mizrahi, T., and T. Zhou, "Alternate-Marking Method", RFC 9341, DOI 10.17487/RFC9341, , <https://www.rfc-editor.org/info/rfc9341>.
[RFC9551]
Mirsky, G., Theoleyre, F., Papadopoulos, G., Bernardos, CJ., Varga, B., and J. Farkas, "Framework of Operations, Administration, and Maintenance (OAM) for Deterministic Networking (DetNet)", RFC 9551, DOI 10.17487/RFC9551, , <https://www.rfc-editor.org/info/rfc9551>.

Authors' Addresses

Carlos Pignataro
Blue Fern Consulting
United States of America
Adrian Farrel
Old Dog Consulting
United Kingdom
Tal Mizrahi
Huawei
Matam
Haifa 3190501
Israel