Skip to content

Commit d129143

Browse files
author
ietf-corpus-bot
committed
auto-ingest: ietf-elements backfill — 234 new elements (2026-07-05)
1 parent 3bf6528 commit d129143

234 files changed

Lines changed: 2149 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
document: rfc-8532
2+
kind: design-rationale
3+
summary: No fields in 'path-discovery-data' or 'continuity-check-data' groupings are made mandatory, so the same generic grouping can serve multiple data retrieval methods (RPC, proactive, on-demand) defined in RFC 8533 without requiring all fields to be populated in every context.
4+
section: "3.6"
5+
topics:
6+
- yang
7+
- netconf
8+
extracted_by: claude-sonnet-4-6
9+
extracted_at: "2026-07-05"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
document: rfc-8532
2+
kind: design-rationale
3+
summary: 'Only one measurement protocol is specified for delay (default: OWAMP, one-way) and one method for jitter (default: IPDV per RFC 3393) for interoperability reasons; if an alternative is used, it is indicated via protocol-id in the RFC 8533 RPC rather than in this base model.'
4+
section: "5"
5+
topics:
6+
- yang
7+
- measurement
8+
extracted_by: claude-sonnet-4-6
9+
extracted_at: "2026-07-05"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
document: rfc-8532
2+
kind: design-rationale
3+
summary: The model is split into two YANG modules—'ietf-lime-time-types' (time/timestamp definitions) and 'ietf-connectionless-oam' (the full model)—so that other LIME data models can import common time types independently without importing the full OAM schema, enabling reuse across the LIME suite.
4+
section: "3"
5+
topics:
6+
- yang
7+
- netconf
8+
extracted_by: claude-sonnet-4-6
9+
extracted_at: "2026-07-05"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
document: rfc-8532
2+
kind: design-rationale
3+
summary: The 'tp-address-ni' grouping separates the VRF/network-instance reference ('ni' leaf) from 'test-point-location-info' to keep the base grouping addressing-agnostic; the ni leaf is composed separately into each location-type container only where required.
4+
section: "3"
5+
topics:
6+
- yang
7+
- netconf
8+
- routing
9+
extracted_by: claude-sonnet-4-6
10+
extracted_at: "2026-07-05"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
document: rfc-8532
2+
kind: interoperability-note
3+
summary: RFC 7276 classifies BFD as connection-oriented, yet the module's extension examples show BFD managed via the connectionless OAM model as an alternative to the dedicated BFD YANG model, providing a unified OAM management view. Technology-specific groupings from the BFD YANG model can be reused in augmentations to avoid duplication.
4+
section: "6.1"
5+
topics:
6+
- yang
7+
- netconf
8+
- routing
9+
extracted_by: claude-sonnet-4-6
10+
extracted_at: "2026-07-05"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
document: rfc-8532
2+
kind: interoperability-note
3+
summary: 'Two extension methods are supported for adding technology-specific OAM to the base model: (1) YANG augmentation at defined anchor points (technology choice, test-point-locations list, or location-type choice), and (2) schema mount (RFC 8528) via the ''root'' anydata mount point in ''test-point-location-info''. The schema mount method cannot mandate which specific modules must be mounted.'
4+
section: "6"
5+
topics:
6+
- yang
7+
- netconf
8+
extracted_by: claude-sonnet-4-6
9+
extracted_at: "2026-07-05"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
document: rfc-8532
2+
kind: normative-requirement
3+
summary: Both 'continuity-check' and 'path-discovery' boolean leaves in the 'tp-tools' container are declared 'mandatory true', requiring implementations to explicitly declare capability support for both OAM functions at every configured test point.
4+
section: "5"
5+
rfc2119_level: REQUIRED
6+
topics:
7+
- yang
8+
- netconf
9+
extracted_by: claude-sonnet-4-6
10+
extracted_at: "2026-07-05"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
document: rfc-8532
2+
kind: normative-requirement
3+
summary: The 'tp-location-type' leaf in the 'tp-address' grouping is declared 'mandatory true', requiring every Test Point address entry to explicitly specify its address technology type from the 'tp-address-technology-type' identity hierarchy.
4+
section: "5"
5+
rfc2119_level: REQUIRED
6+
topics:
7+
- yang
8+
- netconf
9+
extracted_by: claude-sonnet-4-6
10+
extracted_at: "2026-07-05"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
document: rfc-8532
2+
kind: protocol-element
3+
summary: 'The ''connectionless-oam-tps'' grouping defines the ''oam-neighboring-tps'' list (key: index uint16) with a ''position'' leaf (int8, range -1..1, default 0) encoding the relative stack position of a neighboring test point: -1 means below, 0 means same layer, +1 means above the current test point.'
4+
section: "3.3"
5+
topics:
6+
- yang
7+
- netconf
8+
extracted_by: claude-sonnet-4-6
9+
extracted_at: "2026-07-05"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
document: rfc-8532
2+
kind: protocol-element
3+
summary: 'The ''continuity-check-data'' grouping models ping-like output: src-test-point (with egress-intf-name), dest-test-point (with ingress-intf-name), sequence-number (uint64), hop-cnt (uint8), and reused packet/error/delay/jitter statistics groupings.'
4+
section: "3.7"
5+
topics:
6+
- yang
7+
- netconf
8+
- measurement
9+
extracted_by: claude-sonnet-4-6
10+
extracted_at: "2026-07-05"

0 commit comments

Comments
 (0)