Commit 35b76198 authored by lengyelb's avatar lengyelb
Browse files

Edit _3gpp-common-subscription-control.yang

Changed admiState default to UNLOCKED for compatibility
parent 971b95c7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@ module _3gpp-common-subscription-control {

    leaf administrativeState  {                                                 
      type types3gpp:BasicAdministrativeState;                                  
      default LOCKED;                                                           
      default UNLOCKED;                                                           
      description "The administrative state describes the permission to use or 
        prohibition against using the object instance. The adminstrative state 
        is set by the MnS consumer.";