Cisco-IOS-XE-event-history-types

This module contains a collection of YANG definitions for event history data types. Copyright (c) 2016-2019 by Cisco Systems, In...

  • Version: 2019-05-01

    Cisco-IOS-XE-event-history-types@2019-05-01


    
      module Cisco-IOS-XE-event-history-types {
    
        yang-version 1;
    
        namespace
          "http://cisco.com/ns/yang/Cisco-IOS-XE-event-history-types";
    
        prefix event-history-types;
    
        import ietf-yang-types {
          prefix yang;
        }
        import cisco-semver {
          prefix cisco-semver;
        }
    
        organization "Cisco Systems, Inc.";
    
        contact
          "Cisco Systems, Inc.
    Customer Service
    
    Postal: 170 W Tasman Drive
    San Jose, CA 95134
    
    Tel: +1 1800 553-NETS
    
    E-mail: cs-yang@cisco.com";
    
        description
          "This module contains a collection of YANG definitions
    for event history data types.
    Copyright (c) 2016-2019 by Cisco Systems, Inc.
    All rights reserved.";
    
        revision "2019-05-01" {
          description "Added semantic version";
          reference
            "1.2.0";
    
        }
    
        revision "2018-11-30" {
          description
            "- Cleaned up spelling errors in descriptions.
    - Introduced event dynamic counters";
          reference
            "1.1.0";
    
        }
    
        revision "2018-03-20" {
          description "Initial revision";
          reference
            "1.0.0";
    
        }
    
        cisco-semver:module-version "1.2.0";
        cisco-semver:module-version "1.1.0";
        cisco-semver:module-version "1.0.0";
      }  // module Cisco-IOS-XE-event-history-types
    

© 2023 YumaWorks, Inc. All rights reserved.