Displaying 4 results from an estimated 4 matches for "huawei_ups_mib".
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 addressed with documentation. Is there a low battery alarm? If not, we should probably mention...
2015 Mar 29
2
New snmp-ups subdriver for Huawei
..., 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 addressed
> with documentation. Is there a low batte...
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 +417,8 @@
"HP" "ups" "4" "Various (SNMP mode)" &...
2015 Mar 31
0
New snmp-ups subdriver for Huawei
...derson <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 addressed
> >...