This module defines configuration and operational state data related to management services.
Version: 2018-11-21
module openconfig-system-management { yang-version 1; namespace "http://openconfig.net/yang/system/management"; prefix oc-sys-mgmt; import openconfig-extensions { prefix oc-ext; } import openconfig-inet-types { prefix oc-inet; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "This module defines configuration and operational state data related to management services."; revision "2018-11-21" { description "Add OpenConfig module metadata extensions."; reference "0.1.2"; } revision "2018-08-28" { description "Update description of the ANY enum."; reference "0.1.1"; } revision "2018-07-26" { description "Initial public release"; reference "0.1.0"; } oc-ext:openconfig-version "0.1.2"; oc-ext:regexp-posix; oc-ext:catalog-organization "openconfig"; oc-ext:origin "openconfig"; } // module openconfig-system-management
© 2023 YumaWorks, Inc. All rights reserved.