Joined: 16 Jun 2006 Posts: 31 Location: Lille France
Posted: Fri Jun 16, 2006 5:32 am Post subject: ten times
Hi!
This looks usefull to me... exactly what I was looking for... but I think values should be divided by 10 so we can have 220v and 50Hz for respectively "input voltage" and "input/output frequency"
At this time, "output current amperage" and "battery capacity" don't work for me... I get "nan" for them...
Any idea?
erf... This template doesn't work for my NetVision UPS (NetVision v5.03) 'cause NetVision accept only snmpwalk but no snmpget. So with your templates all results are marked "U"
# snmpget -c public -v1 MyUPS .1.3.6.1.4.1.4555.1.1.1.1.4.4.1.4.1
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SICONUPS-MIB::upsOutputPercentLoad.1
(result is same if i omit the last .1)
I would advise you to contact Socomec company about this problem.
They must have snmpget implemented in their SNMP agents.
Otherwise you should write a XML query (Get SNMP data indexed) to get desired values by snmpwalk.