Displaying 4 results from an estimated 4 matches for "ups5000".
Did you mean:
ups2000
2015 Mar 26
2
New snmp-ups subdriver for Huawei
Hi, the diff inline below adds a new subdriver for snmp-ups to support
Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
Sample output from upsc follows the diff.
cheers,
Stuart
diff --git a/data/driver.list.in b/data/driver.list.in
index a0e82fb..fac3d5a 100644
--- a/data/driver.list.in
+++ b/data/driver.list.in
@@ -417,6 +41...
2015 Mar 29
0
New snmp-ups subdriver for Huawei
On Mar 25, 2015, at 9:21 PM, Stuart Henderson <stu at spacehopper.org> wrote:
> Hi, the diff inline below adds a new subdriver for snmp-ups to support
> Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> Sample output from upsc follows the diff.
Hi Stuart,
Thanks for the patch. It builds cleanly for me, so I have no problems merging it.
The only two things that jump out at me could probably be addr...
2015 Mar 29
2
New snmp-ups subdriver for Huawei
On 2015/03/28 20:02, Charles Lepple wrote:
> On Mar 25, 2015, at 9:21 PM, Stuart Henderson <stu at spacehopper.org> wrote:
>
> > Hi, the diff inline below adds a new subdriver for snmp-ups to support
> > Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> > filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> > Sample output from upsc follows the diff.
>
> Hi Stuart,
>
> Thanks for the patch. It builds cleanly for me, so I have no problems
> merging it.
>
> The only two thin...
2015 Mar 31
0
New snmp-ups subdriver for Huawei
...; On 2015/03/28 20:02, Charles Lepple wrote:
> > On Mar 25, 2015, at 9:21 PM, Stuart Henderson <stu at spacehopper.org>
> wrote:
> >
> > > Hi, the diff inline below adds a new subdriver for snmp-ups to support
> > > Huawei UPS, based on an observed walk from a UPS5000-E with a few bits
> > > filled in from the MIBs (copy at http://junkpile.org/HUAWEI_UPS_MIB/).
> > > Sample output from upsc follows the diff.
> >
> > Hi Stuart,
> >
> > Thanks for the patch. It builds cleanly for me, so I have no problems
> > merging...