I have several hundred APC UPS's in various sizes from little 1500's using 110V to Smart-UPS 10KVA 208V units. Occasionally I must modify something in all of them to address Security issues, and I'd like to use NCM to be able to push config changes to one or several or all devices at once.
I'm thinking of things like enabling or disabling ftp, changing RADIUS PSK's or server addresses, etc.
It would be sweet if NCM could do firmware upgrades of the APC NIC's, and push out certificates to them, change banners, change user names/credentials, change logging or trap destinations, etc.
I'd also want NCM to be able to download the complete configuration from any APC UPS (it's available via using the UPS to create and download a .ini file) so we can track configuration changes and also upload new configurations via that .ini file.

I don't see an NPM/NCM template that can do this, but am I missing something there?
APC's StruxureWare was supposed to be the ultimate for managing & configuring multiple UPS's, and we purchased it (for $80K) and tried using it with little success. When it went insane and DDOS'ed everyone on my team with 500,000 e-mail notices in a few seconds, we shut it off and moved those UPS's all to Solarwinds. NPM/NCM doesn't do what we'd like with APC units, but at least it doesn't spam the living daylights out of my team.




The .ini config file for a a Smart-UPS RT 2200 XL looks as follows:
; Schneider Electric
; Network Management Card AOS v6.4.0
; Smart-UPS & Matrix-UPS APP v6.4.0
; (c) Copyright 2003 - 2015 All Rights Reserved
; Configuration file, generated on 03/27/2019 at 14:57:14 by (retracted for security)
[NetworkTCP/IP]
Override=(retracted for security)
SystemIP=0.0.0.0
SubnetMask=0.0.0.0
DefaultGateway=0.0.0.0
IPv4=enabled
BootMode=DHCP Only
HostName=(retracted for security)
DomainName=example.com
PortSpeed=Auto
DHCPBootpVendorClass=APC
DHCPBootpClientID=MAC
DHCPBootpUserClass=SUMX
DHCPRequireCookie=disabled
PingResponse=enabled
IPv6=enabled
IPv6DefaultGateway=::
IPv6IP=::/64
IPv6Manual=disabled
IPv6AutoConfig=enabled
DHCPv6Mode=Router Controlled
[NetworkDNS]
PrimaryDNSServerIP=0.0.0.0
SecondaryDNSServerIP=0.0.0.0
DNSReverseLookup=disabled
DNSManualOverride=enabled
[NetworkFTPServer]
Port=21
Access=disabled
[NetworkTelnet]
Port=23
Telnet=disabled
SSHPort=22
SSH=enabled
[NetworkSNMP]
; To change the User Profile Auth Phrase, or the
; User Profile Encrypt Phrase, use the UserProfile#AuthPhrase, or
; UserProfile#EncryptPhrase keywords respectively where # is
; the number of the profile. i.e., UserProfile1EncryptPhrase=apc crypt passphrase
Access=disabled
AccessControl1Community=(retracted for security)
AccessControl2Community=(retracted for security)
AccessControl3Community=(retracted for security)
AccessControl4Community=(retracted for security)
AccessControl1NMS=(retracted for security)
AccessControl2NMS=0.0.0.0
AccessControl3NMS=0.0.0.0
AccessControl4NMS=0.0.0.0
AccessControl1AccessType=Read
AccessControl2AccessType=Write+
AccessControl3AccessType=Disabled
AccessControl4AccessType=Disabled
AccessSnmpIII=enabled
AccessControlSnmpIII1Enabled=enabled
AccessControlSnmpIII2Enabled=disabled
AccessControlSnmpIII3Enabled=disabled
AccessControlSnmpIII4Enabled=disabled
AccessControlSnmpIII1Mapping=0
AccessControlSnmpIII2Mapping=1
AccessControlSnmpIII3Mapping=2
AccessControlSnmpIII4Mapping=3
AccessControlSnmpIII1Address=0.0.0.0
AccessControlSnmpIII2Address=0.0.0.0
AccessControlSnmpIII3Address=0.0.0.0
AccessControlSnmpIII4Address=0.0.0.0
UserProfile1Name=(retracted for security)
UserProfile2Name=(retracted for security)
UserProfile3Name=(retracted for security)
UserProfile4Name=(retracted for security)
UserProfile1AccessType=authPriv
UserProfile2AccessType=noAuthNoPriv
UserProfile3AccessType=noAuthNoPriv
UserProfile4AccessType=noAuthNoPriv
UserProfile1AuthProtocol=SHA1
UserProfile2AuthProtocol=none
UserProfile3AuthProtocol=none
UserProfile4AuthProtocol=none
UserProfile1EncryptProtocol=AES
UserProfile2EncryptProtocol=none
UserProfile3EncryptProtocol=none
UserProfile4EncryptProtocol=none
TrapReceiver1Community=(retracted for security)
TrapReceiver2Community=(retracted for security)
TrapReceiver3Community=(retracted for security)
TrapReceiver4Community=(retracted for security)
TrapReceiver5Community=(retracted for security)
TrapReceiver6Community=(retracted for security)
TrapReceiver1NMS=(retracted for security)
TrapReceiver2NMS=0.0.0.0
TrapReceiver3NMS=0.0.0.0
TrapReceiver4NMS=0.0.0.0
TrapReceiver5NMS=0.0.0.0
TrapReceiver6NMS=0.0.0.0
TrapReceiver1Enabled=enabled
TrapReceiver2Enabled=enabled
TrapReceiver3Enabled=enabled
TrapReceiver4Enabled=enabled
TrapReceiver5Enabled=enabled
TrapReceiver6Enabled=enabled
TrapReceiver1Language=enUs
TrapReceiver2Language=enUs
TrapReceiver3Language=enUs
TrapReceiver4Language=enUs
TrapReceiver5Language=enUs
TrapReceiver6Language=enUs
TrapReceiver1AuthTrap=enabled
TrapReceiver2AuthTrap=enabled
TrapReceiver3AuthTrap=enabled
TrapReceiver4AuthTrap=enabled
TrapReceiver5AuthTrap=enabled
TrapReceiver6AuthTrap=enabled
TrapReceiver1TrapType=SNMPv1
TrapReceiver2TrapType=SNMPv1
TrapReceiver3TrapType=SNMPv1
TrapReceiver4TrapType=SNMPv1
TrapReceiver5TrapType=SNMPv1
TrapReceiver6TrapType=SNMPv1
TrapReceiver1Mapping=0
TrapReceiver2Mapping=0
TrapReceiver3Mapping=0
TrapReceiver4Mapping=0
TrapReceiver5Mapping=0
TrapReceiver6Mapping=0
[NetworkEMAIL]
; To change an E-mail Recipient's Password use the
; EmailReceiver#Password keyword where # is the number of the
; recipient. i.e., EmailReceiver1Password=password
; To make a Recipient use the common Server settings, use
; EmailReceiver#UseCommon=enabled
EmailFromName=(retracted for security)
EmailServerName=(retracted for security)
EmailServerPort=25
EmailServerAuth=disabled
EmailServerUsername=User
EmailServerSSLMode=none
EmailServerCertRequired=disabled
EmailServerCertFilename=""
EmailReceiver1Enable=disabled
EmailReceiver2Enable=disabled
EmailReceiver3Enable=disabled
EmailReceiver4Enable=disabled
EmailReceiver1Address=address@example.com
EmailReceiver2Address=address@example.com
EmailReceiver3Address=address@example.com
EmailReceiver4Address=address@example.com
EmailReceiver1Format=Long
EmailReceiver2Format=Long
EmailReceiver3Format=Long
EmailReceiver4Format=Long
EmailReceiver1Language=enUs
EmailReceiver2Language=enUs
EmailReceiver3Language=enUs
EmailReceiver4Language=enUs
EmailReceiver1Route=Local
EmailReceiver2Route=Local
EmailReceiver3Route=Local
EmailReceiver4Route=Local
EmailReceiver1FromName=(retracted for security)
EmailReceiver2FromName=address@example.com
EmailReceiver3FromName=(retracted for security)
EmailReceiver4FromName=(retracted for security)
EmailReceiver1ServerName=1(retracted for security)
EmailReceiver2ServerName=mail.example.com
EmailReceiver3ServerName=(retracted for security)
EmailReceiver4ServerName=(retracted for security)
EmailReceiver1Port=25
EmailReceiver2Port=25
EmailReceiver3Port=25
EmailReceiver4Port=25
EmailReceiver1Auth=disabled
EmailReceiver2Auth=disabled
EmailReceiver3Auth=disabled
EmailReceiver4Auth=disabled
EmailReceiver1Username=User
EmailReceiver2Username=User
EmailReceiver3Username=User
EmailReceiver4Username=User
EmailReceiver1SSLMode=none
EmailReceiver2SSLMode=none
EmailReceiver3SSLMode=none
EmailReceiver4SSLMode=none
EmailReceiver1CertRequired=disabled
EmailReceiver2CertRequired=disabled
EmailReceiver3CertRequired=disabled
EmailReceiver4CertRequired=disabled
EmailReceiver1CertFilename=""
EmailReceiver2CertFilename=""
EmailReceiver3CertFilename=""
EmailReceiver4CertFilename=""
[NetworkSYSLOG]
Syslog=enabled
Facility=User
Server1=0.0.0.0
Server2=0.0.0.0
Server3=0.0.0.0
Server4=0.0.0.0
Port1=514
Port2=514
Port3=514
Port4=514
Protocol1=0
Protocol2=0
Protocol3=0
Protocol4=0
Language1=enUs
Language2=enUs
Language3=enUs
Language4=enUs
SyslogMapCritical=Info
SyslogMapWarning=Warning
SyslogMapInformational=Info
[NetworkWeb]
Port=80
HTTP=disabled
HTTPSPort=443
HTTPS=enabled
MinimumProtocol=TLS1.2
[SystemID]
Name=(retracted for security)
Contact=(retracted for security)
Location=(retracted for security)
Message=(retracted for security)
[SystemUserManager]
DefaultUserBadLoginAttempts=0
DefaultUserType=Administrator
DefaultUserDescription=User Description
DefaultUserAccess=disabled
DefaultUserSessionTimeout=3
DefaultUserEventLogColorCoding=enabled
DefaultUserExportLogFormat=CSV
DefaultUserTemperatureScale=Fahrenheit
[SystemRADIUS]
; To change the RADIUS Server's Primary or Secondary Secret
; use the PrimaryServerSecret or SecondaryServerSecret keyword.
; i.e., PrimaryServerSecret=password or SecondaryServerSecret=password
Access=(retracted for security)
PrimaryServer=(retracted for security)
PrimaryServerPort=1812
PrimaryServerTimeout=5
SecondaryServer=(retracted for security)
SecondaryServerPort=1812
SecondaryServerTimeout=5
DNSUpdateInterval=10
[SystemFirewall]
FileName=example.fwl
Access=disabled
[SecureInterface]
; APC Secure Interface (ASI):
; To add an ASI trap recipient, list the IP address in the following form:
; <ip address>:<port>, <subscriber type>
; CurrentASISubscriber=192.168.0.1
; To remove an ASI trap recipient, list the IP or DNS name using the keyword:
; RemoveASISubscriber=192.168.0.2
; To remove all ASI trap recipients, use the keyword, value pair:
; RemoveALLASISubscribers=yes
; To change the Authentication Phrase, or the Encryption Phrase,
; use the AuthenticationPhrase, EncryptionPhrase keywords respectively.
; i.e., AuthenticationPhrase=ASI auth phrase
Access=disabled
AuthenticationProtocol=MD5
TrapPort=9952
CurrentASISubscriber=(retracted for security)
[SystemDate/Time]
; The current date and time can be configured via the INI file
; using the keywords CurrentDate and CurrentTime. The format of
; CurrentDate is MM/DD/YYYY and the format of CurrentTime is HH:MM:SS
; represented in 24 hour time.
DSTConfiguration=Traditional US
NTPEnable=enabled
NTPPrimaryServer=(retracted for security)
NTPSecondaryServer=(retracted for security)
NTPTimeZone=-06:00
NTPUpdateInterval=336
NTPManualOverride=enabled
[SystemLinks]
LinkName1=Knowledge Base
LinkName2=Schneider Electric Product Center
LinkName3=Schneider Electric Downloads
LinkURL1=http://www.apc.com/site/support/index.cfm/faq/
LinkURL2=http://swhelp.apcc.com/nmc/help/productcenter
LinkURL3=http://www.apc.com/tools/download/index.cfm
[SystemModem]
ConsoleDialIn=enabled
InitString=AT&F0E0
Country=United States
DialBack=disabled
DialBackString=9,5551234
[LocalConsole]
BaudRate=9600
[EventLog]
EventLogTimeSelect=All Logs
LogFilterSeverity=0xFF
LogFilterCategories=0xFFFFFFFFFF
EventLogSize=400
[DataLog]
; Interval is the Data log recording frequency in seconds. The frequency
; range is from 60 seconds up to 65,535 seconds (18.2 hours).
; The default value is 600 seconds(10 minutes).
; To change the Log Rotation Password, use the Password keyword.
; i.e., Password=apc
Interval=600
LogRotation=disabled
FTPServer=example.com
Username=apc
FilePath=/
FileName=datalog.txt
AutoUploadDelay=1
MaxRetries=1
FailureWaitTime=10
DataLogTimeSelect=8 hours
DataLogUniqueFile=disabled
DataLogSize=400
[RemoteMonitoring]
; CfgEmailStatus cannot be set to enabled until registration
; is completed successfully.
RegEmailAddress=""
RegFirstName=""
RegLastName=""
RegCompany=""
RegFacilityAddress=""
RegAddressLine1=""
RegAddressLine2=""
RegCityMunicipality=""
RegStateProvince=""
RegPostalCode=""
RegCountryCode=US - United States
RegPhoneNumber=""
CfgSMTPServer=rmsg3wkg.apc.com
[SmartUPS/Matrix]
BypassUpperVoltage=133
BypassLowerVoltage=86
OutputFrequencyRange=Auto
ReturnBatteryCapacity=0
LowBatteryDuration=2
ShutdownDelay=90
ReturnDelay=0
SleepTime=000
UPSName="Rm2702E "
UPSPosition=RACK
BatteryDate=05/04/13
AudibleAlarm=Power Fail
ExternalBatteries=1
SimpleSignalShutdown=enabled
SelfTestSchedule=Every 14 days
OutputWattRating=0
[PowerChute]
; PowerChute Network Shutdown, provides reliable network based shutdown of
; multiple computer systems to enhance the manageability of APC UPSs in
; datacenter environments. To add a client server, simply list the IP as such:
; CurrentPCNSClientIP0=192.168.0.1
; To associate an outlet group with a client where the groups are numbered
; 0 to n with 0 being the main outlet group (if present on UPS)
; PCNSClientIPGroup= 0
; To remove a specific client, list the client using the keyword:
; RemovePCNSClientIP=192.168.0.2
; To remove all configured clients, use the keyword, value pair:
; RemoveALLPCNSClientIP=yes
; To change the Authentication Phrase, use the AuthPhrase keyword
; i.e., AuthPhrase=apc auth passphrase
OnBatteryShutdownBehavior=Reboot On Line Return
PCNSUserName=Manager
OnBatteryShutDownStatus=disabled
OnBatteryShutDownDelay=120
[Scheduling]
; Schedule a shutdown event of the UPS.
; Format: Event# = Status, Interval, Turn Off Time, Turn On Time, PCNS, Name
; Status: Enabled/Disabled/Delete
; Interval: Once, Daily, 1 Week, 2/4/8 Weeks
; Turn Off Time: Time (Daily), Day Time (Weekly), or Date Time (Once)
; Turn On Time: Time (Daily), Day/'Same Day' Time (Weekly), or Date Time (Once)
; PCNS: Enabled/Disabled (PowerChute Network Shutdowns)
; Name: Text description
Event1=Not Configured
Event2=Not Configured
Event3=Not Configured
Event4=Not Configured
Event5=Not Configured
Event6=Not Configured
Event7=Not Configured
Event8=Not Configured
Event9=Not Configured
Event10=Not Configured
Event11=Not Configured
Event12=Not Configured
Event13=Not Configured
Event14=Not Configured
Event15=Not Configured
Event16=Not Configured
[SyncControlGroup]
SyncCtrlGrpMembership=disabled
SyncCtrlGrpNumber=1
SyncCtrlGrpPowerSyncDelay=120
SyncCtrlGrpReturnBatCapOffset=10
SyncCtrlGrpMulticastIPAddr=224.0.0.100
[ExternalEMU]
; EMU Not Discovered
[IntegratedEMU]
Sensor1Name=Port 1 Temp 1
Sensor2Name=NA
Sensor1Location=Port 1
Sensor2Location=NA
Sensor1MaxTempThreshold=60
Sensor2MaxTempThreshold=0
Sensor1HighTempThreshold=40
Sensor2HighTempThreshold=0
Sensor1LowTempThreshold=10
Sensor2LowTempThreshold=0
Sensor1MinTempThreshold=0
Sensor2MinTempThreshold=0
Sensor1HysteresisTempThreshold=0
Sensor2HysteresisTempThreshold=0
Sensor1MaxHumidityThreshold=0
Sensor2MaxHumidityThreshold=0
Sensor1HighHumidityThreshold=0
Sensor2HighHumidityThreshold=0
Sensor1LowHumidityThreshold=0
Sensor2LowHumidityThreshold=0
Sensor1MinHumidityThreshold=0
Sensor2MinHumidityThreshold=0
Sensor1HysteresisHumidityThreshold=0
Sensor2HysteresisHumidityThreshold=0
Sensor1GenerateMaxTempEvent=disabled
Sensor2GenerateMaxTempEvent=NA
Sensor1GenerateHighTempEvent=disabled
Sensor2GenerateHighTempEvent=NA
Sensor1GenerateLowTempEvent=disabled
Sensor2GenerateLowTempEvent=NA
Sensor1GenerateMinTempEvent=disabled
Sensor2GenerateMinTempEvent=NA
Sensor1GenerateMaxHumidityEvent=NA
Sensor2GenerateMaxHumidityEvent=NA
Sensor1GenerateHighHumidityEvent=NA
Sensor2GenerateHighHumidityEvent=NA
Sensor1GenerateLowHumidityEvent=NA
Sensor2GenerateLowHumidityEvent=NA
Sensor1GenerateMinHumidityEvent=NA
Sensor2GenerateMinHumidityEvent=NA
Contact1Name=NA
Contact2Name=NA
Contact3Name=NA
Contact4Name=NA
Contact1Location=NA
Contact2Location=NA
Contact3Location=NA
Contact4Location=NA
Contact1NormalState=NA
Contact2NormalState=NA
Contact3NormalState=NA
Contact4NormalState=NA
Contact1Severity=NA
Contact2Severity=NA
Contact3Severity=NA
Contact4Severity=NA
Contact1GenerateZoneEvent=NA
Contact2GenerateZoneEvent=NA
Contact3GenerateZoneEvent=NA
Contact4GenerateZoneEvent=NA
OutputRelay1Name=NA
OutputRelay2Name=NA
OutputRelay1Location=NA
OutputRelay2Location=NA
OutputRelay1Delay=0
OutputRelay2Delay=0
OutputRelay1Hold=0
OutputRelay2Hold=0
[Paging]
Recipient1Name=Pager 1
Recipient2Name=Pager 2
Recipient3Name=Pager 3
Recipient4Name=Pager 4
Recipient1Access=disabled
Recipient2Access=disabled
Recipient3Access=disabled
Recipient4Access=disabled
Recipient1Mode=Analog
Recipient2Mode=Analog
Recipient3Mode=Analog
Recipient4Mode=Analog
Recipient1DialString=9,15555551234@
Recipient2DialString=9,15555551234@
Recipient3DialString=9,15555551234@
Recipient4DialString=9,15555551234@
Recipient1SpaceCharacter=*
Recipient2SpaceCharacter=*
Recipient3SpaceCharacter=*
Recipient4SpaceCharacter=*
Recipient1EndString=""
Recipient2EndString=""
Recipient3EndString=""
Recipient4EndString=""
Recipient1SendOutofBandMgmtEventCodes=disabled
Recipient2SendOutofBandMgmtEventCodes=disabled
Recipient3SendOutofBandMgmtEventCodes=disabled
Recipient4SendOutofBandMgmtEventCodes=disabled
Recipient1Carrier=Carrier1
Recipient2Carrier=Carrier1
Recipient3Carrier=Carrier1
Recipient4Carrier=Carrier1
Recipient1PagerNumber=""
Recipient2PagerNumber=""
Recipient3PagerNumber=""
Recipient4PagerNumber=""
TAPCarrier1Name=TAP Carrier 1
TAPCarrier2Name=TAP Carrier 2
TAPCarrier3Name=TAP Carrier 3
TAPCarrier4Name=TAP Carrier 4
TAPCarrier1PhoneNumber=9,15555551234
TAPCarrier2PhoneNumber=9,15555551234
TAPCarrier3PhoneNumber=9,15555551234
TAPCarrier4PhoneNumber=9,15555551234
TAPCarrier1Parity=Even
TAPCarrier2Parity=Even
TAPCarrier3Parity=Even
TAPCarrier4Parity=Even
TAPCarrier1DataBits=7
TAPCarrier2DataBits=7
TAPCarrier3DataBits=7
TAPCarrier4DataBits=7
MessageDelay=0 seconds
Repeat=1 try
PageInterval=1 minute
NumericSiteID=""
SiteName=APC Management
SiteIDMode=IP address
[UPSLoadShedding]
LoadShedPowerFailEnable=disabled
LoadShedPowerFailMin=9999
LoadShedRuntimeEnable=disabled
LoadShedRuntimeMin=2
LoadShedPercentLoadEnable=disabled
LoadShedPercentLoad=10
LoadShedStayOffEnable=disabled
[EnergyWise]
Enable=Disabled
Port=43440
Domain=""
SecureMode=(retracted for security)
SharedSecret=(retracted for security)
ParentName=(retracted for security)
ParentRole=Uninterruptible Power Supply
ParentKeywords=apc,ups,smartups
ParentImportance=1
[Modbus]
ModbusEnable=enabled
BaudRate=9600
Parity=even
UniqueTargetID=1
ModbusTCPEnable=disabled
ModbusTCPPort=502
[EventActionConfig]
; Network Interface coldstarted.
E0001=ES,E[:::],T[:::::],P[:::]
; Network Interface restarted.
E0002=ES,E[:::],T[:::::],P[:::]
; SNMP configuration change.
E0003=ES,E[:::],T[:::::],P[:::]
; Detected an unauthorized user attempting to access the SNMP interface.
E0004=ES,E[:::],T[:::::],P[:::]
; Detected an unauthorized user attempting to access the Control Console interface.
E0005=ES,E[:::],T[:::::],P[:::]
; Detected an unauthorized user attempting to access the Web interface.
E0006=ES,E[:::],T[:::::],P[:::]
; Detected an unauthorized user attempting to access the FTP interface.
E0045=ES,E[:::],T[:::::],P[:::]
; Network service started.
E0007=E,E[:::],T[:::::],P[:::]
; Password changed.
E0008=ES,E[:::],T[:::::],P[:::]
; Network Interface restarting.
E0009=E,E[:::],T[:::::],P[:::]
; FTP File transfer started.
E000C=E,E[:::],T[:::::],P[:::]
; TFTP File transfer started.
E000D=E,E[:::],T[:::::],P[:::]
; File transfer failed.
E000F=E,E[:::],T[:::::],P[:::]
; CLI user logged in.
E0014=E,E[:::],T[:::::],P[:::]
; Web user logged in.
E0015=E,E[:::],T[:::::],P[:::]
; FTP user logged in.
E0016=E,E[:::],T[:::::],P[:::]
; Reset to Defaults
E0018=E,E[:::],T[:::::],P[:::]
; Initializing data in the file.
E0019=E,E[:::],T[:::::],P[:::]
; Initializing language file to default.
E0048=E,E[:::],T[:::::],P[:::]
; Email information.
E001A=E,E[:::],T[:::::],P[:::]
; TCP/IP stack failure.
E001D=E,E[:::],T[:::::],P[:::]
; CLI user logged out.
E001E=E,E[:::],T[:::::],P[:::]
; Web user logged out.
E001F=E,E[:::],T[:::::],P[:::]
; FTP user logged out.
E0020=E,E[:::],T[:::::],P[:::]
; Set Date or Time.
E0021=E,E[:::],T[:::::],P[:::]
; Trace information.
E0024=,E[:::],T[:::::],P[:::]
; Data Log cleared.
E0023=E,E[:::],T[:::::],P[:::]
; Modem dial-out failed.
E0025=ES,E[:::],T[:::::],P[:::]
; RMS CLI user logged in.
E0026=E,E[:::],T[:::::],P[:::]
; RMS CLI user logged out.
E0027=E,E[:::],T[:::::],P[:::]
; Network service information.
E002A=E,E[:::],T[:::::],P[:::]
; Network service could not start.
E002B=E,E[:::],T[:::::],P[:::]
; Network service stopped.
E002C=E,E[:::],T[:::::],P[:::]
; SSL Error: Invalid certificate.
E002D=E,E[:::],T[:::::],P[:::]
; New certificate loaded.
E002E=E,E[:::],T[:::::],P[:::]
; SSL enabled (now using HTTPS).
E002F=E,E[:::],T[:::::],P[:::]
; SSL disabled (now using HTTP).
E0030=E,E[:::],T[:::::],P[:::]
; Session Management enabled.
E0039=E,E[:::],T[:::::],P[:::]
; Session Management disabled.
E003A=E,E[:::],T[:::::],P[:::]
; WebServer could not start
E0031=E,E[:::],T[:::::],P[:::]
; DNS Network Error
E0032=E,E[:::],T[:::::],P[:::]
; Configuration change.
E0033=E,E[:::],T[:::::],P[:::]
; Configuration file uploaded complete
E0034=E,E[:::],T[:::::],P[:::]
; Paging: Failed to send message.
E0035=E,E[:::],T[:::::],P[:::]
; SSL information.
E0036=E,E[:::],T[:::::],P[:::]
; SSH/SCP information.
E0037=E,E[:::],T[:::::],P[:::]
; Certificate, host key, and log store information.
E0038=E,E[:::],T[:::::],P[:::]
; Set Daylight Saving Time.
E003D=E,E[:::],T[:::::],P[:::]
; NTP update failure.
E003F=E,E[:::],T[:::::],P[:::]
; Data Log Upload event.
E0040=E,E[:::],T[:::::],P[:::]
; RMS failed to send email/modem.
E0041=E,E[:::],T[:::::],P[:::]
; Event Log cleared.
E0013=E,E[:::],T[:::::],P[:::]
; Lost communications event manually cleared.
E0044=E,E[:::],T[:::::],P[:::]
; Invalid feature key entered.
E0046=ES,E[:::],T[:::::],P[:::]
; Feature Pack Unknown
E0047=E,E[:::],T[:::::],P[:::]
; NTP update successful.
E004A=E,E[:::],T[:::::],P[:::]
; Syslog: Bad parameter.
E004D=E,E[:::],T[:::::],P[:::]
; Entering Daylight Savings Time.
E004B=ES,E[:::],T[:::::],P[:::]
; Leaving Daylight Savings Time.
E004C=ES,E[:::],T[:::::],P[:::]
; Firewall not started.
E004E=ES,E[:::],T[:::::],P[:::]
; Firewall Enabled.
E004F=ES,E[:::],T[:::::],P[:::]
; Email SSL certificate.
E0051=ES,E[:::],T[:::::],P[:::]
; CLI script error.
E0052=ES,E[:::],T[:::::],P[:::]
; Unable to process config file.
E0053=ES,E[:::],T[:::::],P[:::]
; Lost password procedure initiated.
E0054=ES,E[:::],T[:::::],P[:::]
; MTO file error.
E0055=ES,E[:::],T[:::::],P[:::]
; USB Mass Storage Device connected.
E0056=E,E[:::],T[:::::],P[:::]
; USB Mass Storage Device disconnected.
E0057=E,E[:::],T[:::::],P[:::]
; Debug file generation.
E0058=ES,E[:::],T[:::::],P[:::]
; CLI script file upload complete.
E0059=ES,E[:::],T[:::::],P[:::]
; Firewall Disabled.
E005A=ES,E[:::],T[:::::],P[:::]
; User '[name]' created.
E005B=ES,E[:::],T[:::::],P[:::]
; User '[name]' edited.
E005C=ES,E[:::],T[:::::],P[:::]
; User '[name]' deleted.
E005D=ES,E[:::],T[:::::],P[:::]
; UPS: Restored the local network management interface-to-UPS communication.
E0101=ES,E[:::],T[:::::],P[:::]
; UPS: Lost the local network management interface-to-UPS communication.
E0102=ES,E[:::],T[:::::],P[:::]
; UPS: The load exceeds 100% of rated capacity.
E0103=ES,E[:::],T[:::::],P[:::]
; UPS: The load no longer exceeds 100% of rated capacity.
E0104=ES,E[:::],T[:::::],P[:::]
; UPS: Self-Test passed.
E0105=ES,E[:::],T[:::::],P[:::]
; UPS: Self-Test Failed
E0106=ES,E[:::],T[:::::],P[:::]
; UPS: The battery power is too low to support the load; if power fails, the UPS will be shut down immediately.
E0107=ES,E[:::],T[:::::],P[:::]
; UPS: A discharged battery condition no longer exists.
E0108=ES,E[:::],T[:::::],P[:::]
; UPS: On battery power in response to an input power problem.
E0109=ES,E[:::],T[:::::],P[:::]
; UPS: No longer on battery power.
E010A=ES,E[:::],T[:::::],P[:::]
; UPS: Compensating for a low input voltage.
E010B=ES,E[:::],T[:::::],P[:::]
; UPS: No longer compensating for a low input voltage.
E010C=ES,E[:::],T[:::::],P[:::]
; UPS: Compensating for a high input voltage.
E010D=ES,E[:::],T[:::::],P[:::]
; UPS: No longer compensating for a high input voltage.
E010E=ES,E[:::],T[:::::],P[:::]
; UPS: Main input bad.
E01B0=ES,E[:::],T[:::::],P[:::]
; UPS: Main input bad cleared.
E01B1=ES,E[:::],T[:::::],P[:::]
; UPS: The battery power is too low to continue to support the load; the UPS will shut down if input power does not return to normal soon.
E010F=ES,E[:::],T[:::::],P[:::]
; UPS: A low battery condition no longer exists.
E0110=ES,E[:::],T[:::::],P[:::]
; UPS: The output power is now turned on.
E0113=ES,E[:::],T[:::::],P[:::]
; UPS: The output power is turned off.
E0114=ES,E[:::],T[:::::],P[:::]
; UPS: Turned off for a defined period of time in response to a software command, or off while waiting for input power to return to normal.
E0115=ES,E[:::],T[:::::],P[:::]
; UPS: Turned on after a defined period of time, or input power has returned to normal.
E0116=ES,E[:::],T[:::::],P[:::]
; UPS: Started a reboot process.
E0117=ES,E[:::],T[:::::],P[:::]
; UPS: At least one faulty battery exists.
E0119=ES,E[:::],T[:::::],P[:::]
; UPS: A faulty battery no longer exists.
E011A=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass in response to an internal hardware fault.
E011B=ES,E[:::],T[:::::],P[:::]
; UPS: Return from bypass, internal hardware fault no longer present.
E01B2=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass in response to the UPS front-panel or a user-initiated software command, typically for maintenance.
E011C=ES,E[:::],T[:::::],P[:::]
; UPS: Returned from bypass in response to the UPS front-panel, a user-initiated software command, or transition to critical bypass.
E01B4=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass in response to the bypass switch at the UPS, typically for maintenance.
E011D=ES,E[:::],T[:::::],P[:::]
; UPS: Returned from bypass in response to the bypass switch at the UPS.
E01B3=ES,E[:::],T[:::::],P[:::]
; UPS: No longer in bypass.
E011E=ES,E[:::],T[:::::],P[:::]
; UPS: A bypass power supply fault exists.
E011F=ES,E[:::],T[:::::],P[:::]
; UPS: A base module fan fault exists.
E0120=ES,E[:::],T[:::::],P[:::]
; UPS: Restored communication with the battery packs.
E0121=ES,E[:::],T[:::::],P[:::]
; UPS: Lost communication with the battery packs.
E0122=ES,E[:::],T[:::::],P[:::]
; UPS: Runtime Calibration started.
E0123=ES,E[:::],T[:::::],P[:::]
; UPS: Completed a runtime calibration.
E0124=ES,E[:::],T[:::::],P[:::]
; UPS: Graceful shutdown in progress.
E0125=ES,E[:::],T[:::::],P[:::]
; UPS: The graceful shutdown period has ended.
E014F=ES,E[:::],T[:::::],P[:::]
; UPS: An automatic voltage regulator (AVR) relay fault exists.
E0126=ES,E[:::],T[:::::],P[:::]
; UPS: An automatic voltage regulator (AVR) relay fault no longer exists.
E0127=ES,E[:::],T[:::::],P[:::]
; UPS: An abnormal output voltage exists.
E0128=ES,E[:::],T[:::::],P[:::]
; UPS: An abnormal output voltage no longer exists.
E0129=ES,E[:::],T[:::::],P[:::]
; UPS: A battery charger fault exists.
E012A=ES,E[:::],T[:::::],P[:::]
; UPS: A battery charger fault no longer exists.
E012B=ES,E[:::],T[:::::],P[:::]
; UPS: The internal battery temperature exceeds the critical threshold.
E012C=ES,E[:::],T[:::::],P[:::]
; UPS: The internal battery temperature no longer exceeds the critical threshold.
E012D=ES,E[:::],T[:::::],P[:::]
; UPS: The battery is not installed properly.
E012F=ES,E[:::],T[:::::],P[:::]
; UPS: The battery is now installed.
E0130=ES,E[:::],T[:::::],P[:::]
; UPS: Started a scheduled shutdown.
E0131=ES,E[:::],T[:::::],P[:::]
; UPS: Failed a scheduled shutdown.
E0132=ES,E[:::],T[:::::],P[:::]
; UPS: deleted a scheduled shutdown.
E0133=ES,E[:::],T[:::::],P[:::]
; UPS: The power for the outlet group is now turned on.
E0134=ES,E[:::],T[:::::],P[:::]
; UPS: The power for the outlet group is turned off.
E0135=ES,E[:::],T[:::::],P[:::]
; UPS: An outlet group has been commanded to change state.
E0174=ES,E[:::],T[:::::],P[:::]
; UPS: A synchronization command information message occurred.
E0136=ES,E[:::],T[:::::],P[:::]
; UPS: Self-Test started.
E0137=ES,E[:::],T[:::::],P[:::]
; UPS: An inverter DC imbalance exists.
E0138=ES,E[:::],T[:::::],P[:::]
; UPS: An inverter DC imbalance no longer exists.
E0139=ES,E[:::],T[:::::],P[:::]
; UPS: A base module fan fault no longer exists.
E013A=ES,E[:::],T[:::::],P[:::]
; UPS: An electronics unit fan fault exists.
E013B=ES,E[:::],T[:::::],P[:::]
; UPS: An electronics unit fan fault no longer exists.
E013C=ES,E[:::],T[:::::],P[:::]
; UPS: A bypass power supply fault no longer exists.
E013D=ES,E[:::],T[:::::],P[:::]
; UPS: A main relay fault exists.
E013E=ES,E[:::],T[:::::],P[:::]
; UPS: A main relay fault no longer exists.
E013F=ES,E[:::],T[:::::],P[:::]
; UPS: A bypass relay fault exists.
E0140=ES,E[:::],T[:::::],P[:::]
; UPS: A bypass relay fault no longer exists.
E0141=ES,E[:::],T[:::::],P[:::]
; UPS: An external battery pack was installed.
E0142=ES,E[:::],T[:::::],P[:::]
; UPS: An external battery pack was removed.
E0143=ES,E[:::],T[:::::],P[:::]
; UPS: Unknown UPS event.
E0144=ES,E[:::],T[:::::],P[:::]
; UPS: Unknown UPS event.
E0145=ES,E[:::],T[:::::],P[:::]
; UPS:
E0146=ES,E[:::],T[:::::],P[:::]
; UPS:
E0147=ES,E[:::],T[:::::],P[:::]
; UPS: Lost the management interface-to-UPS communication while the UPS was on battery.
E0148=ES,E[:::],T[:::::],P[:::]
; UPS: SNMP was used to issue a control command.
E0149=ES,E[:::],T[:::::],P[:::]
; UPS: A power factor correction input relay fault exists.
E0150=ES,E[:::],T[:::::],P[:::]
; UPS: A power factor correction input relay fault no longer exists.
E0151=ES,E[:::],T[:::::],P[:::]
; UPS: The internal UPS temperature exceeds the critical threshold.
E0152=ES,E[:::],T[:::::],P[:::]
; UPS: The internal UPS temperature no longer exceeds the critical threshold.
E0153=ES,E[:::],T[:::::],P[:::]
; UPS: The battery voltage exceeds the nominal battery voltage rating.
E0154=ES,E[:::],T[:::::],P[:::]
; UPS: The battery voltage no longer exceeds the nominal battery voltage rating.
E0155=ES,E[:::],T[:::::],P[:::]
; UPS: An EEPROM fault exists.
E0156=ES,E[:::],T[:::::],P[:::]
; UPS: An EEPROM fault no longer exists.
E0157=ES,E[:::],T[:::::],P[:::]
; UPS: A fault exists at the battery temperature sensor.
E0159=ES,E[:::],T[:::::],P[:::]
; UPS: A fault no longer exists at the battery temperature sensor.
E015A=ES,E[:::],T[:::::],P[:::]
; UPS: A battery bus soft start fault exists.
E015B=ES,E[:::],T[:::::],P[:::]
; UPS: A battery bus soft start fault no longer exists.
E015C=ES,E[:::],T[:::::],P[:::]
; UPS: The output has a short-circuit.
E015D=ES,E[:::],T[:::::],P[:::]
; UPS: The output no longer has a short-circuit.
E015E=ES,E[:::],T[:::::],P[:::]
; UPS: An output relay fault exists.
E015F=ES,E[:::],T[:::::],P[:::]
; UPS: An output relay fault no longer exists.
E0160=ES,E[:::],T[:::::],P[:::]
; UPS: A power factor correction fault exists.
E0161=ES,E[:::],T[:::::],P[:::]
; UPS: A power factor correction fault no longer exists.
E0162=ES,E[:::],T[:::::],P[:::]
; UPS: A DC bus overvoltage exists.
E0163=ES,E[:::],T[:::::],P[:::]
; UPS: A DC bus overvoltage no longer exists.
E0164=ES,E[:::],T[:::::],P[:::]
; UPS: An inverter fault exists.
E0165=ES,E[:::],T[:::::],P[:::]
; UPS: An inverter fault no longer exists.
E0166=ES,E[:::],T[:::::],P[:::]
; UPS: Overcurrent (Bang bang fault)
E01A6=ES,E[:::],T[:::::],P[:::]
; UPS: Overcurrent (Bang bang fault) cleared
E01A7=ES,E[:::],T[:::::],P[:::]
; UPS: Bypass PFC relay fault
E01A8=ES,E[:::],T[:::::],P[:::]
; UPS: Bypass PFC relay fault cleared
E01A9=ES,E[:::],T[:::::],P[:::]
; UPS: DC bus soft start fault
E01AA=ES,E[:::],T[:::::],P[:::]
; UPS: DC bus soft start fault cleared
E01AB=ES,E[:::],T[:::::],P[:::]
; UPS: An analog-to-digital (A/D) converter fault exists.
E0167=ES,E[:::],T[:::::],P[:::]
; UPS: An analog-to-digital (A/D) converter fault no longer exists.
E0168=ES,E[:::],T[:::::],P[:::]
; UPS: A logic power supply fault exists.
E0169=ES,E[:::],T[:::::],P[:::]
; UPS: A logic power supply fault no longer exists.
E016A=ES,E[:::],T[:::::],P[:::]
; UPS: A backfeed relay fault exists.
E016B=ES,E[:::],T[:::::],P[:::]
; UPS: A backfeed relay fault no longer exists.
E016C=ES,E[:::],T[:::::],P[:::]
; UPS: An internal UPS communication fault exists.
E0172=ES,E[:::],T[:::::],P[:::]
; UPS: An internal UPS communication fault no longer exists.
E0173=ES,E[:::],T[:::::],P[:::]
; UPS: Started a scheduled switched outlet group shutdown.
E017C=ES,E[:::],T[:::::],P[:::]
; UPS: Failed a scheduled switched outlet group shutdown.
E017D=ES,E[:::],T[:::::],P[:::]
; UPS: Deleted a scheduled switched outlet group shutdown.
E017E=ES,E[:::],T[:::::],P[:::]
; UPS: Communication debug: [1.unknown].
E0175=ES,E[:::],T[:::::],P[:::]
; UPS: Transferring firmware to UPS.
E0176=ES,E[:::],T[:::::],P[:::]
; UPS: Finished UPS firmware transfer
E0177=ES,E[:::],T[:::::],P[:::]
; UPS: Firmware transfer to UPS failed
E0178=ES,E[:::],T[:::::],P[:::]
; UPS: Firmware transfer to UPS succeeded.
E0179=ES,E[:::],T[:::::],P[:::]
; UPS: UPS has no valid firmware.
E017A=ES,E[:::],T[:::::],P[:::]
; UPS: UPS now has a valid firmware.
E017B=ES,E[:::],T[:::::],P[:::]
; UPS: Contact APC for secure start-up.
E017F=ES,E[:::],T[:::::],P[:::]
; UPS: Secure start-up alarm has been cleared or acknowledged.
E0180=ES,E[:::],T[:::::],P[:::]
; UPS: Warranty expiring soon.Contact APC.
E0181=ES,E[:::],T[:::::],P[:::]
; UPS: Warranty expiring soon alarm has been cleared or acknowledged.
E0182=ES,E[:::],T[:::::],P[:::]
; UPS: Technical check recommended. Contact APC.
E0183=ES,E[:::],T[:::::],P[:::]
; UPS: Technical check recommended alarm has been cleared or acknowledged.
E0184=ES,E[:::],T[:::::],P[:::]
; UPS: The power for the outlet group is now turned on.
E0185=,E[:::],T[:::::],P[:::]
; UPS: The power for the outlet group is turned off.
E0186=ES,E[:::],T[:::::],P[:::]
; UPS: Start controlled early shutdown.
E0187=ES,E[:::],T[:::::],P[:::]
; UPS: Not a supported UPS.
E0188=ES,E[:::],T[:::::],P[:::]
; UPS: Not a supported UPS Fault Cleared.
E0189=,E[:::],T[:::::],P[:::]
; UPS: Battery near end of life. Order replacement battery.
E018A=ES,E[:::],T[:::::],P[:::]
; UPS: Battery near end of life cleared.
E018B=ES,E[:::],T[:::::],P[:::]
; UPS: Battery measured life near end. Order replacement battery.
E01B5=ES,E[:::],T[:::::],P[:::]
; UPS: Battery measured life near end cleared
E01B6=ES,E[:::],T[:::::],P[:::]
; UPS: Battery life exceeded. Order replacement battery.
E018C=ES,E[:::],T[:::::],P[:::]
; UPS: Battery life exceeded cleared.
E018D=ES,E[:::],T[:::::],P[:::]
; UPS: Battery Overtemperature Warning
E019A=ES,E[:::],T[:::::],P[:::]
; UPS: Battery overtemperature warning cleared.
E019B=ES,E[:::],T[:::::],P[:::]
; UPS: Battery general error.
E019C=ES,E[:::],T[:::::],P[:::]
; UPS: Battery general error cleared.
E019D=ES,E[:::],T[:::::],P[:::]
; UPS: Battery communication lost.
E019E=ES,E[:::],T[:::::],P[:::]
; UPS: Battery communication lost cleared.
E019F=ES,E[:::],T[:::::],P[:::]
; UPS: Battery pack disconnected.
E01A0=ES,E[:::],T[:::::],P[:::]
; UPS: Battery pack disconnected cleared.
E01A1=ES,E[:::],T[:::::],P[:::]
; UPS: Battery firmware mismatch.
E01A2=ES,E[:::],T[:::::],P[:::]
; UPS: Battery firmware mismatch cleared.
E01A3=ES,E[:::],T[:::::],P[:::]
; UPS: Battery Overtemperature Warning
E01A4=ES,E[:::],T[:::::],P[:::]
; UPS: Battery overtemperature warning cleared.
E01A5=ES,E[:::],T[:::::],P[:::]
; UPS: A local display button fault exists.
E0190=ES,E[:::],T[:::::],P[:::]
; UPS: A local display button fault no longer exists.
E0191=ES,E[:::],T[:::::],P[:::]
; UPS: UPS needs factory setup.
E0192=ES,E[:::],T[:::::],P[:::]
; UPS: UPS no longer needs factory setup.
E0193=ES,E[:::],T[:::::],P[:::]
; UPS: Emergency Power Off (EPO) active.
E0194=ES,E[:::],T[:::::],P[:::]
; UPS: Emergency Power Off (EPO) now inactive.
E0195=ES,E[:::],T[:::::],P[:::]
; UPS: A firmware mismatch fault exists.
E0196=ES,E[:::],T[:::::],P[:::]
; UPS: A firmware mismatch fault no longer exists.
E0197=ES,E[:::],T[:::::],P[:::]
; UPS: An oscillator failure fault exists.
E0198=ES,E[:::],T[:::::],P[:::]
; UPS: An oscillator failure fault no longer exists.
E0199=ES,E[:::],T[:::::],P[:::]
; UPS: A measurement mismatch exists.
E01AC=ES,E[:::],T[:::::],P[:::]
; UPS: A measurement mismatch no longer exists.
E01AD=ES,E[:::],T[:::::],P[:::]
; UPS: A general subsystem error exists.
E01AE=ES,E[:::],T[:::::],P[:::]
; UPS: A general subsystem error no longer exists.
E01AF=ES,E[:::],T[:::::],P[:::]
; UPS: Power system error
E01B7=ES,E[:::],T[:::::],P[:::]
; UPS: Power system error cleared
E01B8=ES,E[:::],T[:::::],P[:::]
; UPS: A power module fault exists.
E0201=ES,E[:::],T[:::::],P[:::]
; UPS: A power module fault no longer exists.
E0202=ES,E[:::],T[:::::],P[:::]
; UPS: A battery fault exists.
E0207=ES,E[:::],T[:::::],P[:::]
; UPS: A battery fault no longer exists.
E0208=ES,E[:::],T[:::::],P[:::]
; UPS: A load (kVA) alarm threshold violation exists.
E0209=ES,E[:::],T[:::::],P[:::]
; UPS: A load (kVA) alarm threshold violation no longer exists.
E020A=ES,E[:::],T[:::::],P[:::]
; UPS: An input voltage or frequency problem prevents switching to bypass mode.
E020F=ES,E[:::],T[:::::],P[:::]
; UPS: An input voltage or frequency problem no longer prevents switching to bypass mode.
E0210=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass in response to an internal hardware fault
E0215=ES,E[:::],T[:::::],P[:::]
; UPS: No longer in bypass.
E0216=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass in response to an overload.
E0217=ES,E[:::],T[:::::],P[:::]
; UPS: No longer in bypass.
E0218=ES,E[:::],T[:::::],P[:::]
; UPS: In bypass for maintenance.
E0219=ES,E[:::],T[:::::],P[:::]
; UPS: No longer in bypass.
E021A=ES,E[:::],T[:::::],P[:::]
; UPS: System level fan fault exists.
E021D=ES,E[:::],T[:::::],P[:::]
; UPS: System level fan fault no longer exists.
E021E=ES,E[:::],T[:::::],P[:::]
; UPS: A runtime alarm threshold violation exists.
E0227=ES,E[:::],T[:::::],P[:::]
; UPS: A runtime alarm threshold violation no longer exists.
E0228=ES,E[:::],T[:::::],P[:::]
; UPS: An extended run frame fault exists.
E0229=ES,E[:::],T[:::::],P[:::]
; UPS: An extended run frame fault no longer exists.
E022A=ES,E[:::],T[:::::],P[:::]
; UPS: The output voltage is outside its defined limits.
E022B=ES,E[:::],T[:::::],P[:::]
; UPS: The output voltage is no longer outside its defined limits.
E022C=ES,E[:::],T[:::::],P[:::]
; UPS: A phase synchronization fault exists.
E022D=ES,E[:::],T[:::::],P[:::]
; UPS: A phase synchronization fault no longer exists.
E022E=ES,E[:::],T[:::::],P[:::]
; UPS: The battery is not installed properly.
E022F=ES,E[:::],T[:::::],P[:::]
; UPS: The battery is now installed.
E0230=ES,E[:::],T[:::::],P[:::]
; UPS: The battery voltage exceeds the nominal battery voltage rating.
E0231=ES,E[:::],T[:::::],P[:::]
; UPS: The battery voltage no longer exceeds the nominal battery voltage rating.
E0232=ES,E[:::],T[:::::],P[:::]
; UPS: Non-specific fault; Access UPS keyboard for details.
E0233=ES,E[:::],T[:::::],P[:::]
; UPS: Non-specific fault 0 .
E0234=ES,E[:::],T[:::::],P[:::]
; UPS: A site wiring fault exists.
E0235=ES,E[:::],T[:::::],P[:::]
; UPS: A site wiring fault no longer exists.
E0236=ES,E[:::],T[:::::],P[:::]
; UPS: The number of batteries increased.
E0241=ES,E[:::],T[:::::],P[:::]
; UPS: The number of batteries decreased.
E0242=ES,E[:::],T[:::::],P[:::]
; UPS: The number of extended run frames increased.
E0249=ES,E[:::],T[:::::],P[:::]
; UPS: The number of extended run frames decreased.
E024A=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q001 has closed.
E024D=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q001 has opened.
E024E=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q002 has closed.
E024F=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q002 has opened.
E0250=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q003 has closed.
E0251=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q003 has opened.
E0252=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q004 has closed.
E0253=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q004 has opened.
E0254=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q005 has closed.
E025B=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q005 has opened.
E025C=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q006 has closed.
E025D=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q006 has opened.
E025E=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q007 has closed.
E025F=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q007 has opened.
E0260=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q008 has closed.
E0261=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q008 has opened.
E0262=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q009 has closed.
E0263=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q009 has opened.
E0264=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q010 has closed.
E0265=ES,E[:::],T[:::::],P[:::]
; UPS: The external Switch Gear Q010 has opened.
E0266=ES,E[:::],T[:::::],P[:::]
; UPS: An emergency power off (EPO) switch is activated.
E0A01=ES,E[:::],T[:::::],P[:::]
; UPS: An emergency power off (EPO) switch is no longer activated.
E0A02=ES,E[:::],T[:::::],P[:::]
; UPS: A static bypass switch module fault exists.
E0A03=ES,E[:::],T[:::::],P[:::]
; UPS: A static bypass switch module fault no longer exists.
E0A04=ES,E[:::],T[:::::],P[:::]
; UPS: A system start up configuration fault exists.
E0A05=ES,E[:::],T[:::::],P[:::]
; UPS: A system start up configuration fault no longer exists.
E0A06=ES,E[:::],T[:::::],P[:::]
; UPS: A power supply unit (PSU) fault exists.
E0A07=ES,E[:::],T[:::::],P[:::]
; UPS: A power supply unit (PSU) fault no longer exists.
E0A08=ES,E[:::],T[:::::],P[:::]
; UPS: A weak battery exists.
E0A09=ES,E[:::],T[:::::],P[:::]
; UPS: A weak battery no longer exists.
E0A0A=ES,E[:::],T[:::::],P[:::]
; UPS: A high battery temperature exists.
E0A0B=ES,E[:::],T[:::::],P[:::]
; UPS: A high battery temperature no longer exists.
E0A0C=ES,E[:::],T[:::::],P[:::]
; UPS: An internal mechanical bypass exists.
E0A0D=ES,E[:::],T[:::::],P[:::]
; UPS: An internal mechanical bypass no longer exists.
E0A0E=ES,E[:::],T[:::::],P[:::]
; UPS: Lost parallel redundancy.
E0A0F=ES,E[:::],T[:::::],P[:::]
; UPS: Restored parallel redundancy.
E0A10=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus communication fault exists on cable 1.
E0A11=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus communication fault no longer exists on cable 1.
E0A12=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus communication fault exists on cable 2.
E0A13=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus communication fault no longer exists on cable 2.
E0A14=ES,E[:::],T[:::::],P[:::]
; UPS: An auxilliary bus communication fault exists.
E0A15=ES,E[:::],T[:::::],P[:::]
; UPS: An auxilliary bus communication fault no longer exists.
E0A16=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus termination fault exists on cable 1.
E0A17=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus termination fault no longer exists on cable 1.
E0A18=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus termination fault exists on cable 2.
E0A19=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel bus termination fault no longer exists on cable 2.
E0A1A=ES,E[:::],T[:::::],P[:::]
; UPS: An auxilliary bus termination fault exists.
E0A1B=ES,E[:::],T[:::::],P[:::]
; UPS: An auxilliary bus termination fault no longer exists.
E0A1C=ES,E[:::],T[:::::],P[:::]
; UPS: A no master present fault exists in the parallel system.
E0A1D=ES,E[:::],T[:::::],P[:::]
; UPS: A no master present fault no longer exists in the parallel system.
E0A1E=ES,E[:::],T[:::::],P[:::]
; UPS: An overload exists on a parallel unit.
E0A1F=ES,E[:::],T[:::::],P[:::]
; UPS: An overload no longer exists on a parallel unit.
E0A20=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel configuration fault exists.
E0A21=ES,E[:::],T[:::::],P[:::]
; UPS: A parallel configuration fault no longer exists.
E0A22=ES,E[:::],T[:::::],P[:::]
; UPS: The dust filter must be changed soon. Contact APC.
E0A23=ES,E[:::],T[:::::],P[:::]
; UPS: The dust filter must be changed alarm has been cleared or acknowledged.
E0A24=ES,E[:::],T[:::::],P[:::]
; UPS: The dust filter must be changed immediately. Contact APC.
E0A25=ES,E[:::],T[:::::],P[:::]
; UPS: The dust filter must be changed alarm has been cleared or acknowledged.
E0A26=ES,E[:::],T[:::::],P[:::]
; Environment: A critical fault exists for external Environmental Monitor input contact 1 ({name} at {location}).
E0301=ES,E[:::],T[:::::],P[:::]
; Environment: A fault no longer exists for external Environmental Monitor input contact 1 ({name} at {location}).
E0302=ES,E[:::],T[:::::],P[:::]
; Environment: A critical fault exists for external Environmental Monitor input contact 2 ({name} at {location}).
E0303=ES,E[:::],T[:::::],P[:::]
; Environment: A fault no longer exists for external Environmental Monitor input contact 2 ({name} at {location}).
E0304=ES,E[:::],T[:::::],P[:::]
; Environment: A critical fault exists for external Environmental Monitor input contact 3 ({name} at {location}).
E0305=ES,E[:::],T[:::::],P[:::]
; Environment: A fault no longer exists for external Environmental Monitor input contact 3 ({name} at {location}).
E0306=ES,E[:::],T[:::::],P[:::]
; Environment: A critical fault exists for external Environmental Monitor input contact 4 ({name} at {location}).
E0307=ES,E[:::],T[:::::],P[:::]
; Environment: A fault no longer exists for external Environmental Monitor input contact 4 ({name} at {location}).
E0308=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting under {threshold}.
E0331=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E0332=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting under {threshold}.
E0309=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E030A=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting over {threshold}.
E030B=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E030C=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting over {threshold}.
E032F=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E0330=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum humidity threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting under {threshold}.
E0335=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E0336=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting under {threshold}.
E030D=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E030E=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting over {threshold}.
E030F=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E0310=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation exists for external Environmental Monitor sensor 1 ({name} at {location}) reporting over {threshold}.
E0333=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation no longer exists for external Environmental Monitor sensor 1 ({name} at {location}).
E0334=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting under {threshold}.
E0339=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E033A=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting under {threshold}.
E0311=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E0312=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting over {threshold}.
E0313=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E0314=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting over {threshold}.
E0337=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E0338=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum humidity threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting under {threshold}.
E033D=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E033E=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting under {threshold}.
E0315=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E0316=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting over {threshold}.
E0317=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E0318=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation exists for external Environmental Monitor sensor 2 ({name} at {location}) reporting over {threshold}.
E033B=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation no longer exists for external Environmental Monitor sensor 2 ({name} at {location}).
E033C=ES,E[:::],T[:::::],P[:::]
; Environment: Restored the local network management interface-to-external Environmental Monitoring Card communication.
E0319=ES,E[:::],T[:::::],P[:::]
; Environment: Lost the local network management interface-to-external Environmental Monitoring Card communication.
E031A=ES,E[:::],T[:::::],P[:::]
; Environment: A critical fault exists for integrated Environmental Monitor input contact ({name} at {location}).
E031B=ES,E[:::],T[:::::],P[:::]
; Environment: A fault no longer exists for integrated Environmental Monitor input contact ({name} at {location}).
E031C=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting under {threshold}.
E0329=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum temperature threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E032A=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting under {threshold}.
E031D=ES,E[:::],T[:::::],P[:::]
; Environment: A low temperature threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E031E=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting over {threshold}.
E031F=ES,E[:::],T[:::::],P[:::]
; Environment: A high temperature threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E0320=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting over {threshold}.
E0327=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum temperature threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E0328=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum humidity threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting under {threshold}.
E032D=ES,E[:::],T[:::::],P[:::]
; Environment: A minimum humidity threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E032E=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting under {threshold}.
E0321=ES,E[:::],T[:::::],P[:::]
; Environment: A low humidity threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E0322=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting over {threshold}.
E0323=ES,E[:::],T[:::::],P[:::]
; Environment: A high humidity threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E0324=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation exists for integrated Environmental Monitor sensor ({name} at {location}) reporting over {threshold}.
E032B=ES,E[:::],T[:::::],P[:::]
; Environment: A maximum humidity threshold violation no longer exists for integrated Environmental Monitor sensor ({name} at {location}).
E032C=ES,E[:::],T[:::::],P[:::]
; Environment: Transition to abnormal state for Integrated Environmental Monitor Output Relay ({name} at {location}).
E0325=ES,E[:::],T[:::::],P[:::]
; Environment: Return to normal state for Integrated Environmental Monitor Output Relay ({name} at {location}).
E0326=ES,E[:::],T[:::::],P[:::]
; Environment: A warning fault exists for external Environmental Monitor input contact 1 ({name} at {location}).
E033F=ES,E[:::],T[:::::],P[:::]
; Environment: A warning fault exists for external Environmental Monitor input contact 2 ({name} at {location}).
E0340=ES,E[:::],T[:::::],P[:::]
; Environment: A warning fault exists for external Environmental Monitor input contact 3 ({name} at {location}).
E0341=ES,E[:::],T[:::::],P[:::]
; Environment: A warning fault exists for external Environmental Monitor input contact 4 ({name} at {location}).
E0342=ES,E[:::],T[:::::],P[:::]
; Environment: A warning fault exists for integrated Environmental Monitor input contact ({name} at {location}).
E0343=ES,E[:::],T[:::::],P[:::]
; Environment: Restored the local network management interface-to-integrated Environmental Monitor ({name} at {location}) communication.
E0344=ES,E[:::],T[:::::],P[:::]
; Environment: Lost the local network management interface-to-integrated Environmental Monitor ({name} at {location}) communication.
E0345=ES,E[:::],T[:::::],P[:::]
; Environment: Restored the local network management interface-to-external Environmental Monitor sensor {number} ({name} at {location}) communication.
E0346=ES,E[:::],T[:::::],P[:::]
; Environment: Lost the local network management interface-to-external Environmental Monitor sensor {number} ({name} at {location}) communication.
E0347=ES,E[:::],T[:::::],P[:::]
; Environment: Restored the local network management interface-to-external Environmental Monitor input contact {number} ({name} at {location}) communication.
E0348=ES,E[:::],T[:::::],P[:::]
; Environment: Lost the local network management interface-to-external Environmental Monitor input contact {number} ({name} at {location}) communication.
E0349=ES,E[:::],T[:::::],P[:::]
; UPS: RFC1628 MIB UPS is on battery.
E3601=,E[:::],T[:::::],P[:::]
; UPS: RFC1628 MIB UPS is no longer battery.
E3602=,E[:::],T[:::::],P[:::]
; UPS: RFC1628 MIB UPS test completed.
E3603=,E[:::],T[:::::],P[:::]
; UPS: RFC1628 MIB alarm entry added.
E3604=,E[:::],T[:::::],P[:::]
; UPS: RFC1628 MIB alarm entry removed.
E3605=,E[:::],T[:::::],P[:::]