huawei-twamp-controller-deviations-NE8000M8M14

This module defines deviation statements for huawei-twamp-controller module.

  • Version: 2019-12-27

    huawei-twamp-controller-deviations-NE8000M8M14@2019-12-27


    
      module huawei-twamp-controller-deviations-NE8000M8M14 {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-twamp-controller-deviations-NE8000M8M14";
    
        prefix
          twamp-controller-devs-NE8000M8M14;
    
        import huawei-twamp-controller {
          prefix twamp-controller;
        }
    
        organization
          "Huawei Technologies Co., Ltd.";
    
        contact
          "Huawei Industrial Base
         Bantian, Longgang
         Shenzhen 518129
         People's Republic of China
         Website: http://www.huawei.com
         Email: support@huawei.com";
    
        description
          "This module defines deviation statements for huawei-twamp-controller module.";
    
        revision "2019-12-27" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        deviation /twamp-controller:twamp-controller/twamp-controller:client/twamp-controller:sessions/twamp-controller:session/twamp-controller:id {
          deviate replace {
            type uint32 {
              range "1..2048";
            }
          }
        }
      }  // module huawei-twamp-controller-deviations-NE8000M8M14
    

© 2023 YumaWorks, Inc. All rights reserved.