search for: af401a

Displaying 5 results from an estimated 5 matches for "af401a".

2012 Oct 16
2
NUT v2.6.4 with HP AF401A won't start
Hi. I'm trying to configure NUT to manage a HP R12000/3 3-phase UPS fitted with an AF401A management module but it immediately crashes with a segmentation fault. O/S is CentOS 6.3 64-bit NUT built from tarball AF401A Firmware version 2.1.3 Extract from /etc/ups/ups.conf [UPS-HP01] driver = snmp-ups port = 192.168.0.89 desc = " HP R12000/3 UPS&quot...
2009 Aug 31
3
SNMP on HP UPS
Hi, I would like to contribute code to make the SNMP driver compatible with HP's AF401A UPS module. It is also compatible with HP's older SNMP modules. It's just a new mib specification plus the necessary changes to snmp-ups.c Several sources have told me that these UPSs use the cpqpower.mib, but comparing that mib at http://www.snmplink.org/cgi-bin/nd/m/Ent/H/Hewlett %20Pack...
2010 Jul 01
1
HP R3000 XR (BCMXCP) serial connection problem: e7!!! and e2!!!
...tions with UPS lost: Receive error (Requested only mode command): e2!!! Can't connect to the UPS on port /dev/ttyS0! Driver failed to start (exit status=1) -----------STOP----------- I've also tried replacing this cable with a regular ethernet cable, and the original HP 432734-001 (AF401A) RJ45-DB9 adapter, this is the result I get: -----------START----------- robert at tor:~$ sudo upsdrvctl start Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - BCMXCP UPS driver 0.23 (2.4.3) RS-232 communication subdriver 0.17 Attempting to autodect baudrate Can'...
2010 Jan 27
1
CPQPOWER-MIB - nearly there
I have attempted to create cpqpowermib.h for the snmp-ups driver. We use HP UPSs and version 2 of the firmware for their AF401A management cards use the CPQPOWER-MIB. I have attached my current attempt (which builds and almost works against nut 2.4.1). Once all is working I'll send in the finished article for consideration. This file is based on ietfmib.h. There are a couple of issues I'd like input on. Firstly I...
2015 Mar 26
2
New snmp-ups subdriver for Huawei
...u" "1" "8064 Ethernet Relay Interface" "16 outlets" "powerman-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 d7...