Cisco-IOS-XR-crypto-macsec-pl-oper-sub1

This submodule contains a collection of YANG definitions for Cisco IOS-XR crypto-macsec-pl package operational data. Copyright ...

  • Version: 2020-11-05

    Cisco-IOS-XR-crypto-macsec-pl-oper-sub1@2020-11-05


    
      submodule Cisco-IOS-XR-crypto-macsec-pl-oper-sub1 {
    
        yang-version 1;
    
        belongs-to
          Cisco-IOS-XR-crypto-macsec-pl-oper {
            prefix
              Cisco-IOS-XR-crypto-macsec-pl-oper;
        }
    
        import ietf-yang-types {
          prefix yang;
        }
        import cisco-semver {
          prefix semver;
        }
    
        organization "Cisco Systems, Inc.";
    
        contact
          "Cisco Systems, Inc.
         Customer Service
         
         Postal: 170 West Tasman Drive
         San Jose, CA 95134
         
         Tel: +1 800 553-NETS
         
         E-mail: cs-yang@cisco.com";
    
        description
          "This submodule contains a collection of YANG definitions
         for Cisco IOS-XR crypto-macsec-pl package operational data.
         
         Copyright (c) 2013-2020 by Cisco Systems, Inc.
         All rights reserved.";
    
        revision "2020-11-05" {
          description
            "Revison Update doe macsec pl oper";
        }
    
        revision "2019-12-05" {
          description
            "Revison Update doe macsec pl oper";
        }
    
        revision "2019-04-05" {
          description
            "Establish semantic version baseline.";
        }
    
        revision "2015-11-09" {
          description "IOS XR 6.0 revision.";
        }
    
        semver:module-version "2.0.0";
        semver:module-version "1.2.0";
        semver:module-version "1.1.0";
    
        typedef Macsec-phy-vendor {
          type enumeration {
            enum "msfpga" {
              value 0;
              description "msfpga";
            }
            enum "xlmsfpga" {
              value 1;
              description "xlmsfpga";
            }
            enum "apm-es200" {
              value 2;
              description "apm es200";
            }
            enum "apm-x120" {
              value 3;
              description "apm x120";
            }
            enum "mv88ec808" {
              value 4;
              description "mv88ec808";
            }
            enum "vtss" {
              value 5;
              description "vtss";
            }
            enum "meta-dx1" {
              value 6;
              description "meta dx1";
            }
            enum "max-card-type" {
              value 7;
              description "max card type";
            }
            enum "unknown" {
              value 8;
              description "unknown";
            }
            enum "invalid" {
              value 9;
              description "invalid";
            }
            enum "un-detected" {
              value 10;
              description "un detected";
            }
          }
          description "Macsec phy vendor";
        }
      }  // submodule Cisco-IOS-XR-crypto-macsec-pl-oper-sub1
    

© 2023 YumaWorks, Inc. All rights reserved.