This module augments the ietf-service-assurance module with support of the device subservice. Copyright (c) 2023 IETF Trust and...
Version: 2023-07-11
module ietf-service-assurance-device { yang-version 1.1; namespace "urn:ietf:params:xml:ns:yang:ietf-service-assurance-device"; prefix sain-device; import ietf-service-assurance { prefix sain; reference "RFC 9418: YANG Modules for Service Assurance"; } organization "IETF OPSAWG Working Group"; contact "WG Web: <https://datatracker.ietf.org/wg/opsawg/> WG List: <mailto:opsawg@ietf.org> Author: Benoit Claise <mailto:benoit.claise@huawei.com> Author: Jean Quilbeuf <mailto:jean.quilbeuf@huawei.com>"; description "This module augments the ietf-service-assurance module with support of the device subservice. Copyright (c) 2023 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 Revised BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info). This version of this YANG module is part of RFC 9418; see the RFC itself for full legal notices. "; revision "2023-07-11" { description "Initial revision."; reference "RFC 9418: YANG Modules for Service Assurance"; } identity device-type { base sain:subservice-base; description "Identity of device subservice."; } } // module ietf-service-assurance-device
© 2023 YumaWorks, Inc. All rights reserved.