AdelSystem-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, Integer32, enterprises FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF; adelSystem MODULE-IDENTITY LAST-UPDATED "202005181041Z" ORGANIZATION "www.adelsystem.com" CONTACT-INFO "info@adelsystem.it" DESCRIPTION "Adel System enterprise MIB tree." REVISION "202005181041Z" DESCRIPTION "Initial version." ::= { enterprises 50811 } release101 OBJECT IDENTIFIER ::= {adelSystem 101} device00 OBJECT IDENTIFIER ::= {release101 0} device01 OBJECT IDENTIFIER ::= {release101 1} device02 OBJECT IDENTIFIER ::= {release101 2} device03 OBJECT IDENTIFIER ::= {release101 3} device04 OBJECT IDENTIFIER ::= {release101 4} device05 OBJECT IDENTIFIER ::= {release101 5} device06 OBJECT IDENTIFIER ::= {release101 6} device07 OBJECT IDENTIFIER ::= {release101 7} device08 OBJECT IDENTIFIER ::= {release101 8} device09 OBJECT IDENTIFIER ::= {release101 9} device10 OBJECT IDENTIFIER ::= {release101 10} device11 OBJECT IDENTIFIER ::= {release101 11} device12 OBJECT IDENTIFIER ::= {release101 12} device13 OBJECT IDENTIFIER ::= {release101 13} device14 OBJECT IDENTIFIER ::= {release101 14} device15 OBJECT IDENTIFIER ::= {release101 15} device16 OBJECT IDENTIFIER ::= {release101 16} device17 OBJECT IDENTIFIER ::= {release101 17} device18 OBJECT IDENTIFIER ::= {release101 18} device19 OBJECT IDENTIFIER ::= {release101 19} device20 OBJECT IDENTIFIER ::= {release101 20} device21 OBJECT IDENTIFIER ::= {release101 21} device22 OBJECT IDENTIFIER ::= {release101 22} device23 OBJECT IDENTIFIER ::= {release101 23} device24 OBJECT IDENTIFIER ::= {release101 24} device25 OBJECT IDENTIFIER ::= {release101 25} device26 OBJECT IDENTIFIER ::= {release101 26} device27 OBJECT IDENTIFIER ::= {release101 27} device28 OBJECT IDENTIFIER ::= {release101 28} device29 OBJECT IDENTIFIER ::= {release101 29} device30 OBJECT IDENTIFIER ::= {release101 30} --Device00 monitoringDevice00 OBJECT IDENTIFIER ::= {device00 1} monitoringDeviceDevice00 OBJECT IDENTIFIER ::= {monitoringDevice00 2} monitoringInputDevice00 OBJECT IDENTIFIER ::= {monitoringDevice00 3} monitoringOutputDevice00 OBJECT IDENTIFIER ::= {monitoringDevice00 5} --MONITORING Device00 --Device deviceVariantDevice00 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product" ::= {monitoringDeviceDevice00 4} firmwareIDDevice00 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release" ::= {monitoringDeviceDevice00 6} uidDevice00 OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) MAX-ACCESS read-only STATUS current DESCRIPTION "Unique ID of the device" ::= {monitoringDeviceDevice00 7} productNameDevice00 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice00 8} --Input shuntCurrentDevice00 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured by the external shunt in mA" ::= {monitoringInputDevice00 3} externalTemperatureDevice00 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured by the external sensor in Kelvin" ::= {monitoringInputDevice00 4} input1StateDevice00 OBJECT-TYPE SYNTAX INTEGER {low(0), high (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Digital state of the input 1 (high or low)" ::= {monitoringInputDevice00 5} input2StateDevice00 OBJECT-TYPE SYNTAX INTEGER {low(0), high (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Digital state of the input 2 (high or low)" ::= {monitoringInputDevice00 6} --Output relayDevice00 OBJECT-TYPE SYNTAX INTEGER {open(0), closed (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "State of the relay (open or closed)" ::= {monitoringOutputDevice00 1} --Device01 monitoringDevice01 OBJECT IDENTIFIER ::= {device01 1} monitoringBatteryDevice01 OBJECT IDENTIFIER ::= {monitoringDevice01 1} monitoringDeviceDevice01 OBJECT IDENTIFIER ::= {monitoringDevice01 2} monitoringInputDevice01 OBJECT IDENTIFIER ::= {monitoringDevice01 3} monitoringLoadDevice01 OBJECT IDENTIFIER ::= {monitoringDevice01 4} historyDevice01 OBJECT IDENTIFIER ::= {device01 2} historyBatteryDevice01 OBJECT IDENTIFIER ::= {historyDevice01 1} historyDeviceDevice01 OBJECT IDENTIFIER ::= {historyDevice01 2} historyInputDevice01 OBJECT IDENTIFIER ::= {historyDevice01 3} historyLoadDevice01 OBJECT IDENTIFIER ::= {historyDevice01 4} configurationDevice01 OBJECT IDENTIFIER ::= {device01 3} configurationBatteryDevice01 OBJECT IDENTIFIER ::= {configurationDevice01 1} configurationDeviceDevice01 OBJECT IDENTIFIER ::= {configurationDevice01 2} configurationLoadDevice01 OBJECT IDENTIFIER ::= {configurationDevice01 4} configurationSystemDevice01 OBJECT IDENTIFIER ::= {configurationDevice01 5} alarmDevice01 OBJECT IDENTIFIER ::= {device01 4} alarmBatteryDevice01 OBJECT IDENTIFIER ::= {alarmDevice01 1} alarmDeviceDevice01 OBJECT IDENTIFIER ::= {alarmDevice01 2} alarmInputDevice01 OBJECT IDENTIFIER ::= {alarmDevice01 3} alarmLoadDevice01 OBJECT IDENTIFIER ::= {alarmDevice01 4} --MONITORING Device01 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice01 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 1} chargingStatusDevice01 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 2} batteryVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice01 3} batteryChargeCurrentDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice01 4} batteryDischargeCurrentDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice01 5} batteryStateOfChargeDevice01 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 6} batteryTypeCurrentlySelectedDevice01 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 7} batteryTemperatureDevice01 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 8} batteryNumberOfCellsDevice01 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice01 9} --Device nominalOutputVoltageDevice01 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 1} onBoardTemperatureInsideTheDeviceDevice01 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 3} deviceVariantDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 4} firmwareIdDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 6} productNameDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 8} configurationModeDevice01 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 9} tableRevisionDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 10} powerManagementDcupsDevice01 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice01 11} --Input acInputVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice01 2} --Load outputLoadVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice01 1} outputLoadCurrentDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice01 2} --HISTORY Device01 --Battery numberOfChargeCyclesCompletedDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice01 1} numberOfChargeCyclesNotCompletedDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 2} ahChargedDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 3} totalRunTimeDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice01 4} numberOfLowBatteryVoltageEventsDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 5} numberOfHighBatteryVoltageEventsDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 6} numberOfPowerBoostEventsDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice01 7} highestBatteryVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 8} lowestBatteryVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice01 9} --Device numberOfOverTemperatureInsideEventsDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice01 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice01 1} numberOfHighAcVoltageEventsAtMainsInputDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice01 2} numberOfMainsBackupTransitionDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice01 3} --Load highestOutputLoadVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice01 1} lowestOutputLoadVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice01 2} --CONFIGURATION Device01 --Battery deepDischargeBatteryPreventionDevice01 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 1} maximumChargeCurrentDevice01 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 2} bulkVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 3} maxBulkTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 4} minBulkTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 5} thresholdVoltageStartingMaxBulkTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 6} absorptionVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 7} maxAbsorptionTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 8} minAbsorptionTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 9} thresholdForReturnAmpsToFloatDevice01 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 10} returnAmpsTimerDevice01 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 11} floatVoltageDevice01 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 12} forceBoostChargeDevice01 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 13} returnToBulkVoltageFromFloatDevice01 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 14} returnToBulkDelayDevice01 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 15} leadAgmNicdLiIonDevice01 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 17} lifetestEnableDevice01 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 18} maxAlarmTempDevice01 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 19} minAlarmTempDevice01 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 20} lowBatteryThresholdDevice01 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 21} batteryCapacityDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 22} switchoffVoltageWithoutMainsDevice01 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice01 23} --Device factorySettingsDevice01 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice01 1} backupInhibitDevice01 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice01 3} timeBufferingDevice01 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice01 4} saveToFLASHDevice01 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice01 5} clearAllHistoryDevice01 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice01 8} --Load deviceSwitchoffDelayDevice01 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice01 1} --System addressOfSlaveUnitDevice01 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice01 1} baudRateForSerialCommunicationDevice01 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice01 2} parityBitForSerialCommunicationDevice01 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice01 3} --ALARM Device01 --Battery batteryConnectionAlarmDevice01 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice01 1} batteryVoltageAlarmDevice01 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice01 2} batteryTemperatureSensorFailureDevice01 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice01 3} --Device deviceFailureDevice01 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice01 1} onBoardTemperatureAlarmDevice01 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice01 2} --Input acPowerInputVoltageAlarmDevice01 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice01 1} inputMainsOnOrBackupDevice01 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice01 2} --Load loadAlarmDevice01 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice01 1} --Device02 monitoringDevice02 OBJECT IDENTIFIER ::= {device02 1} monitoringBatteryDevice02 OBJECT IDENTIFIER ::= {monitoringDevice02 1} monitoringDeviceDevice02 OBJECT IDENTIFIER ::= {monitoringDevice02 2} monitoringInputDevice02 OBJECT IDENTIFIER ::= {monitoringDevice02 3} monitoringLoadDevice02 OBJECT IDENTIFIER ::= {monitoringDevice02 4} historyDevice02 OBJECT IDENTIFIER ::= {device02 2} historyBatteryDevice02 OBJECT IDENTIFIER ::= {historyDevice02 1} historyDeviceDevice02 OBJECT IDENTIFIER ::= {historyDevice02 2} historyInputDevice02 OBJECT IDENTIFIER ::= {historyDevice02 3} historyLoadDevice02 OBJECT IDENTIFIER ::= {historyDevice02 4} configurationDevice02 OBJECT IDENTIFIER ::= {device02 3} configurationBatteryDevice02 OBJECT IDENTIFIER ::= {configurationDevice02 1} configurationDeviceDevice02 OBJECT IDENTIFIER ::= {configurationDevice02 2} configurationLoadDevice02 OBJECT IDENTIFIER ::= {configurationDevice02 4} configurationSystemDevice02 OBJECT IDENTIFIER ::= {configurationDevice02 5} alarmDevice02 OBJECT IDENTIFIER ::= {device02 4} alarmBatteryDevice02 OBJECT IDENTIFIER ::= {alarmDevice02 1} alarmDeviceDevice02 OBJECT IDENTIFIER ::= {alarmDevice02 2} alarmInputDevice02 OBJECT IDENTIFIER ::= {alarmDevice02 3} alarmLoadDevice02 OBJECT IDENTIFIER ::= {alarmDevice02 4} --MONITORING Device02 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice02 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 1} chargingStatusDevice02 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 2} batteryVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice02 3} batteryChargeCurrentDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice02 4} batteryDischargeCurrentDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice02 5} batteryStateOfChargeDevice02 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 6} batteryTypeCurrentlySelectedDevice02 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 7} batteryTemperatureDevice02 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 8} batteryNumberOfCellsDevice02 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice02 9} --Device nominalOutputVoltageDevice02 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 1} onBoardTemperatureInsideTheDeviceDevice02 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 3} deviceVariantDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 4} firmwareIdDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 6} productNameDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 8} configurationModeDevice02 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 9} tableRevisionDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 10} powerManagementDcupsDevice02 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice02 11} --Input acInputVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice02 2} --Load outputLoadVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice02 1} outputLoadCurrentDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice02 2} --HISTORY Device02 --Battery numberOfChargeCyclesCompletedDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice02 1} numberOfChargeCyclesNotCompletedDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 2} ahChargedDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 3} totalRunTimeDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice02 4} numberOfLowBatteryVoltageEventsDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 5} numberOfHighBatteryVoltageEventsDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 6} numberOfPowerBoostEventsDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice02 7} highestBatteryVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 8} lowestBatteryVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice02 9} --Device numberOfOverTemperatureInsideEventsDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice02 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice02 1} numberOfHighAcVoltageEventsAtMainsInputDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice02 2} numberOfMainsBackupTransitionDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice02 3} --Load highestOutputLoadVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice02 1} lowestOutputLoadVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice02 2} --CONFIGURATION Device02 --Battery deepDischargeBatteryPreventionDevice02 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 1} maximumChargeCurrentDevice02 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 2} bulkVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 3} maxBulkTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 4} minBulkTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 5} thresholdVoltageStartingMaxBulkTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 6} absorptionVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 7} maxAbsorptionTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 8} minAbsorptionTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 9} thresholdForReturnAmpsToFloatDevice02 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 10} returnAmpsTimerDevice02 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 11} floatVoltageDevice02 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 12} forceBoostChargeDevice02 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 13} returnToBulkVoltageFromFloatDevice02 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 14} returnToBulkDelayDevice02 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 15} leadAgmNicdLiIonDevice02 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 17} lifetestEnableDevice02 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 18} maxAlarmTempDevice02 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 19} minAlarmTempDevice02 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 20} lowBatteryThresholdDevice02 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 21} batteryCapacityDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 22} switchoffVoltageWithoutMainsDevice02 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice02 23} --Device factorySettingsDevice02 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice02 1} backupInhibitDevice02 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice02 3} timeBufferingDevice02 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice02 4} saveToFLASHDevice02 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice02 5} clearAllHistoryDevice02 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice02 8} --Load deviceSwitchoffDelayDevice02 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice02 1} --System addressOfSlaveUnitDevice02 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice02 1} baudRateForSerialCommunicationDevice02 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice02 2} parityBitForSerialCommunicationDevice02 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice02 3} --ALARM Device02 --Battery batteryConnectionAlarmDevice02 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice02 1} batteryVoltageAlarmDevice02 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice02 2} batteryTemperatureSensorFailureDevice02 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice02 3} --Device deviceFailureDevice02 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice02 1} onBoardTemperatureAlarmDevice02 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice02 2} --Input acPowerInputVoltageAlarmDevice02 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice02 1} inputMainsOnOrBackupDevice02 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice02 2} --Load loadAlarmDevice02 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice02 1} --Device03 monitoringDevice03 OBJECT IDENTIFIER ::= {device03 1} monitoringBatteryDevice03 OBJECT IDENTIFIER ::= {monitoringDevice03 1} monitoringDeviceDevice03 OBJECT IDENTIFIER ::= {monitoringDevice03 2} monitoringInputDevice03 OBJECT IDENTIFIER ::= {monitoringDevice03 3} monitoringLoadDevice03 OBJECT IDENTIFIER ::= {monitoringDevice03 4} historyDevice03 OBJECT IDENTIFIER ::= {device03 2} historyBatteryDevice03 OBJECT IDENTIFIER ::= {historyDevice03 1} historyDeviceDevice03 OBJECT IDENTIFIER ::= {historyDevice03 2} historyInputDevice03 OBJECT IDENTIFIER ::= {historyDevice03 3} historyLoadDevice03 OBJECT IDENTIFIER ::= {historyDevice03 4} configurationDevice03 OBJECT IDENTIFIER ::= {device03 3} configurationBatteryDevice03 OBJECT IDENTIFIER ::= {configurationDevice03 1} configurationDeviceDevice03 OBJECT IDENTIFIER ::= {configurationDevice03 2} configurationLoadDevice03 OBJECT IDENTIFIER ::= {configurationDevice03 4} configurationSystemDevice03 OBJECT IDENTIFIER ::= {configurationDevice03 5} alarmDevice03 OBJECT IDENTIFIER ::= {device03 4} alarmBatteryDevice03 OBJECT IDENTIFIER ::= {alarmDevice03 1} alarmDeviceDevice03 OBJECT IDENTIFIER ::= {alarmDevice03 2} alarmInputDevice03 OBJECT IDENTIFIER ::= {alarmDevice03 3} alarmLoadDevice03 OBJECT IDENTIFIER ::= {alarmDevice03 4} --MONITORING Device03 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice03 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 1} chargingStatusDevice03 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 2} batteryVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice03 3} batteryChargeCurrentDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice03 4} batteryDischargeCurrentDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice03 5} batteryStateOfChargeDevice03 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 6} batteryTypeCurrentlySelectedDevice03 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 7} batteryTemperatureDevice03 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 8} batteryNumberOfCellsDevice03 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice03 9} --Device nominalOutputVoltageDevice03 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 1} onBoardTemperatureInsideTheDeviceDevice03 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 3} deviceVariantDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 4} firmwareIdDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 6} productNameDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 8} configurationModeDevice03 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 9} tableRevisionDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 10} powerManagementDcupsDevice03 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice03 11} --Input acInputVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice03 2} --Load outputLoadVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice03 1} outputLoadCurrentDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice03 2} --HISTORY Device03 --Battery numberOfChargeCyclesCompletedDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice03 1} numberOfChargeCyclesNotCompletedDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 2} ahChargedDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 3} totalRunTimeDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice03 4} numberOfLowBatteryVoltageEventsDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 5} numberOfHighBatteryVoltageEventsDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 6} numberOfPowerBoostEventsDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice03 7} highestBatteryVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 8} lowestBatteryVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice03 9} --Device numberOfOverTemperatureInsideEventsDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice03 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice03 1} numberOfHighAcVoltageEventsAtMainsInputDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice03 2} numberOfMainsBackupTransitionDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice03 3} --Load highestOutputLoadVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice03 1} lowestOutputLoadVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice03 2} --CONFIGURATION Device03 --Battery deepDischargeBatteryPreventionDevice03 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 1} maximumChargeCurrentDevice03 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 2} bulkVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 3} maxBulkTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 4} minBulkTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 5} thresholdVoltageStartingMaxBulkTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 6} absorptionVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 7} maxAbsorptionTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 8} minAbsorptionTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 9} thresholdForReturnAmpsToFloatDevice03 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 10} returnAmpsTimerDevice03 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 11} floatVoltageDevice03 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 12} forceBoostChargeDevice03 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 13} returnToBulkVoltageFromFloatDevice03 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 14} returnToBulkDelayDevice03 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 15} leadAgmNicdLiIonDevice03 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 17} lifetestEnableDevice03 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 18} maxAlarmTempDevice03 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 19} minAlarmTempDevice03 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 20} lowBatteryThresholdDevice03 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 21} batteryCapacityDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 22} switchoffVoltageWithoutMainsDevice03 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice03 23} --Device factorySettingsDevice03 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice03 1} backupInhibitDevice03 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice03 3} timeBufferingDevice03 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice03 4} saveToFLASHDevice03 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice03 5} clearAllHistoryDevice03 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice03 8} --Load deviceSwitchoffDelayDevice03 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice03 1} --System addressOfSlaveUnitDevice03 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice03 1} baudRateForSerialCommunicationDevice03 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice03 2} parityBitForSerialCommunicationDevice03 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice03 3} --ALARM Device03 --Battery batteryConnectionAlarmDevice03 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice03 1} batteryVoltageAlarmDevice03 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice03 2} batteryTemperatureSensorFailureDevice03 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice03 3} --Device deviceFailureDevice03 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice03 1} onBoardTemperatureAlarmDevice03 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice03 2} --Input acPowerInputVoltageAlarmDevice03 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice03 1} inputMainsOnOrBackupDevice03 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice03 2} --Load loadAlarmDevice03 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice03 1} --Device04 monitoringDevice04 OBJECT IDENTIFIER ::= {device04 1} monitoringBatteryDevice04 OBJECT IDENTIFIER ::= {monitoringDevice04 1} monitoringDeviceDevice04 OBJECT IDENTIFIER ::= {monitoringDevice04 2} monitoringInputDevice04 OBJECT IDENTIFIER ::= {monitoringDevice04 3} monitoringLoadDevice04 OBJECT IDENTIFIER ::= {monitoringDevice04 4} historyDevice04 OBJECT IDENTIFIER ::= {device04 2} historyBatteryDevice04 OBJECT IDENTIFIER ::= {historyDevice04 1} historyDeviceDevice04 OBJECT IDENTIFIER ::= {historyDevice04 2} historyInputDevice04 OBJECT IDENTIFIER ::= {historyDevice04 3} historyLoadDevice04 OBJECT IDENTIFIER ::= {historyDevice04 4} configurationDevice04 OBJECT IDENTIFIER ::= {device04 3} configurationBatteryDevice04 OBJECT IDENTIFIER ::= {configurationDevice04 1} configurationDeviceDevice04 OBJECT IDENTIFIER ::= {configurationDevice04 2} configurationLoadDevice04 OBJECT IDENTIFIER ::= {configurationDevice04 4} configurationSystemDevice04 OBJECT IDENTIFIER ::= {configurationDevice04 5} alarmDevice04 OBJECT IDENTIFIER ::= {device04 4} alarmBatteryDevice04 OBJECT IDENTIFIER ::= {alarmDevice04 1} alarmDeviceDevice04 OBJECT IDENTIFIER ::= {alarmDevice04 2} alarmInputDevice04 OBJECT IDENTIFIER ::= {alarmDevice04 3} alarmLoadDevice04 OBJECT IDENTIFIER ::= {alarmDevice04 4} --MONITORING Device04 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice04 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 1} chargingStatusDevice04 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 2} batteryVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice04 3} batteryChargeCurrentDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice04 4} batteryDischargeCurrentDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice04 5} batteryStateOfChargeDevice04 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 6} batteryTypeCurrentlySelectedDevice04 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 7} batteryTemperatureDevice04 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 8} batteryNumberOfCellsDevice04 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice04 9} --Device nominalOutputVoltageDevice04 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 1} onBoardTemperatureInsideTheDeviceDevice04 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 3} deviceVariantDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 4} firmwareIdDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 6} productNameDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 8} configurationModeDevice04 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 9} tableRevisionDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 10} powerManagementDcupsDevice04 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice04 11} --Input acInputVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice04 2} --Load outputLoadVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice04 1} outputLoadCurrentDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice04 2} --HISTORY Device04 --Battery numberOfChargeCyclesCompletedDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice04 1} numberOfChargeCyclesNotCompletedDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 2} ahChargedDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 3} totalRunTimeDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice04 4} numberOfLowBatteryVoltageEventsDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 5} numberOfHighBatteryVoltageEventsDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 6} numberOfPowerBoostEventsDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice04 7} highestBatteryVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 8} lowestBatteryVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice04 9} --Device numberOfOverTemperatureInsideEventsDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice04 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice04 1} numberOfHighAcVoltageEventsAtMainsInputDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice04 2} numberOfMainsBackupTransitionDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice04 3} --Load highestOutputLoadVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice04 1} lowestOutputLoadVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice04 2} --CONFIGURATION Device04 --Battery deepDischargeBatteryPreventionDevice04 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 1} maximumChargeCurrentDevice04 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 2} bulkVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 3} maxBulkTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 4} minBulkTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 5} thresholdVoltageStartingMaxBulkTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 6} absorptionVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 7} maxAbsorptionTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 8} minAbsorptionTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 9} thresholdForReturnAmpsToFloatDevice04 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 10} returnAmpsTimerDevice04 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 11} floatVoltageDevice04 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 12} forceBoostChargeDevice04 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 13} returnToBulkVoltageFromFloatDevice04 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 14} returnToBulkDelayDevice04 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 15} leadAgmNicdLiIonDevice04 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 17} lifetestEnableDevice04 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 18} maxAlarmTempDevice04 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 19} minAlarmTempDevice04 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 20} lowBatteryThresholdDevice04 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 21} batteryCapacityDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 22} switchoffVoltageWithoutMainsDevice04 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice04 23} --Device factorySettingsDevice04 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice04 1} backupInhibitDevice04 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice04 3} timeBufferingDevice04 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice04 4} saveToFLASHDevice04 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice04 5} clearAllHistoryDevice04 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice04 8} --Load deviceSwitchoffDelayDevice04 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice04 1} --System addressOfSlaveUnitDevice04 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice04 1} baudRateForSerialCommunicationDevice04 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice04 2} parityBitForSerialCommunicationDevice04 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice04 3} --ALARM Device04 --Battery batteryConnectionAlarmDevice04 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice04 1} batteryVoltageAlarmDevice04 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice04 2} batteryTemperatureSensorFailureDevice04 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice04 3} --Device deviceFailureDevice04 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice04 1} onBoardTemperatureAlarmDevice04 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice04 2} --Input acPowerInputVoltageAlarmDevice04 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice04 1} inputMainsOnOrBackupDevice04 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice04 2} --Load loadAlarmDevice04 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice04 1} --Device05 monitoringDevice05 OBJECT IDENTIFIER ::= {device05 1} monitoringBatteryDevice05 OBJECT IDENTIFIER ::= {monitoringDevice05 1} monitoringDeviceDevice05 OBJECT IDENTIFIER ::= {monitoringDevice05 2} monitoringInputDevice05 OBJECT IDENTIFIER ::= {monitoringDevice05 3} monitoringLoadDevice05 OBJECT IDENTIFIER ::= {monitoringDevice05 4} historyDevice05 OBJECT IDENTIFIER ::= {device05 2} historyBatteryDevice05 OBJECT IDENTIFIER ::= {historyDevice05 1} historyDeviceDevice05 OBJECT IDENTIFIER ::= {historyDevice05 2} historyInputDevice05 OBJECT IDENTIFIER ::= {historyDevice05 3} historyLoadDevice05 OBJECT IDENTIFIER ::= {historyDevice05 4} configurationDevice05 OBJECT IDENTIFIER ::= {device05 3} configurationBatteryDevice05 OBJECT IDENTIFIER ::= {configurationDevice05 1} configurationDeviceDevice05 OBJECT IDENTIFIER ::= {configurationDevice05 2} configurationLoadDevice05 OBJECT IDENTIFIER ::= {configurationDevice05 4} configurationSystemDevice05 OBJECT IDENTIFIER ::= {configurationDevice05 5} alarmDevice05 OBJECT IDENTIFIER ::= {device05 4} alarmBatteryDevice05 OBJECT IDENTIFIER ::= {alarmDevice05 1} alarmDeviceDevice05 OBJECT IDENTIFIER ::= {alarmDevice05 2} alarmInputDevice05 OBJECT IDENTIFIER ::= {alarmDevice05 3} alarmLoadDevice05 OBJECT IDENTIFIER ::= {alarmDevice05 4} --MONITORING Device05 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice05 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 1} chargingStatusDevice05 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 2} batteryVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice05 3} batteryChargeCurrentDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice05 4} batteryDischargeCurrentDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice05 5} batteryStateOfChargeDevice05 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 6} batteryTypeCurrentlySelectedDevice05 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 7} batteryTemperatureDevice05 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 8} batteryNumberOfCellsDevice05 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice05 9} --Device nominalOutputVoltageDevice05 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 1} onBoardTemperatureInsideTheDeviceDevice05 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 3} deviceVariantDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 4} firmwareIdDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 6} productNameDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 8} configurationModeDevice05 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 9} tableRevisionDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 10} powerManagementDcupsDevice05 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice05 11} --Input acInputVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice05 2} --Load outputLoadVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice05 1} outputLoadCurrentDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice05 2} --HISTORY Device05 --Battery numberOfChargeCyclesCompletedDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice05 1} numberOfChargeCyclesNotCompletedDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 2} ahChargedDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 3} totalRunTimeDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice05 4} numberOfLowBatteryVoltageEventsDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 5} numberOfHighBatteryVoltageEventsDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 6} numberOfPowerBoostEventsDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice05 7} highestBatteryVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 8} lowestBatteryVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice05 9} --Device numberOfOverTemperatureInsideEventsDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice05 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice05 1} numberOfHighAcVoltageEventsAtMainsInputDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice05 2} numberOfMainsBackupTransitionDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice05 3} --Load highestOutputLoadVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice05 1} lowestOutputLoadVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice05 2} --CONFIGURATION Device05 --Battery deepDischargeBatteryPreventionDevice05 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 1} maximumChargeCurrentDevice05 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 2} bulkVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 3} maxBulkTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 4} minBulkTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 5} thresholdVoltageStartingMaxBulkTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 6} absorptionVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 7} maxAbsorptionTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 8} minAbsorptionTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 9} thresholdForReturnAmpsToFloatDevice05 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 10} returnAmpsTimerDevice05 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 11} floatVoltageDevice05 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 12} forceBoostChargeDevice05 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 13} returnToBulkVoltageFromFloatDevice05 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 14} returnToBulkDelayDevice05 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 15} leadAgmNicdLiIonDevice05 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 17} lifetestEnableDevice05 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 18} maxAlarmTempDevice05 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 19} minAlarmTempDevice05 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 20} lowBatteryThresholdDevice05 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 21} batteryCapacityDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 22} switchoffVoltageWithoutMainsDevice05 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice05 23} --Device factorySettingsDevice05 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice05 1} backupInhibitDevice05 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice05 3} timeBufferingDevice05 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice05 4} saveToFLASHDevice05 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice05 5} clearAllHistoryDevice05 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice05 8} --Load deviceSwitchoffDelayDevice05 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice05 1} --System addressOfSlaveUnitDevice05 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice05 1} baudRateForSerialCommunicationDevice05 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice05 2} parityBitForSerialCommunicationDevice05 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice05 3} --ALARM Device05 --Battery batteryConnectionAlarmDevice05 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice05 1} batteryVoltageAlarmDevice05 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice05 2} batteryTemperatureSensorFailureDevice05 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice05 3} --Device deviceFailureDevice05 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice05 1} onBoardTemperatureAlarmDevice05 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice05 2} --Input acPowerInputVoltageAlarmDevice05 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice05 1} inputMainsOnOrBackupDevice05 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice05 2} --Load loadAlarmDevice05 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice05 1} --Device06 monitoringDevice06 OBJECT IDENTIFIER ::= {device06 1} monitoringBatteryDevice06 OBJECT IDENTIFIER ::= {monitoringDevice06 1} monitoringDeviceDevice06 OBJECT IDENTIFIER ::= {monitoringDevice06 2} monitoringInputDevice06 OBJECT IDENTIFIER ::= {monitoringDevice06 3} monitoringLoadDevice06 OBJECT IDENTIFIER ::= {monitoringDevice06 4} historyDevice06 OBJECT IDENTIFIER ::= {device06 2} historyBatteryDevice06 OBJECT IDENTIFIER ::= {historyDevice06 1} historyDeviceDevice06 OBJECT IDENTIFIER ::= {historyDevice06 2} historyInputDevice06 OBJECT IDENTIFIER ::= {historyDevice06 3} historyLoadDevice06 OBJECT IDENTIFIER ::= {historyDevice06 4} configurationDevice06 OBJECT IDENTIFIER ::= {device06 3} configurationBatteryDevice06 OBJECT IDENTIFIER ::= {configurationDevice06 1} configurationDeviceDevice06 OBJECT IDENTIFIER ::= {configurationDevice06 2} configurationLoadDevice06 OBJECT IDENTIFIER ::= {configurationDevice06 4} configurationSystemDevice06 OBJECT IDENTIFIER ::= {configurationDevice06 5} alarmDevice06 OBJECT IDENTIFIER ::= {device06 4} alarmBatteryDevice06 OBJECT IDENTIFIER ::= {alarmDevice06 1} alarmDeviceDevice06 OBJECT IDENTIFIER ::= {alarmDevice06 2} alarmInputDevice06 OBJECT IDENTIFIER ::= {alarmDevice06 3} alarmLoadDevice06 OBJECT IDENTIFIER ::= {alarmDevice06 4} --MONITORING Device06 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice06 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 1} chargingStatusDevice06 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 2} batteryVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice06 3} batteryChargeCurrentDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice06 4} batteryDischargeCurrentDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice06 5} batteryStateOfChargeDevice06 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 6} batteryTypeCurrentlySelectedDevice06 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 7} batteryTemperatureDevice06 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 8} batteryNumberOfCellsDevice06 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice06 9} --Device nominalOutputVoltageDevice06 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 1} onBoardTemperatureInsideTheDeviceDevice06 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 3} deviceVariantDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 4} firmwareIdDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 6} productNameDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 8} configurationModeDevice06 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 9} tableRevisionDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 10} powerManagementDcupsDevice06 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice06 11} --Input acInputVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice06 2} --Load outputLoadVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice06 1} outputLoadCurrentDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice06 2} --HISTORY Device06 --Battery numberOfChargeCyclesCompletedDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice06 1} numberOfChargeCyclesNotCompletedDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 2} ahChargedDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 3} totalRunTimeDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice06 4} numberOfLowBatteryVoltageEventsDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 5} numberOfHighBatteryVoltageEventsDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 6} numberOfPowerBoostEventsDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice06 7} highestBatteryVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 8} lowestBatteryVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice06 9} --Device numberOfOverTemperatureInsideEventsDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice06 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice06 1} numberOfHighAcVoltageEventsAtMainsInputDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice06 2} numberOfMainsBackupTransitionDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice06 3} --Load highestOutputLoadVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice06 1} lowestOutputLoadVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice06 2} --CONFIGURATION Device06 --Battery deepDischargeBatteryPreventionDevice06 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 1} maximumChargeCurrentDevice06 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 2} bulkVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 3} maxBulkTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 4} minBulkTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 5} thresholdVoltageStartingMaxBulkTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 6} absorptionVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 7} maxAbsorptionTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 8} minAbsorptionTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 9} thresholdForReturnAmpsToFloatDevice06 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 10} returnAmpsTimerDevice06 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 11} floatVoltageDevice06 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 12} forceBoostChargeDevice06 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 13} returnToBulkVoltageFromFloatDevice06 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 14} returnToBulkDelayDevice06 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 15} leadAgmNicdLiIonDevice06 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 17} lifetestEnableDevice06 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 18} maxAlarmTempDevice06 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 19} minAlarmTempDevice06 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 20} lowBatteryThresholdDevice06 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 21} batteryCapacityDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 22} switchoffVoltageWithoutMainsDevice06 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice06 23} --Device factorySettingsDevice06 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice06 1} backupInhibitDevice06 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice06 3} timeBufferingDevice06 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice06 4} saveToFLASHDevice06 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice06 5} clearAllHistoryDevice06 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice06 8} --Load deviceSwitchoffDelayDevice06 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice06 1} --System addressOfSlaveUnitDevice06 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice06 1} baudRateForSerialCommunicationDevice06 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice06 2} parityBitForSerialCommunicationDevice06 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice06 3} --ALARM Device06 --Battery batteryConnectionAlarmDevice06 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice06 1} batteryVoltageAlarmDevice06 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice06 2} batteryTemperatureSensorFailureDevice06 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice06 3} --Device deviceFailureDevice06 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice06 1} onBoardTemperatureAlarmDevice06 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice06 2} --Input acPowerInputVoltageAlarmDevice06 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice06 1} inputMainsOnOrBackupDevice06 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice06 2} --Load loadAlarmDevice06 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice06 1} --Device07 monitoringDevice07 OBJECT IDENTIFIER ::= {device07 1} monitoringBatteryDevice07 OBJECT IDENTIFIER ::= {monitoringDevice07 1} monitoringDeviceDevice07 OBJECT IDENTIFIER ::= {monitoringDevice07 2} monitoringInputDevice07 OBJECT IDENTIFIER ::= {monitoringDevice07 3} monitoringLoadDevice07 OBJECT IDENTIFIER ::= {monitoringDevice07 4} historyDevice07 OBJECT IDENTIFIER ::= {device07 2} historyBatteryDevice07 OBJECT IDENTIFIER ::= {historyDevice07 1} historyDeviceDevice07 OBJECT IDENTIFIER ::= {historyDevice07 2} historyInputDevice07 OBJECT IDENTIFIER ::= {historyDevice07 3} historyLoadDevice07 OBJECT IDENTIFIER ::= {historyDevice07 4} configurationDevice07 OBJECT IDENTIFIER ::= {device07 3} configurationBatteryDevice07 OBJECT IDENTIFIER ::= {configurationDevice07 1} configurationDeviceDevice07 OBJECT IDENTIFIER ::= {configurationDevice07 2} configurationLoadDevice07 OBJECT IDENTIFIER ::= {configurationDevice07 4} configurationSystemDevice07 OBJECT IDENTIFIER ::= {configurationDevice07 5} alarmDevice07 OBJECT IDENTIFIER ::= {device07 4} alarmBatteryDevice07 OBJECT IDENTIFIER ::= {alarmDevice07 1} alarmDeviceDevice07 OBJECT IDENTIFIER ::= {alarmDevice07 2} alarmInputDevice07 OBJECT IDENTIFIER ::= {alarmDevice07 3} alarmLoadDevice07 OBJECT IDENTIFIER ::= {alarmDevice07 4} --MONITORING Device07 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice07 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 1} chargingStatusDevice07 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 2} batteryVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice07 3} batteryChargeCurrentDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice07 4} batteryDischargeCurrentDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice07 5} batteryStateOfChargeDevice07 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 6} batteryTypeCurrentlySelectedDevice07 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 7} batteryTemperatureDevice07 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 8} batteryNumberOfCellsDevice07 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice07 9} --Device nominalOutputVoltageDevice07 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 1} onBoardTemperatureInsideTheDeviceDevice07 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 3} deviceVariantDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 4} firmwareIdDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 6} productNameDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 8} configurationModeDevice07 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 9} tableRevisionDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 10} powerManagementDcupsDevice07 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice07 11} --Input acInputVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice07 2} --Load outputLoadVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice07 1} outputLoadCurrentDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice07 2} --HISTORY Device07 --Battery numberOfChargeCyclesCompletedDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice07 1} numberOfChargeCyclesNotCompletedDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 2} ahChargedDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 3} totalRunTimeDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice07 4} numberOfLowBatteryVoltageEventsDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 5} numberOfHighBatteryVoltageEventsDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 6} numberOfPowerBoostEventsDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice07 7} highestBatteryVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 8} lowestBatteryVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice07 9} --Device numberOfOverTemperatureInsideEventsDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice07 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice07 1} numberOfHighAcVoltageEventsAtMainsInputDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice07 2} numberOfMainsBackupTransitionDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice07 3} --Load highestOutputLoadVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice07 1} lowestOutputLoadVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice07 2} --CONFIGURATION Device07 --Battery deepDischargeBatteryPreventionDevice07 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 1} maximumChargeCurrentDevice07 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 2} bulkVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 3} maxBulkTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 4} minBulkTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 5} thresholdVoltageStartingMaxBulkTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 6} absorptionVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 7} maxAbsorptionTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 8} minAbsorptionTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 9} thresholdForReturnAmpsToFloatDevice07 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 10} returnAmpsTimerDevice07 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 11} floatVoltageDevice07 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 12} forceBoostChargeDevice07 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 13} returnToBulkVoltageFromFloatDevice07 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 14} returnToBulkDelayDevice07 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 15} leadAgmNicdLiIonDevice07 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 17} lifetestEnableDevice07 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 18} maxAlarmTempDevice07 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 19} minAlarmTempDevice07 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 20} lowBatteryThresholdDevice07 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 21} batteryCapacityDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 22} switchoffVoltageWithoutMainsDevice07 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice07 23} --Device factorySettingsDevice07 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice07 1} backupInhibitDevice07 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice07 3} timeBufferingDevice07 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice07 4} saveToFLASHDevice07 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice07 5} clearAllHistoryDevice07 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice07 8} --Load deviceSwitchoffDelayDevice07 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice07 1} --System addressOfSlaveUnitDevice07 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice07 1} baudRateForSerialCommunicationDevice07 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice07 2} parityBitForSerialCommunicationDevice07 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice07 3} --ALARM Device07 --Battery batteryConnectionAlarmDevice07 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice07 1} batteryVoltageAlarmDevice07 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice07 2} batteryTemperatureSensorFailureDevice07 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice07 3} --Device deviceFailureDevice07 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice07 1} onBoardTemperatureAlarmDevice07 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice07 2} --Input acPowerInputVoltageAlarmDevice07 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice07 1} inputMainsOnOrBackupDevice07 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice07 2} --Load loadAlarmDevice07 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice07 1} --Device08 monitoringDevice08 OBJECT IDENTIFIER ::= {device08 1} monitoringBatteryDevice08 OBJECT IDENTIFIER ::= {monitoringDevice08 1} monitoringDeviceDevice08 OBJECT IDENTIFIER ::= {monitoringDevice08 2} monitoringInputDevice08 OBJECT IDENTIFIER ::= {monitoringDevice08 3} monitoringLoadDevice08 OBJECT IDENTIFIER ::= {monitoringDevice08 4} historyDevice08 OBJECT IDENTIFIER ::= {device08 2} historyBatteryDevice08 OBJECT IDENTIFIER ::= {historyDevice08 1} historyDeviceDevice08 OBJECT IDENTIFIER ::= {historyDevice08 2} historyInputDevice08 OBJECT IDENTIFIER ::= {historyDevice08 3} historyLoadDevice08 OBJECT IDENTIFIER ::= {historyDevice08 4} configurationDevice08 OBJECT IDENTIFIER ::= {device08 3} configurationBatteryDevice08 OBJECT IDENTIFIER ::= {configurationDevice08 1} configurationDeviceDevice08 OBJECT IDENTIFIER ::= {configurationDevice08 2} configurationLoadDevice08 OBJECT IDENTIFIER ::= {configurationDevice08 4} configurationSystemDevice08 OBJECT IDENTIFIER ::= {configurationDevice08 5} alarmDevice08 OBJECT IDENTIFIER ::= {device08 4} alarmBatteryDevice08 OBJECT IDENTIFIER ::= {alarmDevice08 1} alarmDeviceDevice08 OBJECT IDENTIFIER ::= {alarmDevice08 2} alarmInputDevice08 OBJECT IDENTIFIER ::= {alarmDevice08 3} alarmLoadDevice08 OBJECT IDENTIFIER ::= {alarmDevice08 4} --MONITORING Device08 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice08 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 1} chargingStatusDevice08 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 2} batteryVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice08 3} batteryChargeCurrentDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice08 4} batteryDischargeCurrentDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice08 5} batteryStateOfChargeDevice08 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 6} batteryTypeCurrentlySelectedDevice08 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 7} batteryTemperatureDevice08 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 8} batteryNumberOfCellsDevice08 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice08 9} --Device nominalOutputVoltageDevice08 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 1} onBoardTemperatureInsideTheDeviceDevice08 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 3} deviceVariantDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 4} firmwareIdDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 6} productNameDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 8} configurationModeDevice08 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 9} tableRevisionDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 10} powerManagementDcupsDevice08 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice08 11} --Input acInputVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice08 2} --Load outputLoadVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice08 1} outputLoadCurrentDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice08 2} --HISTORY Device08 --Battery numberOfChargeCyclesCompletedDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice08 1} numberOfChargeCyclesNotCompletedDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 2} ahChargedDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 3} totalRunTimeDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice08 4} numberOfLowBatteryVoltageEventsDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 5} numberOfHighBatteryVoltageEventsDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 6} numberOfPowerBoostEventsDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice08 7} highestBatteryVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 8} lowestBatteryVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice08 9} --Device numberOfOverTemperatureInsideEventsDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice08 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice08 1} numberOfHighAcVoltageEventsAtMainsInputDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice08 2} numberOfMainsBackupTransitionDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice08 3} --Load highestOutputLoadVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice08 1} lowestOutputLoadVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice08 2} --CONFIGURATION Device08 --Battery deepDischargeBatteryPreventionDevice08 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 1} maximumChargeCurrentDevice08 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 2} bulkVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 3} maxBulkTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 4} minBulkTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 5} thresholdVoltageStartingMaxBulkTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 6} absorptionVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 7} maxAbsorptionTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 8} minAbsorptionTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 9} thresholdForReturnAmpsToFloatDevice08 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 10} returnAmpsTimerDevice08 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 11} floatVoltageDevice08 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 12} forceBoostChargeDevice08 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 13} returnToBulkVoltageFromFloatDevice08 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 14} returnToBulkDelayDevice08 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 15} leadAgmNicdLiIonDevice08 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 17} lifetestEnableDevice08 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 18} maxAlarmTempDevice08 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 19} minAlarmTempDevice08 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 20} lowBatteryThresholdDevice08 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 21} batteryCapacityDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 22} switchoffVoltageWithoutMainsDevice08 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice08 23} --Device factorySettingsDevice08 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice08 1} backupInhibitDevice08 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice08 3} timeBufferingDevice08 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice08 4} saveToFLASHDevice08 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice08 5} clearAllHistoryDevice08 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice08 8} --Load deviceSwitchoffDelayDevice08 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice08 1} --System addressOfSlaveUnitDevice08 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice08 1} baudRateForSerialCommunicationDevice08 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice08 2} parityBitForSerialCommunicationDevice08 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice08 3} --ALARM Device08 --Battery batteryConnectionAlarmDevice08 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice08 1} batteryVoltageAlarmDevice08 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice08 2} batteryTemperatureSensorFailureDevice08 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice08 3} --Device deviceFailureDevice08 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice08 1} onBoardTemperatureAlarmDevice08 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice08 2} --Input acPowerInputVoltageAlarmDevice08 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice08 1} inputMainsOnOrBackupDevice08 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice08 2} --Load loadAlarmDevice08 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice08 1} --Device09 monitoringDevice09 OBJECT IDENTIFIER ::= {device09 1} monitoringBatteryDevice09 OBJECT IDENTIFIER ::= {monitoringDevice09 1} monitoringDeviceDevice09 OBJECT IDENTIFIER ::= {monitoringDevice09 2} monitoringInputDevice09 OBJECT IDENTIFIER ::= {monitoringDevice09 3} monitoringLoadDevice09 OBJECT IDENTIFIER ::= {monitoringDevice09 4} historyDevice09 OBJECT IDENTIFIER ::= {device09 2} historyBatteryDevice09 OBJECT IDENTIFIER ::= {historyDevice09 1} historyDeviceDevice09 OBJECT IDENTIFIER ::= {historyDevice09 2} historyInputDevice09 OBJECT IDENTIFIER ::= {historyDevice09 3} historyLoadDevice09 OBJECT IDENTIFIER ::= {historyDevice09 4} configurationDevice09 OBJECT IDENTIFIER ::= {device09 3} configurationBatteryDevice09 OBJECT IDENTIFIER ::= {configurationDevice09 1} configurationDeviceDevice09 OBJECT IDENTIFIER ::= {configurationDevice09 2} configurationLoadDevice09 OBJECT IDENTIFIER ::= {configurationDevice09 4} configurationSystemDevice09 OBJECT IDENTIFIER ::= {configurationDevice09 5} alarmDevice09 OBJECT IDENTIFIER ::= {device09 4} alarmBatteryDevice09 OBJECT IDENTIFIER ::= {alarmDevice09 1} alarmDeviceDevice09 OBJECT IDENTIFIER ::= {alarmDevice09 2} alarmInputDevice09 OBJECT IDENTIFIER ::= {alarmDevice09 3} alarmLoadDevice09 OBJECT IDENTIFIER ::= {alarmDevice09 4} --MONITORING Device09 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice09 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 1} chargingStatusDevice09 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 2} batteryVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice09 3} batteryChargeCurrentDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice09 4} batteryDischargeCurrentDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice09 5} batteryStateOfChargeDevice09 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 6} batteryTypeCurrentlySelectedDevice09 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 7} batteryTemperatureDevice09 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 8} batteryNumberOfCellsDevice09 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice09 9} --Device nominalOutputVoltageDevice09 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 1} onBoardTemperatureInsideTheDeviceDevice09 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 3} deviceVariantDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 4} firmwareIdDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 6} productNameDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 8} configurationModeDevice09 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 9} tableRevisionDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 10} powerManagementDcupsDevice09 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice09 11} --Input acInputVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice09 2} --Load outputLoadVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice09 1} outputLoadCurrentDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice09 2} --HISTORY Device09 --Battery numberOfChargeCyclesCompletedDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice09 1} numberOfChargeCyclesNotCompletedDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 2} ahChargedDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 3} totalRunTimeDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice09 4} numberOfLowBatteryVoltageEventsDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 5} numberOfHighBatteryVoltageEventsDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 6} numberOfPowerBoostEventsDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice09 7} highestBatteryVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 8} lowestBatteryVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice09 9} --Device numberOfOverTemperatureInsideEventsDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice09 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice09 1} numberOfHighAcVoltageEventsAtMainsInputDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice09 2} numberOfMainsBackupTransitionDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice09 3} --Load highestOutputLoadVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice09 1} lowestOutputLoadVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice09 2} --CONFIGURATION Device09 --Battery deepDischargeBatteryPreventionDevice09 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 1} maximumChargeCurrentDevice09 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 2} bulkVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 3} maxBulkTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 4} minBulkTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 5} thresholdVoltageStartingMaxBulkTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 6} absorptionVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 7} maxAbsorptionTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 8} minAbsorptionTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 9} thresholdForReturnAmpsToFloatDevice09 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 10} returnAmpsTimerDevice09 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 11} floatVoltageDevice09 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 12} forceBoostChargeDevice09 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 13} returnToBulkVoltageFromFloatDevice09 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 14} returnToBulkDelayDevice09 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 15} leadAgmNicdLiIonDevice09 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 17} lifetestEnableDevice09 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 18} maxAlarmTempDevice09 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 19} minAlarmTempDevice09 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 20} lowBatteryThresholdDevice09 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 21} batteryCapacityDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 22} switchoffVoltageWithoutMainsDevice09 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice09 23} --Device factorySettingsDevice09 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice09 1} backupInhibitDevice09 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice09 3} timeBufferingDevice09 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice09 4} saveToFLASHDevice09 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice09 5} clearAllHistoryDevice09 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice09 8} --Load deviceSwitchoffDelayDevice09 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice09 1} --System addressOfSlaveUnitDevice09 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice09 1} baudRateForSerialCommunicationDevice09 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice09 2} parityBitForSerialCommunicationDevice09 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice09 3} --ALARM Device09 --Battery batteryConnectionAlarmDevice09 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice09 1} batteryVoltageAlarmDevice09 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice09 2} batteryTemperatureSensorFailureDevice09 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice09 3} --Device deviceFailureDevice09 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice09 1} onBoardTemperatureAlarmDevice09 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice09 2} --Input acPowerInputVoltageAlarmDevice09 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice09 1} inputMainsOnOrBackupDevice09 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice09 2} --Load loadAlarmDevice09 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice09 1} --Device10 monitoringDevice10 OBJECT IDENTIFIER ::= {device10 1} monitoringBatteryDevice10 OBJECT IDENTIFIER ::= {monitoringDevice10 1} monitoringDeviceDevice10 OBJECT IDENTIFIER ::= {monitoringDevice10 2} monitoringInputDevice10 OBJECT IDENTIFIER ::= {monitoringDevice10 3} monitoringLoadDevice10 OBJECT IDENTIFIER ::= {monitoringDevice10 4} historyDevice10 OBJECT IDENTIFIER ::= {device10 2} historyBatteryDevice10 OBJECT IDENTIFIER ::= {historyDevice10 1} historyDeviceDevice10 OBJECT IDENTIFIER ::= {historyDevice10 2} historyInputDevice10 OBJECT IDENTIFIER ::= {historyDevice10 3} historyLoadDevice10 OBJECT IDENTIFIER ::= {historyDevice10 4} configurationDevice10 OBJECT IDENTIFIER ::= {device10 3} configurationBatteryDevice10 OBJECT IDENTIFIER ::= {configurationDevice10 1} configurationDeviceDevice10 OBJECT IDENTIFIER ::= {configurationDevice10 2} configurationLoadDevice10 OBJECT IDENTIFIER ::= {configurationDevice10 4} configurationSystemDevice10 OBJECT IDENTIFIER ::= {configurationDevice10 5} alarmDevice10 OBJECT IDENTIFIER ::= {device10 4} alarmBatteryDevice10 OBJECT IDENTIFIER ::= {alarmDevice10 1} alarmDeviceDevice10 OBJECT IDENTIFIER ::= {alarmDevice10 2} alarmInputDevice10 OBJECT IDENTIFIER ::= {alarmDevice10 3} alarmLoadDevice10 OBJECT IDENTIFIER ::= {alarmDevice10 4} --MONITORING Device10 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice10 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 1} chargingStatusDevice10 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 2} batteryVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice10 3} batteryChargeCurrentDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice10 4} batteryDischargeCurrentDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice10 5} batteryStateOfChargeDevice10 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 6} batteryTypeCurrentlySelectedDevice10 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 7} batteryTemperatureDevice10 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 8} batteryNumberOfCellsDevice10 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice10 9} --Device nominalOutputVoltageDevice10 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 1} onBoardTemperatureInsideTheDeviceDevice10 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 3} deviceVariantDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 4} firmwareIdDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 6} productNameDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 8} configurationModeDevice10 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 9} tableRevisionDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 10} powerManagementDcupsDevice10 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice10 11} --Input acInputVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice10 2} --Load outputLoadVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice10 1} outputLoadCurrentDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice10 2} --HISTORY Device10 --Battery numberOfChargeCyclesCompletedDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice10 1} numberOfChargeCyclesNotCompletedDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 2} ahChargedDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 3} totalRunTimeDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice10 4} numberOfLowBatteryVoltageEventsDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 5} numberOfHighBatteryVoltageEventsDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 6} numberOfPowerBoostEventsDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice10 7} highestBatteryVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 8} lowestBatteryVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice10 9} --Device numberOfOverTemperatureInsideEventsDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice10 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice10 1} numberOfHighAcVoltageEventsAtMainsInputDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice10 2} numberOfMainsBackupTransitionDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice10 3} --Load highestOutputLoadVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice10 1} lowestOutputLoadVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice10 2} --CONFIGURATION Device10 --Battery deepDischargeBatteryPreventionDevice10 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 1} maximumChargeCurrentDevice10 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 2} bulkVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 3} maxBulkTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 4} minBulkTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 5} thresholdVoltageStartingMaxBulkTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 6} absorptionVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 7} maxAbsorptionTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 8} minAbsorptionTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 9} thresholdForReturnAmpsToFloatDevice10 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 10} returnAmpsTimerDevice10 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 11} floatVoltageDevice10 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 12} forceBoostChargeDevice10 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 13} returnToBulkVoltageFromFloatDevice10 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 14} returnToBulkDelayDevice10 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 15} leadAgmNicdLiIonDevice10 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 17} lifetestEnableDevice10 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 18} maxAlarmTempDevice10 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 19} minAlarmTempDevice10 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 20} lowBatteryThresholdDevice10 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 21} batteryCapacityDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 22} switchoffVoltageWithoutMainsDevice10 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice10 23} --Device factorySettingsDevice10 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice10 1} backupInhibitDevice10 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice10 3} timeBufferingDevice10 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice10 4} saveToFLASHDevice10 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice10 5} clearAllHistoryDevice10 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice10 8} --Load deviceSwitchoffDelayDevice10 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice10 1} --System addressOfSlaveUnitDevice10 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice10 1} baudRateForSerialCommunicationDevice10 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice10 2} parityBitForSerialCommunicationDevice10 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice10 3} --ALARM Device10 --Battery batteryConnectionAlarmDevice10 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice10 1} batteryVoltageAlarmDevice10 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice10 2} batteryTemperatureSensorFailureDevice10 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice10 3} --Device deviceFailureDevice10 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice10 1} onBoardTemperatureAlarmDevice10 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice10 2} --Input acPowerInputVoltageAlarmDevice10 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice10 1} inputMainsOnOrBackupDevice10 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice10 2} --Load loadAlarmDevice10 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice10 1} --Device11 monitoringDevice11 OBJECT IDENTIFIER ::= {device11 1} monitoringBatteryDevice11 OBJECT IDENTIFIER ::= {monitoringDevice11 1} monitoringDeviceDevice11 OBJECT IDENTIFIER ::= {monitoringDevice11 2} monitoringInputDevice11 OBJECT IDENTIFIER ::= {monitoringDevice11 3} monitoringLoadDevice11 OBJECT IDENTIFIER ::= {monitoringDevice11 4} historyDevice11 OBJECT IDENTIFIER ::= {device11 2} historyBatteryDevice11 OBJECT IDENTIFIER ::= {historyDevice11 1} historyDeviceDevice11 OBJECT IDENTIFIER ::= {historyDevice11 2} historyInputDevice11 OBJECT IDENTIFIER ::= {historyDevice11 3} historyLoadDevice11 OBJECT IDENTIFIER ::= {historyDevice11 4} configurationDevice11 OBJECT IDENTIFIER ::= {device11 3} configurationBatteryDevice11 OBJECT IDENTIFIER ::= {configurationDevice11 1} configurationDeviceDevice11 OBJECT IDENTIFIER ::= {configurationDevice11 2} configurationLoadDevice11 OBJECT IDENTIFIER ::= {configurationDevice11 4} configurationSystemDevice11 OBJECT IDENTIFIER ::= {configurationDevice11 5} alarmDevice11 OBJECT IDENTIFIER ::= {device11 4} alarmBatteryDevice11 OBJECT IDENTIFIER ::= {alarmDevice11 1} alarmDeviceDevice11 OBJECT IDENTIFIER ::= {alarmDevice11 2} alarmInputDevice11 OBJECT IDENTIFIER ::= {alarmDevice11 3} alarmLoadDevice11 OBJECT IDENTIFIER ::= {alarmDevice11 4} --MONITORING Device11 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice11 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 1} chargingStatusDevice11 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 2} batteryVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice11 3} batteryChargeCurrentDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice11 4} batteryDischargeCurrentDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice11 5} batteryStateOfChargeDevice11 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 6} batteryTypeCurrentlySelectedDevice11 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 7} batteryTemperatureDevice11 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 8} batteryNumberOfCellsDevice11 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice11 9} --Device nominalOutputVoltageDevice11 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 1} onBoardTemperatureInsideTheDeviceDevice11 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 3} deviceVariantDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 4} firmwareIdDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 6} productNameDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 8} configurationModeDevice11 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 9} tableRevisionDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 10} powerManagementDcupsDevice11 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice11 11} --Input acInputVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice11 2} --Load outputLoadVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice11 1} outputLoadCurrentDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice11 2} --HISTORY Device11 --Battery numberOfChargeCyclesCompletedDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice11 1} numberOfChargeCyclesNotCompletedDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 2} ahChargedDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 3} totalRunTimeDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice11 4} numberOfLowBatteryVoltageEventsDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 5} numberOfHighBatteryVoltageEventsDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 6} numberOfPowerBoostEventsDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice11 7} highestBatteryVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 8} lowestBatteryVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice11 9} --Device numberOfOverTemperatureInsideEventsDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice11 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice11 1} numberOfHighAcVoltageEventsAtMainsInputDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice11 2} numberOfMainsBackupTransitionDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice11 3} --Load highestOutputLoadVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice11 1} lowestOutputLoadVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice11 2} --CONFIGURATION Device11 --Battery deepDischargeBatteryPreventionDevice11 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 1} maximumChargeCurrentDevice11 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 2} bulkVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 3} maxBulkTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 4} minBulkTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 5} thresholdVoltageStartingMaxBulkTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 6} absorptionVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 7} maxAbsorptionTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 8} minAbsorptionTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 9} thresholdForReturnAmpsToFloatDevice11 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 10} returnAmpsTimerDevice11 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 11} floatVoltageDevice11 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 12} forceBoostChargeDevice11 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 13} returnToBulkVoltageFromFloatDevice11 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 14} returnToBulkDelayDevice11 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 15} leadAgmNicdLiIonDevice11 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 17} lifetestEnableDevice11 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 18} maxAlarmTempDevice11 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 19} minAlarmTempDevice11 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 20} lowBatteryThresholdDevice11 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 21} batteryCapacityDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 22} switchoffVoltageWithoutMainsDevice11 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice11 23} --Device factorySettingsDevice11 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice11 1} backupInhibitDevice11 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice11 3} timeBufferingDevice11 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice11 4} saveToFLASHDevice11 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice11 5} clearAllHistoryDevice11 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice11 8} --Load deviceSwitchoffDelayDevice11 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice11 1} --System addressOfSlaveUnitDevice11 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice11 1} baudRateForSerialCommunicationDevice11 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice11 2} parityBitForSerialCommunicationDevice11 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice11 3} --ALARM Device11 --Battery batteryConnectionAlarmDevice11 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice11 1} batteryVoltageAlarmDevice11 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice11 2} batteryTemperatureSensorFailureDevice11 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice11 3} --Device deviceFailureDevice11 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice11 1} onBoardTemperatureAlarmDevice11 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice11 2} --Input acPowerInputVoltageAlarmDevice11 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice11 1} inputMainsOnOrBackupDevice11 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice11 2} --Load loadAlarmDevice11 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice11 1} --Device12 monitoringDevice12 OBJECT IDENTIFIER ::= {device12 1} monitoringBatteryDevice12 OBJECT IDENTIFIER ::= {monitoringDevice12 1} monitoringDeviceDevice12 OBJECT IDENTIFIER ::= {monitoringDevice12 2} monitoringInputDevice12 OBJECT IDENTIFIER ::= {monitoringDevice12 3} monitoringLoadDevice12 OBJECT IDENTIFIER ::= {monitoringDevice12 4} historyDevice12 OBJECT IDENTIFIER ::= {device12 2} historyBatteryDevice12 OBJECT IDENTIFIER ::= {historyDevice12 1} historyDeviceDevice12 OBJECT IDENTIFIER ::= {historyDevice12 2} historyInputDevice12 OBJECT IDENTIFIER ::= {historyDevice12 3} historyLoadDevice12 OBJECT IDENTIFIER ::= {historyDevice12 4} configurationDevice12 OBJECT IDENTIFIER ::= {device12 3} configurationBatteryDevice12 OBJECT IDENTIFIER ::= {configurationDevice12 1} configurationDeviceDevice12 OBJECT IDENTIFIER ::= {configurationDevice12 2} configurationLoadDevice12 OBJECT IDENTIFIER ::= {configurationDevice12 4} configurationSystemDevice12 OBJECT IDENTIFIER ::= {configurationDevice12 5} alarmDevice12 OBJECT IDENTIFIER ::= {device12 4} alarmBatteryDevice12 OBJECT IDENTIFIER ::= {alarmDevice12 1} alarmDeviceDevice12 OBJECT IDENTIFIER ::= {alarmDevice12 2} alarmInputDevice12 OBJECT IDENTIFIER ::= {alarmDevice12 3} alarmLoadDevice12 OBJECT IDENTIFIER ::= {alarmDevice12 4} --MONITORING Device12 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice12 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 1} chargingStatusDevice12 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 2} batteryVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice12 3} batteryChargeCurrentDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice12 4} batteryDischargeCurrentDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice12 5} batteryStateOfChargeDevice12 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 6} batteryTypeCurrentlySelectedDevice12 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 7} batteryTemperatureDevice12 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 8} batteryNumberOfCellsDevice12 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice12 9} --Device nominalOutputVoltageDevice12 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 1} onBoardTemperatureInsideTheDeviceDevice12 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 3} deviceVariantDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 4} firmwareIdDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 6} productNameDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 8} configurationModeDevice12 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 9} tableRevisionDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 10} powerManagementDcupsDevice12 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice12 11} --Input acInputVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice12 2} --Load outputLoadVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice12 1} outputLoadCurrentDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice12 2} --HISTORY Device12 --Battery numberOfChargeCyclesCompletedDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice12 1} numberOfChargeCyclesNotCompletedDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 2} ahChargedDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 3} totalRunTimeDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice12 4} numberOfLowBatteryVoltageEventsDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 5} numberOfHighBatteryVoltageEventsDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 6} numberOfPowerBoostEventsDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice12 7} highestBatteryVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 8} lowestBatteryVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice12 9} --Device numberOfOverTemperatureInsideEventsDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice12 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice12 1} numberOfHighAcVoltageEventsAtMainsInputDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice12 2} numberOfMainsBackupTransitionDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice12 3} --Load highestOutputLoadVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice12 1} lowestOutputLoadVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice12 2} --CONFIGURATION Device12 --Battery deepDischargeBatteryPreventionDevice12 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 1} maximumChargeCurrentDevice12 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 2} bulkVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 3} maxBulkTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 4} minBulkTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 5} thresholdVoltageStartingMaxBulkTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 6} absorptionVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 7} maxAbsorptionTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 8} minAbsorptionTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 9} thresholdForReturnAmpsToFloatDevice12 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 10} returnAmpsTimerDevice12 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 11} floatVoltageDevice12 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 12} forceBoostChargeDevice12 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 13} returnToBulkVoltageFromFloatDevice12 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 14} returnToBulkDelayDevice12 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 15} leadAgmNicdLiIonDevice12 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 17} lifetestEnableDevice12 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 18} maxAlarmTempDevice12 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 19} minAlarmTempDevice12 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 20} lowBatteryThresholdDevice12 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 21} batteryCapacityDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 22} switchoffVoltageWithoutMainsDevice12 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice12 23} --Device factorySettingsDevice12 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice12 1} backupInhibitDevice12 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice12 3} timeBufferingDevice12 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice12 4} saveToFLASHDevice12 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice12 5} clearAllHistoryDevice12 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice12 8} --Load deviceSwitchoffDelayDevice12 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice12 1} --System addressOfSlaveUnitDevice12 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice12 1} baudRateForSerialCommunicationDevice12 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice12 2} parityBitForSerialCommunicationDevice12 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice12 3} --ALARM Device12 --Battery batteryConnectionAlarmDevice12 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice12 1} batteryVoltageAlarmDevice12 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice12 2} batteryTemperatureSensorFailureDevice12 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice12 3} --Device deviceFailureDevice12 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice12 1} onBoardTemperatureAlarmDevice12 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice12 2} --Input acPowerInputVoltageAlarmDevice12 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice12 1} inputMainsOnOrBackupDevice12 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice12 2} --Load loadAlarmDevice12 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice12 1} --Device13 monitoringDevice13 OBJECT IDENTIFIER ::= {device13 1} monitoringBatteryDevice13 OBJECT IDENTIFIER ::= {monitoringDevice13 1} monitoringDeviceDevice13 OBJECT IDENTIFIER ::= {monitoringDevice13 2} monitoringInputDevice13 OBJECT IDENTIFIER ::= {monitoringDevice13 3} monitoringLoadDevice13 OBJECT IDENTIFIER ::= {monitoringDevice13 4} historyDevice13 OBJECT IDENTIFIER ::= {device13 2} historyBatteryDevice13 OBJECT IDENTIFIER ::= {historyDevice13 1} historyDeviceDevice13 OBJECT IDENTIFIER ::= {historyDevice13 2} historyInputDevice13 OBJECT IDENTIFIER ::= {historyDevice13 3} historyLoadDevice13 OBJECT IDENTIFIER ::= {historyDevice13 4} configurationDevice13 OBJECT IDENTIFIER ::= {device13 3} configurationBatteryDevice13 OBJECT IDENTIFIER ::= {configurationDevice13 1} configurationDeviceDevice13 OBJECT IDENTIFIER ::= {configurationDevice13 2} configurationLoadDevice13 OBJECT IDENTIFIER ::= {configurationDevice13 4} configurationSystemDevice13 OBJECT IDENTIFIER ::= {configurationDevice13 5} alarmDevice13 OBJECT IDENTIFIER ::= {device13 4} alarmBatteryDevice13 OBJECT IDENTIFIER ::= {alarmDevice13 1} alarmDeviceDevice13 OBJECT IDENTIFIER ::= {alarmDevice13 2} alarmInputDevice13 OBJECT IDENTIFIER ::= {alarmDevice13 3} alarmLoadDevice13 OBJECT IDENTIFIER ::= {alarmDevice13 4} --MONITORING Device13 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice13 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 1} chargingStatusDevice13 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 2} batteryVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice13 3} batteryChargeCurrentDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice13 4} batteryDischargeCurrentDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice13 5} batteryStateOfChargeDevice13 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 6} batteryTypeCurrentlySelectedDevice13 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 7} batteryTemperatureDevice13 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 8} batteryNumberOfCellsDevice13 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice13 9} --Device nominalOutputVoltageDevice13 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 1} onBoardTemperatureInsideTheDeviceDevice13 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 3} deviceVariantDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 4} firmwareIdDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 6} productNameDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 8} configurationModeDevice13 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 9} tableRevisionDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 10} powerManagementDcupsDevice13 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice13 11} --Input acInputVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice13 2} --Load outputLoadVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice13 1} outputLoadCurrentDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice13 2} --HISTORY Device13 --Battery numberOfChargeCyclesCompletedDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice13 1} numberOfChargeCyclesNotCompletedDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 2} ahChargedDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 3} totalRunTimeDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice13 4} numberOfLowBatteryVoltageEventsDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 5} numberOfHighBatteryVoltageEventsDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 6} numberOfPowerBoostEventsDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice13 7} highestBatteryVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 8} lowestBatteryVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice13 9} --Device numberOfOverTemperatureInsideEventsDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice13 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice13 1} numberOfHighAcVoltageEventsAtMainsInputDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice13 2} numberOfMainsBackupTransitionDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice13 3} --Load highestOutputLoadVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice13 1} lowestOutputLoadVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice13 2} --CONFIGURATION Device13 --Battery deepDischargeBatteryPreventionDevice13 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 1} maximumChargeCurrentDevice13 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 2} bulkVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 3} maxBulkTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 4} minBulkTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 5} thresholdVoltageStartingMaxBulkTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 6} absorptionVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 7} maxAbsorptionTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 8} minAbsorptionTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 9} thresholdForReturnAmpsToFloatDevice13 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 10} returnAmpsTimerDevice13 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 11} floatVoltageDevice13 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 12} forceBoostChargeDevice13 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 13} returnToBulkVoltageFromFloatDevice13 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 14} returnToBulkDelayDevice13 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 15} leadAgmNicdLiIonDevice13 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 17} lifetestEnableDevice13 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 18} maxAlarmTempDevice13 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 19} minAlarmTempDevice13 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 20} lowBatteryThresholdDevice13 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 21} batteryCapacityDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 22} switchoffVoltageWithoutMainsDevice13 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice13 23} --Device factorySettingsDevice13 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice13 1} backupInhibitDevice13 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice13 3} timeBufferingDevice13 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice13 4} saveToFLASHDevice13 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice13 5} clearAllHistoryDevice13 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice13 8} --Load deviceSwitchoffDelayDevice13 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice13 1} --System addressOfSlaveUnitDevice13 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice13 1} baudRateForSerialCommunicationDevice13 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice13 2} parityBitForSerialCommunicationDevice13 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice13 3} --ALARM Device13 --Battery batteryConnectionAlarmDevice13 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice13 1} batteryVoltageAlarmDevice13 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice13 2} batteryTemperatureSensorFailureDevice13 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice13 3} --Device deviceFailureDevice13 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice13 1} onBoardTemperatureAlarmDevice13 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice13 2} --Input acPowerInputVoltageAlarmDevice13 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice13 1} inputMainsOnOrBackupDevice13 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice13 2} --Load loadAlarmDevice13 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice13 1} --Device14 monitoringDevice14 OBJECT IDENTIFIER ::= {device14 1} monitoringBatteryDevice14 OBJECT IDENTIFIER ::= {monitoringDevice14 1} monitoringDeviceDevice14 OBJECT IDENTIFIER ::= {monitoringDevice14 2} monitoringInputDevice14 OBJECT IDENTIFIER ::= {monitoringDevice14 3} monitoringLoadDevice14 OBJECT IDENTIFIER ::= {monitoringDevice14 4} historyDevice14 OBJECT IDENTIFIER ::= {device14 2} historyBatteryDevice14 OBJECT IDENTIFIER ::= {historyDevice14 1} historyDeviceDevice14 OBJECT IDENTIFIER ::= {historyDevice14 2} historyInputDevice14 OBJECT IDENTIFIER ::= {historyDevice14 3} historyLoadDevice14 OBJECT IDENTIFIER ::= {historyDevice14 4} configurationDevice14 OBJECT IDENTIFIER ::= {device14 3} configurationBatteryDevice14 OBJECT IDENTIFIER ::= {configurationDevice14 1} configurationDeviceDevice14 OBJECT IDENTIFIER ::= {configurationDevice14 2} configurationLoadDevice14 OBJECT IDENTIFIER ::= {configurationDevice14 4} configurationSystemDevice14 OBJECT IDENTIFIER ::= {configurationDevice14 5} alarmDevice14 OBJECT IDENTIFIER ::= {device14 4} alarmBatteryDevice14 OBJECT IDENTIFIER ::= {alarmDevice14 1} alarmDeviceDevice14 OBJECT IDENTIFIER ::= {alarmDevice14 2} alarmInputDevice14 OBJECT IDENTIFIER ::= {alarmDevice14 3} alarmLoadDevice14 OBJECT IDENTIFIER ::= {alarmDevice14 4} --MONITORING Device14 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice14 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 1} chargingStatusDevice14 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 2} batteryVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice14 3} batteryChargeCurrentDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice14 4} batteryDischargeCurrentDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice14 5} batteryStateOfChargeDevice14 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 6} batteryTypeCurrentlySelectedDevice14 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 7} batteryTemperatureDevice14 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 8} batteryNumberOfCellsDevice14 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice14 9} --Device nominalOutputVoltageDevice14 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 1} onBoardTemperatureInsideTheDeviceDevice14 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 3} deviceVariantDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 4} firmwareIdDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 6} productNameDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 8} configurationModeDevice14 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 9} tableRevisionDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 10} powerManagementDcupsDevice14 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice14 11} --Input acInputVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice14 2} --Load outputLoadVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice14 1} outputLoadCurrentDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice14 2} --HISTORY Device14 --Battery numberOfChargeCyclesCompletedDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice14 1} numberOfChargeCyclesNotCompletedDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 2} ahChargedDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 3} totalRunTimeDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice14 4} numberOfLowBatteryVoltageEventsDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 5} numberOfHighBatteryVoltageEventsDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 6} numberOfPowerBoostEventsDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice14 7} highestBatteryVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 8} lowestBatteryVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice14 9} --Device numberOfOverTemperatureInsideEventsDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice14 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice14 1} numberOfHighAcVoltageEventsAtMainsInputDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice14 2} numberOfMainsBackupTransitionDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice14 3} --Load highestOutputLoadVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice14 1} lowestOutputLoadVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice14 2} --CONFIGURATION Device14 --Battery deepDischargeBatteryPreventionDevice14 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 1} maximumChargeCurrentDevice14 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 2} bulkVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 3} maxBulkTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 4} minBulkTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 5} thresholdVoltageStartingMaxBulkTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 6} absorptionVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 7} maxAbsorptionTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 8} minAbsorptionTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 9} thresholdForReturnAmpsToFloatDevice14 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 10} returnAmpsTimerDevice14 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 11} floatVoltageDevice14 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 12} forceBoostChargeDevice14 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 13} returnToBulkVoltageFromFloatDevice14 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 14} returnToBulkDelayDevice14 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 15} leadAgmNicdLiIonDevice14 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 17} lifetestEnableDevice14 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 18} maxAlarmTempDevice14 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 19} minAlarmTempDevice14 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 20} lowBatteryThresholdDevice14 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 21} batteryCapacityDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 22} switchoffVoltageWithoutMainsDevice14 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice14 23} --Device factorySettingsDevice14 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice14 1} backupInhibitDevice14 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice14 3} timeBufferingDevice14 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice14 4} saveToFLASHDevice14 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice14 5} clearAllHistoryDevice14 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice14 8} --Load deviceSwitchoffDelayDevice14 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice14 1} --System addressOfSlaveUnitDevice14 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice14 1} baudRateForSerialCommunicationDevice14 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice14 2} parityBitForSerialCommunicationDevice14 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice14 3} --ALARM Device14 --Battery batteryConnectionAlarmDevice14 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice14 1} batteryVoltageAlarmDevice14 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice14 2} batteryTemperatureSensorFailureDevice14 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice14 3} --Device deviceFailureDevice14 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice14 1} onBoardTemperatureAlarmDevice14 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice14 2} --Input acPowerInputVoltageAlarmDevice14 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice14 1} inputMainsOnOrBackupDevice14 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice14 2} --Load loadAlarmDevice14 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice14 1} --Device15 monitoringDevice15 OBJECT IDENTIFIER ::= {device15 1} monitoringBatteryDevice15 OBJECT IDENTIFIER ::= {monitoringDevice15 1} monitoringDeviceDevice15 OBJECT IDENTIFIER ::= {monitoringDevice15 2} monitoringInputDevice15 OBJECT IDENTIFIER ::= {monitoringDevice15 3} monitoringLoadDevice15 OBJECT IDENTIFIER ::= {monitoringDevice15 4} historyDevice15 OBJECT IDENTIFIER ::= {device15 2} historyBatteryDevice15 OBJECT IDENTIFIER ::= {historyDevice15 1} historyDeviceDevice15 OBJECT IDENTIFIER ::= {historyDevice15 2} historyInputDevice15 OBJECT IDENTIFIER ::= {historyDevice15 3} historyLoadDevice15 OBJECT IDENTIFIER ::= {historyDevice15 4} configurationDevice15 OBJECT IDENTIFIER ::= {device15 3} configurationBatteryDevice15 OBJECT IDENTIFIER ::= {configurationDevice15 1} configurationDeviceDevice15 OBJECT IDENTIFIER ::= {configurationDevice15 2} configurationLoadDevice15 OBJECT IDENTIFIER ::= {configurationDevice15 4} configurationSystemDevice15 OBJECT IDENTIFIER ::= {configurationDevice15 5} alarmDevice15 OBJECT IDENTIFIER ::= {device15 4} alarmBatteryDevice15 OBJECT IDENTIFIER ::= {alarmDevice15 1} alarmDeviceDevice15 OBJECT IDENTIFIER ::= {alarmDevice15 2} alarmInputDevice15 OBJECT IDENTIFIER ::= {alarmDevice15 3} alarmLoadDevice15 OBJECT IDENTIFIER ::= {alarmDevice15 4} --MONITORING Device15 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice15 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 1} chargingStatusDevice15 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 2} batteryVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice15 3} batteryChargeCurrentDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice15 4} batteryDischargeCurrentDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice15 5} batteryStateOfChargeDevice15 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 6} batteryTypeCurrentlySelectedDevice15 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 7} batteryTemperatureDevice15 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 8} batteryNumberOfCellsDevice15 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice15 9} --Device nominalOutputVoltageDevice15 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 1} onBoardTemperatureInsideTheDeviceDevice15 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 3} deviceVariantDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 4} firmwareIdDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 6} productNameDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 8} configurationModeDevice15 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 9} tableRevisionDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 10} powerManagementDcupsDevice15 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice15 11} --Input acInputVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice15 2} --Load outputLoadVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice15 1} outputLoadCurrentDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice15 2} --HISTORY Device15 --Battery numberOfChargeCyclesCompletedDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice15 1} numberOfChargeCyclesNotCompletedDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 2} ahChargedDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 3} totalRunTimeDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice15 4} numberOfLowBatteryVoltageEventsDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 5} numberOfHighBatteryVoltageEventsDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 6} numberOfPowerBoostEventsDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice15 7} highestBatteryVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 8} lowestBatteryVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice15 9} --Device numberOfOverTemperatureInsideEventsDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice15 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice15 1} numberOfHighAcVoltageEventsAtMainsInputDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice15 2} numberOfMainsBackupTransitionDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice15 3} --Load highestOutputLoadVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice15 1} lowestOutputLoadVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice15 2} --CONFIGURATION Device15 --Battery deepDischargeBatteryPreventionDevice15 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 1} maximumChargeCurrentDevice15 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 2} bulkVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 3} maxBulkTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 4} minBulkTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 5} thresholdVoltageStartingMaxBulkTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 6} absorptionVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 7} maxAbsorptionTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 8} minAbsorptionTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 9} thresholdForReturnAmpsToFloatDevice15 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 10} returnAmpsTimerDevice15 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 11} floatVoltageDevice15 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 12} forceBoostChargeDevice15 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 13} returnToBulkVoltageFromFloatDevice15 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 14} returnToBulkDelayDevice15 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 15} leadAgmNicdLiIonDevice15 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 17} lifetestEnableDevice15 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 18} maxAlarmTempDevice15 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 19} minAlarmTempDevice15 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 20} lowBatteryThresholdDevice15 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 21} batteryCapacityDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 22} switchoffVoltageWithoutMainsDevice15 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice15 23} --Device factorySettingsDevice15 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice15 1} backupInhibitDevice15 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice15 3} timeBufferingDevice15 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice15 4} saveToFLASHDevice15 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice15 5} clearAllHistoryDevice15 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice15 8} --Load deviceSwitchoffDelayDevice15 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice15 1} --System addressOfSlaveUnitDevice15 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice15 1} baudRateForSerialCommunicationDevice15 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice15 2} parityBitForSerialCommunicationDevice15 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice15 3} --ALARM Device15 --Battery batteryConnectionAlarmDevice15 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice15 1} batteryVoltageAlarmDevice15 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice15 2} batteryTemperatureSensorFailureDevice15 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice15 3} --Device deviceFailureDevice15 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice15 1} onBoardTemperatureAlarmDevice15 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice15 2} --Input acPowerInputVoltageAlarmDevice15 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice15 1} inputMainsOnOrBackupDevice15 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice15 2} --Load loadAlarmDevice15 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice15 1} --Device16 monitoringDevice16 OBJECT IDENTIFIER ::= {device16 1} monitoringBatteryDevice16 OBJECT IDENTIFIER ::= {monitoringDevice16 1} monitoringDeviceDevice16 OBJECT IDENTIFIER ::= {monitoringDevice16 2} monitoringInputDevice16 OBJECT IDENTIFIER ::= {monitoringDevice16 3} monitoringLoadDevice16 OBJECT IDENTIFIER ::= {monitoringDevice16 4} historyDevice16 OBJECT IDENTIFIER ::= {device16 2} historyBatteryDevice16 OBJECT IDENTIFIER ::= {historyDevice16 1} historyDeviceDevice16 OBJECT IDENTIFIER ::= {historyDevice16 2} historyInputDevice16 OBJECT IDENTIFIER ::= {historyDevice16 3} historyLoadDevice16 OBJECT IDENTIFIER ::= {historyDevice16 4} configurationDevice16 OBJECT IDENTIFIER ::= {device16 3} configurationBatteryDevice16 OBJECT IDENTIFIER ::= {configurationDevice16 1} configurationDeviceDevice16 OBJECT IDENTIFIER ::= {configurationDevice16 2} configurationLoadDevice16 OBJECT IDENTIFIER ::= {configurationDevice16 4} configurationSystemDevice16 OBJECT IDENTIFIER ::= {configurationDevice16 5} alarmDevice16 OBJECT IDENTIFIER ::= {device16 4} alarmBatteryDevice16 OBJECT IDENTIFIER ::= {alarmDevice16 1} alarmDeviceDevice16 OBJECT IDENTIFIER ::= {alarmDevice16 2} alarmInputDevice16 OBJECT IDENTIFIER ::= {alarmDevice16 3} alarmLoadDevice16 OBJECT IDENTIFIER ::= {alarmDevice16 4} --MONITORING Device16 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice16 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 1} chargingStatusDevice16 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 2} batteryVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice16 3} batteryChargeCurrentDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice16 4} batteryDischargeCurrentDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice16 5} batteryStateOfChargeDevice16 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 6} batteryTypeCurrentlySelectedDevice16 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 7} batteryTemperatureDevice16 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 8} batteryNumberOfCellsDevice16 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice16 9} --Device nominalOutputVoltageDevice16 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 1} onBoardTemperatureInsideTheDeviceDevice16 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 3} deviceVariantDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 4} firmwareIdDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 6} productNameDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 8} configurationModeDevice16 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 9} tableRevisionDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 10} powerManagementDcupsDevice16 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice16 11} --Input acInputVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice16 2} --Load outputLoadVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice16 1} outputLoadCurrentDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice16 2} --HISTORY Device16 --Battery numberOfChargeCyclesCompletedDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice16 1} numberOfChargeCyclesNotCompletedDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 2} ahChargedDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 3} totalRunTimeDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice16 4} numberOfLowBatteryVoltageEventsDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 5} numberOfHighBatteryVoltageEventsDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 6} numberOfPowerBoostEventsDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice16 7} highestBatteryVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 8} lowestBatteryVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice16 9} --Device numberOfOverTemperatureInsideEventsDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice16 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice16 1} numberOfHighAcVoltageEventsAtMainsInputDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice16 2} numberOfMainsBackupTransitionDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice16 3} --Load highestOutputLoadVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice16 1} lowestOutputLoadVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice16 2} --CONFIGURATION Device16 --Battery deepDischargeBatteryPreventionDevice16 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 1} maximumChargeCurrentDevice16 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 2} bulkVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 3} maxBulkTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 4} minBulkTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 5} thresholdVoltageStartingMaxBulkTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 6} absorptionVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 7} maxAbsorptionTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 8} minAbsorptionTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 9} thresholdForReturnAmpsToFloatDevice16 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 10} returnAmpsTimerDevice16 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 11} floatVoltageDevice16 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 12} forceBoostChargeDevice16 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 13} returnToBulkVoltageFromFloatDevice16 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 14} returnToBulkDelayDevice16 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 15} leadAgmNicdLiIonDevice16 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 17} lifetestEnableDevice16 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 18} maxAlarmTempDevice16 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 19} minAlarmTempDevice16 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 20} lowBatteryThresholdDevice16 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 21} batteryCapacityDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 22} switchoffVoltageWithoutMainsDevice16 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice16 23} --Device factorySettingsDevice16 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice16 1} backupInhibitDevice16 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice16 3} timeBufferingDevice16 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice16 4} saveToFLASHDevice16 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice16 5} clearAllHistoryDevice16 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice16 8} --Load deviceSwitchoffDelayDevice16 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice16 1} --System addressOfSlaveUnitDevice16 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice16 1} baudRateForSerialCommunicationDevice16 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice16 2} parityBitForSerialCommunicationDevice16 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice16 3} --ALARM Device16 --Battery batteryConnectionAlarmDevice16 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice16 1} batteryVoltageAlarmDevice16 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice16 2} batteryTemperatureSensorFailureDevice16 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice16 3} --Device deviceFailureDevice16 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice16 1} onBoardTemperatureAlarmDevice16 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice16 2} --Input acPowerInputVoltageAlarmDevice16 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice16 1} inputMainsOnOrBackupDevice16 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice16 2} --Load loadAlarmDevice16 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice16 1} --Device17 monitoringDevice17 OBJECT IDENTIFIER ::= {device17 1} monitoringBatteryDevice17 OBJECT IDENTIFIER ::= {monitoringDevice17 1} monitoringDeviceDevice17 OBJECT IDENTIFIER ::= {monitoringDevice17 2} monitoringInputDevice17 OBJECT IDENTIFIER ::= {monitoringDevice17 3} monitoringLoadDevice17 OBJECT IDENTIFIER ::= {monitoringDevice17 4} historyDevice17 OBJECT IDENTIFIER ::= {device17 2} historyBatteryDevice17 OBJECT IDENTIFIER ::= {historyDevice17 1} historyDeviceDevice17 OBJECT IDENTIFIER ::= {historyDevice17 2} historyInputDevice17 OBJECT IDENTIFIER ::= {historyDevice17 3} historyLoadDevice17 OBJECT IDENTIFIER ::= {historyDevice17 4} configurationDevice17 OBJECT IDENTIFIER ::= {device17 3} configurationBatteryDevice17 OBJECT IDENTIFIER ::= {configurationDevice17 1} configurationDeviceDevice17 OBJECT IDENTIFIER ::= {configurationDevice17 2} configurationLoadDevice17 OBJECT IDENTIFIER ::= {configurationDevice17 4} configurationSystemDevice17 OBJECT IDENTIFIER ::= {configurationDevice17 5} alarmDevice17 OBJECT IDENTIFIER ::= {device17 4} alarmBatteryDevice17 OBJECT IDENTIFIER ::= {alarmDevice17 1} alarmDeviceDevice17 OBJECT IDENTIFIER ::= {alarmDevice17 2} alarmInputDevice17 OBJECT IDENTIFIER ::= {alarmDevice17 3} alarmLoadDevice17 OBJECT IDENTIFIER ::= {alarmDevice17 4} --MONITORING Device17 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice17 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 1} chargingStatusDevice17 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 2} batteryVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice17 3} batteryChargeCurrentDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice17 4} batteryDischargeCurrentDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice17 5} batteryStateOfChargeDevice17 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 6} batteryTypeCurrentlySelectedDevice17 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 7} batteryTemperatureDevice17 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 8} batteryNumberOfCellsDevice17 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice17 9} --Device nominalOutputVoltageDevice17 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 1} onBoardTemperatureInsideTheDeviceDevice17 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 3} deviceVariantDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 4} firmwareIdDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 6} productNameDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 8} configurationModeDevice17 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 9} tableRevisionDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 10} powerManagementDcupsDevice17 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice17 11} --Input acInputVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice17 2} --Load outputLoadVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice17 1} outputLoadCurrentDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice17 2} --HISTORY Device17 --Battery numberOfChargeCyclesCompletedDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice17 1} numberOfChargeCyclesNotCompletedDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 2} ahChargedDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 3} totalRunTimeDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice17 4} numberOfLowBatteryVoltageEventsDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 5} numberOfHighBatteryVoltageEventsDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 6} numberOfPowerBoostEventsDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice17 7} highestBatteryVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 8} lowestBatteryVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice17 9} --Device numberOfOverTemperatureInsideEventsDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice17 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice17 1} numberOfHighAcVoltageEventsAtMainsInputDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice17 2} numberOfMainsBackupTransitionDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice17 3} --Load highestOutputLoadVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice17 1} lowestOutputLoadVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice17 2} --CONFIGURATION Device17 --Battery deepDischargeBatteryPreventionDevice17 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 1} maximumChargeCurrentDevice17 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 2} bulkVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 3} maxBulkTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 4} minBulkTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 5} thresholdVoltageStartingMaxBulkTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 6} absorptionVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 7} maxAbsorptionTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 8} minAbsorptionTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 9} thresholdForReturnAmpsToFloatDevice17 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 10} returnAmpsTimerDevice17 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 11} floatVoltageDevice17 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 12} forceBoostChargeDevice17 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 13} returnToBulkVoltageFromFloatDevice17 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 14} returnToBulkDelayDevice17 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 15} leadAgmNicdLiIonDevice17 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 17} lifetestEnableDevice17 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 18} maxAlarmTempDevice17 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 19} minAlarmTempDevice17 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 20} lowBatteryThresholdDevice17 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 21} batteryCapacityDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 22} switchoffVoltageWithoutMainsDevice17 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice17 23} --Device factorySettingsDevice17 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice17 1} backupInhibitDevice17 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice17 3} timeBufferingDevice17 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice17 4} saveToFLASHDevice17 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice17 5} clearAllHistoryDevice17 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice17 8} --Load deviceSwitchoffDelayDevice17 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice17 1} --System addressOfSlaveUnitDevice17 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice17 1} baudRateForSerialCommunicationDevice17 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice17 2} parityBitForSerialCommunicationDevice17 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice17 3} --ALARM Device17 --Battery batteryConnectionAlarmDevice17 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice17 1} batteryVoltageAlarmDevice17 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice17 2} batteryTemperatureSensorFailureDevice17 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice17 3} --Device deviceFailureDevice17 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice17 1} onBoardTemperatureAlarmDevice17 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice17 2} --Input acPowerInputVoltageAlarmDevice17 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice17 1} inputMainsOnOrBackupDevice17 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice17 2} --Load loadAlarmDevice17 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice17 1} --Device18 monitoringDevice18 OBJECT IDENTIFIER ::= {device18 1} monitoringBatteryDevice18 OBJECT IDENTIFIER ::= {monitoringDevice18 1} monitoringDeviceDevice18 OBJECT IDENTIFIER ::= {monitoringDevice18 2} monitoringInputDevice18 OBJECT IDENTIFIER ::= {monitoringDevice18 3} monitoringLoadDevice18 OBJECT IDENTIFIER ::= {monitoringDevice18 4} historyDevice18 OBJECT IDENTIFIER ::= {device18 2} historyBatteryDevice18 OBJECT IDENTIFIER ::= {historyDevice18 1} historyDeviceDevice18 OBJECT IDENTIFIER ::= {historyDevice18 2} historyInputDevice18 OBJECT IDENTIFIER ::= {historyDevice18 3} historyLoadDevice18 OBJECT IDENTIFIER ::= {historyDevice18 4} configurationDevice18 OBJECT IDENTIFIER ::= {device18 3} configurationBatteryDevice18 OBJECT IDENTIFIER ::= {configurationDevice18 1} configurationDeviceDevice18 OBJECT IDENTIFIER ::= {configurationDevice18 2} configurationLoadDevice18 OBJECT IDENTIFIER ::= {configurationDevice18 4} configurationSystemDevice18 OBJECT IDENTIFIER ::= {configurationDevice18 5} alarmDevice18 OBJECT IDENTIFIER ::= {device18 4} alarmBatteryDevice18 OBJECT IDENTIFIER ::= {alarmDevice18 1} alarmDeviceDevice18 OBJECT IDENTIFIER ::= {alarmDevice18 2} alarmInputDevice18 OBJECT IDENTIFIER ::= {alarmDevice18 3} alarmLoadDevice18 OBJECT IDENTIFIER ::= {alarmDevice18 4} --MONITORING Device18 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice18 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 1} chargingStatusDevice18 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 2} batteryVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice18 3} batteryChargeCurrentDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice18 4} batteryDischargeCurrentDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice18 5} batteryStateOfChargeDevice18 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 6} batteryTypeCurrentlySelectedDevice18 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 7} batteryTemperatureDevice18 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 8} batteryNumberOfCellsDevice18 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice18 9} --Device nominalOutputVoltageDevice18 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 1} onBoardTemperatureInsideTheDeviceDevice18 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 3} deviceVariantDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 4} firmwareIdDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 6} productNameDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 8} configurationModeDevice18 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 9} tableRevisionDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 10} powerManagementDcupsDevice18 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice18 11} --Input acInputVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice18 2} --Load outputLoadVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice18 1} outputLoadCurrentDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice18 2} --HISTORY Device18 --Battery numberOfChargeCyclesCompletedDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice18 1} numberOfChargeCyclesNotCompletedDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 2} ahChargedDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 3} totalRunTimeDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice18 4} numberOfLowBatteryVoltageEventsDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 5} numberOfHighBatteryVoltageEventsDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 6} numberOfPowerBoostEventsDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice18 7} highestBatteryVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 8} lowestBatteryVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice18 9} --Device numberOfOverTemperatureInsideEventsDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice18 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice18 1} numberOfHighAcVoltageEventsAtMainsInputDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice18 2} numberOfMainsBackupTransitionDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice18 3} --Load highestOutputLoadVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice18 1} lowestOutputLoadVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice18 2} --CONFIGURATION Device18 --Battery deepDischargeBatteryPreventionDevice18 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 1} maximumChargeCurrentDevice18 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 2} bulkVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 3} maxBulkTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 4} minBulkTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 5} thresholdVoltageStartingMaxBulkTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 6} absorptionVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 7} maxAbsorptionTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 8} minAbsorptionTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 9} thresholdForReturnAmpsToFloatDevice18 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 10} returnAmpsTimerDevice18 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 11} floatVoltageDevice18 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 12} forceBoostChargeDevice18 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 13} returnToBulkVoltageFromFloatDevice18 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 14} returnToBulkDelayDevice18 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 15} leadAgmNicdLiIonDevice18 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 17} lifetestEnableDevice18 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 18} maxAlarmTempDevice18 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 19} minAlarmTempDevice18 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 20} lowBatteryThresholdDevice18 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 21} batteryCapacityDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 22} switchoffVoltageWithoutMainsDevice18 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice18 23} --Device factorySettingsDevice18 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice18 1} backupInhibitDevice18 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice18 3} timeBufferingDevice18 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice18 4} saveToFLASHDevice18 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice18 5} clearAllHistoryDevice18 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice18 8} --Load deviceSwitchoffDelayDevice18 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice18 1} --System addressOfSlaveUnitDevice18 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice18 1} baudRateForSerialCommunicationDevice18 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice18 2} parityBitForSerialCommunicationDevice18 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice18 3} --ALARM Device18 --Battery batteryConnectionAlarmDevice18 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice18 1} batteryVoltageAlarmDevice18 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice18 2} batteryTemperatureSensorFailureDevice18 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice18 3} --Device deviceFailureDevice18 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice18 1} onBoardTemperatureAlarmDevice18 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice18 2} --Input acPowerInputVoltageAlarmDevice18 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice18 1} inputMainsOnOrBackupDevice18 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice18 2} --Load loadAlarmDevice18 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice18 1} --Device19 monitoringDevice19 OBJECT IDENTIFIER ::= {device19 1} monitoringBatteryDevice19 OBJECT IDENTIFIER ::= {monitoringDevice19 1} monitoringDeviceDevice19 OBJECT IDENTIFIER ::= {monitoringDevice19 2} monitoringInputDevice19 OBJECT IDENTIFIER ::= {monitoringDevice19 3} monitoringLoadDevice19 OBJECT IDENTIFIER ::= {monitoringDevice19 4} historyDevice19 OBJECT IDENTIFIER ::= {device19 2} historyBatteryDevice19 OBJECT IDENTIFIER ::= {historyDevice19 1} historyDeviceDevice19 OBJECT IDENTIFIER ::= {historyDevice19 2} historyInputDevice19 OBJECT IDENTIFIER ::= {historyDevice19 3} historyLoadDevice19 OBJECT IDENTIFIER ::= {historyDevice19 4} configurationDevice19 OBJECT IDENTIFIER ::= {device19 3} configurationBatteryDevice19 OBJECT IDENTIFIER ::= {configurationDevice19 1} configurationDeviceDevice19 OBJECT IDENTIFIER ::= {configurationDevice19 2} configurationLoadDevice19 OBJECT IDENTIFIER ::= {configurationDevice19 4} configurationSystemDevice19 OBJECT IDENTIFIER ::= {configurationDevice19 5} alarmDevice19 OBJECT IDENTIFIER ::= {device19 4} alarmBatteryDevice19 OBJECT IDENTIFIER ::= {alarmDevice19 1} alarmDeviceDevice19 OBJECT IDENTIFIER ::= {alarmDevice19 2} alarmInputDevice19 OBJECT IDENTIFIER ::= {alarmDevice19 3} alarmLoadDevice19 OBJECT IDENTIFIER ::= {alarmDevice19 4} --MONITORING Device19 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice19 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 1} chargingStatusDevice19 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 2} batteryVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice19 3} batteryChargeCurrentDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice19 4} batteryDischargeCurrentDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice19 5} batteryStateOfChargeDevice19 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 6} batteryTypeCurrentlySelectedDevice19 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 7} batteryTemperatureDevice19 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 8} batteryNumberOfCellsDevice19 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice19 9} --Device nominalOutputVoltageDevice19 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 1} onBoardTemperatureInsideTheDeviceDevice19 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 3} deviceVariantDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 4} firmwareIdDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 6} productNameDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 8} configurationModeDevice19 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 9} tableRevisionDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 10} powerManagementDcupsDevice19 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice19 11} --Input acInputVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice19 2} --Load outputLoadVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice19 1} outputLoadCurrentDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice19 2} --HISTORY Device19 --Battery numberOfChargeCyclesCompletedDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice19 1} numberOfChargeCyclesNotCompletedDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 2} ahChargedDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 3} totalRunTimeDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice19 4} numberOfLowBatteryVoltageEventsDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 5} numberOfHighBatteryVoltageEventsDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 6} numberOfPowerBoostEventsDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice19 7} highestBatteryVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 8} lowestBatteryVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice19 9} --Device numberOfOverTemperatureInsideEventsDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice19 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice19 1} numberOfHighAcVoltageEventsAtMainsInputDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice19 2} numberOfMainsBackupTransitionDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice19 3} --Load highestOutputLoadVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice19 1} lowestOutputLoadVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice19 2} --CONFIGURATION Device19 --Battery deepDischargeBatteryPreventionDevice19 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 1} maximumChargeCurrentDevice19 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 2} bulkVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 3} maxBulkTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 4} minBulkTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 5} thresholdVoltageStartingMaxBulkTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 6} absorptionVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 7} maxAbsorptionTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 8} minAbsorptionTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 9} thresholdForReturnAmpsToFloatDevice19 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 10} returnAmpsTimerDevice19 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 11} floatVoltageDevice19 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 12} forceBoostChargeDevice19 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 13} returnToBulkVoltageFromFloatDevice19 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 14} returnToBulkDelayDevice19 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 15} leadAgmNicdLiIonDevice19 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 17} lifetestEnableDevice19 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 18} maxAlarmTempDevice19 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 19} minAlarmTempDevice19 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 20} lowBatteryThresholdDevice19 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 21} batteryCapacityDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 22} switchoffVoltageWithoutMainsDevice19 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice19 23} --Device factorySettingsDevice19 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice19 1} backupInhibitDevice19 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice19 3} timeBufferingDevice19 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice19 4} saveToFLASHDevice19 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice19 5} clearAllHistoryDevice19 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice19 8} --Load deviceSwitchoffDelayDevice19 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice19 1} --System addressOfSlaveUnitDevice19 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice19 1} baudRateForSerialCommunicationDevice19 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice19 2} parityBitForSerialCommunicationDevice19 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice19 3} --ALARM Device19 --Battery batteryConnectionAlarmDevice19 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice19 1} batteryVoltageAlarmDevice19 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice19 2} batteryTemperatureSensorFailureDevice19 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice19 3} --Device deviceFailureDevice19 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice19 1} onBoardTemperatureAlarmDevice19 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice19 2} --Input acPowerInputVoltageAlarmDevice19 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice19 1} inputMainsOnOrBackupDevice19 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice19 2} --Load loadAlarmDevice19 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice19 1} --Device20 monitoringDevice20 OBJECT IDENTIFIER ::= {device20 1} monitoringBatteryDevice20 OBJECT IDENTIFIER ::= {monitoringDevice20 1} monitoringDeviceDevice20 OBJECT IDENTIFIER ::= {monitoringDevice20 2} monitoringInputDevice20 OBJECT IDENTIFIER ::= {monitoringDevice20 3} monitoringLoadDevice20 OBJECT IDENTIFIER ::= {monitoringDevice20 4} historyDevice20 OBJECT IDENTIFIER ::= {device20 2} historyBatteryDevice20 OBJECT IDENTIFIER ::= {historyDevice20 1} historyDeviceDevice20 OBJECT IDENTIFIER ::= {historyDevice20 2} historyInputDevice20 OBJECT IDENTIFIER ::= {historyDevice20 3} historyLoadDevice20 OBJECT IDENTIFIER ::= {historyDevice20 4} configurationDevice20 OBJECT IDENTIFIER ::= {device20 3} configurationBatteryDevice20 OBJECT IDENTIFIER ::= {configurationDevice20 1} configurationDeviceDevice20 OBJECT IDENTIFIER ::= {configurationDevice20 2} configurationLoadDevice20 OBJECT IDENTIFIER ::= {configurationDevice20 4} configurationSystemDevice20 OBJECT IDENTIFIER ::= {configurationDevice20 5} alarmDevice20 OBJECT IDENTIFIER ::= {device20 4} alarmBatteryDevice20 OBJECT IDENTIFIER ::= {alarmDevice20 1} alarmDeviceDevice20 OBJECT IDENTIFIER ::= {alarmDevice20 2} alarmInputDevice20 OBJECT IDENTIFIER ::= {alarmDevice20 3} alarmLoadDevice20 OBJECT IDENTIFIER ::= {alarmDevice20 4} --MONITORING Device20 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice20 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 1} chargingStatusDevice20 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 2} batteryVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice20 3} batteryChargeCurrentDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice20 4} batteryDischargeCurrentDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice20 5} batteryStateOfChargeDevice20 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 6} batteryTypeCurrentlySelectedDevice20 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 7} batteryTemperatureDevice20 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 8} batteryNumberOfCellsDevice20 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice20 9} --Device nominalOutputVoltageDevice20 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 1} onBoardTemperatureInsideTheDeviceDevice20 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 3} deviceVariantDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 4} firmwareIdDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 6} productNameDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 8} configurationModeDevice20 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 9} tableRevisionDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 10} powerManagementDcupsDevice20 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice20 11} --Input acInputVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice20 2} --Load outputLoadVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice20 1} outputLoadCurrentDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice20 2} --HISTORY Device20 --Battery numberOfChargeCyclesCompletedDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice20 1} numberOfChargeCyclesNotCompletedDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 2} ahChargedDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 3} totalRunTimeDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice20 4} numberOfLowBatteryVoltageEventsDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 5} numberOfHighBatteryVoltageEventsDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 6} numberOfPowerBoostEventsDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice20 7} highestBatteryVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 8} lowestBatteryVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice20 9} --Device numberOfOverTemperatureInsideEventsDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice20 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice20 1} numberOfHighAcVoltageEventsAtMainsInputDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice20 2} numberOfMainsBackupTransitionDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice20 3} --Load highestOutputLoadVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice20 1} lowestOutputLoadVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice20 2} --CONFIGURATION Device20 --Battery deepDischargeBatteryPreventionDevice20 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 1} maximumChargeCurrentDevice20 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 2} bulkVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 3} maxBulkTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 4} minBulkTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 5} thresholdVoltageStartingMaxBulkTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 6} absorptionVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 7} maxAbsorptionTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 8} minAbsorptionTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 9} thresholdForReturnAmpsToFloatDevice20 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 10} returnAmpsTimerDevice20 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 11} floatVoltageDevice20 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 12} forceBoostChargeDevice20 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 13} returnToBulkVoltageFromFloatDevice20 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 14} returnToBulkDelayDevice20 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 15} leadAgmNicdLiIonDevice20 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 17} lifetestEnableDevice20 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 18} maxAlarmTempDevice20 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 19} minAlarmTempDevice20 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 20} lowBatteryThresholdDevice20 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 21} batteryCapacityDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 22} switchoffVoltageWithoutMainsDevice20 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice20 23} --Device factorySettingsDevice20 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice20 1} backupInhibitDevice20 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice20 3} timeBufferingDevice20 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice20 4} saveToFLASHDevice20 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice20 5} clearAllHistoryDevice20 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice20 8} --Load deviceSwitchoffDelayDevice20 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice20 1} --System addressOfSlaveUnitDevice20 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice20 1} baudRateForSerialCommunicationDevice20 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice20 2} parityBitForSerialCommunicationDevice20 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice20 3} --ALARM Device20 --Battery batteryConnectionAlarmDevice20 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice20 1} batteryVoltageAlarmDevice20 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice20 2} batteryTemperatureSensorFailureDevice20 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice20 3} --Device deviceFailureDevice20 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice20 1} onBoardTemperatureAlarmDevice20 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice20 2} --Input acPowerInputVoltageAlarmDevice20 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice20 1} inputMainsOnOrBackupDevice20 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice20 2} --Load loadAlarmDevice20 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice20 1} --Device21 monitoringDevice21 OBJECT IDENTIFIER ::= {device21 1} monitoringBatteryDevice21 OBJECT IDENTIFIER ::= {monitoringDevice21 1} monitoringDeviceDevice21 OBJECT IDENTIFIER ::= {monitoringDevice21 2} monitoringInputDevice21 OBJECT IDENTIFIER ::= {monitoringDevice21 3} monitoringLoadDevice21 OBJECT IDENTIFIER ::= {monitoringDevice21 4} historyDevice21 OBJECT IDENTIFIER ::= {device21 2} historyBatteryDevice21 OBJECT IDENTIFIER ::= {historyDevice21 1} historyDeviceDevice21 OBJECT IDENTIFIER ::= {historyDevice21 2} historyInputDevice21 OBJECT IDENTIFIER ::= {historyDevice21 3} historyLoadDevice21 OBJECT IDENTIFIER ::= {historyDevice21 4} configurationDevice21 OBJECT IDENTIFIER ::= {device21 3} configurationBatteryDevice21 OBJECT IDENTIFIER ::= {configurationDevice21 1} configurationDeviceDevice21 OBJECT IDENTIFIER ::= {configurationDevice21 2} configurationLoadDevice21 OBJECT IDENTIFIER ::= {configurationDevice21 4} configurationSystemDevice21 OBJECT IDENTIFIER ::= {configurationDevice21 5} alarmDevice21 OBJECT IDENTIFIER ::= {device21 4} alarmBatteryDevice21 OBJECT IDENTIFIER ::= {alarmDevice21 1} alarmDeviceDevice21 OBJECT IDENTIFIER ::= {alarmDevice21 2} alarmInputDevice21 OBJECT IDENTIFIER ::= {alarmDevice21 3} alarmLoadDevice21 OBJECT IDENTIFIER ::= {alarmDevice21 4} --MONITORING Device21 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice21 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 1} chargingStatusDevice21 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 2} batteryVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice21 3} batteryChargeCurrentDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice21 4} batteryDischargeCurrentDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice21 5} batteryStateOfChargeDevice21 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 6} batteryTypeCurrentlySelectedDevice21 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 7} batteryTemperatureDevice21 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 8} batteryNumberOfCellsDevice21 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice21 9} --Device nominalOutputVoltageDevice21 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 1} onBoardTemperatureInsideTheDeviceDevice21 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 3} deviceVariantDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 4} firmwareIdDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 6} productNameDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 8} configurationModeDevice21 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 9} tableRevisionDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 10} powerManagementDcupsDevice21 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice21 11} --Input acInputVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice21 2} --Load outputLoadVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice21 1} outputLoadCurrentDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice21 2} --HISTORY Device21 --Battery numberOfChargeCyclesCompletedDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice21 1} numberOfChargeCyclesNotCompletedDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 2} ahChargedDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 3} totalRunTimeDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice21 4} numberOfLowBatteryVoltageEventsDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 5} numberOfHighBatteryVoltageEventsDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 6} numberOfPowerBoostEventsDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice21 7} highestBatteryVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 8} lowestBatteryVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice21 9} --Device numberOfOverTemperatureInsideEventsDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice21 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice21 1} numberOfHighAcVoltageEventsAtMainsInputDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice21 2} numberOfMainsBackupTransitionDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice21 3} --Load highestOutputLoadVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice21 1} lowestOutputLoadVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice21 2} --CONFIGURATION Device21 --Battery deepDischargeBatteryPreventionDevice21 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 1} maximumChargeCurrentDevice21 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 2} bulkVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 3} maxBulkTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 4} minBulkTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 5} thresholdVoltageStartingMaxBulkTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 6} absorptionVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 7} maxAbsorptionTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 8} minAbsorptionTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 9} thresholdForReturnAmpsToFloatDevice21 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 10} returnAmpsTimerDevice21 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 11} floatVoltageDevice21 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 12} forceBoostChargeDevice21 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 13} returnToBulkVoltageFromFloatDevice21 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 14} returnToBulkDelayDevice21 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 15} leadAgmNicdLiIonDevice21 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 17} lifetestEnableDevice21 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 18} maxAlarmTempDevice21 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 19} minAlarmTempDevice21 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 20} lowBatteryThresholdDevice21 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 21} batteryCapacityDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 22} switchoffVoltageWithoutMainsDevice21 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice21 23} --Device factorySettingsDevice21 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice21 1} backupInhibitDevice21 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice21 3} timeBufferingDevice21 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice21 4} saveToFLASHDevice21 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice21 5} clearAllHistoryDevice21 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice21 8} --Load deviceSwitchoffDelayDevice21 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice21 1} --System addressOfSlaveUnitDevice21 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice21 1} baudRateForSerialCommunicationDevice21 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice21 2} parityBitForSerialCommunicationDevice21 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice21 3} --ALARM Device21 --Battery batteryConnectionAlarmDevice21 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice21 1} batteryVoltageAlarmDevice21 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice21 2} batteryTemperatureSensorFailureDevice21 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice21 3} --Device deviceFailureDevice21 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice21 1} onBoardTemperatureAlarmDevice21 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice21 2} --Input acPowerInputVoltageAlarmDevice21 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice21 1} inputMainsOnOrBackupDevice21 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice21 2} --Load loadAlarmDevice21 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice21 1} --Device22 monitoringDevice22 OBJECT IDENTIFIER ::= {device22 1} monitoringBatteryDevice22 OBJECT IDENTIFIER ::= {monitoringDevice22 1} monitoringDeviceDevice22 OBJECT IDENTIFIER ::= {monitoringDevice22 2} monitoringInputDevice22 OBJECT IDENTIFIER ::= {monitoringDevice22 3} monitoringLoadDevice22 OBJECT IDENTIFIER ::= {monitoringDevice22 4} historyDevice22 OBJECT IDENTIFIER ::= {device22 2} historyBatteryDevice22 OBJECT IDENTIFIER ::= {historyDevice22 1} historyDeviceDevice22 OBJECT IDENTIFIER ::= {historyDevice22 2} historyInputDevice22 OBJECT IDENTIFIER ::= {historyDevice22 3} historyLoadDevice22 OBJECT IDENTIFIER ::= {historyDevice22 4} configurationDevice22 OBJECT IDENTIFIER ::= {device22 3} configurationBatteryDevice22 OBJECT IDENTIFIER ::= {configurationDevice22 1} configurationDeviceDevice22 OBJECT IDENTIFIER ::= {configurationDevice22 2} configurationLoadDevice22 OBJECT IDENTIFIER ::= {configurationDevice22 4} configurationSystemDevice22 OBJECT IDENTIFIER ::= {configurationDevice22 5} alarmDevice22 OBJECT IDENTIFIER ::= {device22 4} alarmBatteryDevice22 OBJECT IDENTIFIER ::= {alarmDevice22 1} alarmDeviceDevice22 OBJECT IDENTIFIER ::= {alarmDevice22 2} alarmInputDevice22 OBJECT IDENTIFIER ::= {alarmDevice22 3} alarmLoadDevice22 OBJECT IDENTIFIER ::= {alarmDevice22 4} --MONITORING Device22 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice22 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 1} chargingStatusDevice22 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 2} batteryVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice22 3} batteryChargeCurrentDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice22 4} batteryDischargeCurrentDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice22 5} batteryStateOfChargeDevice22 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 6} batteryTypeCurrentlySelectedDevice22 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 7} batteryTemperatureDevice22 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 8} batteryNumberOfCellsDevice22 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice22 9} --Device nominalOutputVoltageDevice22 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 1} onBoardTemperatureInsideTheDeviceDevice22 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 3} deviceVariantDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 4} firmwareIdDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 6} productNameDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 8} configurationModeDevice22 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 9} tableRevisionDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 10} powerManagementDcupsDevice22 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice22 11} --Input acInputVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice22 2} --Load outputLoadVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice22 1} outputLoadCurrentDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice22 2} --HISTORY Device22 --Battery numberOfChargeCyclesCompletedDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice22 1} numberOfChargeCyclesNotCompletedDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 2} ahChargedDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 3} totalRunTimeDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice22 4} numberOfLowBatteryVoltageEventsDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 5} numberOfHighBatteryVoltageEventsDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 6} numberOfPowerBoostEventsDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice22 7} highestBatteryVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 8} lowestBatteryVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice22 9} --Device numberOfOverTemperatureInsideEventsDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice22 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice22 1} numberOfHighAcVoltageEventsAtMainsInputDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice22 2} numberOfMainsBackupTransitionDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice22 3} --Load highestOutputLoadVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice22 1} lowestOutputLoadVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice22 2} --CONFIGURATION Device22 --Battery deepDischargeBatteryPreventionDevice22 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 1} maximumChargeCurrentDevice22 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 2} bulkVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 3} maxBulkTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 4} minBulkTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 5} thresholdVoltageStartingMaxBulkTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 6} absorptionVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 7} maxAbsorptionTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 8} minAbsorptionTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 9} thresholdForReturnAmpsToFloatDevice22 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 10} returnAmpsTimerDevice22 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 11} floatVoltageDevice22 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 12} forceBoostChargeDevice22 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 13} returnToBulkVoltageFromFloatDevice22 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 14} returnToBulkDelayDevice22 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 15} leadAgmNicdLiIonDevice22 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 17} lifetestEnableDevice22 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 18} maxAlarmTempDevice22 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 19} minAlarmTempDevice22 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 20} lowBatteryThresholdDevice22 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 21} batteryCapacityDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 22} switchoffVoltageWithoutMainsDevice22 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice22 23} --Device factorySettingsDevice22 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice22 1} backupInhibitDevice22 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice22 3} timeBufferingDevice22 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice22 4} saveToFLASHDevice22 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice22 5} clearAllHistoryDevice22 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice22 8} --Load deviceSwitchoffDelayDevice22 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice22 1} --System addressOfSlaveUnitDevice22 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice22 1} baudRateForSerialCommunicationDevice22 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice22 2} parityBitForSerialCommunicationDevice22 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice22 3} --ALARM Device22 --Battery batteryConnectionAlarmDevice22 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice22 1} batteryVoltageAlarmDevice22 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice22 2} batteryTemperatureSensorFailureDevice22 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice22 3} --Device deviceFailureDevice22 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice22 1} onBoardTemperatureAlarmDevice22 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice22 2} --Input acPowerInputVoltageAlarmDevice22 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice22 1} inputMainsOnOrBackupDevice22 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice22 2} --Load loadAlarmDevice22 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice22 1} --Device23 monitoringDevice23 OBJECT IDENTIFIER ::= {device23 1} monitoringBatteryDevice23 OBJECT IDENTIFIER ::= {monitoringDevice23 1} monitoringDeviceDevice23 OBJECT IDENTIFIER ::= {monitoringDevice23 2} monitoringInputDevice23 OBJECT IDENTIFIER ::= {monitoringDevice23 3} monitoringLoadDevice23 OBJECT IDENTIFIER ::= {monitoringDevice23 4} historyDevice23 OBJECT IDENTIFIER ::= {device23 2} historyBatteryDevice23 OBJECT IDENTIFIER ::= {historyDevice23 1} historyDeviceDevice23 OBJECT IDENTIFIER ::= {historyDevice23 2} historyInputDevice23 OBJECT IDENTIFIER ::= {historyDevice23 3} historyLoadDevice23 OBJECT IDENTIFIER ::= {historyDevice23 4} configurationDevice23 OBJECT IDENTIFIER ::= {device23 3} configurationBatteryDevice23 OBJECT IDENTIFIER ::= {configurationDevice23 1} configurationDeviceDevice23 OBJECT IDENTIFIER ::= {configurationDevice23 2} configurationLoadDevice23 OBJECT IDENTIFIER ::= {configurationDevice23 4} configurationSystemDevice23 OBJECT IDENTIFIER ::= {configurationDevice23 5} alarmDevice23 OBJECT IDENTIFIER ::= {device23 4} alarmBatteryDevice23 OBJECT IDENTIFIER ::= {alarmDevice23 1} alarmDeviceDevice23 OBJECT IDENTIFIER ::= {alarmDevice23 2} alarmInputDevice23 OBJECT IDENTIFIER ::= {alarmDevice23 3} alarmLoadDevice23 OBJECT IDENTIFIER ::= {alarmDevice23 4} --MONITORING Device23 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice23 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 1} chargingStatusDevice23 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 2} batteryVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice23 3} batteryChargeCurrentDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice23 4} batteryDischargeCurrentDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice23 5} batteryStateOfChargeDevice23 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 6} batteryTypeCurrentlySelectedDevice23 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 7} batteryTemperatureDevice23 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 8} batteryNumberOfCellsDevice23 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice23 9} --Device nominalOutputVoltageDevice23 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 1} onBoardTemperatureInsideTheDeviceDevice23 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 3} deviceVariantDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 4} firmwareIdDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 6} productNameDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 8} configurationModeDevice23 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 9} tableRevisionDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 10} powerManagementDcupsDevice23 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice23 11} --Input acInputVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice23 2} --Load outputLoadVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice23 1} outputLoadCurrentDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice23 2} --HISTORY Device23 --Battery numberOfChargeCyclesCompletedDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice23 1} numberOfChargeCyclesNotCompletedDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 2} ahChargedDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 3} totalRunTimeDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice23 4} numberOfLowBatteryVoltageEventsDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 5} numberOfHighBatteryVoltageEventsDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 6} numberOfPowerBoostEventsDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice23 7} highestBatteryVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 8} lowestBatteryVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice23 9} --Device numberOfOverTemperatureInsideEventsDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice23 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice23 1} numberOfHighAcVoltageEventsAtMainsInputDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice23 2} numberOfMainsBackupTransitionDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice23 3} --Load highestOutputLoadVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice23 1} lowestOutputLoadVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice23 2} --CONFIGURATION Device23 --Battery deepDischargeBatteryPreventionDevice23 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 1} maximumChargeCurrentDevice23 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 2} bulkVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 3} maxBulkTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 4} minBulkTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 5} thresholdVoltageStartingMaxBulkTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 6} absorptionVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 7} maxAbsorptionTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 8} minAbsorptionTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 9} thresholdForReturnAmpsToFloatDevice23 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 10} returnAmpsTimerDevice23 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 11} floatVoltageDevice23 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 12} forceBoostChargeDevice23 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 13} returnToBulkVoltageFromFloatDevice23 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 14} returnToBulkDelayDevice23 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 15} leadAgmNicdLiIonDevice23 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 17} lifetestEnableDevice23 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 18} maxAlarmTempDevice23 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 19} minAlarmTempDevice23 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 20} lowBatteryThresholdDevice23 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 21} batteryCapacityDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 22} switchoffVoltageWithoutMainsDevice23 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice23 23} --Device factorySettingsDevice23 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice23 1} backupInhibitDevice23 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice23 3} timeBufferingDevice23 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice23 4} saveToFLASHDevice23 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice23 5} clearAllHistoryDevice23 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice23 8} --Load deviceSwitchoffDelayDevice23 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice23 1} --System addressOfSlaveUnitDevice23 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice23 1} baudRateForSerialCommunicationDevice23 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice23 2} parityBitForSerialCommunicationDevice23 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice23 3} --ALARM Device23 --Battery batteryConnectionAlarmDevice23 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice23 1} batteryVoltageAlarmDevice23 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice23 2} batteryTemperatureSensorFailureDevice23 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice23 3} --Device deviceFailureDevice23 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice23 1} onBoardTemperatureAlarmDevice23 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice23 2} --Input acPowerInputVoltageAlarmDevice23 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice23 1} inputMainsOnOrBackupDevice23 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice23 2} --Load loadAlarmDevice23 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice23 1} --Device24 monitoringDevice24 OBJECT IDENTIFIER ::= {device24 1} monitoringBatteryDevice24 OBJECT IDENTIFIER ::= {monitoringDevice24 1} monitoringDeviceDevice24 OBJECT IDENTIFIER ::= {monitoringDevice24 2} monitoringInputDevice24 OBJECT IDENTIFIER ::= {monitoringDevice24 3} monitoringLoadDevice24 OBJECT IDENTIFIER ::= {monitoringDevice24 4} historyDevice24 OBJECT IDENTIFIER ::= {device24 2} historyBatteryDevice24 OBJECT IDENTIFIER ::= {historyDevice24 1} historyDeviceDevice24 OBJECT IDENTIFIER ::= {historyDevice24 2} historyInputDevice24 OBJECT IDENTIFIER ::= {historyDevice24 3} historyLoadDevice24 OBJECT IDENTIFIER ::= {historyDevice24 4} configurationDevice24 OBJECT IDENTIFIER ::= {device24 3} configurationBatteryDevice24 OBJECT IDENTIFIER ::= {configurationDevice24 1} configurationDeviceDevice24 OBJECT IDENTIFIER ::= {configurationDevice24 2} configurationLoadDevice24 OBJECT IDENTIFIER ::= {configurationDevice24 4} configurationSystemDevice24 OBJECT IDENTIFIER ::= {configurationDevice24 5} alarmDevice24 OBJECT IDENTIFIER ::= {device24 4} alarmBatteryDevice24 OBJECT IDENTIFIER ::= {alarmDevice24 1} alarmDeviceDevice24 OBJECT IDENTIFIER ::= {alarmDevice24 2} alarmInputDevice24 OBJECT IDENTIFIER ::= {alarmDevice24 3} alarmLoadDevice24 OBJECT IDENTIFIER ::= {alarmDevice24 4} --MONITORING Device24 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice24 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 1} chargingStatusDevice24 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 2} batteryVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice24 3} batteryChargeCurrentDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice24 4} batteryDischargeCurrentDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice24 5} batteryStateOfChargeDevice24 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 6} batteryTypeCurrentlySelectedDevice24 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 7} batteryTemperatureDevice24 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 8} batteryNumberOfCellsDevice24 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice24 9} --Device nominalOutputVoltageDevice24 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 1} onBoardTemperatureInsideTheDeviceDevice24 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 3} deviceVariantDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 4} firmwareIdDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 6} productNameDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 8} configurationModeDevice24 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 9} tableRevisionDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 10} powerManagementDcupsDevice24 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice24 11} --Input acInputVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice24 2} --Load outputLoadVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice24 1} outputLoadCurrentDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice24 2} --HISTORY Device24 --Battery numberOfChargeCyclesCompletedDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice24 1} numberOfChargeCyclesNotCompletedDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 2} ahChargedDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 3} totalRunTimeDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice24 4} numberOfLowBatteryVoltageEventsDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 5} numberOfHighBatteryVoltageEventsDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 6} numberOfPowerBoostEventsDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice24 7} highestBatteryVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 8} lowestBatteryVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice24 9} --Device numberOfOverTemperatureInsideEventsDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice24 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice24 1} numberOfHighAcVoltageEventsAtMainsInputDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice24 2} numberOfMainsBackupTransitionDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice24 3} --Load highestOutputLoadVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice24 1} lowestOutputLoadVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice24 2} --CONFIGURATION Device24 --Battery deepDischargeBatteryPreventionDevice24 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 1} maximumChargeCurrentDevice24 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 2} bulkVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 3} maxBulkTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 4} minBulkTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 5} thresholdVoltageStartingMaxBulkTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 6} absorptionVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 7} maxAbsorptionTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 8} minAbsorptionTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 9} thresholdForReturnAmpsToFloatDevice24 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 10} returnAmpsTimerDevice24 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 11} floatVoltageDevice24 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 12} forceBoostChargeDevice24 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 13} returnToBulkVoltageFromFloatDevice24 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 14} returnToBulkDelayDevice24 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 15} leadAgmNicdLiIonDevice24 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 17} lifetestEnableDevice24 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 18} maxAlarmTempDevice24 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 19} minAlarmTempDevice24 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 20} lowBatteryThresholdDevice24 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 21} batteryCapacityDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 22} switchoffVoltageWithoutMainsDevice24 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice24 23} --Device factorySettingsDevice24 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice24 1} backupInhibitDevice24 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice24 3} timeBufferingDevice24 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice24 4} saveToFLASHDevice24 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice24 5} clearAllHistoryDevice24 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice24 8} --Load deviceSwitchoffDelayDevice24 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice24 1} --System addressOfSlaveUnitDevice24 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice24 1} baudRateForSerialCommunicationDevice24 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice24 2} parityBitForSerialCommunicationDevice24 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice24 3} --ALARM Device24 --Battery batteryConnectionAlarmDevice24 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice24 1} batteryVoltageAlarmDevice24 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice24 2} batteryTemperatureSensorFailureDevice24 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice24 3} --Device deviceFailureDevice24 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice24 1} onBoardTemperatureAlarmDevice24 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice24 2} --Input acPowerInputVoltageAlarmDevice24 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice24 1} inputMainsOnOrBackupDevice24 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice24 2} --Load loadAlarmDevice24 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice24 1} --Device25 monitoringDevice25 OBJECT IDENTIFIER ::= {device25 1} monitoringBatteryDevice25 OBJECT IDENTIFIER ::= {monitoringDevice25 1} monitoringDeviceDevice25 OBJECT IDENTIFIER ::= {monitoringDevice25 2} monitoringInputDevice25 OBJECT IDENTIFIER ::= {monitoringDevice25 3} monitoringLoadDevice25 OBJECT IDENTIFIER ::= {monitoringDevice25 4} historyDevice25 OBJECT IDENTIFIER ::= {device25 2} historyBatteryDevice25 OBJECT IDENTIFIER ::= {historyDevice25 1} historyDeviceDevice25 OBJECT IDENTIFIER ::= {historyDevice25 2} historyInputDevice25 OBJECT IDENTIFIER ::= {historyDevice25 3} historyLoadDevice25 OBJECT IDENTIFIER ::= {historyDevice25 4} configurationDevice25 OBJECT IDENTIFIER ::= {device25 3} configurationBatteryDevice25 OBJECT IDENTIFIER ::= {configurationDevice25 1} configurationDeviceDevice25 OBJECT IDENTIFIER ::= {configurationDevice25 2} configurationLoadDevice25 OBJECT IDENTIFIER ::= {configurationDevice25 4} configurationSystemDevice25 OBJECT IDENTIFIER ::= {configurationDevice25 5} alarmDevice25 OBJECT IDENTIFIER ::= {device25 4} alarmBatteryDevice25 OBJECT IDENTIFIER ::= {alarmDevice25 1} alarmDeviceDevice25 OBJECT IDENTIFIER ::= {alarmDevice25 2} alarmInputDevice25 OBJECT IDENTIFIER ::= {alarmDevice25 3} alarmLoadDevice25 OBJECT IDENTIFIER ::= {alarmDevice25 4} --MONITORING Device25 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice25 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 1} chargingStatusDevice25 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 2} batteryVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice25 3} batteryChargeCurrentDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice25 4} batteryDischargeCurrentDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice25 5} batteryStateOfChargeDevice25 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 6} batteryTypeCurrentlySelectedDevice25 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 7} batteryTemperatureDevice25 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 8} batteryNumberOfCellsDevice25 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice25 9} --Device nominalOutputVoltageDevice25 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 1} onBoardTemperatureInsideTheDeviceDevice25 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 3} deviceVariantDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 4} firmwareIdDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 6} productNameDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 8} configurationModeDevice25 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 9} tableRevisionDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 10} powerManagementDcupsDevice25 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice25 11} --Input acInputVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice25 2} --Load outputLoadVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice25 1} outputLoadCurrentDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice25 2} --HISTORY Device25 --Battery numberOfChargeCyclesCompletedDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice25 1} numberOfChargeCyclesNotCompletedDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 2} ahChargedDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 3} totalRunTimeDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice25 4} numberOfLowBatteryVoltageEventsDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 5} numberOfHighBatteryVoltageEventsDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 6} numberOfPowerBoostEventsDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice25 7} highestBatteryVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 8} lowestBatteryVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice25 9} --Device numberOfOverTemperatureInsideEventsDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice25 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice25 1} numberOfHighAcVoltageEventsAtMainsInputDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice25 2} numberOfMainsBackupTransitionDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice25 3} --Load highestOutputLoadVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice25 1} lowestOutputLoadVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice25 2} --CONFIGURATION Device25 --Battery deepDischargeBatteryPreventionDevice25 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 1} maximumChargeCurrentDevice25 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 2} bulkVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 3} maxBulkTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 4} minBulkTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 5} thresholdVoltageStartingMaxBulkTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 6} absorptionVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 7} maxAbsorptionTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 8} minAbsorptionTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 9} thresholdForReturnAmpsToFloatDevice25 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 10} returnAmpsTimerDevice25 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 11} floatVoltageDevice25 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 12} forceBoostChargeDevice25 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 13} returnToBulkVoltageFromFloatDevice25 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 14} returnToBulkDelayDevice25 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 15} leadAgmNicdLiIonDevice25 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 17} lifetestEnableDevice25 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 18} maxAlarmTempDevice25 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 19} minAlarmTempDevice25 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 20} lowBatteryThresholdDevice25 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 21} batteryCapacityDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 22} switchoffVoltageWithoutMainsDevice25 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice25 23} --Device factorySettingsDevice25 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice25 1} backupInhibitDevice25 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice25 3} timeBufferingDevice25 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice25 4} saveToFLASHDevice25 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice25 5} clearAllHistoryDevice25 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice25 8} --Load deviceSwitchoffDelayDevice25 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice25 1} --System addressOfSlaveUnitDevice25 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice25 1} baudRateForSerialCommunicationDevice25 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice25 2} parityBitForSerialCommunicationDevice25 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice25 3} --ALARM Device25 --Battery batteryConnectionAlarmDevice25 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice25 1} batteryVoltageAlarmDevice25 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice25 2} batteryTemperatureSensorFailureDevice25 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice25 3} --Device deviceFailureDevice25 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice25 1} onBoardTemperatureAlarmDevice25 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice25 2} --Input acPowerInputVoltageAlarmDevice25 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice25 1} inputMainsOnOrBackupDevice25 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice25 2} --Load loadAlarmDevice25 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice25 1} --Device26 monitoringDevice26 OBJECT IDENTIFIER ::= {device26 1} monitoringBatteryDevice26 OBJECT IDENTIFIER ::= {monitoringDevice26 1} monitoringDeviceDevice26 OBJECT IDENTIFIER ::= {monitoringDevice26 2} monitoringInputDevice26 OBJECT IDENTIFIER ::= {monitoringDevice26 3} monitoringLoadDevice26 OBJECT IDENTIFIER ::= {monitoringDevice26 4} historyDevice26 OBJECT IDENTIFIER ::= {device26 2} historyBatteryDevice26 OBJECT IDENTIFIER ::= {historyDevice26 1} historyDeviceDevice26 OBJECT IDENTIFIER ::= {historyDevice26 2} historyInputDevice26 OBJECT IDENTIFIER ::= {historyDevice26 3} historyLoadDevice26 OBJECT IDENTIFIER ::= {historyDevice26 4} configurationDevice26 OBJECT IDENTIFIER ::= {device26 3} configurationBatteryDevice26 OBJECT IDENTIFIER ::= {configurationDevice26 1} configurationDeviceDevice26 OBJECT IDENTIFIER ::= {configurationDevice26 2} configurationLoadDevice26 OBJECT IDENTIFIER ::= {configurationDevice26 4} configurationSystemDevice26 OBJECT IDENTIFIER ::= {configurationDevice26 5} alarmDevice26 OBJECT IDENTIFIER ::= {device26 4} alarmBatteryDevice26 OBJECT IDENTIFIER ::= {alarmDevice26 1} alarmDeviceDevice26 OBJECT IDENTIFIER ::= {alarmDevice26 2} alarmInputDevice26 OBJECT IDENTIFIER ::= {alarmDevice26 3} alarmLoadDevice26 OBJECT IDENTIFIER ::= {alarmDevice26 4} --MONITORING Device26 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice26 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 1} chargingStatusDevice26 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 2} batteryVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice26 3} batteryChargeCurrentDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice26 4} batteryDischargeCurrentDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice26 5} batteryStateOfChargeDevice26 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 6} batteryTypeCurrentlySelectedDevice26 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 7} batteryTemperatureDevice26 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 8} batteryNumberOfCellsDevice26 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice26 9} --Device nominalOutputVoltageDevice26 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 1} onBoardTemperatureInsideTheDeviceDevice26 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 3} deviceVariantDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 4} firmwareIdDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 6} productNameDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 8} configurationModeDevice26 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 9} tableRevisionDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 10} powerManagementDcupsDevice26 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice26 11} --Input acInputVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice26 2} --Load outputLoadVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice26 1} outputLoadCurrentDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice26 2} --HISTORY Device26 --Battery numberOfChargeCyclesCompletedDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice26 1} numberOfChargeCyclesNotCompletedDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 2} ahChargedDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 3} totalRunTimeDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice26 4} numberOfLowBatteryVoltageEventsDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 5} numberOfHighBatteryVoltageEventsDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 6} numberOfPowerBoostEventsDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice26 7} highestBatteryVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 8} lowestBatteryVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice26 9} --Device numberOfOverTemperatureInsideEventsDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice26 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice26 1} numberOfHighAcVoltageEventsAtMainsInputDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice26 2} numberOfMainsBackupTransitionDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice26 3} --Load highestOutputLoadVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice26 1} lowestOutputLoadVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice26 2} --CONFIGURATION Device26 --Battery deepDischargeBatteryPreventionDevice26 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 1} maximumChargeCurrentDevice26 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 2} bulkVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 3} maxBulkTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 4} minBulkTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 5} thresholdVoltageStartingMaxBulkTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 6} absorptionVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 7} maxAbsorptionTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 8} minAbsorptionTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 9} thresholdForReturnAmpsToFloatDevice26 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 10} returnAmpsTimerDevice26 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 11} floatVoltageDevice26 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 12} forceBoostChargeDevice26 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 13} returnToBulkVoltageFromFloatDevice26 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 14} returnToBulkDelayDevice26 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 15} leadAgmNicdLiIonDevice26 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 17} lifetestEnableDevice26 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 18} maxAlarmTempDevice26 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 19} minAlarmTempDevice26 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 20} lowBatteryThresholdDevice26 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 21} batteryCapacityDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 22} switchoffVoltageWithoutMainsDevice26 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice26 23} --Device factorySettingsDevice26 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice26 1} backupInhibitDevice26 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice26 3} timeBufferingDevice26 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice26 4} saveToFLASHDevice26 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice26 5} clearAllHistoryDevice26 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice26 8} --Load deviceSwitchoffDelayDevice26 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice26 1} --System addressOfSlaveUnitDevice26 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice26 1} baudRateForSerialCommunicationDevice26 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice26 2} parityBitForSerialCommunicationDevice26 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice26 3} --ALARM Device26 --Battery batteryConnectionAlarmDevice26 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice26 1} batteryVoltageAlarmDevice26 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice26 2} batteryTemperatureSensorFailureDevice26 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice26 3} --Device deviceFailureDevice26 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice26 1} onBoardTemperatureAlarmDevice26 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice26 2} --Input acPowerInputVoltageAlarmDevice26 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice26 1} inputMainsOnOrBackupDevice26 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice26 2} --Load loadAlarmDevice26 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice26 1} --Device27 monitoringDevice27 OBJECT IDENTIFIER ::= {device27 1} monitoringBatteryDevice27 OBJECT IDENTIFIER ::= {monitoringDevice27 1} monitoringDeviceDevice27 OBJECT IDENTIFIER ::= {monitoringDevice27 2} monitoringInputDevice27 OBJECT IDENTIFIER ::= {monitoringDevice27 3} monitoringLoadDevice27 OBJECT IDENTIFIER ::= {monitoringDevice27 4} historyDevice27 OBJECT IDENTIFIER ::= {device27 2} historyBatteryDevice27 OBJECT IDENTIFIER ::= {historyDevice27 1} historyDeviceDevice27 OBJECT IDENTIFIER ::= {historyDevice27 2} historyInputDevice27 OBJECT IDENTIFIER ::= {historyDevice27 3} historyLoadDevice27 OBJECT IDENTIFIER ::= {historyDevice27 4} configurationDevice27 OBJECT IDENTIFIER ::= {device27 3} configurationBatteryDevice27 OBJECT IDENTIFIER ::= {configurationDevice27 1} configurationDeviceDevice27 OBJECT IDENTIFIER ::= {configurationDevice27 2} configurationLoadDevice27 OBJECT IDENTIFIER ::= {configurationDevice27 4} configurationSystemDevice27 OBJECT IDENTIFIER ::= {configurationDevice27 5} alarmDevice27 OBJECT IDENTIFIER ::= {device27 4} alarmBatteryDevice27 OBJECT IDENTIFIER ::= {alarmDevice27 1} alarmDeviceDevice27 OBJECT IDENTIFIER ::= {alarmDevice27 2} alarmInputDevice27 OBJECT IDENTIFIER ::= {alarmDevice27 3} alarmLoadDevice27 OBJECT IDENTIFIER ::= {alarmDevice27 4} --MONITORING Device27 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice27 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 1} chargingStatusDevice27 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 2} batteryVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice27 3} batteryChargeCurrentDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice27 4} batteryDischargeCurrentDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice27 5} batteryStateOfChargeDevice27 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 6} batteryTypeCurrentlySelectedDevice27 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 7} batteryTemperatureDevice27 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 8} batteryNumberOfCellsDevice27 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice27 9} --Device nominalOutputVoltageDevice27 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 1} onBoardTemperatureInsideTheDeviceDevice27 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 3} deviceVariantDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 4} firmwareIdDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 6} productNameDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 8} configurationModeDevice27 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 9} tableRevisionDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 10} powerManagementDcupsDevice27 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice27 11} --Input acInputVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice27 2} --Load outputLoadVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice27 1} outputLoadCurrentDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice27 2} --HISTORY Device27 --Battery numberOfChargeCyclesCompletedDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice27 1} numberOfChargeCyclesNotCompletedDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 2} ahChargedDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 3} totalRunTimeDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice27 4} numberOfLowBatteryVoltageEventsDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 5} numberOfHighBatteryVoltageEventsDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 6} numberOfPowerBoostEventsDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice27 7} highestBatteryVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 8} lowestBatteryVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice27 9} --Device numberOfOverTemperatureInsideEventsDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice27 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice27 1} numberOfHighAcVoltageEventsAtMainsInputDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice27 2} numberOfMainsBackupTransitionDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice27 3} --Load highestOutputLoadVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice27 1} lowestOutputLoadVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice27 2} --CONFIGURATION Device27 --Battery deepDischargeBatteryPreventionDevice27 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 1} maximumChargeCurrentDevice27 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 2} bulkVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 3} maxBulkTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 4} minBulkTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 5} thresholdVoltageStartingMaxBulkTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 6} absorptionVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 7} maxAbsorptionTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 8} minAbsorptionTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 9} thresholdForReturnAmpsToFloatDevice27 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 10} returnAmpsTimerDevice27 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 11} floatVoltageDevice27 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 12} forceBoostChargeDevice27 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 13} returnToBulkVoltageFromFloatDevice27 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 14} returnToBulkDelayDevice27 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 15} leadAgmNicdLiIonDevice27 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 17} lifetestEnableDevice27 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 18} maxAlarmTempDevice27 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 19} minAlarmTempDevice27 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 20} lowBatteryThresholdDevice27 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 21} batteryCapacityDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 22} switchoffVoltageWithoutMainsDevice27 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice27 23} --Device factorySettingsDevice27 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice27 1} backupInhibitDevice27 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice27 3} timeBufferingDevice27 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice27 4} saveToFLASHDevice27 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice27 5} clearAllHistoryDevice27 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice27 8} --Load deviceSwitchoffDelayDevice27 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice27 1} --System addressOfSlaveUnitDevice27 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice27 1} baudRateForSerialCommunicationDevice27 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice27 2} parityBitForSerialCommunicationDevice27 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice27 3} --ALARM Device27 --Battery batteryConnectionAlarmDevice27 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice27 1} batteryVoltageAlarmDevice27 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice27 2} batteryTemperatureSensorFailureDevice27 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice27 3} --Device deviceFailureDevice27 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice27 1} onBoardTemperatureAlarmDevice27 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice27 2} --Input acPowerInputVoltageAlarmDevice27 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice27 1} inputMainsOnOrBackupDevice27 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice27 2} --Load loadAlarmDevice27 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice27 1} --Device28 monitoringDevice28 OBJECT IDENTIFIER ::= {device28 1} monitoringBatteryDevice28 OBJECT IDENTIFIER ::= {monitoringDevice28 1} monitoringDeviceDevice28 OBJECT IDENTIFIER ::= {monitoringDevice28 2} monitoringInputDevice28 OBJECT IDENTIFIER ::= {monitoringDevice28 3} monitoringLoadDevice28 OBJECT IDENTIFIER ::= {monitoringDevice28 4} historyDevice28 OBJECT IDENTIFIER ::= {device28 2} historyBatteryDevice28 OBJECT IDENTIFIER ::= {historyDevice28 1} historyDeviceDevice28 OBJECT IDENTIFIER ::= {historyDevice28 2} historyInputDevice28 OBJECT IDENTIFIER ::= {historyDevice28 3} historyLoadDevice28 OBJECT IDENTIFIER ::= {historyDevice28 4} configurationDevice28 OBJECT IDENTIFIER ::= {device28 3} configurationBatteryDevice28 OBJECT IDENTIFIER ::= {configurationDevice28 1} configurationDeviceDevice28 OBJECT IDENTIFIER ::= {configurationDevice28 2} configurationLoadDevice28 OBJECT IDENTIFIER ::= {configurationDevice28 4} configurationSystemDevice28 OBJECT IDENTIFIER ::= {configurationDevice28 5} alarmDevice28 OBJECT IDENTIFIER ::= {device28 4} alarmBatteryDevice28 OBJECT IDENTIFIER ::= {alarmDevice28 1} alarmDeviceDevice28 OBJECT IDENTIFIER ::= {alarmDevice28 2} alarmInputDevice28 OBJECT IDENTIFIER ::= {alarmDevice28 3} alarmLoadDevice28 OBJECT IDENTIFIER ::= {alarmDevice28 4} --MONITORING Device28 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice28 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 1} chargingStatusDevice28 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 2} batteryVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice28 3} batteryChargeCurrentDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice28 4} batteryDischargeCurrentDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice28 5} batteryStateOfChargeDevice28 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 6} batteryTypeCurrentlySelectedDevice28 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 7} batteryTemperatureDevice28 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 8} batteryNumberOfCellsDevice28 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice28 9} --Device nominalOutputVoltageDevice28 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 1} onBoardTemperatureInsideTheDeviceDevice28 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 3} deviceVariantDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 4} firmwareIdDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 6} productNameDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 8} configurationModeDevice28 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 9} tableRevisionDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 10} powerManagementDcupsDevice28 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice28 11} --Input acInputVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice28 2} --Load outputLoadVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice28 1} outputLoadCurrentDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice28 2} --HISTORY Device28 --Battery numberOfChargeCyclesCompletedDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice28 1} numberOfChargeCyclesNotCompletedDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 2} ahChargedDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 3} totalRunTimeDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice28 4} numberOfLowBatteryVoltageEventsDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 5} numberOfHighBatteryVoltageEventsDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 6} numberOfPowerBoostEventsDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice28 7} highestBatteryVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 8} lowestBatteryVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice28 9} --Device numberOfOverTemperatureInsideEventsDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice28 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice28 1} numberOfHighAcVoltageEventsAtMainsInputDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice28 2} numberOfMainsBackupTransitionDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice28 3} --Load highestOutputLoadVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice28 1} lowestOutputLoadVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice28 2} --CONFIGURATION Device28 --Battery deepDischargeBatteryPreventionDevice28 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 1} maximumChargeCurrentDevice28 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 2} bulkVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 3} maxBulkTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 4} minBulkTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 5} thresholdVoltageStartingMaxBulkTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 6} absorptionVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 7} maxAbsorptionTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 8} minAbsorptionTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 9} thresholdForReturnAmpsToFloatDevice28 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 10} returnAmpsTimerDevice28 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 11} floatVoltageDevice28 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 12} forceBoostChargeDevice28 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 13} returnToBulkVoltageFromFloatDevice28 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 14} returnToBulkDelayDevice28 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 15} leadAgmNicdLiIonDevice28 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 17} lifetestEnableDevice28 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 18} maxAlarmTempDevice28 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 19} minAlarmTempDevice28 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 20} lowBatteryThresholdDevice28 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 21} batteryCapacityDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 22} switchoffVoltageWithoutMainsDevice28 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice28 23} --Device factorySettingsDevice28 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice28 1} backupInhibitDevice28 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice28 3} timeBufferingDevice28 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice28 4} saveToFLASHDevice28 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice28 5} clearAllHistoryDevice28 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice28 8} --Load deviceSwitchoffDelayDevice28 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice28 1} --System addressOfSlaveUnitDevice28 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice28 1} baudRateForSerialCommunicationDevice28 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice28 2} parityBitForSerialCommunicationDevice28 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice28 3} --ALARM Device28 --Battery batteryConnectionAlarmDevice28 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice28 1} batteryVoltageAlarmDevice28 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice28 2} batteryTemperatureSensorFailureDevice28 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice28 3} --Device deviceFailureDevice28 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice28 1} onBoardTemperatureAlarmDevice28 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice28 2} --Input acPowerInputVoltageAlarmDevice28 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice28 1} inputMainsOnOrBackupDevice28 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice28 2} --Load loadAlarmDevice28 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice28 1} --Device29 monitoringDevice29 OBJECT IDENTIFIER ::= {device29 1} monitoringBatteryDevice29 OBJECT IDENTIFIER ::= {monitoringDevice29 1} monitoringDeviceDevice29 OBJECT IDENTIFIER ::= {monitoringDevice29 2} monitoringInputDevice29 OBJECT IDENTIFIER ::= {monitoringDevice29 3} monitoringLoadDevice29 OBJECT IDENTIFIER ::= {monitoringDevice29 4} historyDevice29 OBJECT IDENTIFIER ::= {device29 2} historyBatteryDevice29 OBJECT IDENTIFIER ::= {historyDevice29 1} historyDeviceDevice29 OBJECT IDENTIFIER ::= {historyDevice29 2} historyInputDevice29 OBJECT IDENTIFIER ::= {historyDevice29 3} historyLoadDevice29 OBJECT IDENTIFIER ::= {historyDevice29 4} configurationDevice29 OBJECT IDENTIFIER ::= {device29 3} configurationBatteryDevice29 OBJECT IDENTIFIER ::= {configurationDevice29 1} configurationDeviceDevice29 OBJECT IDENTIFIER ::= {configurationDevice29 2} configurationLoadDevice29 OBJECT IDENTIFIER ::= {configurationDevice29 4} configurationSystemDevice29 OBJECT IDENTIFIER ::= {configurationDevice29 5} alarmDevice29 OBJECT IDENTIFIER ::= {device29 4} alarmBatteryDevice29 OBJECT IDENTIFIER ::= {alarmDevice29 1} alarmDeviceDevice29 OBJECT IDENTIFIER ::= {alarmDevice29 2} alarmInputDevice29 OBJECT IDENTIFIER ::= {alarmDevice29 3} alarmLoadDevice29 OBJECT IDENTIFIER ::= {alarmDevice29 4} --MONITORING Device29 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice29 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 1} chargingStatusDevice29 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 2} batteryVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice29 3} batteryChargeCurrentDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice29 4} batteryDischargeCurrentDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice29 5} batteryStateOfChargeDevice29 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 6} batteryTypeCurrentlySelectedDevice29 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 7} batteryTemperatureDevice29 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 8} batteryNumberOfCellsDevice29 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice29 9} --Device nominalOutputVoltageDevice29 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 1} onBoardTemperatureInsideTheDeviceDevice29 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 3} deviceVariantDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 4} firmwareIdDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 6} productNameDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 8} configurationModeDevice29 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 9} tableRevisionDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 10} powerManagementDcupsDevice29 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice29 11} --Input acInputVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice29 2} --Load outputLoadVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice29 1} outputLoadCurrentDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice29 2} --HISTORY Device29 --Battery numberOfChargeCyclesCompletedDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice29 1} numberOfChargeCyclesNotCompletedDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 2} ahChargedDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 3} totalRunTimeDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice29 4} numberOfLowBatteryVoltageEventsDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 5} numberOfHighBatteryVoltageEventsDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 6} numberOfPowerBoostEventsDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice29 7} highestBatteryVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 8} lowestBatteryVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice29 9} --Device numberOfOverTemperatureInsideEventsDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice29 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice29 1} numberOfHighAcVoltageEventsAtMainsInputDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice29 2} numberOfMainsBackupTransitionDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice29 3} --Load highestOutputLoadVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice29 1} lowestOutputLoadVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice29 2} --CONFIGURATION Device29 --Battery deepDischargeBatteryPreventionDevice29 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 1} maximumChargeCurrentDevice29 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 2} bulkVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 3} maxBulkTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 4} minBulkTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 5} thresholdVoltageStartingMaxBulkTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 6} absorptionVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 7} maxAbsorptionTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 8} minAbsorptionTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 9} thresholdForReturnAmpsToFloatDevice29 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 10} returnAmpsTimerDevice29 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 11} floatVoltageDevice29 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 12} forceBoostChargeDevice29 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 13} returnToBulkVoltageFromFloatDevice29 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 14} returnToBulkDelayDevice29 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 15} leadAgmNicdLiIonDevice29 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 17} lifetestEnableDevice29 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 18} maxAlarmTempDevice29 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 19} minAlarmTempDevice29 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 20} lowBatteryThresholdDevice29 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 21} batteryCapacityDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 22} switchoffVoltageWithoutMainsDevice29 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice29 23} --Device factorySettingsDevice29 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice29 1} backupInhibitDevice29 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice29 3} timeBufferingDevice29 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice29 4} saveToFLASHDevice29 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice29 5} clearAllHistoryDevice29 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice29 8} --Load deviceSwitchoffDelayDevice29 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice29 1} --System addressOfSlaveUnitDevice29 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice29 1} baudRateForSerialCommunicationDevice29 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice29 2} parityBitForSerialCommunicationDevice29 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice29 3} --ALARM Device29 --Battery batteryConnectionAlarmDevice29 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice29 1} batteryVoltageAlarmDevice29 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice29 2} batteryTemperatureSensorFailureDevice29 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice29 3} --Device deviceFailureDevice29 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice29 1} onBoardTemperatureAlarmDevice29 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice29 2} --Input acPowerInputVoltageAlarmDevice29 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice29 1} inputMainsOnOrBackupDevice29 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice29 2} --Load loadAlarmDevice29 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice29 1} --Device30 monitoringDevice30 OBJECT IDENTIFIER ::= {device30 1} monitoringBatteryDevice30 OBJECT IDENTIFIER ::= {monitoringDevice30 1} monitoringDeviceDevice30 OBJECT IDENTIFIER ::= {monitoringDevice30 2} monitoringInputDevice30 OBJECT IDENTIFIER ::= {monitoringDevice30 3} monitoringLoadDevice30 OBJECT IDENTIFIER ::= {monitoringDevice30 4} historyDevice30 OBJECT IDENTIFIER ::= {device30 2} historyBatteryDevice30 OBJECT IDENTIFIER ::= {historyDevice30 1} historyDeviceDevice30 OBJECT IDENTIFIER ::= {historyDevice30 2} historyInputDevice30 OBJECT IDENTIFIER ::= {historyDevice30 3} historyLoadDevice30 OBJECT IDENTIFIER ::= {historyDevice30 4} configurationDevice30 OBJECT IDENTIFIER ::= {device30 3} configurationBatteryDevice30 OBJECT IDENTIFIER ::= {configurationDevice30 1} configurationDeviceDevice30 OBJECT IDENTIFIER ::= {configurationDevice30 2} configurationLoadDevice30 OBJECT IDENTIFIER ::= {configurationDevice30 4} configurationSystemDevice30 OBJECT IDENTIFIER ::= {configurationDevice30 5} alarmDevice30 OBJECT IDENTIFIER ::= {device30 4} alarmBatteryDevice30 OBJECT IDENTIFIER ::= {alarmDevice30 1} alarmDeviceDevice30 OBJECT IDENTIFIER ::= {alarmDevice30 2} alarmInputDevice30 OBJECT IDENTIFIER ::= {alarmDevice30 3} alarmLoadDevice30 OBJECT IDENTIFIER ::= {alarmDevice30 4} --MONITORING Device30 --Battery powerSupplyFunctionEnabledAtBatteryTerminalsDevice30 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "Its value is 1 when the power supply function at battery terminals is enabled by means of the ENABLE POWER SUPPLY dipswitch on the front panel of the device. Otherwise it is 0. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 1} chargingStatusDevice30 OBJECT-TYPE SYNTAX INTEGER {notCharging(0),recovery (1),bulk (2),absorption (3), float (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Notifies the current phase of the charging algorithm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 2} batteryVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the battery terminals in mV" ::= {monitoringBatteryDevice30 3} batteryChargeCurrentDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery charge current in mA" ::= {monitoringBatteryDevice30 4} batteryDischargeCurrentDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Measured value of the battery discharge current in mA" ::= {monitoringBatteryDevice30 5} batteryStateOfChargeDevice30 OBJECT-TYPE SYNTAX Integer32 (0..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the percent state of charge of the battery, with a 0,1 scale factor (e.g. 800=80%) (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 6} batteryTypeCurrentlySelectedDevice30 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-only STATUS current DESCRIPTION "Mirrors the value selected by LeadAgmNiCdLiIon or by the Battery Type dipswitches on the device front panel. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 7} batteryTemperatureDevice30 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature measured on the battery from temperature sensor external probe. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 8} batteryNumberOfCellsDevice30 OBJECT-TYPE SYNTAX Integer32 (4 | 6 | 8 | 10 | 12 | 20) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of cells componing the battery pack. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringBatteryDevice30 9} --Device nominalOutputVoltageDevice30 OBJECT-TYPE SYNTAX INTEGER {twelveVdc (12), twentyfourVdc (24), fortyeightVdc (48)} MAX-ACCESS read-only STATUS current DESCRIPTION "Nominal output voltage of the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 1} onBoardTemperatureInsideTheDeviceDevice30 OBJECT-TYPE SYNTAX Integer32 (0..90 | 233..381) MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature inside the Device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 3} deviceVariantDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Variant of the product (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 4} firmwareIdDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Identifier of the device firmware release (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 6} productNameDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This OID identifies the product type. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 8} configurationModeDevice30 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "This OID specifies if the device is in configuration mode. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 9} tableRevisionDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Specifies the parameter map version in use on the device. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 10} powerManagementDcupsDevice30 OBJECT-TYPE SYNTAX INTEGER {backup(0),charging(1),powerBoost(2),notCharging(3)} MAX-ACCESS read-only STATUS current DESCRIPTION "Provides information concerning the ongoing activity of the system, focusing on the power flow. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringDeviceDevice30 11} --Input acInputVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (90..135 | 180..305) MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the value of the AC voltage mains input. Voltage is expressed in V ac. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringInputDevice30 2} --Load outputLoadVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage measured at the output load terminals. Voltage is expressed in mV. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice30 1} outputLoadCurrentDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "Current measured at the output load terminals. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {monitoringLoadDevice30 2} --HISTORY Device30 --Battery numberOfChargeCyclesCompletedDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of completed charge cycles. A charge cycle is considered to be completed when the device, from absorption, transitions to float charge. Write only 0 ( to reset the OID value to 0)." ::= {historyBatteryDevice30 1} numberOfChargeCyclesNotCompletedDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of aborted charge cycles. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 2} ahChargedDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total Ampere-hours charged: scale factor 0.1 (ex. 1000=100Ah). Net Ah charged = (Ah charged - Ah discharged): it is the net charge (expressed in Ampere-hours) transferred to the battery. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 3} totalRunTimeDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Total run time in charging mode (minutes). Time, elapsed from power-up, during which the battery has been charging. The timer is halted when the device is in backup or when the battery is not wired. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice30 4} numberOfLowBatteryVoltageEventsDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 5} numberOfHighBatteryVoltageEventsDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high-battery-voltage events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 6} numberOfPowerBoostEventsDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of power boost events. A power boost event occurs when the battery is supplying current to a load (connected at the output load terminals) when mains is available. Write only 0 ( to reset the OID value to 0)" ::= {historyBatteryDevice30 7} highestBatteryVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 8} lowestBatteryVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the battery terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyBatteryDevice30 9} --Device numberOfOverTemperatureInsideEventsDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of internal overtemperature events. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyDeviceDevice30 1} --Input numberOfLowAcVoltageEventsAtMainsInputDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of low AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice30 1} numberOfHighAcVoltageEventsAtMainsInputDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of high AC voltage events at the mains AC input. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyInputDevice30 2} numberOfMainsBackupTransitionDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of mains <-> backup transitions. Incremented by 1 every time a mains to backup transition is performed or a backup to mains transition is performed. Write only 0 ( to reset the OID value to 0)" ::= {historyInputDevice30 3} --Load highestOutputLoadVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Highest voltage acquired at the output load terminals. Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice30 1} lowestOutputLoadVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Lowest voltage acquired at the output load terminals Voltage is expressed in mV. Write only 0 ( to reset the OID value to 0). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {historyLoadDevice30 2} --CONFIGURATION Device30 --Battery deepDischargeBatteryPreventionDevice30 OBJECT-TYPE SYNTAX Integer32 (650..1200 | 1400..2180 | 2500..3000 | 3214..3430) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage at which, during backup, the device shuts down to prevent the battery from being deeply discharged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 1} maximumChargeCurrentDevice30 OBJECT-TYPE SYNTAX Integer32 (500..35000) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the maximum allowed charging current. Current is expressed in mA. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 2} bulkVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (1400..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Bulk voltage setting per cell. Target voltage to be reached by the battery during the constant-current bulk charge phase. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 3} maxBulkTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the bulk charge phase. If this timeout expires, the device transitions to float charge. Timeout is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 4} minBulkTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the bulk charge phase. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 5} thresholdVoltageStartingMaxBulkTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (0..2200) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum bulk duration timer trigger voltage. Timer trigger voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 6} absorptionVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2500 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the battery voltage per cell during absorption charge. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 7} maxAbsorptionTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (1..24) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum duration of the absorption phase, after which the device transitions to float charge. Timer is expressed in hours. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 8} minAbsorptionTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum duration of the absorption phase. Timer is expressed in minutes. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 9} thresholdForReturnAmpsToFloatDevice30 OBJECT-TYPE SYNTAX Integer32 (1..100) MAX-ACCESS read-write STATUS current DESCRIPTION "Return current value to go to float (% of maximum charge current). Magnitude of the battery charge current below which the transition to float charge occurs. Value expressed as a percentage of the maximum charge current (set by MaximumChargeCurrent). (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 10} returnAmpsTimerDevice30 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval during which the charge current magnitude must remain below the value expressed by ThresholdForReturnAmpsToFloat in order to transition to float charge. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 11} floatVoltageDevice30 OBJECT-TYPE SYNTAX Integer32 (1300..1550 | 2200..2450 | 3400..3700 | 4100..4200) MAX-ACCESS read-write STATUS current DESCRIPTION "Sets the voltage at which the battery is kept after it has been fully charged. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 12} forceBoostChargeDevice30 OBJECT-TYPE SYNTAX INTEGER {normalOperation(0), startBulkAndAbsorption(1)} MAX-ACCESS read-write STATUS current DESCRIPTION "If set to 1 during float charge, it forces a transition to bulk charge. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 13} returnToBulkVoltageFromFloatDevice30 OBJECT-TYPE SYNTAX Integer32 (0..2200 | 3000..3300) MAX-ACCESS read-write STATUS current DESCRIPTION "Voltage below which the system transitions from float to bulk charge. If during float charge the battery voltage becomes lower than this voltage threshold (e.g. due to a prolonged power boost condition) and it remains so for a time interval expressed by ReturnToBulkDelay, the device transitions to bulk charge to charge the battery. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 14} returnToBulkDelayDevice30 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Float to bulk transition delay after the battery voltage has got below the -Return to bulk voltage- voltage level (ReturnToBulkVoltageFromFloat). Time delay to confirm that the battery has discharged significantly during float charge, so that a bulk charge must be undertaken. Timer is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 15} leadAgmNicdLiIonDevice30 OBJECT-TYPE SYNTAX INTEGER {openLead (0),agmLead (1),gelLead (2),nicd (3), liIon (4)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the battery type and its respective charging algorithm. Writing to this OID is only possible when the battery is not connected. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 17} lifetestEnableDevice30 OBJECT-TYPE SYNTAX INTEGER {disabled (0), enabled (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Battery life test ENABLED (=1)/ DISABLED(=0). Enables the battery internal impedance measurement. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 18} maxAlarmTempDevice30 OBJECT-TYPE SYNTAX Integer32 (293..333) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery overtemperature alarm threshold in Kelvin. Maximum battery temperature during charge. If the battery temperature becomes higher than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 19} minAlarmTempDevice30 OBJECT-TYPE SYNTAX Integer32 (253..293) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery undertemperature alarm threshold in Kelvin. Minimum battery temperature during charge. If the battery temperature becomes lower than this value, the charging process is terminated. Float charge is signalled. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 20} lowBatteryThresholdDevice30 OBJECT-TYPE SYNTAX Integer32 (1000..1200 | 1600..2180 | 2500..3200) MAX-ACCESS read-write STATUS current DESCRIPTION "Low battery alarm threshold during discharge.. Battery voltage at which, during backup, the device notifies that charge left is less than approximately 30%. The Low battery LED is on. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 21} batteryCapacityDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Nominal battery capacity expressed in Ah as per the battery technical documentation. This parameter is used for the calculation of the battery state-of-charge displayed by BatteryStateOfCharge. Battery capacity is expressed in Ah with a scale factor 0,1 e.g. 500=50Ah. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 22} switchoffVoltageWithoutMainsDevice30 OBJECT-TYPE SYNTAX Integer32 (1200..1325 | 2000..2208 | 3000..3312) MAX-ACCESS read-write STATUS current DESCRIPTION "Battery voltage below which the device turns off when mains is not available. Parameter active only when the power supply function at battery terminals is enabled. Voltage is expressed in mV/cell. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationBatteryDevice30 23} --Device factorySettingsDevice30 OBJECT-TYPE SYNTAX INTEGER {nothing (0), restore (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Set the configuration parameters to their default value. Write only 1. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice30 1} backupInhibitDevice30 OBJECT-TYPE SYNTAX INTEGER {allowed (0), inhibited (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "When set to 0 (default), in the case of a mains outage the device transitions to backup and supplies the load from the battery. When set to 1, in the case of a mains outage, supply is removed from the load and the device turns off. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationDeviceDevice30 3} timeBufferingDevice30 OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Time duration of interval when the load is supplied by the battery in the case of mains outage. After such time has elapsed, the output load terminals are deenergized and the device itself is powered off. Timer is expressed in seconds. 0 = no time limit" ::= {configurationDeviceDevice30 4} saveToFLASHDevice30 OBJECT-TYPE SYNTAX INTEGER {nothing (0), save (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Saves current communication, history and configuration parameters in the user internal memory onboard the device. Write only 1." ::= {configurationDeviceDevice30 5} clearAllHistoryDevice30 OBJECT-TYPE SYNTAX INTEGER {nothing (0), clear (1)} MAX-ACCESS read-write STATUS current DESCRIPTION "Clear all the history at once. Write only 1." ::= {configurationDeviceDevice30 8} --Load deviceSwitchoffDelayDevice30 OBJECT-TYPE SYNTAX Integer32 (1..240) MAX-ACCESS read-write STATUS current DESCRIPTION "Device switch off delay setting. Delay of the device power off in backup after the battery voltage has been found lower than the deep discharged battery voltage (as expressed by DeepDischargeBatteryPrevention). Delay is expressed in seconds. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationLoadDevice30 1} --System addressOfSlaveUnitDevice30 OBJECT-TYPE SYNTAX Integer32 (1..247) MAX-ACCESS read-write STATUS current DESCRIPTION "Device modbus address. Modbus address of the device (must be unique on the bus). The device uses the value currently stored in its internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice30 1} baudRateForSerialCommunicationDevice30 OBJECT-TYPE SYNTAX Integer32 (4800 | 9600 | 19200 | 38400) MAX-ACCESS read-write STATUS current DESCRIPTION "Baud rate of serial communication with the device. Baud rate of the serial communications of the device. The baud rate must be the same for all the devices on the same bus. The Device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice30 2} parityBitForSerialCommunicationDevice30 OBJECT-TYPE SYNTAX INTEGER {noParityTwoStopBits(0),oddParityOneStopBit(1),evenParityOneStopBit(2),noParityOneStopBit(3)} MAX-ACCESS read-write STATUS current DESCRIPTION "Parity bit of serial communication. Parity setting of the communication with the device. It must be the same for all the devices on the same bus. Note also the number of stop bits expected for each permitted value. The device uses the value currently stored in its user internal memory. Can be reset to its default value by a hardware procedure. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {configurationSystemDevice30 3} --ALARM Device30 --Battery batteryConnectionAlarmDevice30 OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery connection alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice30 1} batteryVoltageAlarmDevice30 OBJECT-TYPE SYNTAX Integer32 (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmBatteryDevice30 2} batteryTemperatureSensorFailureDevice30 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Battery temperature sensor alarm. Bit mask: bit 0 value is equal to 1 when the external temperature sensor probe is detected to be connected, but it is faulty." ::= {alarmBatteryDevice30 3} --Device deviceFailureDevice30 OBJECT-TYPE SYNTAX Integer32 (0..11) MAX-ACCESS read-only STATUS current DESCRIPTION "Device failure alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmDeviceDevice30 1} onBoardTemperatureAlarmDevice30 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "On board temperature alarm. If the value of the OID is 1, the temperature inside the device has been detected to be too high. In this case the battery charge current limit is reduced to 1/10 of the value set by MaximumChargeCurrent or set by means of the -Battery Charging Level- trimmer located on the device front panel (if Modbus is not used)." ::= {alarmDeviceDevice30 2} --Input acPowerInputVoltageAlarmDevice30 OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "AC power input voltage alarm. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmInputDevice30 1} inputMainsOnOrBackupDevice30 OBJECT-TYPE SYNTAX INTEGER {mainsAvaible (0), mainsNOTAvaible (1)} MAX-ACCESS read-only STATUS current DESCRIPTION "0=Mains available/1=Mains not available. Its value is 0 when mains is available, it is 1 when mains is not available (e.g. due to mains outage): in this case the load is powered by the battery." ::= {alarmInputDevice30 2} --Load loadAlarmDevice30 OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Short circuit or overload at the output load terminals. (refer to the ADELSYSTEM SNMP Map for further details)" ::= {alarmLoadDevice30 1} -- Conformance: Mandatory Groups adelCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "Adel requirements for MIB compliance" MODULE MANDATORY-GROUPS { adelGroup } ::= {release101 999998} adelGroup OBJECT-GROUP OBJECTS { deviceVariantDevice00, firmwareIDDevice00, uidDevice00, productNameDevice00, shuntCurrentDevice00, externalTemperatureDevice00, input1StateDevice00, input2StateDevice00, relayDevice00, powerSupplyFunctionEnabledAtBatteryTerminalsDevice01, chargingStatusDevice01, batteryVoltageDevice01, batteryChargeCurrentDevice01, batteryDischargeCurrentDevice01, batteryStateOfChargeDevice01, batteryTypeCurrentlySelectedDevice01, batteryTemperatureDevice01, batteryNumberOfCellsDevice01, nominalOutputVoltageDevice01, onBoardTemperatureInsideTheDeviceDevice01, deviceVariantDevice01, firmwareIdDevice01, productNameDevice01, configurationModeDevice01, tableRevisionDevice01, powerManagementDcupsDevice01, acInputVoltageDevice01, outputLoadVoltageDevice01, outputLoadCurrentDevice01, numberOfChargeCyclesCompletedDevice01, numberOfChargeCyclesNotCompletedDevice01, ahChargedDevice01, totalRunTimeDevice01, numberOfLowBatteryVoltageEventsDevice01, numberOfHighBatteryVoltageEventsDevice01, numberOfPowerBoostEventsDevice01, highestBatteryVoltageDevice01, lowestBatteryVoltageDevice01, numberOfOverTemperatureInsideEventsDevice01, numberOfLowAcVoltageEventsAtMainsInputDevice01, numberOfHighAcVoltageEventsAtMainsInputDevice01, numberOfMainsBackupTransitionDevice01, highestOutputLoadVoltageDevice01, lowestOutputLoadVoltageDevice01, deepDischargeBatteryPreventionDevice01, maximumChargeCurrentDevice01, bulkVoltageDevice01, maxBulkTimerDevice01, minBulkTimerDevice01, thresholdVoltageStartingMaxBulkTimerDevice01, absorptionVoltageDevice01, maxAbsorptionTimerDevice01, minAbsorptionTimerDevice01, thresholdForReturnAmpsToFloatDevice01, returnAmpsTimerDevice01, floatVoltageDevice01, forceBoostChargeDevice01, returnToBulkVoltageFromFloatDevice01, returnToBulkDelayDevice01, leadAgmNicdLiIonDevice01, lifetestEnableDevice01, maxAlarmTempDevice01, minAlarmTempDevice01, lowBatteryThresholdDevice01, batteryCapacityDevice01, switchoffVoltageWithoutMainsDevice01, factorySettingsDevice01, backupInhibitDevice01, timeBufferingDevice01, saveToFLASHDevice01, clearAllHistoryDevice01, deviceSwitchoffDelayDevice01, addressOfSlaveUnitDevice01, baudRateForSerialCommunicationDevice01, parityBitForSerialCommunicationDevice01, batteryConnectionAlarmDevice01, batteryVoltageAlarmDevice01, batteryTemperatureSensorFailureDevice01, deviceFailureDevice01, onBoardTemperatureAlarmDevice01, acPowerInputVoltageAlarmDevice01, inputMainsOnOrBackupDevice01, loadAlarmDevice01, powerSupplyFunctionEnabledAtBatteryTerminalsDevice02, chargingStatusDevice02, batteryVoltageDevice02, batteryChargeCurrentDevice02, batteryDischargeCurrentDevice02, batteryStateOfChargeDevice02, batteryTypeCurrentlySelectedDevice02, batteryTemperatureDevice02, batteryNumberOfCellsDevice02, nominalOutputVoltageDevice02, onBoardTemperatureInsideTheDeviceDevice02, deviceVariantDevice02, firmwareIdDevice02, productNameDevice02, configurationModeDevice02, tableRevisionDevice02, powerManagementDcupsDevice02, acInputVoltageDevice02, outputLoadVoltageDevice02, outputLoadCurrentDevice02, numberOfChargeCyclesCompletedDevice02, numberOfChargeCyclesNotCompletedDevice02, ahChargedDevice02, totalRunTimeDevice02, numberOfLowBatteryVoltageEventsDevice02, numberOfHighBatteryVoltageEventsDevice02, numberOfPowerBoostEventsDevice02, highestBatteryVoltageDevice02, lowestBatteryVoltageDevice02, numberOfOverTemperatureInsideEventsDevice02, numberOfLowAcVoltageEventsAtMainsInputDevice02, numberOfHighAcVoltageEventsAtMainsInputDevice02, numberOfMainsBackupTransitionDevice02, highestOutputLoadVoltageDevice02, lowestOutputLoadVoltageDevice02, deepDischargeBatteryPreventionDevice02, maximumChargeCurrentDevice02, bulkVoltageDevice02, maxBulkTimerDevice02, minBulkTimerDevice02, thresholdVoltageStartingMaxBulkTimerDevice02, absorptionVoltageDevice02, maxAbsorptionTimerDevice02, minAbsorptionTimerDevice02, thresholdForReturnAmpsToFloatDevice02, returnAmpsTimerDevice02, floatVoltageDevice02, forceBoostChargeDevice02, returnToBulkVoltageFromFloatDevice02, returnToBulkDelayDevice02, leadAgmNicdLiIonDevice02, lifetestEnableDevice02, maxAlarmTempDevice02, minAlarmTempDevice02, lowBatteryThresholdDevice02, batteryCapacityDevice02, switchoffVoltageWithoutMainsDevice02, factorySettingsDevice02, backupInhibitDevice02, timeBufferingDevice02, saveToFLASHDevice02, clearAllHistoryDevice02, deviceSwitchoffDelayDevice02, addressOfSlaveUnitDevice02, baudRateForSerialCommunicationDevice02, parityBitForSerialCommunicationDevice02, batteryConnectionAlarmDevice02, batteryVoltageAlarmDevice02, batteryTemperatureSensorFailureDevice02, deviceFailureDevice02, onBoardTemperatureAlarmDevice02, acPowerInputVoltageAlarmDevice02, inputMainsOnOrBackupDevice02, loadAlarmDevice02, powerSupplyFunctionEnabledAtBatteryTerminalsDevice03, chargingStatusDevice03, batteryVoltageDevice03, batteryChargeCurrentDevice03, batteryDischargeCurrentDevice03, batteryStateOfChargeDevice03, batteryTypeCurrentlySelectedDevice03, batteryTemperatureDevice03, batteryNumberOfCellsDevice03, nominalOutputVoltageDevice03, onBoardTemperatureInsideTheDeviceDevice03, deviceVariantDevice03, firmwareIdDevice03, productNameDevice03, configurationModeDevice03, tableRevisionDevice03, powerManagementDcupsDevice03, acInputVoltageDevice03, outputLoadVoltageDevice03, outputLoadCurrentDevice03, numberOfChargeCyclesCompletedDevice03, numberOfChargeCyclesNotCompletedDevice03, ahChargedDevice03, totalRunTimeDevice03, numberOfLowBatteryVoltageEventsDevice03, numberOfHighBatteryVoltageEventsDevice03, numberOfPowerBoostEventsDevice03, highestBatteryVoltageDevice03, lowestBatteryVoltageDevice03, numberOfOverTemperatureInsideEventsDevice03, numberOfLowAcVoltageEventsAtMainsInputDevice03, numberOfHighAcVoltageEventsAtMainsInputDevice03, numberOfMainsBackupTransitionDevice03, highestOutputLoadVoltageDevice03, lowestOutputLoadVoltageDevice03, deepDischargeBatteryPreventionDevice03, maximumChargeCurrentDevice03, bulkVoltageDevice03, maxBulkTimerDevice03, minBulkTimerDevice03, thresholdVoltageStartingMaxBulkTimerDevice03, absorptionVoltageDevice03, maxAbsorptionTimerDevice03, minAbsorptionTimerDevice03, thresholdForReturnAmpsToFloatDevice03, returnAmpsTimerDevice03, floatVoltageDevice03, forceBoostChargeDevice03, returnToBulkVoltageFromFloatDevice03, returnToBulkDelayDevice03, leadAgmNicdLiIonDevice03, lifetestEnableDevice03, maxAlarmTempDevice03, minAlarmTempDevice03, lowBatteryThresholdDevice03, batteryCapacityDevice03, switchoffVoltageWithoutMainsDevice03, factorySettingsDevice03, backupInhibitDevice03, timeBufferingDevice03, saveToFLASHDevice03, clearAllHistoryDevice03, deviceSwitchoffDelayDevice03, addressOfSlaveUnitDevice03, baudRateForSerialCommunicationDevice03, parityBitForSerialCommunicationDevice03, batteryConnectionAlarmDevice03, batteryVoltageAlarmDevice03, batteryTemperatureSensorFailureDevice03, deviceFailureDevice03, onBoardTemperatureAlarmDevice03, acPowerInputVoltageAlarmDevice03, inputMainsOnOrBackupDevice03, loadAlarmDevice03, powerSupplyFunctionEnabledAtBatteryTerminalsDevice04, chargingStatusDevice04, batteryVoltageDevice04, batteryChargeCurrentDevice04, batteryDischargeCurrentDevice04, batteryStateOfChargeDevice04, batteryTypeCurrentlySelectedDevice04, batteryTemperatureDevice04, batteryNumberOfCellsDevice04, nominalOutputVoltageDevice04, onBoardTemperatureInsideTheDeviceDevice04, deviceVariantDevice04, firmwareIdDevice04, productNameDevice04, configurationModeDevice04, tableRevisionDevice04, powerManagementDcupsDevice04, acInputVoltageDevice04, outputLoadVoltageDevice04, outputLoadCurrentDevice04, numberOfChargeCyclesCompletedDevice04, numberOfChargeCyclesNotCompletedDevice04, ahChargedDevice04, totalRunTimeDevice04, numberOfLowBatteryVoltageEventsDevice04, numberOfHighBatteryVoltageEventsDevice04, numberOfPowerBoostEventsDevice04, highestBatteryVoltageDevice04, lowestBatteryVoltageDevice04, numberOfOverTemperatureInsideEventsDevice04, numberOfLowAcVoltageEventsAtMainsInputDevice04, numberOfHighAcVoltageEventsAtMainsInputDevice04, numberOfMainsBackupTransitionDevice04, highestOutputLoadVoltageDevice04, lowestOutputLoadVoltageDevice04, deepDischargeBatteryPreventionDevice04, maximumChargeCurrentDevice04, bulkVoltageDevice04, maxBulkTimerDevice04, minBulkTimerDevice04, thresholdVoltageStartingMaxBulkTimerDevice04, absorptionVoltageDevice04, maxAbsorptionTimerDevice04, minAbsorptionTimerDevice04, thresholdForReturnAmpsToFloatDevice04, returnAmpsTimerDevice04, floatVoltageDevice04, forceBoostChargeDevice04, returnToBulkVoltageFromFloatDevice04, returnToBulkDelayDevice04, leadAgmNicdLiIonDevice04, lifetestEnableDevice04, maxAlarmTempDevice04, minAlarmTempDevice04, lowBatteryThresholdDevice04, batteryCapacityDevice04, switchoffVoltageWithoutMainsDevice04, factorySettingsDevice04, backupInhibitDevice04, timeBufferingDevice04, saveToFLASHDevice04, clearAllHistoryDevice04, deviceSwitchoffDelayDevice04, addressOfSlaveUnitDevice04, baudRateForSerialCommunicationDevice04, parityBitForSerialCommunicationDevice04, batteryConnectionAlarmDevice04, batteryVoltageAlarmDevice04, batteryTemperatureSensorFailureDevice04, deviceFailureDevice04, onBoardTemperatureAlarmDevice04, acPowerInputVoltageAlarmDevice04, inputMainsOnOrBackupDevice04, loadAlarmDevice04, powerSupplyFunctionEnabledAtBatteryTerminalsDevice05, chargingStatusDevice05, batteryVoltageDevice05, batteryChargeCurrentDevice05, batteryDischargeCurrentDevice05, batteryStateOfChargeDevice05, batteryTypeCurrentlySelectedDevice05, batteryTemperatureDevice05, batteryNumberOfCellsDevice05, nominalOutputVoltageDevice05, onBoardTemperatureInsideTheDeviceDevice05, deviceVariantDevice05, firmwareIdDevice05, productNameDevice05, configurationModeDevice05, tableRevisionDevice05, powerManagementDcupsDevice05, acInputVoltageDevice05, outputLoadVoltageDevice05, outputLoadCurrentDevice05, numberOfChargeCyclesCompletedDevice05, numberOfChargeCyclesNotCompletedDevice05, ahChargedDevice05, totalRunTimeDevice05, numberOfLowBatteryVoltageEventsDevice05, numberOfHighBatteryVoltageEventsDevice05, numberOfPowerBoostEventsDevice05, highestBatteryVoltageDevice05, lowestBatteryVoltageDevice05, numberOfOverTemperatureInsideEventsDevice05, numberOfLowAcVoltageEventsAtMainsInputDevice05, numberOfHighAcVoltageEventsAtMainsInputDevice05, numberOfMainsBackupTransitionDevice05, highestOutputLoadVoltageDevice05, lowestOutputLoadVoltageDevice05, deepDischargeBatteryPreventionDevice05, maximumChargeCurrentDevice05, bulkVoltageDevice05, maxBulkTimerDevice05, minBulkTimerDevice05, thresholdVoltageStartingMaxBulkTimerDevice05, absorptionVoltageDevice05, maxAbsorptionTimerDevice05, minAbsorptionTimerDevice05, thresholdForReturnAmpsToFloatDevice05, returnAmpsTimerDevice05, floatVoltageDevice05, forceBoostChargeDevice05, returnToBulkVoltageFromFloatDevice05, returnToBulkDelayDevice05, leadAgmNicdLiIonDevice05, lifetestEnableDevice05, maxAlarmTempDevice05, minAlarmTempDevice05, lowBatteryThresholdDevice05, batteryCapacityDevice05, switchoffVoltageWithoutMainsDevice05, factorySettingsDevice05, backupInhibitDevice05, timeBufferingDevice05, saveToFLASHDevice05, clearAllHistoryDevice05, deviceSwitchoffDelayDevice05, addressOfSlaveUnitDevice05, baudRateForSerialCommunicationDevice05, parityBitForSerialCommunicationDevice05, batteryConnectionAlarmDevice05, batteryVoltageAlarmDevice05, batteryTemperatureSensorFailureDevice05, deviceFailureDevice05, onBoardTemperatureAlarmDevice05, acPowerInputVoltageAlarmDevice05, inputMainsOnOrBackupDevice05, loadAlarmDevice05, powerSupplyFunctionEnabledAtBatteryTerminalsDevice06, chargingStatusDevice06, batteryVoltageDevice06, batteryChargeCurrentDevice06, batteryDischargeCurrentDevice06, batteryStateOfChargeDevice06, batteryTypeCurrentlySelectedDevice06, batteryTemperatureDevice06, batteryNumberOfCellsDevice06, nominalOutputVoltageDevice06, onBoardTemperatureInsideTheDeviceDevice06, deviceVariantDevice06, firmwareIdDevice06, productNameDevice06, configurationModeDevice06, tableRevisionDevice06, powerManagementDcupsDevice06, acInputVoltageDevice06, outputLoadVoltageDevice06, outputLoadCurrentDevice06, numberOfChargeCyclesCompletedDevice06, numberOfChargeCyclesNotCompletedDevice06, ahChargedDevice06, totalRunTimeDevice06, numberOfLowBatteryVoltageEventsDevice06, numberOfHighBatteryVoltageEventsDevice06, numberOfPowerBoostEventsDevice06, highestBatteryVoltageDevice06, lowestBatteryVoltageDevice06, numberOfOverTemperatureInsideEventsDevice06, numberOfLowAcVoltageEventsAtMainsInputDevice06, numberOfHighAcVoltageEventsAtMainsInputDevice06, numberOfMainsBackupTransitionDevice06, highestOutputLoadVoltageDevice06, lowestOutputLoadVoltageDevice06, deepDischargeBatteryPreventionDevice06, maximumChargeCurrentDevice06, bulkVoltageDevice06, maxBulkTimerDevice06, minBulkTimerDevice06, thresholdVoltageStartingMaxBulkTimerDevice06, absorptionVoltageDevice06, maxAbsorptionTimerDevice06, minAbsorptionTimerDevice06, thresholdForReturnAmpsToFloatDevice06, returnAmpsTimerDevice06, floatVoltageDevice06, forceBoostChargeDevice06, returnToBulkVoltageFromFloatDevice06, returnToBulkDelayDevice06, leadAgmNicdLiIonDevice06, lifetestEnableDevice06, maxAlarmTempDevice06, minAlarmTempDevice06, lowBatteryThresholdDevice06, batteryCapacityDevice06, switchoffVoltageWithoutMainsDevice06, factorySettingsDevice06, backupInhibitDevice06, timeBufferingDevice06, saveToFLASHDevice06, clearAllHistoryDevice06, deviceSwitchoffDelayDevice06, addressOfSlaveUnitDevice06, baudRateForSerialCommunicationDevice06, parityBitForSerialCommunicationDevice06, batteryConnectionAlarmDevice06, batteryVoltageAlarmDevice06, batteryTemperatureSensorFailureDevice06, deviceFailureDevice06, onBoardTemperatureAlarmDevice06, acPowerInputVoltageAlarmDevice06, inputMainsOnOrBackupDevice06, loadAlarmDevice06, powerSupplyFunctionEnabledAtBatteryTerminalsDevice07, chargingStatusDevice07, batteryVoltageDevice07, batteryChargeCurrentDevice07, batteryDischargeCurrentDevice07, batteryStateOfChargeDevice07, batteryTypeCurrentlySelectedDevice07, batteryTemperatureDevice07, batteryNumberOfCellsDevice07, nominalOutputVoltageDevice07, onBoardTemperatureInsideTheDeviceDevice07, deviceVariantDevice07, firmwareIdDevice07, productNameDevice07, configurationModeDevice07, tableRevisionDevice07, powerManagementDcupsDevice07, acInputVoltageDevice07, outputLoadVoltageDevice07, outputLoadCurrentDevice07, numberOfChargeCyclesCompletedDevice07, numberOfChargeCyclesNotCompletedDevice07, ahChargedDevice07, totalRunTimeDevice07, numberOfLowBatteryVoltageEventsDevice07, numberOfHighBatteryVoltageEventsDevice07, numberOfPowerBoostEventsDevice07, highestBatteryVoltageDevice07, lowestBatteryVoltageDevice07, numberOfOverTemperatureInsideEventsDevice07, numberOfLowAcVoltageEventsAtMainsInputDevice07, numberOfHighAcVoltageEventsAtMainsInputDevice07, numberOfMainsBackupTransitionDevice07, highestOutputLoadVoltageDevice07, lowestOutputLoadVoltageDevice07, deepDischargeBatteryPreventionDevice07, maximumChargeCurrentDevice07, bulkVoltageDevice07, maxBulkTimerDevice07, minBulkTimerDevice07, thresholdVoltageStartingMaxBulkTimerDevice07, absorptionVoltageDevice07, maxAbsorptionTimerDevice07, minAbsorptionTimerDevice07, thresholdForReturnAmpsToFloatDevice07, returnAmpsTimerDevice07, floatVoltageDevice07, forceBoostChargeDevice07, returnToBulkVoltageFromFloatDevice07, returnToBulkDelayDevice07, leadAgmNicdLiIonDevice07, lifetestEnableDevice07, maxAlarmTempDevice07, minAlarmTempDevice07, lowBatteryThresholdDevice07, batteryCapacityDevice07, switchoffVoltageWithoutMainsDevice07, factorySettingsDevice07, backupInhibitDevice07, timeBufferingDevice07, saveToFLASHDevice07, clearAllHistoryDevice07, deviceSwitchoffDelayDevice07, addressOfSlaveUnitDevice07, baudRateForSerialCommunicationDevice07, parityBitForSerialCommunicationDevice07, batteryConnectionAlarmDevice07, batteryVoltageAlarmDevice07, batteryTemperatureSensorFailureDevice07, deviceFailureDevice07, onBoardTemperatureAlarmDevice07, acPowerInputVoltageAlarmDevice07, inputMainsOnOrBackupDevice07, loadAlarmDevice07, powerSupplyFunctionEnabledAtBatteryTerminalsDevice08, chargingStatusDevice08, batteryVoltageDevice08, batteryChargeCurrentDevice08, batteryDischargeCurrentDevice08, batteryStateOfChargeDevice08, batteryTypeCurrentlySelectedDevice08, batteryTemperatureDevice08, batteryNumberOfCellsDevice08, nominalOutputVoltageDevice08, onBoardTemperatureInsideTheDeviceDevice08, deviceVariantDevice08, firmwareIdDevice08, productNameDevice08, configurationModeDevice08, tableRevisionDevice08, powerManagementDcupsDevice08, acInputVoltageDevice08, outputLoadVoltageDevice08, outputLoadCurrentDevice08, numberOfChargeCyclesCompletedDevice08, numberOfChargeCyclesNotCompletedDevice08, ahChargedDevice08, totalRunTimeDevice08, numberOfLowBatteryVoltageEventsDevice08, numberOfHighBatteryVoltageEventsDevice08, numberOfPowerBoostEventsDevice08, highestBatteryVoltageDevice08, lowestBatteryVoltageDevice08, numberOfOverTemperatureInsideEventsDevice08, numberOfLowAcVoltageEventsAtMainsInputDevice08, numberOfHighAcVoltageEventsAtMainsInputDevice08, numberOfMainsBackupTransitionDevice08, highestOutputLoadVoltageDevice08, lowestOutputLoadVoltageDevice08, deepDischargeBatteryPreventionDevice08, maximumChargeCurrentDevice08, bulkVoltageDevice08, maxBulkTimerDevice08, minBulkTimerDevice08, thresholdVoltageStartingMaxBulkTimerDevice08, absorptionVoltageDevice08, maxAbsorptionTimerDevice08, minAbsorptionTimerDevice08, thresholdForReturnAmpsToFloatDevice08, returnAmpsTimerDevice08, floatVoltageDevice08, forceBoostChargeDevice08, returnToBulkVoltageFromFloatDevice08, returnToBulkDelayDevice08, leadAgmNicdLiIonDevice08, lifetestEnableDevice08, maxAlarmTempDevice08, minAlarmTempDevice08, lowBatteryThresholdDevice08, batteryCapacityDevice08, switchoffVoltageWithoutMainsDevice08, factorySettingsDevice08, backupInhibitDevice08, timeBufferingDevice08, saveToFLASHDevice08, clearAllHistoryDevice08, deviceSwitchoffDelayDevice08, addressOfSlaveUnitDevice08, baudRateForSerialCommunicationDevice08, parityBitForSerialCommunicationDevice08, batteryConnectionAlarmDevice08, batteryVoltageAlarmDevice08, batteryTemperatureSensorFailureDevice08, deviceFailureDevice08, onBoardTemperatureAlarmDevice08, acPowerInputVoltageAlarmDevice08, inputMainsOnOrBackupDevice08, loadAlarmDevice08, powerSupplyFunctionEnabledAtBatteryTerminalsDevice09, chargingStatusDevice09, batteryVoltageDevice09, batteryChargeCurrentDevice09, batteryDischargeCurrentDevice09, batteryStateOfChargeDevice09, batteryTypeCurrentlySelectedDevice09, batteryTemperatureDevice09, batteryNumberOfCellsDevice09, nominalOutputVoltageDevice09, onBoardTemperatureInsideTheDeviceDevice09, deviceVariantDevice09, firmwareIdDevice09, productNameDevice09, configurationModeDevice09, tableRevisionDevice09, powerManagementDcupsDevice09, acInputVoltageDevice09, outputLoadVoltageDevice09, outputLoadCurrentDevice09, numberOfChargeCyclesCompletedDevice09, numberOfChargeCyclesNotCompletedDevice09, ahChargedDevice09, totalRunTimeDevice09, numberOfLowBatteryVoltageEventsDevice09, numberOfHighBatteryVoltageEventsDevice09, numberOfPowerBoostEventsDevice09, highestBatteryVoltageDevice09, lowestBatteryVoltageDevice09, numberOfOverTemperatureInsideEventsDevice09, numberOfLowAcVoltageEventsAtMainsInputDevice09, numberOfHighAcVoltageEventsAtMainsInputDevice09, numberOfMainsBackupTransitionDevice09, highestOutputLoadVoltageDevice09, lowestOutputLoadVoltageDevice09, deepDischargeBatteryPreventionDevice09, maximumChargeCurrentDevice09, bulkVoltageDevice09, maxBulkTimerDevice09, minBulkTimerDevice09, thresholdVoltageStartingMaxBulkTimerDevice09, absorptionVoltageDevice09, maxAbsorptionTimerDevice09, minAbsorptionTimerDevice09, thresholdForReturnAmpsToFloatDevice09, returnAmpsTimerDevice09, floatVoltageDevice09, forceBoostChargeDevice09, returnToBulkVoltageFromFloatDevice09, returnToBulkDelayDevice09, leadAgmNicdLiIonDevice09, lifetestEnableDevice09, maxAlarmTempDevice09, minAlarmTempDevice09, lowBatteryThresholdDevice09, batteryCapacityDevice09, switchoffVoltageWithoutMainsDevice09, factorySettingsDevice09, backupInhibitDevice09, timeBufferingDevice09, saveToFLASHDevice09, clearAllHistoryDevice09, deviceSwitchoffDelayDevice09, addressOfSlaveUnitDevice09, baudRateForSerialCommunicationDevice09, parityBitForSerialCommunicationDevice09, batteryConnectionAlarmDevice09, batteryVoltageAlarmDevice09, batteryTemperatureSensorFailureDevice09, deviceFailureDevice09, onBoardTemperatureAlarmDevice09, acPowerInputVoltageAlarmDevice09, inputMainsOnOrBackupDevice09, loadAlarmDevice09, powerSupplyFunctionEnabledAtBatteryTerminalsDevice10, chargingStatusDevice10, batteryVoltageDevice10, batteryChargeCurrentDevice10, batteryDischargeCurrentDevice10, batteryStateOfChargeDevice10, batteryTypeCurrentlySelectedDevice10, batteryTemperatureDevice10, batteryNumberOfCellsDevice10, nominalOutputVoltageDevice10, onBoardTemperatureInsideTheDeviceDevice10, deviceVariantDevice10, firmwareIdDevice10, productNameDevice10, configurationModeDevice10, tableRevisionDevice10, powerManagementDcupsDevice10, acInputVoltageDevice10, outputLoadVoltageDevice10, outputLoadCurrentDevice10, numberOfChargeCyclesCompletedDevice10, numberOfChargeCyclesNotCompletedDevice10, ahChargedDevice10, totalRunTimeDevice10, numberOfLowBatteryVoltageEventsDevice10, numberOfHighBatteryVoltageEventsDevice10, numberOfPowerBoostEventsDevice10, highestBatteryVoltageDevice10, lowestBatteryVoltageDevice10, numberOfOverTemperatureInsideEventsDevice10, numberOfLowAcVoltageEventsAtMainsInputDevice10, numberOfHighAcVoltageEventsAtMainsInputDevice10, numberOfMainsBackupTransitionDevice10, highestOutputLoadVoltageDevice10, lowestOutputLoadVoltageDevice10, deepDischargeBatteryPreventionDevice10, maximumChargeCurrentDevice10, bulkVoltageDevice10, maxBulkTimerDevice10, minBulkTimerDevice10, thresholdVoltageStartingMaxBulkTimerDevice10, absorptionVoltageDevice10, maxAbsorptionTimerDevice10, minAbsorptionTimerDevice10, thresholdForReturnAmpsToFloatDevice10, returnAmpsTimerDevice10, floatVoltageDevice10, forceBoostChargeDevice10, returnToBulkVoltageFromFloatDevice10, returnToBulkDelayDevice10, leadAgmNicdLiIonDevice10, lifetestEnableDevice10, maxAlarmTempDevice10, minAlarmTempDevice10, lowBatteryThresholdDevice10, batteryCapacityDevice10, switchoffVoltageWithoutMainsDevice10, factorySettingsDevice10, backupInhibitDevice10, timeBufferingDevice10, saveToFLASHDevice10, clearAllHistoryDevice10, deviceSwitchoffDelayDevice10, addressOfSlaveUnitDevice10, baudRateForSerialCommunicationDevice10, parityBitForSerialCommunicationDevice10, batteryConnectionAlarmDevice10, batteryVoltageAlarmDevice10, batteryTemperatureSensorFailureDevice10, deviceFailureDevice10, onBoardTemperatureAlarmDevice10, acPowerInputVoltageAlarmDevice10, inputMainsOnOrBackupDevice10, loadAlarmDevice10, powerSupplyFunctionEnabledAtBatteryTerminalsDevice11, chargingStatusDevice11, batteryVoltageDevice11, batteryChargeCurrentDevice11, batteryDischargeCurrentDevice11, batteryStateOfChargeDevice11, batteryTypeCurrentlySelectedDevice11, batteryTemperatureDevice11, batteryNumberOfCellsDevice11, nominalOutputVoltageDevice11, onBoardTemperatureInsideTheDeviceDevice11, deviceVariantDevice11, firmwareIdDevice11, productNameDevice11, configurationModeDevice11, tableRevisionDevice11, powerManagementDcupsDevice11, acInputVoltageDevice11, outputLoadVoltageDevice11, outputLoadCurrentDevice11, numberOfChargeCyclesCompletedDevice11, numberOfChargeCyclesNotCompletedDevice11, ahChargedDevice11, totalRunTimeDevice11, numberOfLowBatteryVoltageEventsDevice11, numberOfHighBatteryVoltageEventsDevice11, numberOfPowerBoostEventsDevice11, highestBatteryVoltageDevice11, lowestBatteryVoltageDevice11, numberOfOverTemperatureInsideEventsDevice11, numberOfLowAcVoltageEventsAtMainsInputDevice11, numberOfHighAcVoltageEventsAtMainsInputDevice11, numberOfMainsBackupTransitionDevice11, highestOutputLoadVoltageDevice11, lowestOutputLoadVoltageDevice11, deepDischargeBatteryPreventionDevice11, maximumChargeCurrentDevice11, bulkVoltageDevice11, maxBulkTimerDevice11, minBulkTimerDevice11, thresholdVoltageStartingMaxBulkTimerDevice11, absorptionVoltageDevice11, maxAbsorptionTimerDevice11, minAbsorptionTimerDevice11, thresholdForReturnAmpsToFloatDevice11, returnAmpsTimerDevice11, floatVoltageDevice11, forceBoostChargeDevice11, returnToBulkVoltageFromFloatDevice11, returnToBulkDelayDevice11, leadAgmNicdLiIonDevice11, lifetestEnableDevice11, maxAlarmTempDevice11, minAlarmTempDevice11, lowBatteryThresholdDevice11, batteryCapacityDevice11, switchoffVoltageWithoutMainsDevice11, factorySettingsDevice11, backupInhibitDevice11, timeBufferingDevice11, saveToFLASHDevice11, clearAllHistoryDevice11, deviceSwitchoffDelayDevice11, addressOfSlaveUnitDevice11, baudRateForSerialCommunicationDevice11, parityBitForSerialCommunicationDevice11, batteryConnectionAlarmDevice11, batteryVoltageAlarmDevice11, batteryTemperatureSensorFailureDevice11, deviceFailureDevice11, onBoardTemperatureAlarmDevice11, acPowerInputVoltageAlarmDevice11, inputMainsOnOrBackupDevice11, loadAlarmDevice11, powerSupplyFunctionEnabledAtBatteryTerminalsDevice12, chargingStatusDevice12, batteryVoltageDevice12, batteryChargeCurrentDevice12, batteryDischargeCurrentDevice12, batteryStateOfChargeDevice12, batteryTypeCurrentlySelectedDevice12, batteryTemperatureDevice12, batteryNumberOfCellsDevice12, nominalOutputVoltageDevice12, onBoardTemperatureInsideTheDeviceDevice12, deviceVariantDevice12, firmwareIdDevice12, productNameDevice12, configurationModeDevice12, tableRevisionDevice12, powerManagementDcupsDevice12, acInputVoltageDevice12, outputLoadVoltageDevice12, outputLoadCurrentDevice12, numberOfChargeCyclesCompletedDevice12, numberOfChargeCyclesNotCompletedDevice12, ahChargedDevice12, totalRunTimeDevice12, numberOfLowBatteryVoltageEventsDevice12, numberOfHighBatteryVoltageEventsDevice12, numberOfPowerBoostEventsDevice12, highestBatteryVoltageDevice12, lowestBatteryVoltageDevice12, numberOfOverTemperatureInsideEventsDevice12, numberOfLowAcVoltageEventsAtMainsInputDevice12, numberOfHighAcVoltageEventsAtMainsInputDevice12, numberOfMainsBackupTransitionDevice12, highestOutputLoadVoltageDevice12, lowestOutputLoadVoltageDevice12, deepDischargeBatteryPreventionDevice12, maximumChargeCurrentDevice12, bulkVoltageDevice12, maxBulkTimerDevice12, minBulkTimerDevice12, thresholdVoltageStartingMaxBulkTimerDevice12, absorptionVoltageDevice12, maxAbsorptionTimerDevice12, minAbsorptionTimerDevice12, thresholdForReturnAmpsToFloatDevice12, returnAmpsTimerDevice12, floatVoltageDevice12, forceBoostChargeDevice12, returnToBulkVoltageFromFloatDevice12, returnToBulkDelayDevice12, leadAgmNicdLiIonDevice12, lifetestEnableDevice12, maxAlarmTempDevice12, minAlarmTempDevice12, lowBatteryThresholdDevice12, batteryCapacityDevice12, switchoffVoltageWithoutMainsDevice12, factorySettingsDevice12, backupInhibitDevice12, timeBufferingDevice12, saveToFLASHDevice12, clearAllHistoryDevice12, deviceSwitchoffDelayDevice12, addressOfSlaveUnitDevice12, baudRateForSerialCommunicationDevice12, parityBitForSerialCommunicationDevice12, batteryConnectionAlarmDevice12, batteryVoltageAlarmDevice12, batteryTemperatureSensorFailureDevice12, deviceFailureDevice12, onBoardTemperatureAlarmDevice12, acPowerInputVoltageAlarmDevice12, inputMainsOnOrBackupDevice12, loadAlarmDevice12, powerSupplyFunctionEnabledAtBatteryTerminalsDevice13, chargingStatusDevice13, batteryVoltageDevice13, batteryChargeCurrentDevice13, batteryDischargeCurrentDevice13, batteryStateOfChargeDevice13, batteryTypeCurrentlySelectedDevice13, batteryTemperatureDevice13, batteryNumberOfCellsDevice13, nominalOutputVoltageDevice13, onBoardTemperatureInsideTheDeviceDevice13, deviceVariantDevice13, firmwareIdDevice13, productNameDevice13, configurationModeDevice13, tableRevisionDevice13, powerManagementDcupsDevice13, acInputVoltageDevice13, outputLoadVoltageDevice13, outputLoadCurrentDevice13, numberOfChargeCyclesCompletedDevice13, numberOfChargeCyclesNotCompletedDevice13, ahChargedDevice13, totalRunTimeDevice13, numberOfLowBatteryVoltageEventsDevice13, numberOfHighBatteryVoltageEventsDevice13, numberOfPowerBoostEventsDevice13, highestBatteryVoltageDevice13, lowestBatteryVoltageDevice13, numberOfOverTemperatureInsideEventsDevice13, numberOfLowAcVoltageEventsAtMainsInputDevice13, numberOfHighAcVoltageEventsAtMainsInputDevice13, numberOfMainsBackupTransitionDevice13, highestOutputLoadVoltageDevice13, lowestOutputLoadVoltageDevice13, deepDischargeBatteryPreventionDevice13, maximumChargeCurrentDevice13, bulkVoltageDevice13, maxBulkTimerDevice13, minBulkTimerDevice13, thresholdVoltageStartingMaxBulkTimerDevice13, absorptionVoltageDevice13, maxAbsorptionTimerDevice13, minAbsorptionTimerDevice13, thresholdForReturnAmpsToFloatDevice13, returnAmpsTimerDevice13, floatVoltageDevice13, forceBoostChargeDevice13, returnToBulkVoltageFromFloatDevice13, returnToBulkDelayDevice13, leadAgmNicdLiIonDevice13, lifetestEnableDevice13, maxAlarmTempDevice13, minAlarmTempDevice13, lowBatteryThresholdDevice13, batteryCapacityDevice13, switchoffVoltageWithoutMainsDevice13, factorySettingsDevice13, backupInhibitDevice13, timeBufferingDevice13, saveToFLASHDevice13, clearAllHistoryDevice13, deviceSwitchoffDelayDevice13, addressOfSlaveUnitDevice13, baudRateForSerialCommunicationDevice13, parityBitForSerialCommunicationDevice13, batteryConnectionAlarmDevice13, batteryVoltageAlarmDevice13, batteryTemperatureSensorFailureDevice13, deviceFailureDevice13, onBoardTemperatureAlarmDevice13, acPowerInputVoltageAlarmDevice13, inputMainsOnOrBackupDevice13, loadAlarmDevice13, powerSupplyFunctionEnabledAtBatteryTerminalsDevice14, chargingStatusDevice14, batteryVoltageDevice14, batteryChargeCurrentDevice14, batteryDischargeCurrentDevice14, batteryStateOfChargeDevice14, batteryTypeCurrentlySelectedDevice14, batteryTemperatureDevice14, batteryNumberOfCellsDevice14, nominalOutputVoltageDevice14, onBoardTemperatureInsideTheDeviceDevice14, deviceVariantDevice14, firmwareIdDevice14, productNameDevice14, configurationModeDevice14, tableRevisionDevice14, powerManagementDcupsDevice14, acInputVoltageDevice14, outputLoadVoltageDevice14, outputLoadCurrentDevice14, numberOfChargeCyclesCompletedDevice14, numberOfChargeCyclesNotCompletedDevice14, ahChargedDevice14, totalRunTimeDevice14, numberOfLowBatteryVoltageEventsDevice14, numberOfHighBatteryVoltageEventsDevice14, numberOfPowerBoostEventsDevice14, highestBatteryVoltageDevice14, lowestBatteryVoltageDevice14, numberOfOverTemperatureInsideEventsDevice14, numberOfLowAcVoltageEventsAtMainsInputDevice14, numberOfHighAcVoltageEventsAtMainsInputDevice14, numberOfMainsBackupTransitionDevice14, highestOutputLoadVoltageDevice14, lowestOutputLoadVoltageDevice14, deepDischargeBatteryPreventionDevice14, maximumChargeCurrentDevice14, bulkVoltageDevice14, maxBulkTimerDevice14, minBulkTimerDevice14, thresholdVoltageStartingMaxBulkTimerDevice14, absorptionVoltageDevice14, maxAbsorptionTimerDevice14, minAbsorptionTimerDevice14, thresholdForReturnAmpsToFloatDevice14, returnAmpsTimerDevice14, floatVoltageDevice14, forceBoostChargeDevice14, returnToBulkVoltageFromFloatDevice14, returnToBulkDelayDevice14, leadAgmNicdLiIonDevice14, lifetestEnableDevice14, maxAlarmTempDevice14, minAlarmTempDevice14, lowBatteryThresholdDevice14, batteryCapacityDevice14, switchoffVoltageWithoutMainsDevice14, factorySettingsDevice14, backupInhibitDevice14, timeBufferingDevice14, saveToFLASHDevice14, clearAllHistoryDevice14, deviceSwitchoffDelayDevice14, addressOfSlaveUnitDevice14, baudRateForSerialCommunicationDevice14, parityBitForSerialCommunicationDevice14, batteryConnectionAlarmDevice14, batteryVoltageAlarmDevice14, batteryTemperatureSensorFailureDevice14, deviceFailureDevice14, onBoardTemperatureAlarmDevice14, acPowerInputVoltageAlarmDevice14, inputMainsOnOrBackupDevice14, loadAlarmDevice14, powerSupplyFunctionEnabledAtBatteryTerminalsDevice15, chargingStatusDevice15, batteryVoltageDevice15, batteryChargeCurrentDevice15, batteryDischargeCurrentDevice15, batteryStateOfChargeDevice15, batteryTypeCurrentlySelectedDevice15, batteryTemperatureDevice15, batteryNumberOfCellsDevice15, nominalOutputVoltageDevice15, onBoardTemperatureInsideTheDeviceDevice15, deviceVariantDevice15, firmwareIdDevice15, productNameDevice15, configurationModeDevice15, tableRevisionDevice15, powerManagementDcupsDevice15, acInputVoltageDevice15, outputLoadVoltageDevice15, outputLoadCurrentDevice15, numberOfChargeCyclesCompletedDevice15, numberOfChargeCyclesNotCompletedDevice15, ahChargedDevice15, totalRunTimeDevice15, numberOfLowBatteryVoltageEventsDevice15, numberOfHighBatteryVoltageEventsDevice15, numberOfPowerBoostEventsDevice15, highestBatteryVoltageDevice15, lowestBatteryVoltageDevice15, numberOfOverTemperatureInsideEventsDevice15, numberOfLowAcVoltageEventsAtMainsInputDevice15, numberOfHighAcVoltageEventsAtMainsInputDevice15, numberOfMainsBackupTransitionDevice15, highestOutputLoadVoltageDevice15, lowestOutputLoadVoltageDevice15, deepDischargeBatteryPreventionDevice15, maximumChargeCurrentDevice15, bulkVoltageDevice15, maxBulkTimerDevice15, minBulkTimerDevice15, thresholdVoltageStartingMaxBulkTimerDevice15, absorptionVoltageDevice15, maxAbsorptionTimerDevice15, minAbsorptionTimerDevice15, thresholdForReturnAmpsToFloatDevice15, returnAmpsTimerDevice15, floatVoltageDevice15, forceBoostChargeDevice15, returnToBulkVoltageFromFloatDevice15, returnToBulkDelayDevice15, leadAgmNicdLiIonDevice15, lifetestEnableDevice15, maxAlarmTempDevice15, minAlarmTempDevice15, lowBatteryThresholdDevice15, batteryCapacityDevice15, switchoffVoltageWithoutMainsDevice15, factorySettingsDevice15, backupInhibitDevice15, timeBufferingDevice15, saveToFLASHDevice15, clearAllHistoryDevice15, deviceSwitchoffDelayDevice15, addressOfSlaveUnitDevice15, baudRateForSerialCommunicationDevice15, parityBitForSerialCommunicationDevice15, batteryConnectionAlarmDevice15, batteryVoltageAlarmDevice15, batteryTemperatureSensorFailureDevice15, deviceFailureDevice15, onBoardTemperatureAlarmDevice15, acPowerInputVoltageAlarmDevice15, inputMainsOnOrBackupDevice15, loadAlarmDevice15, powerSupplyFunctionEnabledAtBatteryTerminalsDevice16, chargingStatusDevice16, batteryVoltageDevice16, batteryChargeCurrentDevice16, batteryDischargeCurrentDevice16, batteryStateOfChargeDevice16, batteryTypeCurrentlySelectedDevice16, batteryTemperatureDevice16, batteryNumberOfCellsDevice16, nominalOutputVoltageDevice16, onBoardTemperatureInsideTheDeviceDevice16, deviceVariantDevice16, firmwareIdDevice16, productNameDevice16, configurationModeDevice16, tableRevisionDevice16, powerManagementDcupsDevice16, acInputVoltageDevice16, outputLoadVoltageDevice16, outputLoadCurrentDevice16, numberOfChargeCyclesCompletedDevice16, numberOfChargeCyclesNotCompletedDevice16, ahChargedDevice16, totalRunTimeDevice16, numberOfLowBatteryVoltageEventsDevice16, numberOfHighBatteryVoltageEventsDevice16, numberOfPowerBoostEventsDevice16, highestBatteryVoltageDevice16, lowestBatteryVoltageDevice16, numberOfOverTemperatureInsideEventsDevice16, numberOfLowAcVoltageEventsAtMainsInputDevice16, numberOfHighAcVoltageEventsAtMainsInputDevice16, numberOfMainsBackupTransitionDevice16, highestOutputLoadVoltageDevice16, lowestOutputLoadVoltageDevice16, deepDischargeBatteryPreventionDevice16, maximumChargeCurrentDevice16, bulkVoltageDevice16, maxBulkTimerDevice16, minBulkTimerDevice16, thresholdVoltageStartingMaxBulkTimerDevice16, absorptionVoltageDevice16, maxAbsorptionTimerDevice16, minAbsorptionTimerDevice16, thresholdForReturnAmpsToFloatDevice16, returnAmpsTimerDevice16, floatVoltageDevice16, forceBoostChargeDevice16, returnToBulkVoltageFromFloatDevice16, returnToBulkDelayDevice16, leadAgmNicdLiIonDevice16, lifetestEnableDevice16, maxAlarmTempDevice16, minAlarmTempDevice16, lowBatteryThresholdDevice16, batteryCapacityDevice16, switchoffVoltageWithoutMainsDevice16, factorySettingsDevice16, backupInhibitDevice16, timeBufferingDevice16, saveToFLASHDevice16, clearAllHistoryDevice16, deviceSwitchoffDelayDevice16, addressOfSlaveUnitDevice16, baudRateForSerialCommunicationDevice16, parityBitForSerialCommunicationDevice16, batteryConnectionAlarmDevice16, batteryVoltageAlarmDevice16, batteryTemperatureSensorFailureDevice16, deviceFailureDevice16, onBoardTemperatureAlarmDevice16, acPowerInputVoltageAlarmDevice16, inputMainsOnOrBackupDevice16, loadAlarmDevice16, powerSupplyFunctionEnabledAtBatteryTerminalsDevice17, chargingStatusDevice17, batteryVoltageDevice17, batteryChargeCurrentDevice17, batteryDischargeCurrentDevice17, batteryStateOfChargeDevice17, batteryTypeCurrentlySelectedDevice17, batteryTemperatureDevice17, batteryNumberOfCellsDevice17, nominalOutputVoltageDevice17, onBoardTemperatureInsideTheDeviceDevice17, deviceVariantDevice17, firmwareIdDevice17, productNameDevice17, configurationModeDevice17, tableRevisionDevice17, powerManagementDcupsDevice17, acInputVoltageDevice17, outputLoadVoltageDevice17, outputLoadCurrentDevice17, numberOfChargeCyclesCompletedDevice17, numberOfChargeCyclesNotCompletedDevice17, ahChargedDevice17, totalRunTimeDevice17, numberOfLowBatteryVoltageEventsDevice17, numberOfHighBatteryVoltageEventsDevice17, numberOfPowerBoostEventsDevice17, highestBatteryVoltageDevice17, lowestBatteryVoltageDevice17, numberOfOverTemperatureInsideEventsDevice17, numberOfLowAcVoltageEventsAtMainsInputDevice17, numberOfHighAcVoltageEventsAtMainsInputDevice17, numberOfMainsBackupTransitionDevice17, highestOutputLoadVoltageDevice17, lowestOutputLoadVoltageDevice17, deepDischargeBatteryPreventionDevice17, maximumChargeCurrentDevice17, bulkVoltageDevice17, maxBulkTimerDevice17, minBulkTimerDevice17, thresholdVoltageStartingMaxBulkTimerDevice17, absorptionVoltageDevice17, maxAbsorptionTimerDevice17, minAbsorptionTimerDevice17, thresholdForReturnAmpsToFloatDevice17, returnAmpsTimerDevice17, floatVoltageDevice17, forceBoostChargeDevice17, returnToBulkVoltageFromFloatDevice17, returnToBulkDelayDevice17, leadAgmNicdLiIonDevice17, lifetestEnableDevice17, maxAlarmTempDevice17, minAlarmTempDevice17, lowBatteryThresholdDevice17, batteryCapacityDevice17, switchoffVoltageWithoutMainsDevice17, factorySettingsDevice17, backupInhibitDevice17, timeBufferingDevice17, saveToFLASHDevice17, clearAllHistoryDevice17, deviceSwitchoffDelayDevice17, addressOfSlaveUnitDevice17, baudRateForSerialCommunicationDevice17, parityBitForSerialCommunicationDevice17, batteryConnectionAlarmDevice17, batteryVoltageAlarmDevice17, batteryTemperatureSensorFailureDevice17, deviceFailureDevice17, onBoardTemperatureAlarmDevice17, acPowerInputVoltageAlarmDevice17, inputMainsOnOrBackupDevice17, loadAlarmDevice17, powerSupplyFunctionEnabledAtBatteryTerminalsDevice18, chargingStatusDevice18, batteryVoltageDevice18, batteryChargeCurrentDevice18, batteryDischargeCurrentDevice18, batteryStateOfChargeDevice18, batteryTypeCurrentlySelectedDevice18, batteryTemperatureDevice18, batteryNumberOfCellsDevice18, nominalOutputVoltageDevice18, onBoardTemperatureInsideTheDeviceDevice18, deviceVariantDevice18, firmwareIdDevice18, productNameDevice18, configurationModeDevice18, tableRevisionDevice18, powerManagementDcupsDevice18, acInputVoltageDevice18, outputLoadVoltageDevice18, outputLoadCurrentDevice18, numberOfChargeCyclesCompletedDevice18, numberOfChargeCyclesNotCompletedDevice18, ahChargedDevice18, totalRunTimeDevice18, numberOfLowBatteryVoltageEventsDevice18, numberOfHighBatteryVoltageEventsDevice18, numberOfPowerBoostEventsDevice18, highestBatteryVoltageDevice18, lowestBatteryVoltageDevice18, numberOfOverTemperatureInsideEventsDevice18, numberOfLowAcVoltageEventsAtMainsInputDevice18, numberOfHighAcVoltageEventsAtMainsInputDevice18, numberOfMainsBackupTransitionDevice18, highestOutputLoadVoltageDevice18, lowestOutputLoadVoltageDevice18, deepDischargeBatteryPreventionDevice18, maximumChargeCurrentDevice18, bulkVoltageDevice18, maxBulkTimerDevice18, minBulkTimerDevice18, thresholdVoltageStartingMaxBulkTimerDevice18, absorptionVoltageDevice18, maxAbsorptionTimerDevice18, minAbsorptionTimerDevice18, thresholdForReturnAmpsToFloatDevice18, returnAmpsTimerDevice18, floatVoltageDevice18, forceBoostChargeDevice18, returnToBulkVoltageFromFloatDevice18, returnToBulkDelayDevice18, leadAgmNicdLiIonDevice18, lifetestEnableDevice18, maxAlarmTempDevice18, minAlarmTempDevice18, lowBatteryThresholdDevice18, batteryCapacityDevice18, switchoffVoltageWithoutMainsDevice18, factorySettingsDevice18, backupInhibitDevice18, timeBufferingDevice18, saveToFLASHDevice18, clearAllHistoryDevice18, deviceSwitchoffDelayDevice18, addressOfSlaveUnitDevice18, baudRateForSerialCommunicationDevice18, parityBitForSerialCommunicationDevice18, batteryConnectionAlarmDevice18, batteryVoltageAlarmDevice18, batteryTemperatureSensorFailureDevice18, deviceFailureDevice18, onBoardTemperatureAlarmDevice18, acPowerInputVoltageAlarmDevice18, inputMainsOnOrBackupDevice18, loadAlarmDevice18, powerSupplyFunctionEnabledAtBatteryTerminalsDevice19, chargingStatusDevice19, batteryVoltageDevice19, batteryChargeCurrentDevice19, batteryDischargeCurrentDevice19, batteryStateOfChargeDevice19, batteryTypeCurrentlySelectedDevice19, batteryTemperatureDevice19, batteryNumberOfCellsDevice19, nominalOutputVoltageDevice19, onBoardTemperatureInsideTheDeviceDevice19, deviceVariantDevice19, firmwareIdDevice19, productNameDevice19, configurationModeDevice19, tableRevisionDevice19, powerManagementDcupsDevice19, acInputVoltageDevice19, outputLoadVoltageDevice19, outputLoadCurrentDevice19, numberOfChargeCyclesCompletedDevice19, numberOfChargeCyclesNotCompletedDevice19, ahChargedDevice19, totalRunTimeDevice19, numberOfLowBatteryVoltageEventsDevice19, numberOfHighBatteryVoltageEventsDevice19, numberOfPowerBoostEventsDevice19, highestBatteryVoltageDevice19, lowestBatteryVoltageDevice19, numberOfOverTemperatureInsideEventsDevice19, numberOfLowAcVoltageEventsAtMainsInputDevice19, numberOfHighAcVoltageEventsAtMainsInputDevice19, numberOfMainsBackupTransitionDevice19, highestOutputLoadVoltageDevice19, lowestOutputLoadVoltageDevice19, deepDischargeBatteryPreventionDevice19, maximumChargeCurrentDevice19, bulkVoltageDevice19, maxBulkTimerDevice19, minBulkTimerDevice19, thresholdVoltageStartingMaxBulkTimerDevice19, absorptionVoltageDevice19, maxAbsorptionTimerDevice19, minAbsorptionTimerDevice19, thresholdForReturnAmpsToFloatDevice19, returnAmpsTimerDevice19, floatVoltageDevice19, forceBoostChargeDevice19, returnToBulkVoltageFromFloatDevice19, returnToBulkDelayDevice19, leadAgmNicdLiIonDevice19, lifetestEnableDevice19, maxAlarmTempDevice19, minAlarmTempDevice19, lowBatteryThresholdDevice19, batteryCapacityDevice19, switchoffVoltageWithoutMainsDevice19, factorySettingsDevice19, backupInhibitDevice19, timeBufferingDevice19, saveToFLASHDevice19, clearAllHistoryDevice19, deviceSwitchoffDelayDevice19, addressOfSlaveUnitDevice19, baudRateForSerialCommunicationDevice19, parityBitForSerialCommunicationDevice19, batteryConnectionAlarmDevice19, batteryVoltageAlarmDevice19, batteryTemperatureSensorFailureDevice19, deviceFailureDevice19, onBoardTemperatureAlarmDevice19, acPowerInputVoltageAlarmDevice19, inputMainsOnOrBackupDevice19, loadAlarmDevice19, powerSupplyFunctionEnabledAtBatteryTerminalsDevice20, chargingStatusDevice20, batteryVoltageDevice20, batteryChargeCurrentDevice20, batteryDischargeCurrentDevice20, batteryStateOfChargeDevice20, batteryTypeCurrentlySelectedDevice20, batteryTemperatureDevice20, batteryNumberOfCellsDevice20, nominalOutputVoltageDevice20, onBoardTemperatureInsideTheDeviceDevice20, deviceVariantDevice20, firmwareIdDevice20, productNameDevice20, configurationModeDevice20, tableRevisionDevice20, powerManagementDcupsDevice20, acInputVoltageDevice20, outputLoadVoltageDevice20, outputLoadCurrentDevice20, numberOfChargeCyclesCompletedDevice20, numberOfChargeCyclesNotCompletedDevice20, ahChargedDevice20, totalRunTimeDevice20, numberOfLowBatteryVoltageEventsDevice20, numberOfHighBatteryVoltageEventsDevice20, numberOfPowerBoostEventsDevice20, highestBatteryVoltageDevice20, lowestBatteryVoltageDevice20, numberOfOverTemperatureInsideEventsDevice20, numberOfLowAcVoltageEventsAtMainsInputDevice20, numberOfHighAcVoltageEventsAtMainsInputDevice20, numberOfMainsBackupTransitionDevice20, highestOutputLoadVoltageDevice20, lowestOutputLoadVoltageDevice20, deepDischargeBatteryPreventionDevice20, maximumChargeCurrentDevice20, bulkVoltageDevice20, maxBulkTimerDevice20, minBulkTimerDevice20, thresholdVoltageStartingMaxBulkTimerDevice20, absorptionVoltageDevice20, maxAbsorptionTimerDevice20, minAbsorptionTimerDevice20, thresholdForReturnAmpsToFloatDevice20, returnAmpsTimerDevice20, floatVoltageDevice20, forceBoostChargeDevice20, returnToBulkVoltageFromFloatDevice20, returnToBulkDelayDevice20, leadAgmNicdLiIonDevice20, lifetestEnableDevice20, maxAlarmTempDevice20, minAlarmTempDevice20, lowBatteryThresholdDevice20, batteryCapacityDevice20, switchoffVoltageWithoutMainsDevice20, factorySettingsDevice20, backupInhibitDevice20, timeBufferingDevice20, saveToFLASHDevice20, clearAllHistoryDevice20, deviceSwitchoffDelayDevice20, addressOfSlaveUnitDevice20, baudRateForSerialCommunicationDevice20, parityBitForSerialCommunicationDevice20, batteryConnectionAlarmDevice20, batteryVoltageAlarmDevice20, batteryTemperatureSensorFailureDevice20, deviceFailureDevice20, onBoardTemperatureAlarmDevice20, acPowerInputVoltageAlarmDevice20, inputMainsOnOrBackupDevice20, loadAlarmDevice20, powerSupplyFunctionEnabledAtBatteryTerminalsDevice21, chargingStatusDevice21, batteryVoltageDevice21, batteryChargeCurrentDevice21, batteryDischargeCurrentDevice21, batteryStateOfChargeDevice21, batteryTypeCurrentlySelectedDevice21, batteryTemperatureDevice21, batteryNumberOfCellsDevice21, nominalOutputVoltageDevice21, onBoardTemperatureInsideTheDeviceDevice21, deviceVariantDevice21, firmwareIdDevice21, productNameDevice21, configurationModeDevice21, tableRevisionDevice21, powerManagementDcupsDevice21, acInputVoltageDevice21, outputLoadVoltageDevice21, outputLoadCurrentDevice21, numberOfChargeCyclesCompletedDevice21, numberOfChargeCyclesNotCompletedDevice21, ahChargedDevice21, totalRunTimeDevice21, numberOfLowBatteryVoltageEventsDevice21, numberOfHighBatteryVoltageEventsDevice21, numberOfPowerBoostEventsDevice21, highestBatteryVoltageDevice21, lowestBatteryVoltageDevice21, numberOfOverTemperatureInsideEventsDevice21, numberOfLowAcVoltageEventsAtMainsInputDevice21, numberOfHighAcVoltageEventsAtMainsInputDevice21, numberOfMainsBackupTransitionDevice21, highestOutputLoadVoltageDevice21, lowestOutputLoadVoltageDevice21, deepDischargeBatteryPreventionDevice21, maximumChargeCurrentDevice21, bulkVoltageDevice21, maxBulkTimerDevice21, minBulkTimerDevice21, thresholdVoltageStartingMaxBulkTimerDevice21, absorptionVoltageDevice21, maxAbsorptionTimerDevice21, minAbsorptionTimerDevice21, thresholdForReturnAmpsToFloatDevice21, returnAmpsTimerDevice21, floatVoltageDevice21, forceBoostChargeDevice21, returnToBulkVoltageFromFloatDevice21, returnToBulkDelayDevice21, leadAgmNicdLiIonDevice21, lifetestEnableDevice21, maxAlarmTempDevice21, minAlarmTempDevice21, lowBatteryThresholdDevice21, batteryCapacityDevice21, switchoffVoltageWithoutMainsDevice21, factorySettingsDevice21, backupInhibitDevice21, timeBufferingDevice21, saveToFLASHDevice21, clearAllHistoryDevice21, deviceSwitchoffDelayDevice21, addressOfSlaveUnitDevice21, baudRateForSerialCommunicationDevice21, parityBitForSerialCommunicationDevice21, batteryConnectionAlarmDevice21, batteryVoltageAlarmDevice21, batteryTemperatureSensorFailureDevice21, deviceFailureDevice21, onBoardTemperatureAlarmDevice21, acPowerInputVoltageAlarmDevice21, inputMainsOnOrBackupDevice21, loadAlarmDevice21, powerSupplyFunctionEnabledAtBatteryTerminalsDevice22, chargingStatusDevice22, batteryVoltageDevice22, batteryChargeCurrentDevice22, batteryDischargeCurrentDevice22, batteryStateOfChargeDevice22, batteryTypeCurrentlySelectedDevice22, batteryTemperatureDevice22, batteryNumberOfCellsDevice22, nominalOutputVoltageDevice22, onBoardTemperatureInsideTheDeviceDevice22, deviceVariantDevice22, firmwareIdDevice22, productNameDevice22, configurationModeDevice22, tableRevisionDevice22, powerManagementDcupsDevice22, acInputVoltageDevice22, outputLoadVoltageDevice22, outputLoadCurrentDevice22, numberOfChargeCyclesCompletedDevice22, numberOfChargeCyclesNotCompletedDevice22, ahChargedDevice22, totalRunTimeDevice22, numberOfLowBatteryVoltageEventsDevice22, numberOfHighBatteryVoltageEventsDevice22, numberOfPowerBoostEventsDevice22, highestBatteryVoltageDevice22, lowestBatteryVoltageDevice22, numberOfOverTemperatureInsideEventsDevice22, numberOfLowAcVoltageEventsAtMainsInputDevice22, numberOfHighAcVoltageEventsAtMainsInputDevice22, numberOfMainsBackupTransitionDevice22, highestOutputLoadVoltageDevice22, lowestOutputLoadVoltageDevice22, deepDischargeBatteryPreventionDevice22, maximumChargeCurrentDevice22, bulkVoltageDevice22, maxBulkTimerDevice22, minBulkTimerDevice22, thresholdVoltageStartingMaxBulkTimerDevice22, absorptionVoltageDevice22, maxAbsorptionTimerDevice22, minAbsorptionTimerDevice22, thresholdForReturnAmpsToFloatDevice22, returnAmpsTimerDevice22, floatVoltageDevice22, forceBoostChargeDevice22, returnToBulkVoltageFromFloatDevice22, returnToBulkDelayDevice22, leadAgmNicdLiIonDevice22, lifetestEnableDevice22, maxAlarmTempDevice22, minAlarmTempDevice22, lowBatteryThresholdDevice22, batteryCapacityDevice22, switchoffVoltageWithoutMainsDevice22, factorySettingsDevice22, backupInhibitDevice22, timeBufferingDevice22, saveToFLASHDevice22, clearAllHistoryDevice22, deviceSwitchoffDelayDevice22, addressOfSlaveUnitDevice22, baudRateForSerialCommunicationDevice22, parityBitForSerialCommunicationDevice22, batteryConnectionAlarmDevice22, batteryVoltageAlarmDevice22, batteryTemperatureSensorFailureDevice22, deviceFailureDevice22, onBoardTemperatureAlarmDevice22, acPowerInputVoltageAlarmDevice22, inputMainsOnOrBackupDevice22, loadAlarmDevice22, powerSupplyFunctionEnabledAtBatteryTerminalsDevice23, chargingStatusDevice23, batteryVoltageDevice23, batteryChargeCurrentDevice23, batteryDischargeCurrentDevice23, batteryStateOfChargeDevice23, batteryTypeCurrentlySelectedDevice23, batteryTemperatureDevice23, batteryNumberOfCellsDevice23, nominalOutputVoltageDevice23, onBoardTemperatureInsideTheDeviceDevice23, deviceVariantDevice23, firmwareIdDevice23, productNameDevice23, configurationModeDevice23, tableRevisionDevice23, powerManagementDcupsDevice23, acInputVoltageDevice23, outputLoadVoltageDevice23, outputLoadCurrentDevice23, numberOfChargeCyclesCompletedDevice23, numberOfChargeCyclesNotCompletedDevice23, ahChargedDevice23, totalRunTimeDevice23, numberOfLowBatteryVoltageEventsDevice23, numberOfHighBatteryVoltageEventsDevice23, numberOfPowerBoostEventsDevice23, highestBatteryVoltageDevice23, lowestBatteryVoltageDevice23, numberOfOverTemperatureInsideEventsDevice23, numberOfLowAcVoltageEventsAtMainsInputDevice23, numberOfHighAcVoltageEventsAtMainsInputDevice23, numberOfMainsBackupTransitionDevice23, highestOutputLoadVoltageDevice23, lowestOutputLoadVoltageDevice23, deepDischargeBatteryPreventionDevice23, maximumChargeCurrentDevice23, bulkVoltageDevice23, maxBulkTimerDevice23, minBulkTimerDevice23, thresholdVoltageStartingMaxBulkTimerDevice23, absorptionVoltageDevice23, maxAbsorptionTimerDevice23, minAbsorptionTimerDevice23, thresholdForReturnAmpsToFloatDevice23, returnAmpsTimerDevice23, floatVoltageDevice23, forceBoostChargeDevice23, returnToBulkVoltageFromFloatDevice23, returnToBulkDelayDevice23, leadAgmNicdLiIonDevice23, lifetestEnableDevice23, maxAlarmTempDevice23, minAlarmTempDevice23, lowBatteryThresholdDevice23, batteryCapacityDevice23, switchoffVoltageWithoutMainsDevice23, factorySettingsDevice23, backupInhibitDevice23, timeBufferingDevice23, saveToFLASHDevice23, clearAllHistoryDevice23, deviceSwitchoffDelayDevice23, addressOfSlaveUnitDevice23, baudRateForSerialCommunicationDevice23, parityBitForSerialCommunicationDevice23, batteryConnectionAlarmDevice23, batteryVoltageAlarmDevice23, batteryTemperatureSensorFailureDevice23, deviceFailureDevice23, onBoardTemperatureAlarmDevice23, acPowerInputVoltageAlarmDevice23, inputMainsOnOrBackupDevice23, loadAlarmDevice23, powerSupplyFunctionEnabledAtBatteryTerminalsDevice24, chargingStatusDevice24, batteryVoltageDevice24, batteryChargeCurrentDevice24, batteryDischargeCurrentDevice24, batteryStateOfChargeDevice24, batteryTypeCurrentlySelectedDevice24, batteryTemperatureDevice24, batteryNumberOfCellsDevice24, nominalOutputVoltageDevice24, onBoardTemperatureInsideTheDeviceDevice24, deviceVariantDevice24, firmwareIdDevice24, productNameDevice24, configurationModeDevice24, tableRevisionDevice24, powerManagementDcupsDevice24, acInputVoltageDevice24, outputLoadVoltageDevice24, outputLoadCurrentDevice24, numberOfChargeCyclesCompletedDevice24, numberOfChargeCyclesNotCompletedDevice24, ahChargedDevice24, totalRunTimeDevice24, numberOfLowBatteryVoltageEventsDevice24, numberOfHighBatteryVoltageEventsDevice24, numberOfPowerBoostEventsDevice24, highestBatteryVoltageDevice24, lowestBatteryVoltageDevice24, numberOfOverTemperatureInsideEventsDevice24, numberOfLowAcVoltageEventsAtMainsInputDevice24, numberOfHighAcVoltageEventsAtMainsInputDevice24, numberOfMainsBackupTransitionDevice24, highestOutputLoadVoltageDevice24, lowestOutputLoadVoltageDevice24, deepDischargeBatteryPreventionDevice24, maximumChargeCurrentDevice24, bulkVoltageDevice24, maxBulkTimerDevice24, minBulkTimerDevice24, thresholdVoltageStartingMaxBulkTimerDevice24, absorptionVoltageDevice24, maxAbsorptionTimerDevice24, minAbsorptionTimerDevice24, thresholdForReturnAmpsToFloatDevice24, returnAmpsTimerDevice24, floatVoltageDevice24, forceBoostChargeDevice24, returnToBulkVoltageFromFloatDevice24, returnToBulkDelayDevice24, leadAgmNicdLiIonDevice24, lifetestEnableDevice24, maxAlarmTempDevice24, minAlarmTempDevice24, lowBatteryThresholdDevice24, batteryCapacityDevice24, switchoffVoltageWithoutMainsDevice24, factorySettingsDevice24, backupInhibitDevice24, timeBufferingDevice24, saveToFLASHDevice24, clearAllHistoryDevice24, deviceSwitchoffDelayDevice24, addressOfSlaveUnitDevice24, baudRateForSerialCommunicationDevice24, parityBitForSerialCommunicationDevice24, batteryConnectionAlarmDevice24, batteryVoltageAlarmDevice24, batteryTemperatureSensorFailureDevice24, deviceFailureDevice24, onBoardTemperatureAlarmDevice24, acPowerInputVoltageAlarmDevice24, inputMainsOnOrBackupDevice24, loadAlarmDevice24, powerSupplyFunctionEnabledAtBatteryTerminalsDevice25, chargingStatusDevice25, batteryVoltageDevice25, batteryChargeCurrentDevice25, batteryDischargeCurrentDevice25, batteryStateOfChargeDevice25, batteryTypeCurrentlySelectedDevice25, batteryTemperatureDevice25, batteryNumberOfCellsDevice25, nominalOutputVoltageDevice25, onBoardTemperatureInsideTheDeviceDevice25, deviceVariantDevice25, firmwareIdDevice25, productNameDevice25, configurationModeDevice25, tableRevisionDevice25, powerManagementDcupsDevice25, acInputVoltageDevice25, outputLoadVoltageDevice25, outputLoadCurrentDevice25, numberOfChargeCyclesCompletedDevice25, numberOfChargeCyclesNotCompletedDevice25, ahChargedDevice25, totalRunTimeDevice25, numberOfLowBatteryVoltageEventsDevice25, numberOfHighBatteryVoltageEventsDevice25, numberOfPowerBoostEventsDevice25, highestBatteryVoltageDevice25, lowestBatteryVoltageDevice25, numberOfOverTemperatureInsideEventsDevice25, numberOfLowAcVoltageEventsAtMainsInputDevice25, numberOfHighAcVoltageEventsAtMainsInputDevice25, numberOfMainsBackupTransitionDevice25, highestOutputLoadVoltageDevice25, lowestOutputLoadVoltageDevice25, deepDischargeBatteryPreventionDevice25, maximumChargeCurrentDevice25, bulkVoltageDevice25, maxBulkTimerDevice25, minBulkTimerDevice25, thresholdVoltageStartingMaxBulkTimerDevice25, absorptionVoltageDevice25, maxAbsorptionTimerDevice25, minAbsorptionTimerDevice25, thresholdForReturnAmpsToFloatDevice25, returnAmpsTimerDevice25, floatVoltageDevice25, forceBoostChargeDevice25, returnToBulkVoltageFromFloatDevice25, returnToBulkDelayDevice25, leadAgmNicdLiIonDevice25, lifetestEnableDevice25, maxAlarmTempDevice25, minAlarmTempDevice25, lowBatteryThresholdDevice25, batteryCapacityDevice25, switchoffVoltageWithoutMainsDevice25, factorySettingsDevice25, backupInhibitDevice25, timeBufferingDevice25, saveToFLASHDevice25, clearAllHistoryDevice25, deviceSwitchoffDelayDevice25, addressOfSlaveUnitDevice25, baudRateForSerialCommunicationDevice25, parityBitForSerialCommunicationDevice25, batteryConnectionAlarmDevice25, batteryVoltageAlarmDevice25, batteryTemperatureSensorFailureDevice25, deviceFailureDevice25, onBoardTemperatureAlarmDevice25, acPowerInputVoltageAlarmDevice25, inputMainsOnOrBackupDevice25, loadAlarmDevice25, powerSupplyFunctionEnabledAtBatteryTerminalsDevice26, chargingStatusDevice26, batteryVoltageDevice26, batteryChargeCurrentDevice26, batteryDischargeCurrentDevice26, batteryStateOfChargeDevice26, batteryTypeCurrentlySelectedDevice26, batteryTemperatureDevice26, batteryNumberOfCellsDevice26, nominalOutputVoltageDevice26, onBoardTemperatureInsideTheDeviceDevice26, deviceVariantDevice26, firmwareIdDevice26, productNameDevice26, configurationModeDevice26, tableRevisionDevice26, powerManagementDcupsDevice26, acInputVoltageDevice26, outputLoadVoltageDevice26, outputLoadCurrentDevice26, numberOfChargeCyclesCompletedDevice26, numberOfChargeCyclesNotCompletedDevice26, ahChargedDevice26, totalRunTimeDevice26, numberOfLowBatteryVoltageEventsDevice26, numberOfHighBatteryVoltageEventsDevice26, numberOfPowerBoostEventsDevice26, highestBatteryVoltageDevice26, lowestBatteryVoltageDevice26, numberOfOverTemperatureInsideEventsDevice26, numberOfLowAcVoltageEventsAtMainsInputDevice26, numberOfHighAcVoltageEventsAtMainsInputDevice26, numberOfMainsBackupTransitionDevice26, highestOutputLoadVoltageDevice26, lowestOutputLoadVoltageDevice26, deepDischargeBatteryPreventionDevice26, maximumChargeCurrentDevice26, bulkVoltageDevice26, maxBulkTimerDevice26, minBulkTimerDevice26, thresholdVoltageStartingMaxBulkTimerDevice26, absorptionVoltageDevice26, maxAbsorptionTimerDevice26, minAbsorptionTimerDevice26, thresholdForReturnAmpsToFloatDevice26, returnAmpsTimerDevice26, floatVoltageDevice26, forceBoostChargeDevice26, returnToBulkVoltageFromFloatDevice26, returnToBulkDelayDevice26, leadAgmNicdLiIonDevice26, lifetestEnableDevice26, maxAlarmTempDevice26, minAlarmTempDevice26, lowBatteryThresholdDevice26, batteryCapacityDevice26, switchoffVoltageWithoutMainsDevice26, factorySettingsDevice26, backupInhibitDevice26, timeBufferingDevice26, saveToFLASHDevice26, clearAllHistoryDevice26, deviceSwitchoffDelayDevice26, addressOfSlaveUnitDevice26, baudRateForSerialCommunicationDevice26, parityBitForSerialCommunicationDevice26, batteryConnectionAlarmDevice26, batteryVoltageAlarmDevice26, batteryTemperatureSensorFailureDevice26, deviceFailureDevice26, onBoardTemperatureAlarmDevice26, acPowerInputVoltageAlarmDevice26, inputMainsOnOrBackupDevice26, loadAlarmDevice26, powerSupplyFunctionEnabledAtBatteryTerminalsDevice27, chargingStatusDevice27, batteryVoltageDevice27, batteryChargeCurrentDevice27, batteryDischargeCurrentDevice27, batteryStateOfChargeDevice27, batteryTypeCurrentlySelectedDevice27, batteryTemperatureDevice27, batteryNumberOfCellsDevice27, nominalOutputVoltageDevice27, onBoardTemperatureInsideTheDeviceDevice27, deviceVariantDevice27, firmwareIdDevice27, productNameDevice27, configurationModeDevice27, tableRevisionDevice27, powerManagementDcupsDevice27, acInputVoltageDevice27, outputLoadVoltageDevice27, outputLoadCurrentDevice27, numberOfChargeCyclesCompletedDevice27, numberOfChargeCyclesNotCompletedDevice27, ahChargedDevice27, totalRunTimeDevice27, numberOfLowBatteryVoltageEventsDevice27, numberOfHighBatteryVoltageEventsDevice27, numberOfPowerBoostEventsDevice27, highestBatteryVoltageDevice27, lowestBatteryVoltageDevice27, numberOfOverTemperatureInsideEventsDevice27, numberOfLowAcVoltageEventsAtMainsInputDevice27, numberOfHighAcVoltageEventsAtMainsInputDevice27, numberOfMainsBackupTransitionDevice27, highestOutputLoadVoltageDevice27, lowestOutputLoadVoltageDevice27, deepDischargeBatteryPreventionDevice27, maximumChargeCurrentDevice27, bulkVoltageDevice27, maxBulkTimerDevice27, minBulkTimerDevice27, thresholdVoltageStartingMaxBulkTimerDevice27, absorptionVoltageDevice27, maxAbsorptionTimerDevice27, minAbsorptionTimerDevice27, thresholdForReturnAmpsToFloatDevice27, returnAmpsTimerDevice27, floatVoltageDevice27, forceBoostChargeDevice27, returnToBulkVoltageFromFloatDevice27, returnToBulkDelayDevice27, leadAgmNicdLiIonDevice27, lifetestEnableDevice27, maxAlarmTempDevice27, minAlarmTempDevice27, lowBatteryThresholdDevice27, batteryCapacityDevice27, switchoffVoltageWithoutMainsDevice27, factorySettingsDevice27, backupInhibitDevice27, timeBufferingDevice27, saveToFLASHDevice27, clearAllHistoryDevice27, deviceSwitchoffDelayDevice27, addressOfSlaveUnitDevice27, baudRateForSerialCommunicationDevice27, parityBitForSerialCommunicationDevice27, batteryConnectionAlarmDevice27, batteryVoltageAlarmDevice27, batteryTemperatureSensorFailureDevice27, deviceFailureDevice27, onBoardTemperatureAlarmDevice27, acPowerInputVoltageAlarmDevice27, inputMainsOnOrBackupDevice27, loadAlarmDevice27, powerSupplyFunctionEnabledAtBatteryTerminalsDevice28, chargingStatusDevice28, batteryVoltageDevice28, batteryChargeCurrentDevice28, batteryDischargeCurrentDevice28, batteryStateOfChargeDevice28, batteryTypeCurrentlySelectedDevice28, batteryTemperatureDevice28, batteryNumberOfCellsDevice28, nominalOutputVoltageDevice28, onBoardTemperatureInsideTheDeviceDevice28, deviceVariantDevice28, firmwareIdDevice28, productNameDevice28, configurationModeDevice28, tableRevisionDevice28, powerManagementDcupsDevice28, acInputVoltageDevice28, outputLoadVoltageDevice28, outputLoadCurrentDevice28, numberOfChargeCyclesCompletedDevice28, numberOfChargeCyclesNotCompletedDevice28, ahChargedDevice28, totalRunTimeDevice28, numberOfLowBatteryVoltageEventsDevice28, numberOfHighBatteryVoltageEventsDevice28, numberOfPowerBoostEventsDevice28, highestBatteryVoltageDevice28, lowestBatteryVoltageDevice28, numberOfOverTemperatureInsideEventsDevice28, numberOfLowAcVoltageEventsAtMainsInputDevice28, numberOfHighAcVoltageEventsAtMainsInputDevice28, numberOfMainsBackupTransitionDevice28, highestOutputLoadVoltageDevice28, lowestOutputLoadVoltageDevice28, deepDischargeBatteryPreventionDevice28, maximumChargeCurrentDevice28, bulkVoltageDevice28, maxBulkTimerDevice28, minBulkTimerDevice28, thresholdVoltageStartingMaxBulkTimerDevice28, absorptionVoltageDevice28, maxAbsorptionTimerDevice28, minAbsorptionTimerDevice28, thresholdForReturnAmpsToFloatDevice28, returnAmpsTimerDevice28, floatVoltageDevice28, forceBoostChargeDevice28, returnToBulkVoltageFromFloatDevice28, returnToBulkDelayDevice28, leadAgmNicdLiIonDevice28, lifetestEnableDevice28, maxAlarmTempDevice28, minAlarmTempDevice28, lowBatteryThresholdDevice28, batteryCapacityDevice28, switchoffVoltageWithoutMainsDevice28, factorySettingsDevice28, backupInhibitDevice28, timeBufferingDevice28, saveToFLASHDevice28, clearAllHistoryDevice28, deviceSwitchoffDelayDevice28, addressOfSlaveUnitDevice28, baudRateForSerialCommunicationDevice28, parityBitForSerialCommunicationDevice28, batteryConnectionAlarmDevice28, batteryVoltageAlarmDevice28, batteryTemperatureSensorFailureDevice28, deviceFailureDevice28, onBoardTemperatureAlarmDevice28, acPowerInputVoltageAlarmDevice28, inputMainsOnOrBackupDevice28, loadAlarmDevice28, powerSupplyFunctionEnabledAtBatteryTerminalsDevice29, chargingStatusDevice29, batteryVoltageDevice29, batteryChargeCurrentDevice29, batteryDischargeCurrentDevice29, batteryStateOfChargeDevice29, batteryTypeCurrentlySelectedDevice29, batteryTemperatureDevice29, batteryNumberOfCellsDevice29, nominalOutputVoltageDevice29, onBoardTemperatureInsideTheDeviceDevice29, deviceVariantDevice29, firmwareIdDevice29, productNameDevice29, configurationModeDevice29, tableRevisionDevice29, powerManagementDcupsDevice29, acInputVoltageDevice29, outputLoadVoltageDevice29, outputLoadCurrentDevice29, numberOfChargeCyclesCompletedDevice29, numberOfChargeCyclesNotCompletedDevice29, ahChargedDevice29, totalRunTimeDevice29, numberOfLowBatteryVoltageEventsDevice29, numberOfHighBatteryVoltageEventsDevice29, numberOfPowerBoostEventsDevice29, highestBatteryVoltageDevice29, lowestBatteryVoltageDevice29, numberOfOverTemperatureInsideEventsDevice29, numberOfLowAcVoltageEventsAtMainsInputDevice29, numberOfHighAcVoltageEventsAtMainsInputDevice29, numberOfMainsBackupTransitionDevice29, highestOutputLoadVoltageDevice29, lowestOutputLoadVoltageDevice29, deepDischargeBatteryPreventionDevice29, maximumChargeCurrentDevice29, bulkVoltageDevice29, maxBulkTimerDevice29, minBulkTimerDevice29, thresholdVoltageStartingMaxBulkTimerDevice29, absorptionVoltageDevice29, maxAbsorptionTimerDevice29, minAbsorptionTimerDevice29, thresholdForReturnAmpsToFloatDevice29, returnAmpsTimerDevice29, floatVoltageDevice29, forceBoostChargeDevice29, returnToBulkVoltageFromFloatDevice29, returnToBulkDelayDevice29, leadAgmNicdLiIonDevice29, lifetestEnableDevice29, maxAlarmTempDevice29, minAlarmTempDevice29, lowBatteryThresholdDevice29, batteryCapacityDevice29, switchoffVoltageWithoutMainsDevice29, factorySettingsDevice29, backupInhibitDevice29, timeBufferingDevice29, saveToFLASHDevice29, clearAllHistoryDevice29, deviceSwitchoffDelayDevice29, addressOfSlaveUnitDevice29, baudRateForSerialCommunicationDevice29, parityBitForSerialCommunicationDevice29, batteryConnectionAlarmDevice29, batteryVoltageAlarmDevice29, batteryTemperatureSensorFailureDevice29, deviceFailureDevice29, onBoardTemperatureAlarmDevice29, acPowerInputVoltageAlarmDevice29, inputMainsOnOrBackupDevice29, loadAlarmDevice29, powerSupplyFunctionEnabledAtBatteryTerminalsDevice30, chargingStatusDevice30, batteryVoltageDevice30, batteryChargeCurrentDevice30, batteryDischargeCurrentDevice30, batteryStateOfChargeDevice30, batteryTypeCurrentlySelectedDevice30, batteryTemperatureDevice30, batteryNumberOfCellsDevice30, nominalOutputVoltageDevice30, onBoardTemperatureInsideTheDeviceDevice30, deviceVariantDevice30, firmwareIdDevice30, productNameDevice30, configurationModeDevice30, tableRevisionDevice30, powerManagementDcupsDevice30, acInputVoltageDevice30, outputLoadVoltageDevice30, outputLoadCurrentDevice30, numberOfChargeCyclesCompletedDevice30, numberOfChargeCyclesNotCompletedDevice30, ahChargedDevice30, totalRunTimeDevice30, numberOfLowBatteryVoltageEventsDevice30, numberOfHighBatteryVoltageEventsDevice30, numberOfPowerBoostEventsDevice30, highestBatteryVoltageDevice30, lowestBatteryVoltageDevice30, numberOfOverTemperatureInsideEventsDevice30, numberOfLowAcVoltageEventsAtMainsInputDevice30, numberOfHighAcVoltageEventsAtMainsInputDevice30, numberOfMainsBackupTransitionDevice30, highestOutputLoadVoltageDevice30, lowestOutputLoadVoltageDevice30, deepDischargeBatteryPreventionDevice30, maximumChargeCurrentDevice30, bulkVoltageDevice30, maxBulkTimerDevice30, minBulkTimerDevice30, thresholdVoltageStartingMaxBulkTimerDevice30, absorptionVoltageDevice30, maxAbsorptionTimerDevice30, minAbsorptionTimerDevice30, thresholdForReturnAmpsToFloatDevice30, returnAmpsTimerDevice30, floatVoltageDevice30, forceBoostChargeDevice30, returnToBulkVoltageFromFloatDevice30, returnToBulkDelayDevice30, leadAgmNicdLiIonDevice30, lifetestEnableDevice30, maxAlarmTempDevice30, minAlarmTempDevice30, lowBatteryThresholdDevice30, batteryCapacityDevice30, switchoffVoltageWithoutMainsDevice30, factorySettingsDevice30, backupInhibitDevice30, timeBufferingDevice30, saveToFLASHDevice30, clearAllHistoryDevice30, deviceSwitchoffDelayDevice30, addressOfSlaveUnitDevice30, baudRateForSerialCommunicationDevice30, parityBitForSerialCommunicationDevice30, batteryConnectionAlarmDevice30, batteryVoltageAlarmDevice30, batteryTemperatureSensorFailureDevice30, deviceFailureDevice30, onBoardTemperatureAlarmDevice30, acPowerInputVoltageAlarmDevice30, inputMainsOnOrBackupDevice30, loadAlarmDevice30 } STATUS current DESCRIPTION "The adel group defines objects which are common to all AdelSystem managed devices" ::= {release101 999999} END