NCAR / WVD-MCSupdate

Addition of NCAR MCS, rewrite to software infrastructure, and expansion of features for WVD operations.
2 stars 1 forks source link

PDU Names should be easy to set #242

Closed stillwer closed 5 years ago

stillwer commented 5 years ago

It would be nice to have the ability to set the names of the outlets in labview so we are not guessing what is plugged in where. It can be done on the web interface of the PDUs so I assume I can do it via labview as well.

stillwer commented 5 years ago

I think the OIDs that I need are as follows:

1.3.6.1.4.1.318.1.1.12.1.1.0 (for getting the PDU name) 1.3.6.1.4.1.318.1.1.12.3.4.1.1.2.%d (for setting the PDU name)

stillwer commented 5 years ago

1.3.6.1.4.1.318.1.1.12.3.5.1.1.2.## (for getting the outlet name)

stillwer commented 5 years ago

I think this works. Need to test more on other machines but MPD2 seems to be just fine.