Difference between revisions of "Network/Procedures/PDU"

From Makers Local 256
Jump to: navigation, search
(Add PDU procedure page.)
 
(Remove device name info from this article since it's in the PDU now. Add instructions for setting the name of stuff.)
Line 1: Line 1:
The PDU is currently located at 10.56.1.152.
+
We have an Avocent Direct_PDU (DPDU103). The PDU is currently located at 10.56.1.152.
 
+
It isn't clear how to modify the output labels yet, so here is what is connected to each output.
+
 
+
# KVM?
+
# vm2?
+
# vm4
+
# games.clockworkmayhem.com
+
# games.clockworkmayhem.com
+
# Nothing?
+
# Router
+
# Cable modem
+
  
 
To change power state for something:
 
To change power state for something:
Line 21: Line 10:
 
# ???
 
# ???
 
# Profit
 
# Profit
 +
 +
To set the name for something, send an SNMPv1 "set" command to the OID .1.3.6.1.4.1.17420.1.2.9.1.14.x.0, where x is the number of the outlet you want to set (1-8). You can send a string and it will be the new name shown in the PDU interface.

Revision as of 22:27, 15 April 2018

We have an Avocent Direct_PDU (DPDU103). The PDU is currently located at 10.56.1.152.

To change power state for something:

  1. Browse to the PDU.
  2. Click Control.
  3. Check the box for the thing you want to turn on and off.
  4. Enter the username root and the password from the keepass.
  5. Click ON or OFF to set that output to that state.
  6.  ???
  7. Profit

To set the name for something, send an SNMPv1 "set" command to the OID .1.3.6.1.4.1.17420.1.2.9.1.14.x.0, where x is the number of the outlet you want to set (1-8). You can send a string and it will be the new name shown in the PDU interface.