Displaying 2 results from an estimated 2 matches for "rmcard100".
2011 Nov 30
2
Patch for addition of Cyberpower RMCARD100, 201, 202, 301 (snmp mib)
I did a bunch of work on this today. It should be all set to go.
This patch is to add support for the Cyberpower RMCARD snmp cards.
I basically copied the driver for bestpower, changed the name and
updated the mib map.
I have this running on two separate systems (two separate ups's) and it
looks good.
The only thing I could not figure out was updating the Makefile.am (my
aclocal/libtools
2015 Mar 26
2
New snmp-ups subdriver for Huawei
...man-pdu (experimental)"
diff --git a/docs/man/snmp-ups.txt b/docs/man/snmp-ups.txt
index 3ec3a52..eba7638 100644
--- a/docs/man/snmp-ups.txt
+++ b/docs/man/snmp-ups.txt
@@ -50,6 +50,9 @@ HP/Compaq AF401A management card, perhaps others
*cyberpower*::
Cyberpower RMCARD201. Should also support RMCARD100 (net version), RMCARD202 and RMCARD301
+*huawei*::
+Huawei UPS5000-E, perhaps others
+
EXTRA ARGUMENTS
---------------
diff --git a/docs/snmp-subdrivers.txt b/docs/snmp-subdrivers.txt
index d717b96..9f36986 100644
--- a/docs/snmp-subdrivers.txt
+++ b/docs/snmp-subdrivers.txt
@@ -218,6 +218,7...