canb_cli_clear

This module is for clearing OIR counters. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights reserved.

  • Version: 2016-05-24

    canb_cli_clear@2016-05-24


    
      module canb_cli_clear {
    
        yang-version 1;
    
        namespace
          "http://cisco.com/calvados/canb_cli_clear";
    
        prefix canb_clear;
    
        import tailf-common {
          prefix tailf;
        }
    
        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 is for clearing OIR counters.
    
         Copyright (c) 2012-2020 by Cisco Systems, Inc.
         All rights reserved.";
    
        revision "2016-05-24" {
          description "Initial revision.";
        }
    
      }  // module canb_cli_clear
    

© 2023 YumaWorks, Inc. All rights reserved.