This module contains definitions for the Calvados model objects. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights rese...
Version: 2016-10-12
module ccc { yang-version 1; namespace "http://cisco.com/calvados/ccc"; prefix ccc; import tailf-common { prefix tailf; } import Cisco-IOS-XR-sysadmin-show-trace { prefix show_trace; } 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 "2016-10-12" { description "Unhide commands and configs. Moved to advanced-grp"; } typedef startHexOffset { type string; } typedef endHexOffset { type string; } typedef HexOffset { type string; } typedef cdrNumber { type uint32; } typedef laneMask { type string; } } // module ccc
© 2023 YumaWorks, Inc. All rights reserved.