Commit ee0c8665 authored by ruiyue's avatar ruiyue
Browse files

Edit _3gpp-common-measurements.yang

parent 47cb85aa
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -248,7 +248,7 @@ module _3gpp-common-measurements {
    description "Represents the attributes of the IOC PerfMetricJob";

    leaf administrativeState {
      default UNLOCKED;
      default LOCKED;
      type types3gpp:BasicAdministrativeState ;
      description "Enable or disables production of the metrics";
    }
@@ -339,7 +339,7 @@ module _3gpp-common-measurements {
        to monitor.";

    leaf administrativeState {
      default UNLOCKED;
      default LOCKED;
      type types3gpp:BasicAdministrativeState ;
      description "Enables or disables the ThresholdMonitor.";
    }