ACS8000-MIB: View SNMP OID List / Download MIB

VENDOR: AVOCENT CORPORATION


 Home MIB: ACS8000-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 acs 1.3.6.1.4.1.10418.26
This module defines the MIB extensions to ACS80xx products.
       acsProducts 1.3.6.1.4.1.10418.26.1
           acs8048 1.3.6.1.4.1.10418.26.1.1
           acs8032 1.3.6.1.4.1.10418.26.1.2
           acs8016 1.3.6.1.4.1.10418.26.1.3
           acs8008 1.3.6.1.4.1.10418.26.1.4
           acs808 1.3.6.1.4.1.10418.26.1.5
           acs804 1.3.6.1.4.1.10418.26.1.6
           acs802 1.3.6.1.4.1.10418.26.1.7
       acsManagement 1.3.6.1.4.1.10418.26.2
           acsAppliance 1.3.6.1.4.1.10418.26.2.1
               acsHostName 1.3.6.1.4.1.10418.26.2.1.1 displaystring read-only
The appliance name
               acsProductModel 1.3.6.1.4.1.10418.26.2.1.2 displaystring read-only
The appliance product model
               acsPartNumber 1.3.6.1.4.1.10418.26.2.1.3 displaystring read-only
The part number of this appliance as shown on the label attached or imprinted on the appliance.
               acsSerialNumber 1.3.6.1.4.1.10418.26.2.1.4 displaystring read-only
The serial number of this appliance as shown on the label attached or imprinted on the appliance.
               acsEIDNumber 1.3.6.1.4.1.10418.26.2.1.5 displaystring read-only
The electronic ID number (EID) of this appliance as shown on the label attached or imprinted on the appliance.
               acsBootcodeVersion 1.3.6.1.4.1.10418.26.2.1.6 displaystring read-only
The version of the bootcode of this appliance.
               acsFirmwareVersion 1.3.6.1.4.1.10418.26.2.1.7 displaystring read-only
The version of the firmware of this appliance.
               acsPowerSupply 1.3.6.1.4.1.10418.26.2.1.8
It gives information about Power Supply of this appliance
                   acsPowerSupplyNumber 1.3.6.1.4.1.10418.26.2.1.8.1 integer32 read-only
Number of the power supplies of this appliance
                   acsPowerSupplyStatePw1 1.3.6.1.4.1.10418.26.2.1.8.2 powersupplystate read-only
State of the first power supply
                   acsPowerSupplyStatePw2 1.3.6.1.4.1.10418.26.2.1.8.3 powersupplystate read-only
State of the second power supply
               acsReboot 1.3.6.1.4.1.10418.26.2.1.9 integer read-write
A set value of reboot(2) will reboot the appliance. noAction(1) = always returned in a GET. Does nothing if SET. reboot(2) = when SET the appliance immediately reboots. Enumeration: 'reboot': 2, 'noAction': 1.
           acsSessions 1.3.6.1.4.1.10418.26.2.2
               acsActiveSessionsNumberOfSession 1.3.6.1.4.1.10418.26.2.2.1 integer32 read-only
Number of active sessions.
               acsActiveSessionsTable 1.3.6.1.4.1.10418.26.2.2.2 no-access
This table contains the list of active sessions.
                   acsActiveSessionsTableEntry 1.3.6.1.4.1.10418.26.2.2.2.1 no-access
each entry has the information about the active session
                       acsActiveSessionsTableIndex 1.3.6.1.4.1.10418.26.2.2.2.1.1 interfaceindexorzero read-only
A unique index representing an entry in this table.
                       acsActiveSessionsTableUser 1.3.6.1.4.1.10418.26.2.2.2.1.2 displaystring read-only
The name of the user that opens this session.
                       acsActiveSessionsTableGroup 1.3.6.1.4.1.10418.26.2.2.2.1.3 displaystring read-only
The name of the group that the user belongs to.
                       acsActiveSessionsTableType 1.3.6.1.4.1.10418.26.2.2.2.1.4 displaystring read-only
The session type.
                       acsActiveSessionsTableConnection 1.3.6.1.4.1.10418.26.2.2.2.1.5 displaystring read-only
Connection type.
                       acsActiveSessionsTableSessionTime 1.3.6.1.4.1.10418.26.2.2.2.1.6 displaystring read-only
Time of the session
                       acsActiveSessionsTableFrom 1.3.6.1.4.1.10418.26.2.2.2.1.7 displaystring read-only
The source IP address of the session.
                       acsActiveSessionsTableKill 1.3.6.1.4.1.10418.26.2.2.2.1.8 integer read-write
A set value of killSession(2) will kill the session. noAction(1) = always returned in a GET. Does nothing if SET. killSession(2)= when SET the appliance immediately kills the session. Enumeration: 'killSession': 2, 'noAction': 1.
           acsSerialPort 1.3.6.1.4.1.10418.26.2.3
               acsSerialPortNumberOfPorts 1.3.6.1.4.1.10418.26.2.3.1 integer32 read-only
Number of Serial Ports (physical serial port plus Aux Port.
               acsSerialPortTable 1.3.6.1.4.1.10418.26.2.3.2 no-access
This table contains information about serial ports.
                   acsSerialPortTableEntry 1.3.6.1.4.1.10418.26.2.3.2.1 no-access
each entry has the information about specific serial port.
                       acsSerialPortTableNumber 1.3.6.1.4.1.10418.26.2.3.2.1.1 integer32 read-only
A unique index representing an entry in this table. It is the number of the serial port. For AUX port, the number will be the number of physical serial ports plus 1.
                       acsSerialPortTableDeviceName 1.3.6.1.4.1.10418.26.2.3.2.1.2 displaystring read-only
The associated device name for the serial port.
                       acsSerialPortTableStatus 1.3.6.1.4.1.10418.26.2.3.2.1.3 integer read-only
The status of the serial port: disabled(1) = it was configured as disable. idle(2) = there is not any session opened in this port. inUse(3) = there is session(s) opened in this port. Enumeration: 'disabled': 1, 'idle': 2, 'inUse': 3.
                       acsSerialPortTableName 1.3.6.1.4.1.10418.26.2.3.2.1.4 displaystring read-only
Name associated with this serial port.
                       acsSerialPortTableProfile 1.3.6.1.4.1.10418.26.2.3.2.1.5 integer read-only
Configured profile for this serial port. Enumeration: 'powerProfile': 4, 'tsProfile': 2, 'casProfile': 1, 'dialInProfile': 3.
                       acsSerialPortTablePinOut 1.3.6.1.4.1.10418.26.2.3.2.1.6 serialportpinout read-only
RJ45 Pin-out configured for this serial port.
                       acsSerialPortTableComSpeed 1.3.6.1.4.1.10418.26.2.3.2.1.7 serialportspeed read-only
Speed configured for this serial port.
                       acsSerialPortTableComParity 1.3.6.1.4.1.10418.26.2.3.2.1.8 integer read-only
Parity configured for this serial port. Enumeration: 'even': 3, 'none': 1, 'odd': 2.
                       acsSerialPortTableComDataSize 1.3.6.1.4.1.10418.26.2.3.2.1.9 integer32 read-only
Data Size configured for this serial port.
                       acsSerialPortTableComStopBits 1.3.6.1.4.1.10418.26.2.3.2.1.10 integer32 read-only
Number of Stop Bits configured for this serial port.
                       acsSerialPortTableComFlowControl 1.3.6.1.4.1.10418.26.2.3.2.1.11 integer read-only
Flow Control configured for this serial port. Enumeration: 'hardware': 2, 'none': 1, 'software': 3.
                       acsSerialPortTableSignalStateDTR 1.3.6.1.4.1.10418.26.2.3.2.1.12 serialportsignalstate read-only
State of the DTR RS-232C signal.
                       acsSerialPortTableSignalStateDCD 1.3.6.1.4.1.10418.26.2.3.2.1.13 serialportsignalstate read-only
State of the DCD RS-232C signal.
                       acsSerialPortTableSignalStateRTS 1.3.6.1.4.1.10418.26.2.3.2.1.14 serialportsignalstate read-only
State of the RTS RS-232C signal.
                       acsSerialPortTableSignalStateCTS 1.3.6.1.4.1.10418.26.2.3.2.1.15 serialportsignalstate read-only
State of the CTS RS-232C signal.
                       acsSerialPortTableTxBytes 1.3.6.1.4.1.10418.26.2.3.2.1.16 integer32 read-only
The number of transmited bytes by the serial port.
                       acsSerialPortTableRxBytes 1.3.6.1.4.1.10418.26.2.3.2.1.17 integer32 read-only
The number of received bytes by the serial port.
                       acsSerialPortTableFrameError 1.3.6.1.4.1.10418.26.2.3.2.1.18 integer32 read-only
The number of frame error detected in the serial port.
                       acsSerialPortTableParityError 1.3.6.1.4.1.10418.26.2.3.2.1.19 integer32 read-only
The number of parity error detected in the serial port.
                       acsSerialPortTableBreak 1.3.6.1.4.1.10418.26.2.3.2.1.20 integer32 read-only
The number of break detected in the serial port.
                       acsSerialPortTableOverrun 1.3.6.1.4.1.10418.26.2.3.2.1.21 integer32 read-only
The number of overrun error detected in the serial port.
           acsPowerMgmt 1.3.6.1.4.1.10418.26.2.5
               acsPowerMgmtNumSerialPorts 1.3.6.1.4.1.10418.26.2.5.1 integer32 read-only
The number of Serial Ports that has PDU connected on the appliance.
               acsPowerMgmtSerialTable 1.3.6.1.4.1.10418.26.2.5.2 no-access
Information about each serial port thas has PDU connect.
                   acsPowerMgmtSerialTableEntry 1.3.6.1.4.1.10418.26.2.5.2.1 no-access
Information about each serial port thas has PDU connect.
                       acsPowerMgmtSerialTableIndex 1.3.6.1.4.1.10418.26.2.5.2.1.1 interfaceindex read-only
The index of the register.
                       acsPowerMgmtSerialTablePortNumber 1.3.6.1.4.1.10418.26.2.5.2.1.2 integer32 read-only
The number of the serial port when the PDU is connected.
                       acsPowerMgmtSerialTableDeviceName 1.3.6.1.4.1.10418.26.2.5.2.1.3 displaystring read-only
The device name of this serial port.
                       acsPowerMgmtSerialTableNumberPDUs 1.3.6.1.4.1.10418.26.2.5.2.1.4 integer32 read-only
Total number of units connected in this serial port.
                       acsPowerMgmtSerialTableNumberUPS 1.3.6.1.4.1.10418.26.2.5.2.1.5 integer32 read-only
Total number of UPS devices connected to this serial port.
               acsPowerMgmtPDUTable 1.3.6.1.4.1.10418.26.2.5.3 no-access
This table contains the list of detected PDUs.
                   acsPowerMgmtPDUTableEntry 1.3.6.1.4.1.10418.26.2.5.3.1 no-access
each entry has the information about the PDU.
                       acsPowerMgmtPDUTablePortNumber 1.3.6.1.4.1.10418.26.2.5.3.1.1 interfaceindex read-only
Number of serial port when the PDU is connected.
                       acsPowerMgmtPDUTablePduIndex 1.3.6.1.4.1.10418.26.2.5.3.1.2 interfaceindexorzero read-only
A PDU position in the chain.
                       acsPowerMgmtPDUTablePduId 1.3.6.1.4.1.10418.26.2.5.3.1.3 displaystring read-only
PDU identification.
                       acsPowerMgmtPDUTablePortName 1.3.6.1.4.1.10418.26.2.5.3.1.4 displaystring read-only
Name of serial port when the PDU is connected.
                       acsPowerMgmtPDUTableModel 1.3.6.1.4.1.10418.26.2.5.3.1.5 displaystring read-only
Model of the PDU.
                       acsPowerMgmtPDUTableVendor 1.3.6.1.4.1.10418.26.2.5.3.1.6 displaystring read-only
Vendor of the PDU.
                       acsPowerMgmtPDUTableFirmwareVersion 1.3.6.1.4.1.10418.26.2.5.3.1.7 displaystring read-only
Version of the PDU firmware.
                       acsPowerMgmtPDUTableNumberOfOutlets 1.3.6.1.4.1.10418.26.2.5.3.1.8 integer32 read-only
Number of outlets of the PDU.
                       acsPowerMgmtPDUTableCurrentNOS 1.3.6.1.4.1.10418.26.2.5.3.1.9 integer32 read-only
Number of current sensors in the PDU.
                       acsPowerMgmtPDUTableCurrent1Value 1.3.6.1.4.1.10418.26.2.5.3.1.10 integer32 read-only
Current of the sensor 1 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.)
                       acsPowerMgmtPDUTableCurrent1Max 1.3.6.1.4.1.10418.26.2.5.3.1.11 integer32 read-write
Maximum current of the sensor 1 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value.
                       acsPowerMgmtPDUTableCurrent2Value 1.3.6.1.4.1.10418.26.2.5.3.1.12 integer32 read-only
Current of the sensor 2 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.)
                       acsPowerMgmtPDUTableCurrent2Max 1.3.6.1.4.1.10418.26.2.5.3.1.13 integer32 read-write
Maximum current of the sensor 2 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value.
                       acsPowerMgmtPDUTableCurrent3Value 1.3.6.1.4.1.10418.26.2.5.3.1.14 integer32 read-only
Current of the sensor 3 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.)
                       acsPowerMgmtPDUTableCurrent3Max 1.3.6.1.4.1.10418.26.2.5.3.1.15 integer32 read-write
Maximum current of the sensor 3 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value.
                       acsPowerMgmtPDUTableTemperatureNOS 1.3.6.1.4.1.10418.26.2.5.3.1.16 integer32 read-only
Number of temperature sensors in the PDU.
                       acsPowerMgmtPDUTableTemperature1Value 1.3.6.1.4.1.10418.26.2.5.3.1.17 integer32 read-only
Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius).
                       acsPowerMgmtPDUTableTemperature1Max 1.3.6.1.4.1.10418.26.2.5.3.1.18 integer32 read-write
Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableTemperature2Value 1.3.6.1.4.1.10418.26.2.5.3.1.19 integer32 read-only
Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius).
                       acsPowerMgmtPDUTableTemperature2Max 1.3.6.1.4.1.10418.26.2.5.3.1.20 integer32 read-write
Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableTemperature3Value 1.3.6.1.4.1.10418.26.2.5.3.1.21 integer32 read-only
Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius).
                       acsPowerMgmtPDUTableTemperature3Max 1.3.6.1.4.1.10418.26.2.5.3.1.22 integer32 read-write
Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableHumidityNOS 1.3.6.1.4.1.10418.26.2.5.3.1.23 integer32 read-only
Number of humidity sensors in the PDU.
                       acsPowerMgmtPDUTableHumidity1Value 1.3.6.1.4.1.10418.26.2.5.3.1.24 integer32 read-only
Humidity of this PM unit . If the humidity measurement is not installed this value will be 0.
                       acsPowerMgmtPDUTableHumidity1Max 1.3.6.1.4.1.10418.26.2.5.3.1.25 integer32 read-write
Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableHumidity2Value 1.3.6.1.4.1.10418.26.2.5.3.1.26 integer32 read-only
Humidity of this PM unit . If the humidity measurement is not installed this value will be 0.
                       acsPowerMgmtPDUTableHumidity2Max 1.3.6.1.4.1.10418.26.2.5.3.1.27 integer32 read-write
Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableHumidity3Value 1.3.6.1.4.1.10418.26.2.5.3.1.28 integer32 read-only
Humidity of this PM unit . If the humidity measurement is not installed this value will be 0.
                       acsPowerMgmtPDUTableHumidity3Max 1.3.6.1.4.1.10418.26.2.5.3.1.29 integer32 read-write
Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature.
                       acsPowerMgmtPDUTableVoltageNOS 1.3.6.1.4.1.10418.26.2.5.3.1.30 integer32 read-only
Number of voltage sensors in the PDU.
                       acsPowerMgmtPDUTableVoltage1Value 1.3.6.1.4.1.10418.26.2.5.3.1.31 integer32 read-only
Voltage of this sensor in this PDU unit.
                       acsPowerMgmtPDUTableVoltage1Max 1.3.6.1.4.1.10418.26.2.5.3.1.32 integer32 read-write
Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage.
                       acsPowerMgmtPDUTableVoltage2Value 1.3.6.1.4.1.10418.26.2.5.3.1.33 integer32 read-only
Voltage of this sensor in this PDU unit.
                       acsPowerMgmtPDUTableVoltage2Max 1.3.6.1.4.1.10418.26.2.5.3.1.34 integer32 read-write
Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage.
                       acsPowerMgmtPDUTableVoltage3Value 1.3.6.1.4.1.10418.26.2.5.3.1.35 integer32 read-only
Voltage of this sensor in this PDU unit.
                       acsPowerMgmtPDUTableVoltage3Max 1.3.6.1.4.1.10418.26.2.5.3.1.36 integer32 read-write
Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage.
                       acsPowerMgmtPDUTableNumberOfPhases 1.3.6.1.4.1.10418.26.2.5.3.1.37 integer read-only
Number of phases of this PDU unit. Enumeration: 'three-phase': 3, 'single-phase': 0.
                       acsPowerMgmtPDUTableNumberOfBanks 1.3.6.1.4.1.10418.26.2.5.3.1.38 integer32 read-only
Number of banks of this PDU unit.
                       acsPowerMgmtPDUTableCurrentValue 1.3.6.1.4.1.10418.26.2.5.3.1.39 integer32 read-only
Actual value of current sensor in this PDU.( A x 10 )
                       acsPowerMgmtPDUTableCurrentMax 1.3.6.1.4.1.10418.26.2.5.3.1.40 integer32 read-only
Max detected value of current sensor in this PDU.( A x 10 )
                       acsPowerMgmtPDUTableCurrentMin 1.3.6.1.4.1.10418.26.2.5.3.1.41 integer32 read-only
Min detected value of current sensor in this PDU.( A x 10 )
                       acsPowerMgmtPDUTableCurrentAvg 1.3.6.1.4.1.10418.26.2.5.3.1.42 integer32 read-only
Average value for current sensor in this PDU.( A x 10 )
                       acsPowerMgmtPDUTableCurrentReset 1.3.6.1.4.1.10418.26.2.5.3.1.43 integer read-write
Reset max, min and avg values of current. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPDUTableVoltageType 1.3.6.1.4.1.10418.26.2.5.3.1.44 integer read-only
Type of voltage values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPDUTableVoltageValue 1.3.6.1.4.1.10418.26.2.5.3.1.45 integer32 read-only
Actual value of voltage sensor in this PDU unit.( V )
                       acsPowerMgmtPDUTableVoltageMax 1.3.6.1.4.1.10418.26.2.5.3.1.46 integer32 read-only
Max detected value of voltage sensor in this PDU unit.( V )
                       acsPowerMgmtPDUTableVoltageMin 1.3.6.1.4.1.10418.26.2.5.3.1.47 integer32 read-only
Min detected value of voltage sensor in this PDU unit.( V )
                       acsPowerMgmtPDUTableVoltageAvg 1.3.6.1.4.1.10418.26.2.5.3.1.48 integer32 read-only
Average value for voltage sensor in this PDU unit.( V )
                       acsPowerMgmtPDUTableVoltageReset 1.3.6.1.4.1.10418.26.2.5.3.1.49 integer read-write
Reset max, min and avg values of voltage. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPDUTablePowerType 1.3.6.1.4.1.10418.26.2.5.3.1.50 integer read-only
Type of power consumption values.( W x 10 ) Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPDUTablePowerValue 1.3.6.1.4.1.10418.26.2.5.3.1.51 integer32 read-only
Actual value of power consumption in this PDU unit.( W x 10 )
                       acsPowerMgmtPDUTablePowerMax 1.3.6.1.4.1.10418.26.2.5.3.1.52 integer32 read-only
Max detected value of power consumption in this PDU unit.( W x 10 )
                       acsPowerMgmtPDUTablePowerMin 1.3.6.1.4.1.10418.26.2.5.3.1.53 integer32 read-only
Min detected value of power consumption in this PDU unit.( W x 10 )
                       acsPowerMgmtPDUTablePowerAvg 1.3.6.1.4.1.10418.26.2.5.3.1.54 integer32 read-only
Average value for power consumption in this PDU unit.( W x 10 )
                       acsPowerMgmtPDUTablePowerReset 1.3.6.1.4.1.10418.26.2.5.3.1.55 integer read-write
Reset max, min and avg values of power consumption. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPDUTablePowerFactorType 1.3.6.1.4.1.10418.26.2.5.3.1.56 integer read-only
Type of power factor values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPDUTablePowerFactorValue 1.3.6.1.4.1.10418.26.2.5.3.1.57 integer32 read-only
Actual value of power factor in this PDU unit.( PF x 100 )
                       acsPowerMgmtPDUTablePowerFactorMax 1.3.6.1.4.1.10418.26.2.5.3.1.58 integer32 read-only
Max detected value of power factor in this PDU unit.( PF x 100 )
                       acsPowerMgmtPDUTablePowerFactorMin 1.3.6.1.4.1.10418.26.2.5.3.1.59 integer32 read-only
Min detected value of power factor in this PDU unit.( PF x 100 )
                       acsPowerMgmtPDUTablePowerFactorAvg 1.3.6.1.4.1.10418.26.2.5.3.1.60 integer32 read-only
Average value for power factor in this PDU unit.( PF x 100 )
                       acsPowerMgmtPDUTablePowerFactorReset 1.3.6.1.4.1.10418.26.2.5.3.1.61 integer read-write
Reset max, min and avg values of power factor. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPDUTableAlarm 1.3.6.1.4.1.10418.26.2.5.3.1.62 integer read-only
Show the PDU alarm status. Enumeration: 'high-critical': 4, 'normal': 1, 'low-critical': 7, 'high-warning': 5, 'low-warning': 6, 'blow-fuse': 2, 'hw-ocp': 3.
                       acsPowerMgmtPDUTableEnvSensors 1.3.6.1.4.1.10418.26.2.5.3.1.63 integer32 read-only
Number of environmental sensor in this PDU.
               acsPowerMgmtTotalNumberOfOutlets 1.3.6.1.4.1.10418.26.2.5.4 integer32 read-only
Number of outlets managed by the appliance.
               acsPowerMgmtOutletsTable 1.3.6.1.4.1.10418.26.2.5.5 no-access
This table contains the information about outlets.
                   acsPowerMgmtOutletsTableEntry 1.3.6.1.4.1.10418.26.2.5.5.1 no-access
each entry has the information about the outlet.
                       acsPowerMgmtOutletsTablePortNumber 1.3.6.1.4.1.10418.26.2.5.5.1.1 interfaceindex read-only
Serial Port number.
                       acsPowerMgmtOutletsTablePduNumber 1.3.6.1.4.1.10418.26.2.5.5.1.2 interfaceindex read-only
Index.
                       acsPowerMgmtOutletsTableNumber 1.3.6.1.4.1.10418.26.2.5.5.1.3 interfaceindex read-only
Number of the outlet in the PDU.
                       acsPowerMgmtOutletsTableName 1.3.6.1.4.1.10418.26.2.5.5.1.4 displaystring read-only
Name of the outlet.
                       acsPowerMgmtOutletsTableStatus 1.3.6.1.4.1.10418.26.2.5.5.1.5 integer read-only
Status of the outlet. Enumeration: 'on': 2, 'off': 1.
                       acsPowerMgmtOutletsTablePowerControl 1.3.6.1.4.1.10418.26.2.5.5.1.6 integer read-write
A set value of power*(2-6) will send command to PDU. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to PDU. powerOff(3) = when SET the power Off command is sent to PDU. powerCycle(4)=when SET the power cycle command is sent to PDU. powerLock(5)= when SET the power lock command is sent to PDU. powerUnlock(6)=when SET the power unlock command is sent to PDU. The powerLock and powerUnlock are valid only for Cyclades-PM PDUs Enumeration: 'powerCycle': 4, 'powerUnlock': 6, 'powerLock': 5, 'noAction': 1, 'powerOff': 3, 'powerOn': 2.
                       acsPowerMgmtOutletsTablePortName 1.3.6.1.4.1.10418.26.2.5.5.1.7 displaystring read-only
Serial Port Name where the PDU is connected.
                       acsPowerMgmtOutletsTablePduId 1.3.6.1.4.1.10418.26.2.5.5.1.8 displaystring read-only
PDU identification.
               acsPowerMgmtNumberOfOutletGroup 1.3.6.1.4.1.10418.26.2.5.6 integer32 read-only
Number of configured group of outlets.
               acsPowerMgmtGroupTable 1.3.6.1.4.1.10418.26.2.5.7 no-access
This table contains the information about group of outlets.
                   acsPowerMgmtGroupTableEntry 1.3.6.1.4.1.10418.26.2.5.7.1 no-access
each entry has the information about group of outlets.
                       acsPowerMgmtGroupTableIndex 1.3.6.1.4.1.10418.26.2.5.7.1.1 interfaceindexorzero read-only
Index of the group.
                       acsPowerMgmtGroupTableName 1.3.6.1.4.1.10418.26.2.5.7.1.2 displaystring read-only
Name of the group of outlets.
                       acsPowerMgmtGroupTableStatus 1.3.6.1.4.1.10418.26.2.5.7.1.3 integer read-only
Status of the group of outlet. Enumeration: 'on': 2, 'off': 1.
                       acsPowerMgmtGroupTablePowerControl 1.3.6.1.4.1.10418.26.2.5.7.1.4 integer read-write
A set value of power*(2-6) will send command to PDU. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to PDU. powerOff(3) = when SET the power Off command is sent to PDU. powerCycle(4)=when SET the power cycle command is sent to PDU. Enumeration: 'powerOff': 3, 'powerOn': 2, 'powerCycle': 4, 'noAction': 1.
               acsPowerMgmtPhasesTable 1.3.6.1.4.1.10418.26.2.5.8 no-access
This table contains data monitoring of each detected phase.
                   acsPowerMgmtPhasesTableEntry 1.3.6.1.4.1.10418.26.2.5.8.1 no-access
each entry has the data monitoring about phases.
                       acsPowerMgmtPhasesTablePortNumber 1.3.6.1.4.1.10418.26.2.5.8.1.1 interfaceindex read-only
Number of serial port when the PDU is connected.
                       acsPowerMgmtPhasesTablePduIndex 1.3.6.1.4.1.10418.26.2.5.8.1.2 interfaceindexorzero read-only
A PDU position in the chain.
                       acsPowerMgmtPhasesTablePhaseIndex 1.3.6.1.4.1.10418.26.2.5.8.1.3 interfaceindexorzero read-only
phase index in the PDU.
                       acsPowerMgmtPhasesTablePhaseName 1.3.6.1.4.1.10418.26.2.5.8.1.4 displaystring read-only
phase name in the PDU.
                       acsPowerMgmtPhasesTablePduId 1.3.6.1.4.1.10418.26.2.5.8.1.5 displaystring read-only
PDU identification.
                       acsPowerMgmtPhasesTablePortName 1.3.6.1.4.1.10418.26.2.5.8.1.6 displaystring read-only
Name of serial port when the PDU is connected.
                       acsPowerMgmtPhasesTableCurrentValue 1.3.6.1.4.1.10418.26.2.5.8.1.7 integer32 read-only
Actual value of current sensor in this phase.( A x 10 )
                       acsPowerMgmtPhasesTableCurrentMax 1.3.6.1.4.1.10418.26.2.5.8.1.8 integer32 read-only
Max detected value of current sensor in this phase.( A x 10 )
                       acsPowerMgmtPhasesTableCurrentMin 1.3.6.1.4.1.10418.26.2.5.8.1.9 integer32 read-only
Min detected value of current sensor in this phase.( A x 10 )
                       acsPowerMgmtPhasesTableCurrentAvg 1.3.6.1.4.1.10418.26.2.5.8.1.10 integer32 read-only
Average value for current sensor in this phase.( A x 10 )
                       acsPowerMgmtPhasesTableCurrentReset 1.3.6.1.4.1.10418.26.2.5.8.1.11 integer read-write
Reset max, min and avg values of current. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPhasesTableVoltageType 1.3.6.1.4.1.10418.26.2.5.8.1.12 integer read-only
Type of voltage values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPhasesTableVoltageValue 1.3.6.1.4.1.10418.26.2.5.8.1.13 integer32 read-only
Actual value of voltage sensor in this phase.( V )
                       acsPowerMgmtPhasesTableVoltageMax 1.3.6.1.4.1.10418.26.2.5.8.1.14 integer32 read-only
Max detected value of voltage sensor in this phase.( V )
                       acsPowerMgmtPhasesTableVoltageMin 1.3.6.1.4.1.10418.26.2.5.8.1.15 integer32 read-only
Min detected value of voltage sensor in this phase.( V )
                       acsPowerMgmtPhasesTableVoltageAvg 1.3.6.1.4.1.10418.26.2.5.8.1.16 integer32 read-only
Average value for voltage sensor in this phase.( V )
                       acsPowerMgmtPhasesTableVoltageReset 1.3.6.1.4.1.10418.26.2.5.8.1.17 integer read-write
Reset max, min and avg values of voltage. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPhasesTablePowerType 1.3.6.1.4.1.10418.26.2.5.8.1.18 integer read-only
Type of power consumption values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPhasesTablePowerValue 1.3.6.1.4.1.10418.26.2.5.8.1.19 integer32 read-only
Actual value of power consumption in this phase.( W x 10 )
                       acsPowerMgmtPhasesTablePowerMax 1.3.6.1.4.1.10418.26.2.5.8.1.20 integer32 read-only
Max detected value of power consumption in this phase.( W x 10 )
                       acsPowerMgmtPhasesTablePowerMin 1.3.6.1.4.1.10418.26.2.5.8.1.21 integer32 read-only
Min detected value of power consumption in this phase.( W x 10 )
                       acsPowerMgmtPhasesTablePowerAvg 1.3.6.1.4.1.10418.26.2.5.8.1.22 integer32 read-only
Average value for power consumption in this phase.( W x 10 )
                       acsPowerMgmtPhasesTablePowerReset 1.3.6.1.4.1.10418.26.2.5.8.1.23 integer read-write
Reset max, min and avg values of power consumption. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPhasesTablePowerFactorType 1.3.6.1.4.1.10418.26.2.5.8.1.24 integer read-only
Type of power factor values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtPhasesTablePowerFactorValue 1.3.6.1.4.1.10418.26.2.5.8.1.25 integer32 read-only
Actual value of power factor in this phase.( PF x 100 )
                       acsPowerMgmtPhasesTablePowerFactorMax 1.3.6.1.4.1.10418.26.2.5.8.1.26 integer32 read-only
Max detected value of power factor in this phase.( PF x 100 )
                       acsPowerMgmtPhasesTablePowerFactorMin 1.3.6.1.4.1.10418.26.2.5.8.1.27 integer32 read-only
Min detected value of power factor in this phase.( PF x 100 )
                       acsPowerMgmtPhasesTablePowerFactorAvg 1.3.6.1.4.1.10418.26.2.5.8.1.28 integer32 read-only
Average value for power factor in this phase.( PF x 100 )
                       acsPowerMgmtPhasesTablePowerFactorReset 1.3.6.1.4.1.10418.26.2.5.8.1.29 integer read-write
Reset max, min and avg values of power factor. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtPhasesTableAlarm 1.3.6.1.4.1.10418.26.2.5.8.1.30 integer read-only
Show the phase alarm status. Enumeration: 'high-critical': 4, 'normal': 1, 'low-critical': 7, 'high-warning': 5, 'low-warning': 6, 'blow-fuse': 2, 'hw-ocp': 3.
               acsPowerMgmtBanksTable 1.3.6.1.4.1.10418.26.2.5.9 no-access
This table contains data monitoring of each detected bank.
                   acsPowerMgmtBanksTableEntry 1.3.6.1.4.1.10418.26.2.5.9.1 no-access
each entry has the data monitoring about bank.
                       acsPowerMgmtBanksTablePortNumber 1.3.6.1.4.1.10418.26.2.5.9.1.1 interfaceindex read-only
Number of serial port when the PDU is connected.
                       acsPowerMgmtBanksTablePduIndex 1.3.6.1.4.1.10418.26.2.5.9.1.2 interfaceindexorzero read-only
A PDU position in the chain.
                       acsPowerMgmtBanksTableBankIndex 1.3.6.1.4.1.10418.26.2.5.9.1.3 interfaceindexorzero read-only
Bank index in the PDU.
                       acsPowerMgmtBanksTableBankName 1.3.6.1.4.1.10418.26.2.5.9.1.4 displaystring read-only
Bank name in the PDU.
                       acsPowerMgmtBanksTablePduId 1.3.6.1.4.1.10418.26.2.5.9.1.5 displaystring read-only
PDU identification.
                       acsPowerMgmtBanksTablePortName 1.3.6.1.4.1.10418.26.2.5.9.1.6 displaystring read-only
Name of serial port when the PDU is connected.
                       acsPowerMgmtBanksTableCurrentValue 1.3.6.1.4.1.10418.26.2.5.9.1.7 integer32 read-only
Actual value of current sensor in this bank.( A x 10 )
                       acsPowerMgmtBanksTableCurrentMax 1.3.6.1.4.1.10418.26.2.5.9.1.8 integer32 read-only
Max detected value of current sensor in this bank.( A x 10 )
                       acsPowerMgmtBanksTableCurrentMin 1.3.6.1.4.1.10418.26.2.5.9.1.9 integer32 read-only
Min detected value of current sensor in this bank.( A x 10 )
                       acsPowerMgmtBanksTableCurrentAvg 1.3.6.1.4.1.10418.26.2.5.9.1.10 integer32 read-only
Average value for current sensor in this bank.( A x 10 )
                       acsPowerMgmtBanksTableCurrentReset 1.3.6.1.4.1.10418.26.2.5.9.1.11 integer read-write
Reset max, min and avg values of current. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtBanksTableVoltageType 1.3.6.1.4.1.10418.26.2.5.9.1.12 integer read-only
Type of voltage values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtBanksTableVoltageValue 1.3.6.1.4.1.10418.26.2.5.9.1.13 integer32 read-only
Actual value of voltage sensor in this bank.( V )
                       acsPowerMgmtBanksTableVoltageMax 1.3.6.1.4.1.10418.26.2.5.9.1.14 integer32 read-only
Max detected value of voltage sensor in this bank.( V )
                       acsPowerMgmtBanksTableVoltageMin 1.3.6.1.4.1.10418.26.2.5.9.1.15 integer32 read-only
Min detected value of voltage sensor in this bank.( V )
                       acsPowerMgmtBanksTableVoltageAvg 1.3.6.1.4.1.10418.26.2.5.9.1.16 integer32 read-only
Average value for voltage sensor in this bank.( V )
                       acsPowerMgmtBanksTableVoltageReset 1.3.6.1.4.1.10418.26.2.5.9.1.17 integer read-write
Reset max, min and avg values of voltage. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtBanksTablePowerType 1.3.6.1.4.1.10418.26.2.5.9.1.18 integer read-only
Type of power consumption values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtBanksTablePowerValue 1.3.6.1.4.1.10418.26.2.5.9.1.19 integer32 read-only
Actual value of power consumption in this bank.( W x 10 )
                       acsPowerMgmtBanksTablePowerMax 1.3.6.1.4.1.10418.26.2.5.9.1.20 integer32 read-only
Max detected value of power consumption in this bank.( W x 10 )
                       acsPowerMgmtBanksTablePowerMin 1.3.6.1.4.1.10418.26.2.5.9.1.21 integer32 read-only
Min detected value of power consumption in this bank.( W x 10 )
                       acsPowerMgmtBanksTablePowerAvg 1.3.6.1.4.1.10418.26.2.5.9.1.22 integer32 read-only
Average value for power consumption in this bank.( W x 10 )
                       acsPowerMgmtBanksTablePowerReset 1.3.6.1.4.1.10418.26.2.5.9.1.23 integer read-write
Reset max, min and avg values of power consumption. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtBanksTablePowerFactorType 1.3.6.1.4.1.10418.26.2.5.9.1.24 integer read-only
Type of power factor values. Enumeration: 'read': 2, 'none-sensor': 0, 'estimated': 1.
                       acsPowerMgmtBanksTablePowerFactorValue 1.3.6.1.4.1.10418.26.2.5.9.1.25 integer32 read-only
Actual value of power factor in this bank.( PF x 100 )
                       acsPowerMgmtBanksTablePowerFactorMax 1.3.6.1.4.1.10418.26.2.5.9.1.26 integer32 read-only
Max detected value of power factor in this bank.( PF x 100 )
                       acsPowerMgmtBanksTablePowerFactorMin 1.3.6.1.4.1.10418.26.2.5.9.1.27 integer32 read-only
Min detected value of power factor in this bank.( PF x 100 )
                       acsPowerMgmtBanksTablePowerFactorAvg 1.3.6.1.4.1.10418.26.2.5.9.1.28 integer32 read-only
Average value for power factor in this bank.( PF x 100 )
                       acsPowerMgmtBanksTablePowerFactorReset 1.3.6.1.4.1.10418.26.2.5.9.1.29 integer read-write
Reset max, min and avg values of power factor. Enumeration: 'reset': 2, 'no-action': 1.
                       acsPowerMgmtBanksTableAlarm 1.3.6.1.4.1.10418.26.2.5.9.1.30 integer read-only
Show the bank alarm status. Enumeration: 'high-critical': 4, 'normal': 1, 'low-critical': 7, 'high-warning': 5, 'low-warning': 6, 'blow-fuse': 2, 'hw-ocp': 3.
               acsPowerMgmtEnvMonTable 1.3.6.1.4.1.10418.26.2.5.10 no-access
This table contains data monitoring of each detected environmental sensor.
                     acsPowerMgmtEnvMonTableEntry 1.3.6.1.4.1.10418.26.2.5.10.1 no-access
each entry has the data monitoring about environmental sensors.
                         acsPowerMgmtEnvMonTablePortNumber 1.3.6.1.4.1.10418.26.2.5.10.1.1 interfaceindex read-only
Number of serial port when the PDU is connected.
                         acsPowerMgmtEnvMonTablePduIndex 1.3.6.1.4.1.10418.26.2.5.10.1.2 interfaceindexorzero read-only
A PDU position in the chain.
                         acsPowerMgmtEnvMonTableIndex 1.3.6.1.4.1.10418.26.2.5.10.1.3 interfaceindexorzero read-only
envmon sensor index.
                         acsPowerMgmtEnvMonTableName 1.3.6.1.4.1.10418.26.2.5.10.1.4 displaystring read-only
envmon sensor name.
                         acsPowerMgmtEnvMonTablePduId 1.3.6.1.4.1.10418.26.2.5.10.1.5 displaystring read-only
PDU identification.
                         acsPowerMgmtEnvMonTablePortName 1.3.6.1.4.1.10418.26.2.5.10.1.6 displaystring read-only
Name of serial port when the PDU is connected.
                         acsPowerMgmtEnvMonTableType 1.3.6.1.4.1.10418.26.2.5.10.1.7 integer read-only
The type of environmental monitor. Enumeration: 'vibration-contact': 13, 'temperature': 2, 'water-level': 7, 'unknown': 10, 'vibration': 12, 'door-contact': 15, 'humidity': 3, 'motion': 8, 'temp-internal': 1, 'smoke': 5, 'leak': 14, 'dry-contact': 6, 'air-pressure': 11, 'unplugged': 9, 'air-flow': 4.
                         acsPowerMgmtEnvMonTableStatus 1.3.6.1.4.1.10418.26.2.5.10.1.8 integer read-only
Status of digital sensors: Dry-Contact, Water level, Smoke sensor, Motion sensor, Door-Contact. For Door-Contact, normal(1) = closed, triggered(2) = opened. Enumeration: 'not-applicable': 3, 'triggered': 2, 'normal': 1.
                         acsPowerMgmtEnvMonTableValue 1.3.6.1.4.1.10418.26.2.5.10.1.9 integer32 read-only
Detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu.
                         acsPowerMgmtEnvMonTableMaxValue 1.3.6.1.4.1.10418.26.2.5.10.1.10 integer32 read-only
Max detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu.
               acsPowerMgmtOutElecMonTable 1.3.6.1.4.1.10418.26.2.5.11 no-access
This table contains the information about data monitoring of outlets.
                     acsPowerMgmtOutElecMonTableEntry 1.3.6.1.4.1.10418.26.2.5.11.1 no-access
each entry has the information about the outlet.
                         acsPowerMgmtOutElecMonTablePortNumber 1.3.6.1.4.1.10418.26.2.5.11.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtOutElecMonTablePduNumber 1.3.6.1.4.1.10418.26.2.5.11.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtOutElecMonTableNumber 1.3.6.1.4.1.10418.26.2.5.11.1.3 interfaceindex read-only
Number of the outlet in the PDU.
                         acsPowerMgmtOutElecMonTableCurrentValue 1.3.6.1.4.1.10418.26.2.5.11.1.4 integer32 read-only
Actual value of outlet current sensor.( A x 10 )
                         acsPowerMgmtOutElecMonTableCurrentMax 1.3.6.1.4.1.10418.26.2.5.11.1.5 integer32 read-only
Max detected value of outlet current sensor.( A x 10 )
                         acsPowerMgmtOutElecMonTableCurrentMin 1.3.6.1.4.1.10418.26.2.5.11.1.6 integer32 read-only
Min detected value of outlet current sensor.( A x 10 )
                         acsPowerMgmtOutElecMonTableCurrentAvg 1.3.6.1.4.1.10418.26.2.5.11.1.7 integer32 read-only
Average value for outlet current sensor.( A x 10 )
                         acsPowerMgmtOutElecMonTableCurrentReset 1.3.6.1.4.1.10418.26.2.5.11.1.8 integer read-write
Reset max, min and avertage values of outlet current. Enumeration: 'reset': 2, 'noAction': 1.
                         acsPowerMgmtOutElecMonTablePowerValue 1.3.6.1.4.1.10418.26.2.5.11.1.9 integer32 read-only
Actual value of outlet power comsumption sensor.( W x 10 )
                         acsPowerMgmtOutElecMonTablePowerMax 1.3.6.1.4.1.10418.26.2.5.11.1.10 integer32 read-only
Max detected value of outlet power comsumption sensor.( W x 10 )
                         acsPowerMgmtOutElecMonTablePowerMin 1.3.6.1.4.1.10418.26.2.5.11.1.11 integer32 read-only
Min detected value of outlet power comsumption sensor.( W x 10 )
                         acsPowerMgmtOutElecMonTablePowerAvg 1.3.6.1.4.1.10418.26.2.5.11.1.12 integer32 read-only
Average value for outlet power comsumption sensor.( W x 10 )
                         acsPowerMgmtOutElecMonTablePowerReset 1.3.6.1.4.1.10418.26.2.5.11.1.13 integer read-write
Reset max, min and avertage values of outlet power comsumption. Enumeration: 'reset': 2, 'noAction': 1.
                         acsPowerMgmtOutElecMonTableVoltageValue 1.3.6.1.4.1.10418.26.2.5.11.1.14 integer32 read-only
Actual value of outlet voltage sensor.( V )
                         acsPowerMgmtOutElecMonTableVoltageMax 1.3.6.1.4.1.10418.26.2.5.11.1.15 integer32 read-only
Max detected value of outlet voltage sensor.( V )
                         acsPowerMgmtOutElecMonTableVoltageMin 1.3.6.1.4.1.10418.26.2.5.11.1.16 integer32 read-only
Min detected value of outlet voltage sensor.( V )
                         acsPowerMgmtOutElecMonTableVoltageAvg 1.3.6.1.4.1.10418.26.2.5.11.1.17 integer32 read-only
Average value for outlet voltage sensor.( V )
                         acsPowerMgmtOutElecMonTableVoltageReset 1.3.6.1.4.1.10418.26.2.5.11.1.18 integer read-write
Reset max, min and avertage values of outlet voltage. Enumeration: 'reset': 2, 'noAction': 1.
                         acsPowerMgmtOutElecMonTablePowerFactorValue 1.3.6.1.4.1.10418.26.2.5.11.1.19 integer32 read-only
Actual value of outlet power-factor sensor.( PF x 100 )
                         acsPowerMgmtOutElecMonTablePowerFactorMax 1.3.6.1.4.1.10418.26.2.5.11.1.20 integer32 read-only
Max detected value of outlet power-factor sensor.( PF x 100 )
                         acsPowerMgmtOutElecMonTablePowerFactorMin 1.3.6.1.4.1.10418.26.2.5.11.1.21 integer32 read-only
Min detected value of outlet power-factor sensor.( PF x 100 )
                         acsPowerMgmtOutElecMonTablePowerFactorAvg 1.3.6.1.4.1.10418.26.2.5.11.1.22 integer32 read-only
Average value for outlet power-factor sensor.( PF x 100 )
                         acsPowerMgmtOutElecMonTablePowerFactorReset 1.3.6.1.4.1.10418.26.2.5.11.1.23 integer read-write
Reset max, min and avertage values of outlet power-factor. Enumeration: 'reset': 2, 'noAction': 1.
                         acsPowerMgmtOutElecMonTableAlarm 1.3.6.1.4.1.10418.26.2.5.11.1.24 integer read-only
Show the outlet alarm status. Enumeration: 'high-critical': 4, 'normal': 1, 'low-critical': 7, 'high-warning': 5, 'low-warning': 6, 'blow-fuse': 2, 'hw-ocp': 3.
               acsPowerMgmtUPSTable 1.3.6.1.4.1.10418.26.2.5.12 no-access
This table contains the list of detected UPSs.
                     acsPowerMgmtUPSTableEntry 1.3.6.1.4.1.10418.26.2.5.12.1 no-access
Each entry has the information about the UPS.
                         acsPowerMgmtUPSTablePortNumber 1.3.6.1.4.1.10418.26.2.5.12.1.1 interfaceindex read-only
Number of serial port when the UPS is connected.
                         acsPowerMgmtUPSTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.12.1.2 interfaceindexorzero read-only
A UPS position in the chain.
                         acsPowerMgmtUPSTableUpsId 1.3.6.1.4.1.10418.26.2.5.12.1.3 displaystring read-only
UPS identification.
                         acsPowerMgmtUPSTablePortName 1.3.6.1.4.1.10418.26.2.5.12.1.4 displaystring read-only
Name of serial port or IP address if network device
                         acsPowerMgmtUPSTableModel 1.3.6.1.4.1.10418.26.2.5.12.1.5 displaystring read-only
Model of the UPS.
                         acsPowerMgmtUPSTableVendor 1.3.6.1.4.1.10418.26.2.5.12.1.6 displaystring read-only
Vendor of the UPS.
                         acsPowerMgmtUPSTableFirmwareVersion 1.3.6.1.4.1.10418.26.2.5.12.1.7 displaystring read-only
Version of the UPS firmware.
                         acsPowerMgmtUPSTableAgentFirmwareVersion 1.3.6.1.4.1.10418.26.2.5.12.1.8 displaystring read-only
Firmware version of the agent card.
                         acsPowerMgmtUPSTableSystemStatus 1.3.6.1.4.1.10418.26.2.5.12.1.9 displaystring read-only
System Status of the UPS.
                         acsPowerMgmtUPSTableInputBlackOutCount 1.3.6.1.4.1.10418.26.2.5.12.1.10 integer32 read-only
The number of occurrences, since the last reset, where the input was not qualified to provide power to the system.
                         acsPowerMgmtUPSTableInputBrownOutCount 1.3.6.1.4.1.10418.26.2.5.12.1.11 integer32 read-only
The number of occurrences, since the last reset, where the system input voltage has fallen below a pre-determined threshold for a specified amount of time.
                         acsPowerMgmtUPSTableInletAirTemperature 1.3.6.1.4.1.10418.26.2.5.12.1.12 displaystring read-only
Temperature of the inlet air.
                         acsPowerMgmtUPSTableNumberOutletGroups 1.3.6.1.4.1.10418.26.2.5.12.1.13 integer32 read-only
The number of Outlet Groups on this UPS
                         acsPowerMgmtUPSTableUPSSerialNumber 1.3.6.1.4.1.10418.26.2.5.12.1.14 displaystring read-only
System serial number.
                         acsPowerMgmtUPSTableUPSManufactureDate 1.3.6.1.4.1.10418.26.2.5.12.1.15 displaystring read-only
Manufacturing date of the system.
                         acsPowerMgmtUPSTableAutoRestartDelay 1.3.6.1.4.1.10418.26.2.5.12.1.16 integer32 read-write
If power is lost, the control will delay this amount of time after power is restored before restarting the unit.
                         acsPowerMgmtUPSTableAutoRestartControl 1.3.6.1.4.1.10418.26.2.5.12.1.17 integer read-write
When set to enabled, the UPS will automatically restart the load when utility power is restored after a battery discharge. Enumeration: 'disabled': 1, 'enabled': 2.
                         acsPowerMgmtUPSTableAudibleAlarmControl 1.3.6.1.4.1.10418.26.2.5.12.1.18 integer read-write
Audible alarm control. Enumeration: 'on': 2, 'off': 1.
                         acsPowerMgmtUPSTableSilenceAlarm 1.3.6.1.4.1.10418.26.2.5.12.1.19 integer read-write
Silence audible alarm. Enumeration: 'silenceAlarm': 1, 'noAction': 0.
                         acsPowerMgmtUPSTableInverterState 1.3.6.1.4.1.10418.26.2.5.12.1.20 displaystring read-only
Inverter on/off state.
                         acsPowerMgmtUPSTableDCConverterStatus 1.3.6.1.4.1.10418.26.2.5.12.1.21 displaystring read-only
The operating state of the dc converter.
                         acsPowerMgmtUPSTableShutdownReason 1.3.6.1.4.1.10418.26.2.5.12.1.22 displaystring read-only
The reason for the most recent shutdown.
                         acsPowerMgmtUPSTableUPSTopology 1.3.6.1.4.1.10418.26.2.5.12.1.23 displaystring read-only
UPS Topology.
                         acsPowerMgmtUPSTableBypassInverterInputConfig 1.3.6.1.4.1.10418.26.2.5.12.1.24 displaystring read-only
Input source configuration for the bypass and inverter.
               acsPowerMgmtUPSInputTable 1.3.6.1.4.1.10418.26.2.5.13 no-access
This table contains the information about UPS inputs.
                     acsPowerMgmtUPSInputTableEntry 1.3.6.1.4.1.10418.26.2.5.13.1 no-access
each entry has the information about the UPS inputs.
                         acsPowerMgmtUPSInputTablePortNumber 1.3.6.1.4.1.10418.26.2.5.13.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSInputTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.13.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSInputTableFrequency 1.3.6.1.4.1.10418.26.2.5.13.1.3 displaystring read-only
Input Frequency.
                         acsPowerMgmtUPSInputTableRMSVoltageL1N 1.3.6.1.4.1.10418.26.2.5.13.1.4 displaystring read-only
RMS Voltage L1-N.
                         acsPowerMgmtUPSInputTableRMSVoltageL1L2 1.3.6.1.4.1.10418.26.2.5.13.1.5 displaystring read-only
RMS Voltage L1L2.
                         acsPowerMgmtUPSInputTableRMSVoltageL2N 1.3.6.1.4.1.10418.26.2.5.13.1.6 displaystring read-only
RMS Voltage L2N.
                         acsPowerMgmtUPSInputTableRMSCurrentL1 1.3.6.1.4.1.10418.26.2.5.13.1.7 displaystring read-only
RMS Current for L1.
                         acsPowerMgmtUPSInputTableRMSCurrentL2 1.3.6.1.4.1.10418.26.2.5.13.1.8 displaystring read-only
RMS Current for L2.
                         acsPowerMgmtUPSInputTableMaxVoltageL1N 1.3.6.1.4.1.10418.26.2.5.13.1.9 displaystring read-only
Input Max Voltage measurement for Line L1-N since the last reset.
                         acsPowerMgmtUPSInputTableMinVoltageL1N 1.3.6.1.4.1.10418.26.2.5.13.1.10 displaystring read-only
Input Min Voltage measurement for Line L1-N since the last reset.
                         acsPowerMgmtUPSInputTableMaxVoltageL2N 1.3.6.1.4.1.10418.26.2.5.13.1.11 displaystring read-only
Input Max Voltage measurement for Line L2-N since the last reset.
                         acsPowerMgmtUPSInputTableMinVoltageL2N 1.3.6.1.4.1.10418.26.2.5.13.1.12 displaystring read-only
Input Min Voltage measurement for Line L1-N since the last reset.
                         acsPowerMgmtUPSInputTableNominalVoltage 1.3.6.1.4.1.10418.26.2.5.13.1.13 displaystring read-only
Input nominal voltage.
                         acsPowerMgmtUPSInputTableNominalFrequency 1.3.6.1.4.1.10418.26.2.5.13.1.14 displaystring read-only
Input nominal frequency.
                         acsPowerMgmtUPSInputTableNominalCurrent 1.3.6.1.4.1.10418.26.2.5.13.1.15 displaystring read-only
Input nominal current.
               acsPowerMgmtUPSBypassTable 1.3.6.1.4.1.10418.26.2.5.14 no-access
This table contains the information about UPS bypass.
                     acsPowerMgmtUPSBypassTableEntry 1.3.6.1.4.1.10418.26.2.5.14.1 no-access
each entry has the information about the UPS bypass.
                         acsPowerMgmtUPSBypassTablePortNumber 1.3.6.1.4.1.10418.26.2.5.14.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSBypassTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.14.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSBypassTableRMSVoltageL1N 1.3.6.1.4.1.10418.26.2.5.14.1.3 displaystring read-only
RMS Voltage L1N.
                         acsPowerMgmtUPSBypassTableRMSVoltageL1L2 1.3.6.1.4.1.10418.26.2.5.14.1.4 displaystring read-only
RMS Voltage L1L2.
                         acsPowerMgmtUPSBypassTableRMSVoltageL2N 1.3.6.1.4.1.10418.26.2.5.14.1.5 displaystring read-only
RMS Voltage L2N.
                         acsPowerMgmtUPSBypassTableRMSCurrent 1.3.6.1.4.1.10418.26.2.5.14.1.6 displaystring read-only
RMS Current.
                         acsPowerMgmtUPSBypassTableRMSCurrentL2 1.3.6.1.4.1.10418.26.2.5.14.1.7 displaystring read-only
RMS Current.
                         acsPowerMgmtUPSBypassTableInputFrequency 1.3.6.1.4.1.10418.26.2.5.14.1.8 displaystring read-only
Bypass Input Frequency.
                         acsPowerMgmtUPSBypassTableNominalVoltage 1.3.6.1.4.1.10418.26.2.5.14.1.9 displaystring read-only
Bypass Nominal Voltage.
               acsPowerMgmtUPSBatteryTable 1.3.6.1.4.1.10418.26.2.5.15 no-access
This table contains the information about UPS battery.
                     acsPowerMgmtUPSBatteryTableEntry 1.3.6.1.4.1.10418.26.2.5.15.1 no-access
each entry has the information about the UPS bypass.
                         acsPowerMgmtUPSBatteryTablePortNumber 1.3.6.1.4.1.10418.26.2.5.15.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSBatteryTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.15.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSBatteryTableDCBusVoltage 1.3.6.1.4.1.10418.26.2.5.15.1.3 displaystring read-only
DC Bus Voltage
                         acsPowerMgmtUPSBatteryTableTimeRemaining 1.3.6.1.4.1.10418.26.2.5.15.1.4 displaystring read-only
The calculated available time on battery.
                         acsPowerMgmtUPSBatteryTablePercentageCharge 1.3.6.1.4.1.10418.26.2.5.15.1.5 displaystring read-only
Battery Percentage Charge.
                         acsPowerMgmtUPSBatteryTableChargeStatus 1.3.6.1.4.1.10418.26.2.5.15.1.6 displaystring read-only
Battery Charge Status.
                         acsPowerMgmtUPSBatteryTableLowBatteryWarningTime 1.3.6.1.4.1.10418.26.2.5.15.1.7 integer read-write
When battery time remaining falls to, or below, this value (minutes) the low battery alarm is activated.
                         acsPowerMgmtUPSBatteryTableTestResult 1.3.6.1.4.1.10418.26.2.5.15.1.8 displaystring read-only
The outcome of the previous battery test.
                         acsPowerMgmtUPSBatteryTableDCBusNominalVoltage 1.3.6.1.4.1.10418.26.2.5.15.1.9 displaystring read-only
Battery DC Bus Nominal Voltage.
                         acsPowerMgmtUPSBatteryTableNominalBatteryCapacity 1.3.6.1.4.1.10418.26.2.5.15.1.10 displaystring read-only
Nominal Battery Capacity.
                         acsPowerMgmtUPSBatteryTableBatteryFloatVoltage 1.3.6.1.4.1.10418.26.2.5.15.1.11 displaystring read-only
Battery Float Voltage.
                         acsPowerMgmtUPSBatteryTableBatteryCabinetType 1.3.6.1.4.1.10418.26.2.5.15.1.12 displaystring read-only
Battery Cabinet Type.
                         acsPowerMgmtUPSBatteryTableBatteryNumberOfEBC 1.3.6.1.4.1.10418.26.2.5.15.1.13 displaystring read-only
Number of Extended Battery Cabinets installed.
                         acsPowerMgmtUPSBatteryTableBatteryRating 1.3.6.1.4.1.10418.26.2.5.15.1.14 displaystring read-only
Battery Rating.
                         acsPowerMgmtUPSBatteryTableBatteryDischargeTime 1.3.6.1.4.1.10418.26.2.5.15.1.15 displaystring read-only
Time on battery operation for this discharge
                         acsPowerMgmtUPSBatteryTableBatteryChargeCompensating 1.3.6.1.4.1.10418.26.2.5.15.1.16 displaystring read-only
Battery charge algorithm changed due to battery temperature.
                         acsPowerMgmtUPSBatteryTableBatteryChargerState 1.3.6.1.4.1.10418.26.2.5.15.1.17 displaystring read-only
Battery charger state.
                         acsPowerMgmtUPSBatteryTableStartBatteryTest 1.3.6.1.4.1.10418.26.2.5.15.1.18 integer read-write
Command to initate a manual battery test. Enumeration: 'start': 2, 'noAction': 1.
                         acsPowerMgmtUPSBatteryTableBatteryStatus 1.3.6.1.4.1.10418.26.2.5.15.1.19 displaystring read-only
Battery Status.
               acsPowerMgmtUPSOutputTable 1.3.6.1.4.1.10418.26.2.5.16 no-access
This table contains the information about UPS output.
                     acsPowerMgmtUPSOutputTableEntry 1.3.6.1.4.1.10418.26.2.5.16.1 no-access
Each entry has the information about the UPS output.
                         acsPowerMgmtUPSOutputTablePortNumber 1.3.6.1.4.1.10418.26.2.5.16.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSOutputTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.16.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSOutputTableApparentPower 1.3.6.1.4.1.10418.26.2.5.16.1.3 displaystring read-only
DC Bus Voltage
                         acsPowerMgmtUPSOutputTableFrequency 1.3.6.1.4.1.10418.26.2.5.16.1.4 displaystring read-only
Output frequency.
                         acsPowerMgmtUPSOutputTablePercentPower 1.3.6.1.4.1.10418.26.2.5.16.1.5 displaystring read-only
The system output power as a percentage of the rated capacity.
                         acsPowerMgmtUPSOutputTablePercentPowerL1 1.3.6.1.4.1.10418.26.2.5.16.1.6 displaystring read-only
The system output power on line L1 as a percentage of the rated capacity.
                         acsPowerMgmtUPSOutputTablePercentPowerL2 1.3.6.1.4.1.10418.26.2.5.16.1.7 displaystring read-only
The system output power on line L2 as a percentage of the rated capacity.
                         acsPowerMgmtUPSOutputTablePower 1.3.6.1.4.1.10418.26.2.5.16.1.8 displaystring read-only
The sum total power of all system output phases.
                         acsPowerMgmtUPSOutputTableRMSCurrentL1 1.3.6.1.4.1.10418.26.2.5.16.1.9 displaystring read-only
System output RMS current for line L1.
                         acsPowerMgmtUPSOutputTableRMSCurrentL2 1.3.6.1.4.1.10418.26.2.5.16.1.10 displaystring read-only
System output RMS current for line L2.
                         acsPowerMgmtUPSOutputTableRMSVoltageL1N 1.3.6.1.4.1.10418.26.2.5.16.1.11 displaystring read-only
The system output RMS voltage.
                         acsPowerMgmtUPSOutputTableRMSVoltageL2N 1.3.6.1.4.1.10418.26.2.5.16.1.12 displaystring read-only
The system output RMS voltage.
                         acsPowerMgmtUPSOutputTableRMSVoltageL1L2 1.3.6.1.4.1.10418.26.2.5.16.1.13 displaystring read-only
The system output RMS voltage.
                         acsPowerMgmtUPSOutputOffDelay 1.3.6.1.4.1.10418.26.2.5.16.1.14 integer read-write
Turns the UPS output off after the number of seconds specified. When a value is written to this object the output will be turned off after the specified time has elapsed and the output will remain off.
                         acsPowerMgmtUPSOutputOnDelay 1.3.6.1.4.1.10418.26.2.5.16.1.15 integer read-write
Turns the UPS output on after the number of seconds specified. When a value is written to this object the output will be turned on after the specified time has elapsed.
                         acsPowerMgmtUPSOutputCycleDelay 1.3.6.1.4.1.10418.26.2.5.16.1.16 integer read-write
Turns the UPS off and then back on after the number of seconds specified. When a value is written to this object the output will turned off immediately and then turned back on after the specified time has elapsed.
                         acsPowerMgmtUPSOutputTableMaxVoltageL1 1.3.6.1.4.1.10418.26.2.5.16.1.17 displaystring read-only
The maximum system output voltage measurement for line 1 since the last reset.
                         acsPowerMgmtUPSOutputTableMinVoltageL1 1.3.6.1.4.1.10418.26.2.5.16.1.18 displaystring read-only
The minimum system output voltage measurement for line 1 since the last reset.
                         acsPowerMgmtUPSOutputTableMaxVoltageL2 1.3.6.1.4.1.10418.26.2.5.16.1.19 displaystring read-only
The maximum system output voltage measurement for line 21 since the last reset.
                         acsPowerMgmtUPSOutputTableMinVoltageL2 1.3.6.1.4.1.10418.26.2.5.16.1.20 displaystring read-only
The minimum system output voltage measurement for line 2 since the last reset.
                         acsPowerMgmtUPSOutputTableNominalVoltage 1.3.6.1.4.1.10418.26.2.5.16.1.21 displaystring read-only
The nominal (or rated) system output voltage.
                         acsPowerMgmtUPSOutputTablePowerNominalFrequency 1.3.6.1.4.1.10418.26.2.5.16.1.22 displaystring read-only
The nominal (or rated) system output frequency.
                         acsPowerMgmtUPSOutputTablePowerApparentPowerRating 1.3.6.1.4.1.10418.26.2.5.16.1.23 displaystring read-only
Output apparent power rating.
                         acsPowerMgmtUPSOutputTablePowerNominalPowerFactor 1.3.6.1.4.1.10418.26.2.5.16.1.24 displaystring read-only
The nominal (or rated) system power factor.
                         acsPowerMgmtUPSOutputTablePowerPowerFactorCorrection 1.3.6.1.4.1.10418.26.2.5.16.1.25 displaystring read-only
The state of the power factor correction circuitry of the system.
                         acsPowerMgmtUPSOutputTablePowerL1 1.3.6.1.4.1.10418.26.2.5.16.1.26 displaystring read-only
The system output power on line 1.
                         acsPowerMgmtUPSOutputTablePowerL2 1.3.6.1.4.1.10418.26.2.5.16.1.27 displaystring read-only
The system output power on line 2.
                         acsPowerMgmtUPSOutputTableApparentPowerL1 1.3.6.1.4.1.10418.26.2.5.16.1.28 displaystring read-only
The system output apparent power on line 1.
                         acsPowerMgmtUPSOutputTableApparentPowerL2 1.3.6.1.4.1.10418.26.2.5.16.1.29 displaystring read-only
The system output apparent power on line 2.
               acsPowerMgmtUPSEcoModeTable 1.3.6.1.4.1.10418.26.2.5.17 no-access
This table contains the information about UPS ECO Mode.
                     acsPowerMgmtUPSEcoModeTableEntry 1.3.6.1.4.1.10418.26.2.5.17.1 no-access
each entry has the information about the UPS ECO Mode.
                         acsPowerMgmtUPSEcoModeTablePortNumber 1.3.6.1.4.1.10418.26.2.5.17.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSEcoModeTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.17.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSEcoModeTableStatus 1.3.6.1.4.1.10418.26.2.5.17.1.3 displaystring read-only
Current ECO Mode Status.
                         acsPowerMgmtUPSEcoModeTableStateControl 1.3.6.1.4.1.10418.26.2.5.17.1.4 integer read-write
Enable or disable ECO mode. Enumeration: 'enable': 2, 'disable': 3, 'noAction': 1.
               acsPowerMgmtUPSOutletGroupTable 1.3.6.1.4.1.10418.26.2.5.18 no-access
This table contains the UPS Outlet Group Information.
                     acsPowerMgmtUPSOutletGroupTableEntry 1.3.6.1.4.1.10418.26.2.5.18.1 no-access
Each entry has the UPS outlet group information.
                         acsPowerMgmtUPSOutletGroupTablePortNumber 1.3.6.1.4.1.10418.26.2.5.18.1.1 interfaceindex read-only
Serial Port number.
                         acsPowerMgmtUPSOutletGroupTableUpsIndex 1.3.6.1.4.1.10418.26.2.5.18.1.2 interfaceindex read-only
Index.
                         acsPowerMgmtUPSOutletGroupTableNumber 1.3.6.1.4.1.10418.26.2.5.18.1.3 interfaceindex read-only
Number of the outletgroup in the UPS.
                         acsPowerMgmtUPSOutletGroupTableLabel 1.3.6.1.4.1.10418.26.2.5.18.1.4 displaystring read-only
User-defined label for the outlet group.
                         acsPowerMgmtUPSOutletGroupTableState 1.3.6.1.4.1.10418.26.2.5.18.1.5 displaystring read-only
User-defined label for the outlet group.
                         acsPowerMgmtUPSOutletGroupTablePowerControl 1.3.6.1.4.1.10418.26.2.5.18.1.6 integer read-write
A set value of power(2-6) will send command to the UPS. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to UPS. powerOff(3) = when SET the power Off command is sent to UPS. powerCycle(4)=when SET the power cycle command is sent to UPS. Enumeration: 'powerOff': 3, 'powerOn': 2, 'powerCycle': 4, 'noAction': 1.
           acsTrapObject 1.3.6.1.4.1.10418.26.2.6