-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socomec UPS: wrong handling when values are not set #2540
Comments
You can test with last version |
Hi @garnier-quentin, |
Have done a quick test, but is not working as aspected:
|
could you test with last version ? |
OK for:
Not OK for:
|
It's weird. Could you provide snmpwalk of following OID: .1.3.6.1.4.1.4555.1.1.7.1.3.3.1.3 ? |
The Socomec documentation indicates: |
Or 655350 :) |
should be ok now |
Looks ok now for all modes :-) |
Socomec handles not managed values in a particular case:
So if we try to monitor socomec UPS with the hardware::ups::standard::rfc1628::snmp::plugin or also with hardware::ups::socomec::netvision::snmp::plugin the plugin return wrong values like
OK: frequence: 6553.50 Hz - Input line '1' current: 65535.00 A, voltage: 235.00 V | 'lines.input.frequence.hertz'=6553.50Hz;;;; '1#line.input.current.ampere'=65535.00A;;;0; '1#line.input.voltage.volt'=235.00V;;;;
The text was updated successfully, but these errors were encountered: