Service manual
110 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
• The number of IPDU units connected to a serial port in a daisy-chain configuration.
• The instantaneous RMS current being drawn from each of the IPDU connected to a serial port.
• The software version of the IPDU connected to a serial port.
• The information about sensors (Current, Voltage, Power Factor) and the Power Consumption
of the PDU and for each element (banks, phases, outlets).
• The name of the outlet as configured in the IPDU.
• The alias of the server that is configured for using the IPDU outlet.
• The name of the console server to which the IPDU is connected.
• The status of the outlet:
• Power status : 0 (Off), 1 (On), 3 (unknown)
• Lock state : 0 (Unlock), 1 (Lock), 2 (unknown)
SNMP proxy allows an administrator to control the IPDU outlets using SNMP set commands. The
SNMP commands that may be executed on each outlet are ON, OFF, CYCLE and LOCK.
NOTE: The console server proxies all SNMP requests to the IPDU. Therefore, there is a small delay if an outlet-
cycling is requested by the snmpset command. To successfully cycle an outlet, a four second or higher time-out
must be specified. To run this command for more than one outlet or for units configured as daisy-chain, this time
should be recalculated.
To configure SNMP proxy:
The following example shows how to configure this feature.
1. Get the console server serial port number to which the IPDU is connected.
# snmpget -m all -v 2c -t 4 -c cyclades 10.10.0.1 .cyNumberOfPM
Enter
CYCLADES-ACS5K-PM-MIB::cyNumberOfPM.0 = 2
2. Get the number IPDU outlets connected to the serial port 16.
# snmpget -m all -v 2c -t 4 -c cyclades 10.10.0.1 .cyPMNumberOutlets.16
Enter
CYCLADES-ACS5K-PM-MIB::.cyPMNumberOutlets.16 = 8
3. Get the number of IPDU units connected to serial port 14.
# snmpget -m all -v 2c -t 4 -c cyclades 10.10.0.1 .cyPMNumberUnits.14
Enter
CYCLADES-ACS5K-PM-MIB::.cyPMNumberUnits.14 = 2