Displaying 2 results from an estimated 2 matches for "upssystem".
Did you mean:
  upssystems
  
2012 Apr 27
2
HCL: Zigor Danubio 2000 supported(ish) by blazer_usb
http://www.zigor.com/uk/index.php/en/products/upssystems/danubioseries
Ships with UPSilon 2000 software, and appears to work with blazer_usb to
a certain extent with the following config:
[danubio]
       driver = blazer_usb
        langid_fix = 0x409
        port = stupidly, I seem to have to set this even though it's ignored
        vendorid=000...
2023 Jul 07
0
Adding More Variables from the CyberPower MIB
...(1),
                  overheat              (2),
                  hardwarefault         (3)
                }
                ACCESS read-only
                STATUS mandatory
                DESCRIPTION
                        "The UPS system status."
                ::= { upsSystem 1 }
and seem to reflect a handful of hardware error conditions. In the PR
I've just made up a couple of values that will be appended to the
status if present ("OH" (overheat) and "HW" (hardwarefault)) and are,
I admit, relatively arcane. Feedback is welcomed.
I would also...