Hi,
I've got some intelligent PDUs, which I've so far been able to use MIB Walk to get Solarwinds polling for, displaying and recording temperatures and humidity values for.
I also want to record the power readings. So far, I've used MIB Walk to find the OIDs for 3 sections (20 ports in total) - Name, Current, Power.
I want to display this in a table, however when I enter the OID and tell it to do a GET TABLE, it says OID Not supported. However, if I change to GET, the OID works fine, however I can't then find a way to get this into a table.
Some example OIDs are: (For port 1, then the last number changing to .20 for the last port)
Name: 1.3.6.1.4.1.13742.4.1.2.2.1.2.1
Current: 1.3.6.1.4.13742.4.1.2.2.1.4.1
Power: 1.3.6.1.4.13742.4.1.2.2.1.5.1
Any chance anyone has any ideas?
Cheers!
V