This module contains definitions for the Calvados model objects. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights rese...
Version: 2019-04-15
module Cisco-IOS-XR-sysadmin-fretta-envmon-types { yang-version 1; namespace "http://www.cisco.com/ns/yang/Cisco-IOS-XR-sysadmin-fretta-envmon-types"; prefix envmon-types; import Cisco-IOS-XR-sysadmin-types { prefix calvados; } 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 module contains definitions for the Calvados model objects. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights reserved."; revision "2019-04-15" { description "Establish semantic version baseline."; } revision "2018-11-14" { description "Namespace change to keep it with accordance to the RFC"; } revision "2018-04-09" { description "Required changes for ConfD 6.4.5"; } revision "2017-11-27" { description "Add graceful shutdown disable CLI."; } revision "2017-07-31" { description "Changing the namespace to follow Cisco guidelines on naming convention"; } revision "2017-05-01" { description "Namespace change to comply with Cisco guidelines on namespace"; } semver:module-version "1.0.0"; typedef num_pm { type uint32 { range "0..5"; } } } // module Cisco-IOS-XR-sysadmin-fretta-envmon-types
© 2023 YumaWorks, Inc. All rights reserved.