Loading yang-models/_3gpp-5gc-nrm-neffunction.yang +41 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ module _3gpp-5gc-nrm-neffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-11-07 { reference CR-1640 ; } revision 2025-07-25 { reference CR-1558 ; } revision 2025-03-25 { reference CR-1489 ; } revision 2025-01-25 { reference CR-1442 ; } Loading Loading @@ -282,6 +283,33 @@ module _3gpp-5gc-nrm-neffunction { } } grouping AIoTNEFMappingGrp { description "Represents the data type AIoTNEFMapping"; list targetAreaAF { description "It represents the external target area provided by an AF to NEF for triggering A-IoT services. It could refer to a geographical location."; min-elements 1; max-elements 1; key idx; leaf idx { type uint32 ; } uses types3gpp:GeoAreaGrp; } list internalTargetArea { description "This is the (internal) target area mapped to external target area. It is provided to NEF by NRF. It could refer to any of TAC/TAI(list), PLMN or any geographical location/coordinate/area polygon"; min-elements 1; max-elements 1; key idx; leaf idx { type uint32 ; } uses types5g3gpp:AreaScopeGrp; } } grouping NEFFunctionGrp { description "Represents the NEFFunction IOC"; uses mf3gpp:ManagedFunctionGrp; Loading Loading @@ -327,6 +355,19 @@ module _3gpp-5gc-nrm-neffunction { leaf idx { type uint32 ; } uses NefInfoGrp; } list AIoTNEFMapping { description "It represents mapping information between external target area (provided by AF) and (5G core internal) target area that is to be provided to NRF"; config false; min-elements 1; yext3gpp:inVariant; yext3gpp:notNotifyable; key idx; leaf idx { type uint32 ; } uses AIoTNEFMappingGrp; } } augment "/me3gpp:ManagedElement" { Loading yang-models/_3gpp-common-trace.yang +0 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2025-11-02 { reference "CR-" ; } // common for rel-19, rel-20 revision 2025-10-07 { reference "CR-0573" ; } // common for rel-19, rel-20 revision 2025-10-01 { reference "CR-0578" ; } revision 2025-08-07 { reference "CR-0551 CR-0552 CR-0562" ; } Loading Loading @@ -115,7 +114,6 @@ module _3gpp-common-trace { } } grouping ExcessPacketDelayThresholdsGrp { description "Represents the ExcessPacketDelayThresholds dataType. This <<dataType>> defines a excess packet delay threshold information Loading Loading
yang-models/_3gpp-5gc-nrm-neffunction.yang +41 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ module _3gpp-5gc-nrm-neffunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541"; revision 2025-11-07 { reference CR-1640 ; } revision 2025-07-25 { reference CR-1558 ; } revision 2025-03-25 { reference CR-1489 ; } revision 2025-01-25 { reference CR-1442 ; } Loading Loading @@ -282,6 +283,33 @@ module _3gpp-5gc-nrm-neffunction { } } grouping AIoTNEFMappingGrp { description "Represents the data type AIoTNEFMapping"; list targetAreaAF { description "It represents the external target area provided by an AF to NEF for triggering A-IoT services. It could refer to a geographical location."; min-elements 1; max-elements 1; key idx; leaf idx { type uint32 ; } uses types3gpp:GeoAreaGrp; } list internalTargetArea { description "This is the (internal) target area mapped to external target area. It is provided to NEF by NRF. It could refer to any of TAC/TAI(list), PLMN or any geographical location/coordinate/area polygon"; min-elements 1; max-elements 1; key idx; leaf idx { type uint32 ; } uses types5g3gpp:AreaScopeGrp; } } grouping NEFFunctionGrp { description "Represents the NEFFunction IOC"; uses mf3gpp:ManagedFunctionGrp; Loading Loading @@ -327,6 +355,19 @@ module _3gpp-5gc-nrm-neffunction { leaf idx { type uint32 ; } uses NefInfoGrp; } list AIoTNEFMapping { description "It represents mapping information between external target area (provided by AF) and (5G core internal) target area that is to be provided to NRF"; config false; min-elements 1; yext3gpp:inVariant; yext3gpp:notNotifyable; key idx; leaf idx { type uint32 ; } uses AIoTNEFMappingGrp; } } augment "/me3gpp:ManagedElement" { Loading
yang-models/_3gpp-common-trace.yang +0 −2 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2025-11-02 { reference "CR-" ; } // common for rel-19, rel-20 revision 2025-10-07 { reference "CR-0573" ; } // common for rel-19, rel-20 revision 2025-10-01 { reference "CR-0578" ; } revision 2025-08-07 { reference "CR-0551 CR-0552 CR-0562" ; } Loading Loading @@ -115,7 +114,6 @@ module _3gpp-common-trace { } } grouping ExcessPacketDelayThresholdsGrp { description "Represents the ExcessPacketDelayThresholds dataType. This <<dataType>> defines a excess packet delay threshold information Loading