Commit 836639bc authored by qiwen's avatar qiwen Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-amffunction.yang

parent 1dd244fb
Loading
Loading
Loading
Loading
+18 −9
Original line number Diff line number Diff line
@@ -43,10 +43,12 @@ module _3gpp-5gc-nrm-amffunction {
      case ng-eNB{
        leaf Globalng-eNBID{
          type string{
            pattern '^(MacroNGeNB-[A-Fa-f0-9]{5}|LMacroNGeNB-[A-Fa-f0-9]{6}|SMacroNGeNB
            pattern '^(MacroNGeNB-[A-Fa-f0-9]{5}|LMacroNGeNB-
            [A-Fa-f0-9]{6}|SMacroNGeNB
            -[A-Fa-f0-9]{5})$';
          }
          description "This represents the identifier of the ng-eNB ID as specified in 
          description "This represents the identifier of
           the ng-eNB ID as specified in 
          clause 9.3.1.8 of 3GPP TS 38.413.";
          mandatory true;
        }
@@ -57,8 +59,10 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This IE shall contain the N3IWF identifier received over NGAP and
           shall be encoded as a string of hexadecimal characters.";
          description "This IE shall contain the N3IWF 
          identifier received over NGAP and
           shall be encoded as a string of 
           hexadecimal characters.";
          mandatory true;
        } 
      }
@@ -68,8 +72,10 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This represents the identifier of the TNGF ID as specified in clause
           9.3.1.161 of 3GPP TS 38.413 in hexadecimal representation.";
          description "This represents the identifier of
           the TNGF ID as specified in clause
           9.3.1.161 of 3GPP TS 38.413 in hexadecimal
            representation.";
          mandatory true;
        }
      }
@@ -77,7 +83,8 @@ module _3gpp-5gc-nrm-amffunction {
      case TWIF{
        leaf TWIFID{
          type string;
          description "This represents the TWIF identification as specified in clause
          description "This represents the TWIF identification
           as specified in clause
           9.3.1.163 of TS 38.413";
          mandatory true;
        }
@@ -88,8 +95,10 @@ module _3gpp-5gc-nrm-amffunction {
          type string{
            pattern '^[A-Fa-f0-9]+$';
          }
          description "This represents the identifier of the W-AGF ID as specified in
           clause 9.3.1.162 of 3GPP TS 38.413 in hexadecimal representation.";
          description "This represents the identifier of
           the W-AGF ID as specified in
           clause 9.3.1.162 of 3GPP TS 38.413 
           in hexadecimal representation.";
          mandatory true;
        }
      }