Loading yang-models/_3gpp-5gc-nrm-GtpUPathQoSMonitoringControl.yang +22 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,28 @@ module _3gpp-5gc-nrm-GtpUPathQoSMonitoringControl { delay for GTP-U path QoS monitoring."; type uint32; } list qFMonitoredSatelliteBackhaulCategories { description "The satellite backhaul categories for which the QoS monitoring per QoS flow per UE is to be performed."; key satellitebackhaulcat; leaf satellitebackhaulcat{ description "Specifies the satellite backhaul."; reference "3GPP TS 23.501"; type enumeration { enum GEO; enum MEO; enum LEO; enum OTHER_SAT; enum DYNAMIC_GEO; enum DYNAMIC_MEO; enum DYNAMIC_LEO; enum DYNAMIC_OTHER_SAT; enum NON_SATELLITE; } } } } augment "/me3gpp:ManagedElement/smf3gpp:SMFFunction" { Loading Loading
yang-models/_3gpp-5gc-nrm-GtpUPathQoSMonitoringControl.yang +22 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,28 @@ module _3gpp-5gc-nrm-GtpUPathQoSMonitoringControl { delay for GTP-U path QoS monitoring."; type uint32; } list qFMonitoredSatelliteBackhaulCategories { description "The satellite backhaul categories for which the QoS monitoring per QoS flow per UE is to be performed."; key satellitebackhaulcat; leaf satellitebackhaulcat{ description "Specifies the satellite backhaul."; reference "3GPP TS 23.501"; type enumeration { enum GEO; enum MEO; enum LEO; enum OTHER_SAT; enum DYNAMIC_GEO; enum DYNAMIC_MEO; enum DYNAMIC_LEO; enum DYNAMIC_OTHER_SAT; enum NON_SATELLITE; } } } } augment "/me3gpp:ManagedElement/smf3gpp:SMFFunction" { Loading