snmp-target

  • Version: 2010-10-17

    snmp-target@2010-10-17


    
      submodule snmp-target {
    
        yang-version 1;
    
        belongs-to snmp {
            prefix snmp;
        }
    
        import ietf-inet-types {
          prefix inet;
        }
    
        include snmp-common;
        include snmp-usm;
    
        reference
          "RFC3413: Simple Network Management Protocol (SNMP) Applications
          SNMP-TARGET-MIB";
    
    
        revision "2010-10-17" {
          description "Initial revision.";
        }
    
      }  // submodule snmp-target
    

© 2023 YumaWorks, Inc. All rights reserved.