Loading yang-models/_3gpp-common-managementdatacollection.yang +2 −20 Original line number Diff line number Diff line Loading @@ -43,10 +43,8 @@ module _3gpp-common-managementdatacollection { } // The NodeFilter dataType grouping NodeFilterGrp { // areaOfInterest 1..* list areaOfInterest { key idx; leaf idx { Loading @@ -54,12 +52,11 @@ module _3gpp-common-managementdatacollection { } uses Tai; // (Maybe type: types3gpp:Tai,if we define Tai there.) // mandatory false min-elements 1 min-elements 1; description "It specifies a location(s) from where the management data shall be collected. It is defined in terms of TAI(s)."; } // networkDomain leaf networkDomain { type enumeration { enum CN; Loading @@ -71,7 +68,6 @@ module _3gpp-common-managementdatacollection { nodes belonging to the specified domain."; } // cpUpType leaf cpUpType { type enumeration { enum CP; Loading @@ -83,7 +79,6 @@ module _3gpp-common-managementdatacollection { handling the specified traffic (e.g AMF for CP and UPF for UP)."; } // sst leaf sst { type uint8; // TS 28.003 clause 28.4. //mandatory false; Loading @@ -93,8 +88,6 @@ module _3gpp-common-managementdatacollection { } } // The mgtDataCategoryType attribute consists of of ENUMs, with // isUniqueue=true. typedef mgtDataCategoryType { type enumeration { enum COVERAGE; Loading @@ -106,7 +99,6 @@ module _3gpp-common-managementdatacollection { description ""; } // The TimeWindow dataType grouping TimeWindowGrp { leaf startTime { type yang:date-and-time; Loading @@ -117,12 +109,8 @@ module _3gpp-common-managementdatacollection { } // // The ManagementDataCollection IOC // grouping ManagementDataCollectionGrp { // ManagementData, 1 of choice of ENUM or list of strings. choice managementData { case mgtDataCategory { leaf-list category { Loading Loading @@ -184,7 +172,6 @@ module _3gpp-common-managementdatacollection { mandatory true; } // targetNodeFilter, 1..* of NodeFilter list targetNodeFilter { key idx; leaf idx { Loading @@ -196,17 +183,14 @@ module _3gpp-common-managementdatacollection { uses NodeFilterGrp; } // collectionTimeWindow, 1 of TimeWindow list collectionTimeWindow { key "startTime endTime"; // Is there a cese when you have the same // start and end times? key "startTime endTime"; max-elements 1; description "Collection time window for which the management data should be reported."; uses TimeWindowGrp; } // reportingCtrl, 1 of ReportingCtrl list reportingCtrl { key idx; leaf idx { Loading @@ -219,7 +203,6 @@ module _3gpp-common-managementdatacollection { control parameters."; } // dataScope, 1 leaf dataScope { type enumeration { enum SNSSAI; Loading @@ -239,7 +222,6 @@ module _3gpp-common-managementdatacollection { container attributes { uses ManagementDataCollectionGrp; } // No contained classes. description "This IOC represents a management data collection request job. The requested data could be of kind Trace, MDT (Minimization of Drive Test), RLF (Radio Link Failure) report, RCEF (RRC Connection Loading Loading
yang-models/_3gpp-common-managementdatacollection.yang +2 −20 Original line number Diff line number Diff line Loading @@ -43,10 +43,8 @@ module _3gpp-common-managementdatacollection { } // The NodeFilter dataType grouping NodeFilterGrp { // areaOfInterest 1..* list areaOfInterest { key idx; leaf idx { Loading @@ -54,12 +52,11 @@ module _3gpp-common-managementdatacollection { } uses Tai; // (Maybe type: types3gpp:Tai,if we define Tai there.) // mandatory false min-elements 1 min-elements 1; description "It specifies a location(s) from where the management data shall be collected. It is defined in terms of TAI(s)."; } // networkDomain leaf networkDomain { type enumeration { enum CN; Loading @@ -71,7 +68,6 @@ module _3gpp-common-managementdatacollection { nodes belonging to the specified domain."; } // cpUpType leaf cpUpType { type enumeration { enum CP; Loading @@ -83,7 +79,6 @@ module _3gpp-common-managementdatacollection { handling the specified traffic (e.g AMF for CP and UPF for UP)."; } // sst leaf sst { type uint8; // TS 28.003 clause 28.4. //mandatory false; Loading @@ -93,8 +88,6 @@ module _3gpp-common-managementdatacollection { } } // The mgtDataCategoryType attribute consists of of ENUMs, with // isUniqueue=true. typedef mgtDataCategoryType { type enumeration { enum COVERAGE; Loading @@ -106,7 +99,6 @@ module _3gpp-common-managementdatacollection { description ""; } // The TimeWindow dataType grouping TimeWindowGrp { leaf startTime { type yang:date-and-time; Loading @@ -117,12 +109,8 @@ module _3gpp-common-managementdatacollection { } // // The ManagementDataCollection IOC // grouping ManagementDataCollectionGrp { // ManagementData, 1 of choice of ENUM or list of strings. choice managementData { case mgtDataCategory { leaf-list category { Loading Loading @@ -184,7 +172,6 @@ module _3gpp-common-managementdatacollection { mandatory true; } // targetNodeFilter, 1..* of NodeFilter list targetNodeFilter { key idx; leaf idx { Loading @@ -196,17 +183,14 @@ module _3gpp-common-managementdatacollection { uses NodeFilterGrp; } // collectionTimeWindow, 1 of TimeWindow list collectionTimeWindow { key "startTime endTime"; // Is there a cese when you have the same // start and end times? key "startTime endTime"; max-elements 1; description "Collection time window for which the management data should be reported."; uses TimeWindowGrp; } // reportingCtrl, 1 of ReportingCtrl list reportingCtrl { key idx; leaf idx { Loading @@ -219,7 +203,6 @@ module _3gpp-common-managementdatacollection { control parameters."; } // dataScope, 1 leaf dataScope { type enumeration { enum SNSSAI; Loading @@ -239,7 +222,6 @@ module _3gpp-common-managementdatacollection { container attributes { uses ManagementDataCollectionGrp; } // No contained classes. description "This IOC represents a management data collection request job. The requested data could be of kind Trace, MDT (Minimization of Drive Test), RLF (Radio Link Failure) report, RCEF (RRC Connection Loading