openconfig-platform-linecard

This module defines data related to LINECARD components in the openconfig-platform model

  • Version: 2020-05-10

    openconfig-platform-linecard@2020-05-10


    
      module openconfig-platform-linecard {
    
        yang-version 1;
    
        namespace
          "http://openconfig.net/yang/platform/linecard";
    
        prefix oc-linecard;
    
        import openconfig-platform {
          prefix oc-platform;
        }
        import openconfig-platform-types {
          prefix oc-platform-types;
        }
        import openconfig-extensions {
          prefix oc-ext;
        }
    
        organization "OpenConfig working group";
    
        contact
          "OpenConfig working group
        www.openconfig.net";
    
        description
          "This module defines data related to LINECARD components in
        the openconfig-platform model";
    
        revision "2020-05-10" {
          description
            "Remove when statement that references read-only entity from
          a read-write context.";
          reference
            "0.1.2";
    
        }
    
        revision "2018-11-21" {
          description
            "Add OpenConfig module metadata extensions.";
          reference
            "0.1.1";
    
        }
    
        revision "2017-08-03" {
          description "Initial revision";
          reference
            "0.1.0";
    
        }
    
        oc-ext:openconfig-version "0.1.2";
        oc-ext:regexp-posix;
        oc-ext:catalog-organization "openconfig";
        oc-ext:origin "openconfig";
      }  // module openconfig-platform-linecard
    

© 2023 YumaWorks, Inc. All rights reserved.