This module defines configuration and state data for Power over Ethernet (PoE) based on the IEEE 802.3af standard.
Version: 2017-09-14
module openconfig-if-poe { yang-version 1; namespace "http://openconfig.net/yang/poe"; prefix oc-poe; import openconfig-if-ethernet { prefix oc-eth; } import openconfig-interfaces { prefix oc-if; } import openconfig-extensions { prefix oc-ext; } organization "OpenConfig working group"; contact "Openconfig working group www.openconfig.net"; description "This module defines configuration and state data for Power over Ethernet (PoE) based on the IEEE 802.3af standard."; revision "2017-09-14" { description "Initial public revision"; reference "0.1.0"; } oc-ext:openconfig-version "0.1.0"; } // module openconfig-if-poe
© 2023 YumaWorks, Inc. All rights reserved.