The 'card_mgr' module provides support for access to detail card HW information like power status, card state, inventory info, e...
Version: 2021-05-07
module Cisco-IOS-XR-sysadmin-card-mgr { yang-version 1; namespace "http://www.cisco.com/ns/yang/Cisco-IOS-XR-sysadmin-card-mgr"; prefix card_mgr; import Cisco-IOS-XR-sysadmin-show-trace { prefix show_trace; } 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 "The 'card_mgr' module provides support for access to detail card HW information like power status, card state, inventory info, etc. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights reserved."; revision "2021-05-07" { description "Moving onie and eobc port status to DCC specific yang 2020-12-11 Changes for checking onie and eobc port status in DCC"; } revision "2019-04-15" { description "Establish semantic version baseline."; } revision "2018-04-09" { description "Required changes for ConfD 6.4.5"; } revision "2017-05-01" { description "Namespace change to comply with Cisco guidelines on namespace"; } revision "2015-03-29" { description "Initial revision."; } semver:module-version "1.0.0"; semver:module-version "1.0.0"; typedef startHexOffset { type string; description "Start address in Hex between 0x0 and 0x400"; } typedef endHexOffset { type string; description "End address in Hex between 0x0 and 0x400"; } typedef HexOffset { type string; description "Address in Hex between 0x0 and 0x400"; } } // module Cisco-IOS-XR-sysadmin-card-mgr
© 2023 YumaWorks, Inc. All rights reserved.