Commit 6ffc7204 authored by cintiarosa's avatar cintiarosa
Browse files

add missing attributes isOnboardSatellite and onboardSatelliteId to...

add missing attributes isOnboardSatellite and onboardSatelliteId to GNBDUFunctionGrp in order to aligne with stage 2
parent 4342d6d4
Loading
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ module _3gpp-nr-nrm-gnbdufunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-05-07 { reference CR-1527; }
  revision 2025-02-05 { reference CR-1441; }
  revision 2024-02-24 { reference CR-1218; } 
  revision 2023-09-18 { reference CR-1043 ; } 
@@ -185,7 +186,19 @@ module _3gpp-nr-nrm-gnbdufunction {
        information derived from the detected RIM-RS to OAM.";
      uses RimRSReportConfGrp;
    }

    leaf isOnboardSatellite {
      type boolean;	    
      mandatory false;
      description "This attribute indicates whether the function is 
      on board the satellite.";
    }
    leaf onboardSatelliteId {
      type string;	    
      config false;
      description "This attribute indicates the onboard satellite Id. 
      It shall be formatted as a fixed 5-digit string, padding with
       leading digits “0” to complete a 5-digit length.";
    }   
    leaf configurable5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Configurable5QISet that the GNBDUFunction supports