Equipment/lobbypdu
From London Hackspace Wiki
- lobbypdu.lan.london.hackspace.org.uk
- usernames 'admn' and 'root' should both work
- Outlet 1 is used for 'fun' things that can be switched of at night, currently the BigClock and Tom's sign in the Lobby
- Outlet 2 currently unused, could be used for doorbot maybe?
- n.b. Not on the UPS
- http://www.servertech.com/products/switched-pdus/switched-pdu-cw-2h-ipm-2
procedures
All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2
to switch a port off
cd ~jasper/lobbypdu snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 1
and on
cd ~jasper/lobbypdu snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 2