1,103
edits
(mention the temp sensors and lack of current monitoring.) |
(would help if i had on and off the right way round.) |
||
Line 32: | Line 32: | ||
All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2 | All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2 | ||
=== to switch a port | === to switch a port on === | ||
cd ~jasper/lobbypdu | 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 | 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 | === and off === | ||
cd ~jasper/lobbypdu | 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 | snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 2 |