]> xenbits.xensource.com Git - osstest.git/commit
PDU: pdu-msw: Split $read_oid and $write_oid
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 5 Mar 2015 19:02:09 +0000 (14:02 -0500)
committerIan Jackson <ian.jackson@eu.citrix.com>
Mon, 23 Mar 2015 18:03:07 +0000 (18:03 +0000)
commit9705c37a9cbb13a389e46bc6cfbe334c8b6c48dd
treeb5b453b26fd364bb2650bdc4dff020678ef7c2dd
parent0fb0a00ded9d35d67a2c3e7f47ed7ef180dc08c5
PDU: pdu-msw: Split $read_oid and $write_oid

Some PDUs have a different OID space for turning ports on and off, to
the one for querying.  To make this easier to handle, split the
variable $oid into $read_oid and $write_oid.

Also move $baseoid settings earlier so that we can modify them with
command-line arguments.

No functional change in this patch.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
pdu-msw