Displaying 1 result from an estimated 1 matches for "ge_lp33".
2006 Aug 03
2
Connectiion to UPS via SNMP
...s
Aug 3 08:41:16 localhost upsd[1322]: UPS [snmp] data is no longer stale
Aug 3 08:41:19 localhost upsmon[1325]: UPS [snmp@136.8.4.14]: connect failed: Connection failure: Connection refused
...
After reading the NGs, I checked my ups.conf. I tested some more arguments (which should be Default)
[GE_LP33]
driver=snmp-ups
port=192.168.178.25
#mib=ietf
#community=public
--> I get the same error on syslog
After that I tested the access to the UPS via snmp
snmpwalk -c public -v 1 -Os 192.168.178.25
--> I get all the information of the MIB.
So what else can I do?
I also read in this NG, that it...