module ietf-snmp { namespace "urn:ietf:params:xml:ns:yang:ietf-snmp"; prefix snmp; include ietf-snmp-common { revision-date 2014-12-10; } include ietf-snmp-engine { revision-date 2014-12-10; } include ietf-snmp-target { revision-date 2014-12-10; } include ietf-snmp-notification { revision-date 2014-12-10; } include ietf-snmp-proxy { revision-date 2014-12-10; } include ietf-snmp-community { revision-date 2014-12-10; } include ietf-snmp-usm { revision-date 2014-12-10; } include ietf-snmp-tsm { revision-date 2014-12-10; } include ietf-snmp-vacm { revision-date 2014-12-10; } include ietf-snmp-tls { revision-date 2014-12-10; } include ietf-snmp-ssh { revision-date 2014-12-10; } organization "IETF NETMOD (NETCONF Data Modeling Language) Working Group"; contact "WG Web: WG List: WG Chair: Thomas Nadeau WG Chair: Juergen Schoenwaelder Editor: Martin Bjorklund Editor: Juergen Schoenwaelder "; description "This module contains a collection of YANG definitions for configuring SNMP engines. Copyright (c) 2014 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this YANG module is part of RFC 7407; see the RFC itself for full legal notices."; revision 2014-12-10 { description "Initial revision."; reference "RFC 7407: A YANG Data Model for SNMP Configuration"; } }