CN114253197A - SDN network-based power supply equipment management system, method, equipment and medium - Google Patents

SDN network-based power supply equipment management system, method, equipment and medium Download PDF

Info

Publication number
CN114253197A
CN114253197A CN202111594059.4A CN202111594059A CN114253197A CN 114253197 A CN114253197 A CN 114253197A CN 202111594059 A CN202111594059 A CN 202111594059A CN 114253197 A CN114253197 A CN 114253197A
Authority
CN
China
Prior art keywords
power supply
supply equipment
information
equipment
port
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111594059.4A
Other languages
Chinese (zh)
Other versions
CN114253197B (en
Inventor
曾程
张永培
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Cisco Networking Technology Co Ltd
Original Assignee
Inspur Cisco Networking Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Cisco Networking Technology Co Ltd filed Critical Inspur Cisco Networking Technology Co Ltd
Priority to CN202111594059.4A priority Critical patent/CN114253197B/en
Publication of CN114253197A publication Critical patent/CN114253197A/en
Application granted granted Critical
Publication of CN114253197B publication Critical patent/CN114253197B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25257Microcontroller

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Power Sources (AREA)

Abstract

The application discloses a power supply equipment management system, method, equipment and medium based on an SDN network. The method comprises the steps that a bottom layer basic module of the SDN controller obtains information of power supply equipment with an Ethernet power supply function through a tool integrated in an open source project OpenDaylight, the information of the power supply equipment is sent to a database, and the database receives and stores the information of the power supply equipment; the main control module calls information of the power supply equipment from the database and obtains power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment; the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface; and the front-end control interface displays the execution result. The control and management functions of the power supply equipment of the existing infrastructure layer are moved up to the SDN controller, the control and management functions of the power supply equipment are realized in the SDN controller, the management strategy is increased and updated simply and conveniently, and the management, operation and maintenance visual display is realized.

Description

SDN network-based power supply equipment management system, method, equipment and medium
Technical Field
The present application relates to the field of power supply setting management technologies with a power over ethernet function, and in particular, to a system, a method, a device, and a medium for managing a power supply device based on an SDN network.
Background
The Ethernet power supply system adopts Ethernet switch equipment, and in a traditional network system, the control and management of a switch with the Ethernet power supply function are mainly performed at a control layer in the switch, namely the control layer can access the power supply state of the switch through protocols such as SNMP or SSH/TELNET and the like, obtain the power supply state of a power supply port, perform front-end display and rendering on the power supply state of the switch, and only control and management can be performed on the switch equipment in the network to a certain extent.
As shown in fig. 1, the conventional network system has the problems of tight coupling of control layers, lack of a network overall view, slow deployment of new services, high configuration responsibility, and the like, and for the switch in the entire network system, only the power supply state of the switch port can be monitored, and more control functions cannot be provided. The control policy core for the switch specific traffic is also independent on the switch. This results in that in the conventional network system, if the control management logic for the switch is to be added, it is very complicated and slow, and it cannot be combined with the network.
Based on the current situation, there is an urgent need to develop a novel system, method, device and medium for managing power supply equipment based on an SDN network. Based on the SDN, the power supply control management function of the physical equipment with the Ethernet power supply function in the network is logically moved to an SDN controller, and the serial control management function of the power supply equipment is realized in the SDN controller.
Disclosure of Invention
The embodiment of the specification provides a power supply equipment management system, a power supply equipment management method, power supply equipment management equipment and a power supply equipment management medium based on an SDN (software defined network), which are used for solving the following technical problems in the prior art: on one hand, in the traditional network system, the control strategy of the power supply equipment is independently arranged on each power supply equipment, the management of the power supply equipment is only based on the power supply equipment, and if the control management logic of the power supply equipment is newly added, the control management logic is very complex and slow; in addition, the traditional network system lacks an overall view on the coordination control management of a plurality of power supply devices, and the link management is not flexible enough.
The embodiment of the specification adopts the following technical scheme:
a SDN network based power device management system, wherein the system comprises:
at least one power sourcing equipment, the power sourcing equipment having power over ethernet functionality;
an SDN controller, which at least comprises a bottom layer basic module, a main control module, a database and a front end control interface,
the bottom-layer basic module can perform data transmission with the power supply equipment, is used for acquiring the information of the power supply equipment and sends the information of the power supply equipment to the database;
the database is used for storing the information of the power supply equipment;
the main control module is used for calling the information of the power supply equipment from the database, executing a power supply strategy preset for a port of the power supply equipment according to the called information of the power supply equipment, and sending an execution result to a front-end control interface;
the front-end control interface is used for displaying the execution result of the power supply strategy and/or acquiring a configuration instruction of the power supply equipment port.
In a preferred embodiment of the SDN network-based power supply device management system, the underlying base module is a network module in an open source project opendataright;
the bottom layer basic module at least comprises a device discovery unit, a link discovery unit and a power supply port configuration unit,
the device discovery unit is used for discovering and sensing bottom layer power supply devices and acquiring information of the power supply devices;
the link discovery unit is used for discovering and sensing a physical link of the bottom layer power supply equipment and acquiring information of the physical link;
the power supply port configuration unit is used for configuring a power supply equipment port.
Preferably, the underlying basic module corresponds to an underlay network module in the overlay-underlay network model.
In a preferred embodiment of the SDN network-based power supply device management system, the main control module at least includes a power supply state obtaining unit, a power supply policy management unit, and a temperature monitoring unit,
the power supply state acquisition unit is used for calling the information of the power supply equipment from the database and acquiring the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment;
the power supply policy management unit is used for executing a power supply policy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment, wherein the preset power supply policy at least comprises the power supply priority of the preset port of the power supply equipment;
the temperature monitoring unit is used for monitoring the temperature of the power supply equipment port.
In a preferred embodiment of the SDN network-based power sourcing equipment management system, the power sourcing equipment is a switch with a power over ethernet function.
A power supply equipment management method based on an SDN network, wherein the method comprises the following steps:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
In a preferred embodiment of the SDN network-based power supply device management method, the method further includes:
the front-end control interface acquires a configuration instruction for the power supply equipment port;
the power supply strategy management unit receives the configuration instruction and obtains a corresponding preset power supply strategy according to the configuration instruction;
and the power supply port configuration unit receives the preset power supply strategy and configures the power supply equipment port according to the preset power supply strategy.
In a preferred embodiment of the SDN network-based power supply device management method, the method further includes:
the bottom layer basic module acquires the temperature of the power supply equipment port through a southbound protocol;
the temperature monitoring unit monitors the temperature of the power supply equipment port,
if the temperature exceeds a preset threshold value, sending an early warning signal to a front-end control interface, and sending a port power supply closing instruction to a power supply port configuration unit;
the front-end control interface displays the early warning signal;
the power supply port configuration unit closes the power supply device port.
In a preferred embodiment of the SDN network-based power supply device management method, the information of the power supply device includes at least one of: the type of the power supply device, the total power supply power of the power supply device, the power supply power of the external power supply port of the power supply device, the CLASS level of the powered device connected with the power supply device port, and the power supply priority of the powered device.
A power supply device management device based on an SDN network, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
A SDN network-based power device management non-volatile computer storage medium storing computer-executable instructions configured to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
(1) in the SDN network-based power supply device management system in the embodiment of the present specification, through the SDN network, the management control logic of the power supply device with the ethernet power supply function in the network is moved from the body of the power supply device to the SDN controller, and the SDN controller controls and manages the power supply device in the network, so that the power supply policy of the power supply device can be updated simply and conveniently, the newly added power supply device in the network can be managed conveniently, the visual interface display of the management operation is realized at the same time, the power supply states and the port temperatures of all the power supply devices in the network are monitored safely, and the safety and reliability of the power supply device in the network are improved.
(2) The SDN network-based power supply device management method according to the embodiment of the present specification, based on the SDN network, moves up the control management function of the power supply device having the ethernet power supply function of the existing infrastructure layer to be centralized in the SDN controller, so that the power supply management policy of the power supply device based on the application layer is increased and updated easily and conveniently, the power supply management operation and maintenance of the power supply device may be displayed by using an SDN visual interface, a power supply log of the power supply device may be stored in the cloud through a northbound interface, the state of a power receiving device or other terminals below the power supply device may be monitored by using SDN network traffic collection, and for ports requiring high-power supply such as wifi6, the temperature of the power supply port may also be collected for security monitoring.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic diagram of a management structure of a power supply device in a conventional network;
fig. 2 is a schematic structural diagram of a SDN network-based power supply device management system according to an embodiment of the present disclosure;
fig. 3 is a flowchart of a power supply device management method based on an SDN network according to an embodiment of the present disclosure;
figure 4 is a block diagram of an SDN network.
Detailed Description
In order to make the objects, technical solutions and advantages of the present disclosure more apparent, the technical solutions of the present disclosure will be clearly and completely described below with reference to the specific embodiments of the present disclosure and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person skilled in the art without making any inventive step based on the embodiments in the description belong to the protection scope of the present application.
In order to facilitate those skilled in the art to better understand the technical solutions of the present application, some concepts related to the present application will be described below.
1) SDN is called Software Defined Network (SDN) completely, namely Software Defined Network, and is a Network design concept. Hardware equipment in the network is controlled and managed in a centralized mode through an SDN controller, the control and forwarding functions of the switching equipment are separated, and the functions of on-demand self-service, resource pooling, rapidness, flexibility, service measurement, multiple groups of users, safety protection and the like are provided.
2) POE is called Power Over Ethernet, that is, Power Over Ethernet, and means that Power is supplied to an Ethernet network through media such as 10BASE-T, 100BASE-TX, 1000BASE-T, and the like. Meanwhile, the existing POE has a unified standard, namely IEEE802.3af or IEEE802.3at, and the problem of adaptability among different manufacturer devices can be solved through the standards. With the technology upgrade, the ieee802.3bt further satisfies the requirement of increasing the power required by the Powered Device (PD).
3) POE power supply unit is provided with an ethernet power supply module in the power supply unit, the power supply unit who possesses the power over Ethernet function. The POE power supply device in this embodiment adopts a switch having an ethernet power supply function.
4) The ODL is called OpenDaylight, namely an open source project, the OpenDaylight project is provided with a set of dynamic, pluggable and extremely flexible controllers, is developed based on an OSGI framework of Java, supports modularization and extensibility during running, and can be deployed on any platform supporting the Java.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings. Fig. 2 is a schematic structural diagram of a power supply device management system based on an SDN network according to an embodiment of the present disclosure.
As shown in fig. 2, a power supply device management system based on an SDN network includes at least one power supply device and an SDN controller, where the power supply device has a power over ethernet function; the SDN controller at least comprises a bottom layer basic module, a main control module, a database and a front-end control interface, wherein the bottom layer basic module can perform data transmission with the power supply equipment to acquire the information of the power supply equipment and send the information of the power supply equipment to the database; the database is used for storing the information of the power supply equipment; the main control module is used for calling the information of the power supply equipment from the database, executing a power supply strategy preset for a port of the power supply equipment according to the called information of the power supply equipment and sending an execution result to the front-end control interface; the front-end control interface is used for displaying the execution result of the power supply strategy. The front-end control interface is further used for acquiring a configuration instruction of the power supply equipment port.
In the SDN network-based power supply device management system of this embodiment, through an SDN network, a management control logic of a power supply device having a power over ethernet function in the network is moved up to an SDN controller from its body, and the SDN controller performs control management on the power supply device in the network, including a series of functions including, but not limited to, power management of a powered device, a power supply state of a device port, device power supply state monitoring, port temperature alarm, and the like.
In this embodiment, the bottom-layer base module is a network module in the open source project OpenDaylight; the device discovery unit is used for discovering and sensing the bottom power supply device and acquiring the information of the power supply device; the link discovery unit is used for discovering and sensing a physical link of the bottom layer power supply equipment and acquiring information of the physical link; the power supply port configuration unit is used for configuring a power supply equipment port.
Preferably, the underlying base modules correspond to the overlay-overlay network modules in the overlay-overlay network model.
In this embodiment, the main control module at least includes a power supply state obtaining unit, a power supply policy management unit, and a temperature monitoring unit, where the power supply state obtaining unit is configured to retrieve information of the power supply device from the database, and obtain power supply state information of the power supply device by monitoring a change in the information of the power supply device; the power supply policy management unit is used for executing a power supply policy preset for a port of the power supply equipment according to power supply state information of the power supply equipment, and the temperature monitoring unit is used for monitoring the temperature of the port of the power supply equipment. The preset power supply strategy at least comprises the power supply priority of the preset power supply equipment port.
In this embodiment, the power supply device is a switch with an ethernet power supply function.
In this embodiment, the front-end control Interface adopts a Web-UI, which is called a Web User Interface, that is, a Web product Interface, and the Web-UI includes common websites, such as e-commerce websites and social networking websites, and network software, such as mailboxes and Saas products.
According to the power supply equipment management system based on the SDN network, the management control logic of the power supply equipment with the Ethernet power supply function in the network is moved from the body of the power supply equipment to the SDN controller through the SDN network, and the power supply equipment in the network is controlled and managed through the SDN controller, so that the power supply strategy of the power supply equipment is updated simply and conveniently, the newly added power supply equipment in the network is managed conveniently, meanwhile, the visual interface display of management operation is realized, the power supply states and the port temperatures of all the power supply equipment in the network are monitored safely, and the safety and the reliability of the power supply equipment in the network are improved.
Fig. 3 is a flowchart of a power supply device management method based on an SDN network according to an embodiment of the present disclosure.
As shown in fig. 3, a method for managing a power supply device based on an SDN network includes:
step 1: the method comprises the steps that a bottom layer basic module of the SDN controller obtains information of power supply equipment with an Ethernet power supply function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database.
The tools integrated in the open source project OpenDaylight may include at least one of the following: SNMP and SSH. SNMP is known as Simple Network Management Protoco, a Simple Network Management protocol. SSH is known as Secure Shell Protocol and is established by the IETF Network Working Group (Network Working Group).
The information of the power supply device may include, for example, at least one of the following: the type of the power supply device, the total power supply power of the power supply device, the power supply power of the external power supply port of the power supply device, the CLASS level of the powered device connected with the power supply device port, and the power supply priority of the powered device.
Step 2: the database receives and stores information of the power supply device.
And step 3: the main control module calls information of the power supply equipment from the database and obtains power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database; the main control module executes a power supply strategy preset for the port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to the front-end control interface.
The preset power supply strategy at least comprises the power supply priority of the preset power supply equipment port.
And 4, step 4: and the front-end control interface displays the execution result of the power supply strategy.
In this embodiment, the method for managing a power supply device based on an SDN network further includes:
the front-end control interface acquires a configuration instruction of a power supply equipment port;
the power supply strategy management unit receives the configuration instruction and obtains a corresponding preset power supply strategy according to the configuration instruction;
the power supply port configuration unit receives a preset power supply strategy and configures the power supply equipment port according to the preset power supply strategy.
In this embodiment, the method for managing a power supply device based on an SDN network further includes:
the bottom layer basic module acquires the temperature of a power supply equipment port through a southbound protocol;
the temperature monitoring unit monitors the temperature of the power supply equipment port,
if the temperature exceeds a preset threshold value, sending an early warning signal to a front-end control interface, and sending a port power supply closing instruction to a power supply port configuration unit;
the front-end control interface displays the early warning signal;
the power supply port configuration unit closes the power supply device port.
In order to facilitate understanding of the embodiments of the present invention, the SDN network-based power supply device management method according to the embodiment of the present invention is further described below:
in an SDN network, as shown in fig. 4, a cloud platform of a service orchestration layer (application layer) or a third-party integrated cloud platform management server provides relevant computing resources such as a CPU, a memory, and a storage. The SDN controller at the network control layer is connected with the cloud platform through a northbound interface and is responsible for managing network equipment, and the SDN controller issues virtual service configuration to the network equipment according to the virtual service condition of the cloud platform to ensure that the connectivity of upper-layer virtual services is managed and accessed to physical equipment of the infrastructure layer through a southbound interface. The infrastructure layer is composed of network hardware devices including Power Over Ethernet (POE) switches.
In the SDN network-based power supply device management method of this embodiment, a power supply management function and a management policy of a POE switch on an infrastructure layer are moved up to an SDN network control layer for implementation.
The first implementation mode comprises the following steps:
the bottom layer basic module acquires information of the bottom layer power supply equipment, namely the POE switch, through integrated tools (SNMP, SSH and the like) in the ODL. The information of the POE switch may include, for example, values of an ip address, a device model, a port number, a current power supply power of the port, a default maximum external power of the port, a port power supply level, a total power supply power of the POE switch, a remaining power supply power value, and the like obtained from the POE switch.
The bottom layer basic module synchronously writes the acquired equipment port information of the POE switch into an ODL database for storage;
the ODL-POE main control module monitors the change of the information in the database to obtain all values of the power generation of the power supply equipment;
if the web interface configures the power supply total power limit of a single POE switch device, the power supply total power calculated and obtained in the power supply strategy management unit exceeds a preset value, and then an instruction is issued to close the power supply of the port corresponding to the POE switch.
The second embodiment:
and calculating according to the port power supply priority information of the POE switch equipment, the total power value of the POE switch, the residual power value, the power and the quantity of the power supply ports. If the residual power of a certain POE switch in the network is 20W, the maximum power of all ports is 30W, and at this time, a port with a high power supply priority is newly added in the network, the power supply strategy is preset to close the power supply of the port with a low priority, and power release is performed, so that the current residual power value is greater than 30W. Therefore, the POE power supply management strategy based on the application layer can be increased or updated simply and conveniently.
The third embodiment is as follows:
the main control module senses the online of the new equipment by monitoring the change of the database. The power of the external power supply of the current POE switch reaches the maximum power of the power supply, if a new powered device is added, a power supply strategy is preset, the port with the low priority is powered off, and the port with the high priority is newly added for power supply.
In this embodiment, the power supply priority of the POE power supply port may be preset by the user, for example, the port 1-10 is set to be high-priority power supply, and the port 11-20 is set to be low-priority power supply. The maximum power supply power of each port is 30W, the overall external power supply power of the POE switch is 300W, and theoretically, the POE switch can only support the power supply of 10 ports. If 10 ports with low priority are powered on, and the port with high priority is required to be powered on at the moment, the ODL-POE main control module closes the power supply of the power supply port with the low priority according to the power supply priority of the port recorded by the database, and releases power.
The fourth embodiment:
for ports requiring high-power supply such as wifi6, the temperature of the POE power supply port can be collected for safety monitoring, and alarm and port power supply shutdown are performed when the temperature exceeds a temperature threshold value.
The fifth embodiment:
the state of a powered device or other terminals below the POE switch is monitored by using network traffic collection of the SDN, for example, the SDN resets the powered device for network fault recovery by collecting port power supply information and sampling port data and switching power supply of a port.
Embodiment six:
the power supply log of the POE switch can be sent to the log server through the syslog, and the power supply log information is always stored in the log server. And the SDN controller acquires power supply log information from the log server through a northbound interface provided by the log server and displays the power supply log information on a front-end control interface.
The power supply device management method based on the SDN network according to the embodiment of the invention is based on the SDN network, and the control management function of the power supply device with the ethernet power supply function in the existing infrastructure layer is moved up and concentrated on the SDN controller, so that the power supply management policy of the power supply device based on the application layer is increased and updated easily and conveniently, the power supply management operation and maintenance of the power supply device can be displayed by using the SDN visual interface, the power supply log of the power supply device can be cloud-stored through the northbound interface, the state of the power supply device or other terminals below the power supply device is monitored by using SDN network traffic collection, and for ports requiring high-power supply, such as wifi6, the temperature of the power supply port can be collected, and safety monitoring is performed.
Some embodiments of the present application provide a power supply device management device based on an SDN network, the device including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
Some embodiments of the present application provide a SDN network-based power device management non-volatile computer storage medium storing computer-executable instructions, wherein the computer-executable instructions are configured to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is directed to methods, apparatus (systems), and computer program products according to embodiments of the present invention
A flowchart and/or block diagram of an article. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A SDN network-based power supply device management system, the system comprising:
at least one power sourcing equipment, the power sourcing equipment having power over ethernet functionality;
an SDN controller, which at least comprises a bottom layer basic module, a main control module, a database and a front end control interface,
the bottom-layer basic module can perform data transmission with the power supply equipment, is used for acquiring the information of the power supply equipment and sends the information of the power supply equipment to the database;
the database is used for storing the information of the power supply equipment;
the main control module is used for calling the information of the power supply equipment from the database, executing a power supply strategy preset for a port of the power supply equipment according to the called information of the power supply equipment, and sending an execution result to a front-end control interface;
the front-end control interface is used for displaying the execution result of the power supply strategy and/or acquiring a configuration instruction of the power supply equipment port.
2. The SDN network-based power device management system of claim 1, wherein:
the bottom layer basic module is a network module in an open source project OpenDaylight;
the bottom layer basic module at least comprises a device discovery unit, a link discovery unit and a power supply port configuration unit,
the device discovery unit is used for discovering and sensing bottom layer power supply devices and acquiring information of the power supply devices;
the link discovery unit is used for discovering and sensing a physical link of the bottom layer power supply equipment and acquiring information of the physical link;
the power supply port configuration unit is used for configuring a power supply equipment port.
3. The SDN network-based power device management system of claim 1, wherein:
the main control module at least comprises a power supply state acquisition unit, a power supply strategy management unit and a temperature monitoring unit,
the power supply state acquisition unit is used for calling the information of the power supply equipment from the database and acquiring the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment;
the power supply policy management unit is used for executing a power supply policy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment, wherein the preset power supply policy at least comprises the power supply priority of the preset port of the power supply equipment;
the temperature monitoring unit is used for monitoring the temperature of the power supply equipment port.
4. The SDN network-based power device management system of claim 1, wherein:
the power supply equipment is a switch with an Ethernet power supply function.
5. A power supply equipment management method based on an SDN network is characterized by comprising the following steps:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
6. The SDN network-based power device management method of claim 5, wherein the method further comprises:
the front-end control interface acquires a configuration instruction for the power supply equipment port;
the power supply strategy management unit receives the configuration instruction and obtains a corresponding preset power supply strategy according to the configuration instruction;
and the power supply port configuration unit receives the preset power supply strategy and configures the power supply equipment port according to the preset power supply strategy.
7. The SDN network-based power device management method of claim 5, wherein the method further comprises:
the bottom layer basic module acquires the temperature of the power supply equipment port through a southbound protocol;
the temperature monitoring unit monitors the temperature of the power supply equipment port,
if the temperature exceeds a preset threshold value, sending an early warning signal to a front-end control interface, and sending a port power supply closing instruction to a power supply port configuration unit;
the front-end control interface displays the early warning signal;
the power supply port configuration unit closes the power supply device port.
8. The SDN network-based power device management method of claim 5, wherein:
the information of the power supply apparatus includes at least one of: the type of the power supply device, the total power supply power of the power supply device, the power supply power of the external power supply port of the power supply device, the CLASS level of the powered device connected with the power supply device port, and the power supply priority of the powered device.
9. A power supply device management device based on an SDN network, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
10. A SDN network-based power device management non-volatile computer storage medium storing computer-executable instructions configured to:
the method comprises the steps that a bottom layer basic module of an SDN controller obtains information of power supply equipment with a power over Ethernet function through a tool integrated in an open source project OpenDaylight, and sends the information of the power supply equipment to a database, wherein the tool integrated in the open source project OpenDaylight comprises at least one of the following: SNMP, SSH;
the database receives and stores the information of the power supply equipment;
the main control module calls the information of the power supply equipment from the database and obtains the power supply state information of the power supply equipment by monitoring the change of the information of the power supply equipment in the database;
the main control module executes a power supply strategy preset for a port of the power supply equipment according to the power supply state information of the power supply equipment and sends an execution result to a front-end control interface;
and the front-end control interface displays the execution result of the power supply strategy.
CN202111594059.4A 2021-12-23 2021-12-23 SDN network-based power supply equipment management system, method, equipment and medium Active CN114253197B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111594059.4A CN114253197B (en) 2021-12-23 2021-12-23 SDN network-based power supply equipment management system, method, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111594059.4A CN114253197B (en) 2021-12-23 2021-12-23 SDN network-based power supply equipment management system, method, equipment and medium

Publications (2)

Publication Number Publication Date
CN114253197A true CN114253197A (en) 2022-03-29
CN114253197B CN114253197B (en) 2024-05-28

Family

ID=80794788

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111594059.4A Active CN114253197B (en) 2021-12-23 2021-12-23 SDN network-based power supply equipment management system, method, equipment and medium

Country Status (1)

Country Link
CN (1) CN114253197B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115412380A (en) * 2022-08-24 2022-11-29 浪潮思科网络科技有限公司 POE power supply monitoring method and device of POE switch and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103138946A (en) * 2011-12-05 2013-06-05 中兴通讯股份有限公司 Power over Ethernet (POE) power supply management method and POE power supply management device
CN104714442A (en) * 2013-12-12 2015-06-17 国际商业机器公司 Software-defined networking physical controller
CN107306193A (en) * 2016-04-18 2017-10-31 中兴通讯股份有限公司 Switch ports themselves information sensing method, device and terminal device based on SDN
US20180278488A1 (en) * 2017-03-24 2018-09-27 Dell Products L.P. Sdn controlled poe management system
US20200379548A1 (en) * 2019-05-30 2020-12-03 Cisco Technology, Inc. Cloud-managed allocation of a network's power use to control runtime on backup battery
CN112235130A (en) * 2020-09-23 2021-01-15 建信金融科技有限责任公司 Method and device for realizing operation and maintenance automation based on SDN network
CN113595782A (en) * 2021-07-26 2021-11-02 浪潮思科网络科技有限公司 Network equipment management method based on SDN

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103138946A (en) * 2011-12-05 2013-06-05 中兴通讯股份有限公司 Power over Ethernet (POE) power supply management method and POE power supply management device
CN104714442A (en) * 2013-12-12 2015-06-17 国际商业机器公司 Software-defined networking physical controller
CN107306193A (en) * 2016-04-18 2017-10-31 中兴通讯股份有限公司 Switch ports themselves information sensing method, device and terminal device based on SDN
US20180278488A1 (en) * 2017-03-24 2018-09-27 Dell Products L.P. Sdn controlled poe management system
US20200379548A1 (en) * 2019-05-30 2020-12-03 Cisco Technology, Inc. Cloud-managed allocation of a network's power use to control runtime on backup battery
WO2020242775A1 (en) * 2019-05-30 2020-12-03 Cisco Technology, Inc. Cloud-managed allocation of a network's power use to control runtime on backup battery
CN112235130A (en) * 2020-09-23 2021-01-15 建信金融科技有限责任公司 Method and device for realizing operation and maintenance automation based on SDN network
CN113595782A (en) * 2021-07-26 2021-11-02 浪潮思科网络科技有限公司 Network equipment management method based on SDN

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115412380A (en) * 2022-08-24 2022-11-29 浪潮思科网络科技有限公司 POE power supply monitoring method and device of POE switch and storage medium
CN115412380B (en) * 2022-08-24 2024-04-16 浪潮思科网络科技有限公司 POE power supply monitoring method, equipment and storage medium of POE switch

Also Published As

Publication number Publication date
CN114253197B (en) 2024-05-28

Similar Documents

Publication Publication Date Title
US9588815B1 (en) Architecture for data collection and event management supporting automation in service provider cloud environments
US20180276266A1 (en) Correlating end node log data with connectivity infrastructure performance data
US20140201642A1 (en) User interface for visualizing resource performance and managing resources in cloud or distributed systems
EP3013005B1 (en) Method and system for virtual network mapping protection and computer storage medium
CN110659109B (en) System and method for monitoring openstack virtual machine
US9071508B2 (en) Distributed fabric management protocol
CN109743259B (en) Network traffic scheduling method and device
WO2019056960A1 (en) Method and device for subscribing information
CN113867884B (en) Method and system for computer network and storage medium
CN110855509A (en) Novel cloud SPTN network architecture
CN109510777B (en) Flow table arranging method and device and SDN controller
EP3934176A1 (en) Application flow monitoring
WO2018010176A1 (en) Method and device for acquiring fault information
CN114244676A (en) Intelligent IT integrated gateway system
CN114518934A (en) Unified operation and maintenance platform architecture system
WO2012068808A1 (en) Method and equipment for processing and reporting alarm information
CN114253197B (en) SDN network-based power supply equipment management system, method, equipment and medium
CN114189444A (en) Method for managing industrial end equipment, time-sensitive network controller and system
CN109219155A (en) Connection status optimization in mobile environment equipment
CN109547257B (en) Network flow control method, device, equipment, system and storage medium
CN104506339A (en) Industrial Ethernet network topology management implementation method based on PROFINET
CN107733727B (en) Zero configuration method, device and equipment
US20230283530A1 (en) Service assurance monitoring based on telemetry
CN111405004A (en) Switch management method and device, equipment and storage medium
CN104917623B (en) A kind of method and device for realizing SDN network telecommunication management

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant