PHPackages                             serverzone/supermicro-ipmi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. serverzone/supermicro-ipmi

ActiveLibrary[HTTP &amp; Networking](/categories/http)

serverzone/supermicro-ipmi
==========================

Supermicro IPMI management connector - via http

0.1(6y ago)3401MITHTML

Since Sep 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/serverzone/Supermicro-ipmi)[ Packagist](https://packagist.org/packages/serverzone/supermicro-ipmi)[ Docs](https://www.serverzone.cz)[ RSS](/packages/serverzone-supermicro-ipmi/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Supermicro IPMI Wrapper
=======================

[](#supermicro-ipmi-wrapper)

This library is GuzzleHttp based control class for Supermicro servers.

Our main motivation to write web based wrapper class was lack of support of ipmi protocol over IPv6. As we move towards IPv6 only network, we wanted to get rid of IPv4 addresses on our management cards. Supermicro however supports web interface over IPv6, which is how this library was created.

Please, use this library only on older servers without redfish support. Redfish protocol should fix the problem with deprecated IPMI protocol and should already be accessible via IPv6.

Instalation
-----------

[](#instalation)

```
composer require serverzone/supermicro-ipmi

```

Usage
-----

[](#usage)

### Inicialization

[](#inicialization)

```
