i've finally come around implementing our SNMP support with your elixir library! Lots of stuff is working, but i am having troubles with integer values from APC Power Bars.
I can access the oid for the label of the APC port just fine, but as soon as i try to query for "state" (1 on, 2 off, 3 power cycle), it blows up with something like this:
Hi there,
i've finally come around implementing our SNMP support with your elixir library! Lots of stuff is working, but i am having troubles with integer values from APC Power Bars.
I can access the oid for the label of the APC port just fine, but as soon as i try to query for "state" (1 on, 2 off, 3 power cycle), it blows up with something like this:
Any idea what this could be?