huawei-oammgr

Configure the operation, administration and maintenance (OAM) association function.

  • Version: 2020-09-18

    huawei-oammgr@2020-09-18


    
      module huawei-oammgr {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-oammgr";
    
        prefix oammgr;
    
        import huawei-extension {
          prefix ext;
        }
    
        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
          "Configure the operation, administration and maintenance (OAM) association function.";
    
        revision "2020-09-18" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        ext:task-name "oammgr";
    
        container oammgr {
          presence "Enable OAMMGR";
          description
            "Configure the operation, administration and maintenance (OAM) association function.";
        }  // container oammgr
      }  // module huawei-oammgr
    

© 2023 YumaWorks, Inc. All rights reserved.