LIEBERT-GP-CONDITIONS-MIB

File: LIEBERT-GP-CONDITIONS-MIB.mib (181394 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC LIEBERT-GP-REGISTRATION-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Gauge32 TimeTicks Unsigned32
DisplayString lgpConditions liebertConditionsModuleReg

Defined Types

LgpConditionEntry  
SEQUENCE    
  lgpConditionId Unsigned32
  lgpConditionDescr OBJECT IDENTIFIER
  lgpConditionTime TimeTicks
  lgpConditionTableRef OBJECT IDENTIFIER
  lgpConditionTableRowRef OBJECT IDENTIFIER
  lgpConditionType INTEGER
  lgpConditionCurrentState INTEGER
  lgpConditionSeverity INTEGER
  lgpConditionAcknowledged INTEGER
  lgpConditionAckReq INTEGER

LgpConditionControlEntry  
SEQUENCE    
  lgpConditionControlIndex Unsigned32
  lgpConditionControlDescr OBJECT IDENTIFIER
  lgpConditionControlEnableStatus INTEGER
  lgpConditionControlType INTEGER
  lgpConditionControlEnableCapability INTEGER

Defined Values

liebertGlobalProductsConditionsModule 1.3.6.1.4.1.476.1.42.1.3.1
The MIB module used to register Liebert SNMP OIDs. Copyright 2000-2008,2013 Liebert Corporation. All rights reserved. Reproduction of this document is authorized on the condition that the forgoing copyright notice is included. This Specification is supplied 'AS IS' and Liebert Corporation makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

lgpConditionsWellKnown 1.3.6.1.4.1.476.1.42.3.2.1
OBJECT IDENTIFIER    

lgpConditionsPresent 1.3.6.1.4.1.476.1.42.3.2.2
The present number of conditions (rows) in the lgpConditionsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lgpConditionsTable 1.3.6.1.4.1.476.1.42.3.2.3
A list of condition table entries. The table contains zero, one, or many rows at any moment, depending upon the number of conditions in effect. The number of rows in the table is given by (lgpConditionsPresent). The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row subject to the following rules: Rows are removed from the table based on the following rules: 1. If a condition does not require acknowledgement (see 'lgpConditionAckReq') the condition is removed as soon as the issue clears (see 'lgpConditionCurrentState'). 2. If a condition requires acknowledgement (see 'lgpConditionAckReq') the condition is removed as soon as the issue clears (see 'lgpConditionCurrentState') AND the condition is acknowledged (see 'lgpConditionAcknowledged'). 3. If the columns 'lgpConditionCurrentState' and 'lgpConditionAcknowledged' are not present for the condition then the condition will be removed as soon as the issue causing the condition clears. The agent creates the first row with lgpConditionId equal to 1, and increments the value of 'lgpConditionId' each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of lgpConditionId would otherwise be exceeded. The number of rows in the table at any given time is reflected by the value of 'lgpConditionsPresent'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LgpConditionEntry

lgpConditionEntry 1.3.6.1.4.1.476.1.42.3.2.3.1
This entry defines the contents of the rows for the table 'lgpConditionsTable'. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LgpConditionEntry  

lgpConditionId 1.3.6.1.4.1.476.1.42.3.2.3.1.1
A unique identifier for a condition. This value must remain constant between agent initializations. This OID is used as an index to identify a row in the table 'lgpConditionsTable'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lgpConditionDescr 1.3.6.1.4.1.476.1.42.3.2.3.1.2
A reference to a condition description object. The object referenced should not be accessible, but rather be used to provide a unique description.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lgpConditionTime 1.3.6.1.4.1.476.1.42.3.2.3.1.3
The value of sysUpTime when the condition occurred (became active).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

lgpConditionTableRef 1.3.6.1.4.1.476.1.42.3.2.3.1.5
This object will be included as a varbind in some rows of the table. It is a reference to a table object in the MIB. The value of this object will be the OID of a table that the object that the condition applies to is defined. The table row corresponding to this object will also contain a varbind 'lgpConditionTableRowRef' that will specify which instance (row) in the referenced table the object is defined in. Example: TABLE ROW: lgpConditionId 5 lgpConditionDescr lgpConditionRcpBranchBreakerOpen lgpConditionTime 393884848 lgpConditionTableRef lgpPduRbTable lgpConditionTableRowRef lgpPduRbEntryId.1.4 lgpConditionType alarm lgpConditionCurrentState active lgpConditionSeverity major lgpConditionAcknowledged acknowledged lgpConditionAckReq required In the above example the breaker opened for a Receptacle branch. The specific receptacle branch is specified by the additional varbind (lgpEventParmTableRowRef). In this case the notification is for the 4th receptacle branch on the 1st PDU in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lgpConditionTableRowRef 1.3.6.1.4.1.476.1.42.3.2.3.1.6
This is a reference to the (cell) in the table specified by the companion varbind (lgpConditionTableRef) in this condition. The row in the table where this cell exists represents the object that this condition applies to. Example: TABLE ROW: lgpConditionId 5 lgpConditionDescr lgpConditionRcpBranchBreakerOpen lgpConditionTime 393884848 lgpConditionTableRef lgpPduRbTable lgpConditionTableRowRef lgpPduRbEntryId.1.4 lgpConditionType lgpConditionCurrentState active lgpConditionSeverity major lgpConditionAcknowledged acknowledged lgpConditionAckReq required The table containing the definition of the receptacle branch (lgpPduRbTable) is given by the varbind (lgpConditionTableRef) The specific receptacle branch (instance) is specified by the varbind (lgpConditionTableRowRef). In this case the condition is for the 4th receptacle branch on the 1st PDU in the PDU cluster. If one wanted to retrieve the serial number for this receptacle branch the OID would be: lgpPduRbEntrySerialNum.1.4.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lgpConditionType 1.3.6.1.4.1.476.1.42.3.2.3.1.10
The type of condition in this row in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-specified(0), message(2), warning(4), alarm(6), fault(8)  

lgpConditionCurrentState 1.3.6.1.4.1.476.1.42.3.2.3.1.12
Indication of the current state of the event. If the state is 'active' then the condition currently exists. If the state is 'inactive' then the condition no longer exists (i.e. the situation causing the condition has cleared or been resolved). The behavior of some devices is to remove the condition from this table when the condition clears. The behavior of other devices is to leave the condition entry in the table until the condition is acknowledged ( see lgpConditionAcknowledged and lgpConditionAckReq).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

lgpConditionSeverity 1.3.6.1.4.1.476.1.42.3.2.3.1.14
This represents the relative severity of the condition.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-applicable(0), minor(3), major(6), critical(9)  

lgpConditionAcknowledged 1.3.6.1.4.1.476.1.42.3.2.3.1.18
This indicates if the condition has been acknowledged. If the value is 'notAcknowledged' then the condition has not been acknowledged. If the value is 'acknowledged' then the condition has been acknowledged. Writing a value of 'acknowledged' to this object acknowledges the condition and the value will be changed to 'acknowledged'. If the current state of the condition is 'active' (see lgpConditionCurrentState) the condition will, for all devices remain in the table regardless of the state of the 'lgpConditionAcknowledged' object. If the 'lgpConditionAckReq' is 'notRequired' or this column does not exist for the row then this object has no affect on the duration the condition stays in the lgpConditionsTable. If the 'lgpConditionAckReq' is 'required' then the condition will remain in the condition table until both the 'lgpConditionCurrentState' is 'inactive' AND 'lgpConditionAcknowledged' is 'acknowledged'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notAcknowledged(1), acknowledged(2)  

lgpConditionAckReq 1.3.6.1.4.1.476.1.42.3.2.3.1.19
This indicates if the corresponding condition does or does not require user acknowledgement. Conditions that require user acknowledgement will have a value of 'required'. Those conditions that do not require user acknowledgement will have a value of 'notRequired' or in some devices the column may not be present at all. If a condition requires acknowledgement it will remain in the table until both the 'lgpConditionCurrentState' and 'lgpConditionAcknowledged' are 'inactive' and 'acknowledged' respectively (see lgpConditionAcknowledged). If a condition does not require acknowledgement it will be removed from the table as soon as its 'lgpConditionCurrentState' is 'inactive'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER required(1), notRequired(2)  

lgpConditionControl 1.3.6.1.4.1.476.1.42.3.2.4
OBJECT IDENTIFIER    

lgpConditionControlEventReset 1.3.6.1.4.1.476.1.42.3.2.4.1
Event Reset Command. This command will reset all of the device's events. On some units, when an event is activated, a 'set' field is also marked and maintained even when the event has become inactive. The 'set' field is only cleared when the user clears it and the event is no longer active. This item will clear the 'set' field for all events that are not active.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), resetAll(2)  

lgpConditionControlEventAck 1.3.6.1.4.1.476.1.42.3.2.4.2
Event Acknowledge Command. This command will acknowledge all of the device's events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), ackAll(2)  

lgpConditionControlTable 1.3.6.1.4.1.476.1.42.3.2.4.20
A list of condition control table entries. The table contains zero, one, or many rows at any moment, depending upon the number of conditions that are controllable by the unit. This table does not necessarily contain all conditions supported by the unit. This table only contains conditions that are end-user modifiable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LgpConditionControlEntry

lgpConditionControlEntry 1.3.6.1.4.1.476.1.42.3.2.4.20.1
This entry defines the contents of the rows for the table 'lgpConditionControlTable'. A row in this table cannot be created or deleted by user initiated SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LgpConditionControlEntry  

lgpConditionControlIndex 1.3.6.1.4.1.476.1.42.3.2.4.20.1.1
This is the index indicating the nth element of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

lgpConditionControlDescr 1.3.6.1.4.1.476.1.42.3.2.4.20.1.2
A reference to an Object Identifier (OID) representing a unique condition. The referenced OID is used solely for identification purposes. The object identifier referenced here will be the same object identifier referenced in the lgpConditionsTable (column: lgpConditionDescr) when the condition is activated.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

lgpConditionControlEnableStatus 1.3.6.1.4.1.476.1.42.3.2.4.20.1.3
The value in this column determines if the device is currently capable of generating this event. If the value is 'enabled' then the event will be generated if the condition indicated by lgpConditionControlDescr becomes active. If the value is 'disabled' the device will never generate the event. This value is stored on the managed device. Some devices do not allow write access to some entries in this column. The 'lgpConditionControlEnableCapability' column indicates whether this entry can be written.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER not-specified(0), enabled(1), disabled(2)  

lgpConditionControlType 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4
The 'type' assigned or configured for this condition. The value assigned to the condition here is displayed in the lgpConditionsTable (column: lgpConditionType). For some units this is user configurable. This value is stored on the managed device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER not-specified(0), message(2), warning(4), alarm(6), fault(8)  

lgpConditionControlEnableCapability 1.3.6.1.4.1.476.1.42.3.2.4.20.1.5
Some devices do not allow write access to some entries in the 'lgpConditionControlEnableStatus' column. This column indicates whether the 'lgpConditionControlEnableStatus' entry for this row can be written.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-specified(0), readonly(1), readwrite(2)  

lgpConditionDescription 1.3.6.1.4.1.476.1.42.3.2.5
The ASCII text description for the condition.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(255)  

lgpNetworkName 1.3.6.1.4.1.476.1.42.3.2.6
The network name in a node.domain.com like format. This object is intended to be used as a varbind object by other notifications that have a context of a network address. As an example the lgpAgentDnsLookupFailure trap which describes a network name that is failing or has failed to be resolved from a Domain Name Service (DNS) lookup. Refer to RFC 952 for further information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(255)  

lgpFlexConditions 1.3.6.1.4.1.476.1.42.3.2.7
OBJECT IDENTIFIER    

lgpConditionHighTemperature 1.3.6.1.4.1.476.1.42.3.2.1.1
The temperature has exceeded the high temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperature 1.3.6.1.4.1.476.1.42.3.2.1.2
The temperature is below the low temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighHumidity 1.3.6.1.4.1.476.1.42.3.2.1.3
The humidity has exceeded the high humidity threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowHumidity 1.3.6.1.4.1.476.1.42.3.2.1.4
The humidity is below the low humidity threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfAirflow 1.3.6.1.4.1.476.1.42.3.2.1.5
The system has detected a loss of air flow.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfAirflow1 1.3.6.1.4.1.476.1.42.3.2.1.5.1
The system has detected a loss of air flow at sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfAirflow2 1.3.6.1.4.1.476.1.42.3.2.1.5.2
The system has detected a loss of air flow at sensor 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfAirflowBlower1 1.3.6.1.4.1.476.1.42.3.2.1.5.3
The system has detected a loss of air flow from blower 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfAirflowAllBlowers 1.3.6.1.4.1.476.1.42.3.2.1.5.4
No air flow through the unit due to failure of all blowers.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChangeFilter 1.3.6.1.4.1.476.1.42.3.2.1.6
The system has detected a condition indicating the air filter should be changed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorHighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7
This system has detected an excessive head pressure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1HighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.1
The system has detected excessive head pressure in compressor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1AHighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.1.1
The system has detected excessive head pressure in compressor 1A.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1BHighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.1.2
The system has detected excessive head pressure in compressor 1B.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2HighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.2
The system has detected excessive head pressure in compressor 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2AHighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.2.1
The system has detected excessive head pressure in compressor 2A.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2BHighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.2.2
The system has detected excessive head pressure in compressor 2B.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor3HighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.3
The system has detected excessive head pressure in compressor 3.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor4HighHeadPressure 1.3.6.1.4.1.476.1.42.3.2.1.7.4
The system has detected excessive head pressure in compressor 4.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorOverload 1.3.6.1.4.1.476.1.42.3.2.1.8
This system has detected a compressor overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1Overload 1.3.6.1.4.1.476.1.42.3.2.1.8.1
The system has detected an overload condition on compressor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2Overload 1.3.6.1.4.1.476.1.42.3.2.1.8.2
The system has detected an overload condition on compressor 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9
A compressor has exceeded the maximum number of starts in a minimum time period.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1ShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.1
The system has detected a short cycle event on compressor 1. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1AShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.1.1
The system has detected a short cycle event on compressor 1A. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1BShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.1.2
The system has detected a short cycle event on compressor 1B. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2ShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.2
The system has detected a short cycle event on compressor 2. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2AShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.2.1
The system has detected a short cycle event on compressor 2A. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2BShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.9.2.2
The system has detected a short cycle event on compressor 2B. The compressor has exceeded the maximum number of starts for specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorLowSuctionPressure 1.3.6.1.4.1.476.1.42.3.2.1.10
The pressure at a compressor inlet has dropped below the minimum setting.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1LowSuctionPressure 1.3.6.1.4.1.476.1.42.3.2.1.10.1
The pressure at compressor 1 inlet has dropped below the minimum setting.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2LowSuctionPressure 1.3.6.1.4.1.476.1.42.3.2.1.10.2
The pressure at compressor 2 inlet has dropped below the minimum setting.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMainFanOverLoad 1.3.6.1.4.1.476.1.42.3.2.1.11
The system has detected a main fan overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionManualOverride 1.3.6.1.4.1.476.1.42.3.2.1.12
The system has detected a manual override condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionStandbyGlycoolPumpOn 1.3.6.1.4.1.476.1.42.3.2.1.13
The standby Glycol or Glycool pump is activated.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionWaterUnderFloor 1.3.6.1.4.1.476.1.42.3.2.1.14
Moisture has been detected under the floor.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierProblem 1.3.6.1.4.1.476.1.42.3.2.1.15
The system has detected a humidifier problem.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowWaterInHumidifier 1.3.6.1.4.1.476.1.42.3.2.1.16
The system has detected a low water condition in the humidifier reservoir.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSmokeDetected 1.3.6.1.4.1.476.1.42.3.2.1.17
The system has detected smoke.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowWaterFlow 1.3.6.1.4.1.476.1.42.3.2.1.18
The system has detected a low water flow rate condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLostPower 1.3.6.1.4.1.476.1.42.3.2.1.19
The system has lost power before being switched off using the controls. This condition is activated when power is restored.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpGeneralFault 1.3.6.1.4.1.476.1.42.3.2.1.20
A fault condition has been detected that is not identified in the well known list.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm 1.3.6.1.4.1.476.1.42.3.2.1.21
This system has detected a local, or customer, alarm condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm1 1.3.6.1.4.1.476.1.42.3.2.1.21.1
The system has detected that customer alarm condition 1 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm2 1.3.6.1.4.1.476.1.42.3.2.1.21.2
The system has detected that customer alarm condition 2 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm3 1.3.6.1.4.1.476.1.42.3.2.1.21.3
The system has detected that customer alarm condition 3 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm4 1.3.6.1.4.1.476.1.42.3.2.1.21.4
The system has detected that customer alarm condition 4 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm5 1.3.6.1.4.1.476.1.42.3.2.1.21.5
The system has detected that customer alarm condition 5 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm6 1.3.6.1.4.1.476.1.42.3.2.1.21.6
The system has detected that customer alarm condition 6 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm7 1.3.6.1.4.1.476.1.42.3.2.1.21.7
The system has detected that customer alarm condition 7 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocalAlarm8 1.3.6.1.4.1.476.1.42.3.2.1.21.8
The system has detected that customer alarm condition 8 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionStandbyUnitOn 1.3.6.1.4.1.476.1.42.3.2.1.22
The system has detected the standby unit is operating.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorLowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23
This system has detected a low head compressor condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.1
The system has detected low pressure in compressor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTandemCompressorCircuit1LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.1.1
The system has detected low pressure in tandem compressor circuit 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.2
The system has detected low pressure in compressor 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTandemCompressorCircuit2LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.2.1
The system has detected low pressure in tandem compressor circuit 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor3LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.3
The system has detected low pressure in compressor 3.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor4LowPressure 1.3.6.1.4.1.476.1.42.3.2.1.23.4
The system has detected low pressure in compressor 4.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighWaterInPan 1.3.6.1.4.1.476.1.42.3.2.1.24
The system has detected a high water condition in the condenser pan.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFaultySensor 1.3.6.1.4.1.476.1.42.3.2.1.25
The system has detected a faulty temperature/humidity sensor.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceCooling 1.3.6.1.4.1.476.1.42.3.2.1.26
The Cooling system requires scheduled maintenance.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceHumidifier 1.3.6.1.4.1.476.1.42.3.2.1.27
The Humidifier requires scheduled maintenance.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemControlBatteryLow 1.3.6.1.4.1.476.1.42.3.2.1.28
Charge level of the system control's battery is below the alarm set point.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionGroundSystemFault 1.3.6.1.4.1.476.1.42.3.2.1.29
The system has detected a ground system fault.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionGroundFailure 1.3.6.1.4.1.476.1.42.3.2.1.30
The system has detected a ground failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSecurityBreach 1.3.6.1.4.1.476.1.42.3.2.1.31
The system has detected a security breach.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEmergencyShutdown 1.3.6.1.4.1.476.1.42.3.2.1.32
The system has detected an emergency shutdown condition. The System is shutting down as a result of this emergency.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOnBypass 1.3.6.1.4.1.476.1.42.3.2.1.33
This system has detected the load is being powered by a bypass source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadOnBypass 1.3.6.1.4.1.476.1.42.3.2.1.33.1
The load is being powered by a bypass source.
Status: obsolete Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadOnMaintenceBypass 1.3.6.1.4.1.476.1.42.3.2.1.33.2
The load is being powered by a maintenance bypass source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysLoadOnBypass 1.3.6.1.4.1.476.1.42.3.2.1.33.3
The parallel system has transferred to bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadOnBypassByImpact 1.3.6.1.4.1.476.1.42.3.2.1.33.4
The system has detected a load impact and has transferred the load to the bypass source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadTransferedToBypass 1.3.6.1.4.1.476.1.42.3.2.1.33.5
The system has transferred to bypass. The load is being powered by the bypass source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEmergencyTransferToBypass 1.3.6.1.4.1.476.1.42.3.2.1.33.6
The system has performed an emergency transfer to bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadVoltTHD 1.3.6.1.4.1.476.1.42.3.2.1.34
The total harmonic distortion (THD) of the output voltage has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLogicFailure 1.3.6.1.4.1.476.1.42.3.2.1.35
The system has detected a control logic failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupplyFault 1.3.6.1.4.1.476.1.42.3.2.1.36
This system had detected a power supply fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupply1Fault 1.3.6.1.4.1.476.1.42.3.2.1.36.1
The system has detected power supply 1 is in a fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupply2Fault 1.3.6.1.4.1.476.1.42.3.2.1.36.2
The system has detected power supply 2 is in a fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupplyFailure 1.3.6.1.4.1.476.1.42.3.2.1.37
This system has detected a power supply failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupply1Failure 1.3.6.1.4.1.476.1.42.3.2.1.37.1
The system has detected power supply 1 has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupply2Failure 1.3.6.1.4.1.476.1.42.3.2.1.37.2
The system has detected power supply 2 has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1PowerSupplyInputFailure 1.3.6.1.4.1.476.1.42.3.2.1.37.3
The system has detected the source 1 Power supply input has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2PowerSupplyInputFailure 1.3.6.1.4.1.476.1.42.3.2.1.37.4
The system has detected the source 2 Power supply input has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerSupplyLogicFailure 1.3.6.1.4.1.476.1.42.3.2.1.37.5
The system has detected a power supply logic failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorPowerSupplyFailure 1.3.6.1.4.1.476.1.42.3.2.1.37.6
The system has detected the power supply to the compressors has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38
This system has detected an over voltage condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1OverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.1
The system has detected an over voltage condition on source 1. The voltage measurement has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2OverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.2
The system has detected an over voltage condition on source 2. The voltage measurement has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.3
The system has detected the output to load is in an over-voltage condition. The voltage for the load has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.4
The system has detected an input over voltage condition. The voltage measurement has risen above a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.5
The system has detected an over voltage condition on the bypass. The voltage measurement has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassOverVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.38.6
The system has detected an over voltage failure condition on the bypass. The voltage measurement has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.7
The system has detected a battery over voltage condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBusOverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.8
This system has detected a DC Bus over voltage condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus1OverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.8.1
The system has detected an over voltage condition on DC Bus 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus2OverVoltage 1.3.6.1.4.1.476.1.42.3.2.1.38.8.2
The system has detected an over voltage condition on DC Bus 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus1OverVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.38.8.3
The system has detected an over voltage failure condition on DC Bus 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus2OverVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.38.8.4
The system has detected an over voltage failure condition on DC Bus 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39
This system has detected an under voltage condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1UnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.1
The system has detected an under voltage condition on source 1. The voltage measurement has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2UnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.2
The system has detected an under voltage condition on source 2. The voltage measurement has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.3
The system has detected the output to load is in an under-voltage condition. The voltage for the load has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1UnderVoltageRMS 1.3.6.1.4.1.476.1.42.3.2.1.39.4
The system has detected an under voltage condition on source 1. The voltage measurement has fallen below a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2UnderVoltageRMS 1.3.6.1.4.1.476.1.42.3.2.1.39.5
The system has detected an under voltage condition on source 2. The voltage measurement has fallen below a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.6
The system has detected an input under voltage condition. The voltage measurement has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.7
The system has detected an under voltage condition on the bypass. The voltage measurement has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassUnderVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.39.8
The system has detected an under voltage failure condition on the bypass. The voltage measurement has fallen below a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.9
The system has detected a battery under voltage condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBusUnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.10
This system has detected a DC bus under voltage condition
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus1UnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.10.1
The system has detected an under voltage condition on DC Bus 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus2UnderVoltage 1.3.6.1.4.1.476.1.42.3.2.1.39.10.2
The system has detected an under voltage condition on DC Bus 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus1UnderVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.39.10.3
The system has detected an under voltage failure condition on DC Bus 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcBus2UnderVoltageFailure 1.3.6.1.4.1.476.1.42.3.2.1.39.10.4
The system has detected an under voltage failure condition on DC Bus 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOverload 1.3.6.1.4.1.476.1.42.3.2.1.40
This system has detected an overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1Overload 1.3.6.1.4.1.476.1.42.3.2.1.40.1
The system has detected an overload condition on source 1. The power requirement for this source has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemOverload 1.3.6.1.4.1.476.1.42.3.2.1.40.2
The system has detected an overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1PeakCurrentOverLoad 1.3.6.1.4.1.476.1.42.3.2.1.40.3
The system has detected source 1 in is experiencing a peak over load condition. The current has risen above a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2PeakCurrentOverLoad 1.3.6.1.4.1.476.1.42.3.2.1.40.4
The system has detected source 2 in is experiencing a peak over load condition. The current has risen above a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverLimit 1.3.6.1.4.1.476.1.42.3.2.1.40.5
The system had detected that the output to the load has exceeded the lgpPwrOutputToLoadUserOverloadLimit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverload 1.3.6.1.4.1.476.1.42.3.2.1.40.6
The system has detected an output overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysOverload 1.3.6.1.4.1.476.1.42.3.2.1.40.7
The parallel system has detected an overload condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassCurrentOverload 1.3.6.1.4.1.476.1.42.3.2.1.40.8
With the load on bypass static switch, the measured output RMS current has exceeded a specified percentage of the nominal RMS current.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassCurrentOverloadPhsA 1.3.6.1.4.1.476.1.42.3.2.1.40.8.1
With the load on bypass static switch, the measured phase A output RMS current has exceeded a specified percentage of the nominal per-phase RMS current.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassCurrentOverloadPhsB 1.3.6.1.4.1.476.1.42.3.2.1.40.8.2
With the load on bypass static switch, the measured phase B output RMS current has exceeded a specified percentage of the nominal per-phase RMS current.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassCurrentOverloadPhsC 1.3.6.1.4.1.476.1.42.3.2.1.40.8.3
With the load on bypass static switch, the measured phase C output RMS current has exceeded a specified percentage of the nominal per-phase RMS current.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41
This system has detected a Silicon Controlled Rectifier (SCR) short condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1ScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.1
The system has detected a source 1 Silicon Controlled Rectifier (SCR) short condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2ScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.2
The system has detected a source 2 Silicon Controlled Rectifier (SCR) short condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.3
The system has detected a Silicon Controlled Rectifier (SCR) short condition on the bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInvStaticSwScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.4
The system has detected a short across one or more inverter static switch Silicon Controlled Rectifiers (SCRs).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1NeutralScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.5
The system has detected a source 1 Silicon Controlled Rectifier (SCR) short condition on the neutral line.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2NeutralScrShort 1.3.6.1.4.1.476.1.42.3.2.1.41.6
The system has detected a source 2 Silicon Controlled Rectifier (SCR) short condition on the neutral line.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42
This system has detected a Silicon Controlled Rectifier (SCR) open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1ScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42.1
The system has detected a source 1 Silicon Controlled Rectifier (SCR) open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2ScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42.2
The system has detected a source 2 Silicon Controlled Rectifier (SCR) open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42.3
The system has detected a Silicon Controlled Rectifier (SCR) open condition on the bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1NeutralScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42.4
The system has detected a source 1 Silicon Controlled Rectifier (SCR) open condition on the neutral line.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2NeutralScrOpen 1.3.6.1.4.1.476.1.42.3.2.1.42.5
The system has detected a source 2 Silicon Controlled Rectifier (SCR) open condition on the neutral line.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43
This system has detected a fan failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFan1Failure 1.3.6.1.4.1.476.1.42.3.2.1.43.1
The system has detected a fan 1 failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRedundantFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.2
A failure has occurred in a fan that cools the system's internal components and has resulted in a loss of fan redundancy.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMultipleFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.3
Multiple fans have failed resulting in a decreased ability to cool the system's internal components.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBlowerFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.4
The system has detected a problem with one or more of the blower fans. These are not the system internal cooling fans.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBottomBlowerFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.4.1
The bottom environmental unit blower fan is not operating within its normal parameters.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTopBlowerFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.4.2
The top environmental unit blower fan is not operating within its normal parameters.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenserFanVFDFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.5
The system has detected a problem with the Variable Frequency Drive system for the condenser fan.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFanPowerFailure 1.3.6.1.4.1.476.1.42.3.2.1.43.6
The system has detected a power failure on one or more fans.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTransferInhibited 1.3.6.1.4.1.476.1.42.3.2.1.44
The system is preventing a transfer of the load to the alternate source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoReTransferPrimed 1.3.6.1.4.1.476.1.42.3.2.1.45
The system is capable to retransfer to the preferred source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSourcesOutOfSync 1.3.6.1.4.1.476.1.42.3.2.1.46
The system has detected that the input sources are not within the specified phase difference (synchronization window).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSourceFailure 1.3.6.1.4.1.476.1.42.3.2.1.47
This system has detected an input source failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1Failure 1.3.6.1.4.1.476.1.42.3.2.1.47.1
The system has detected source 1 has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2Failure 1.3.6.1.4.1.476.1.42.3.2.1.47.2
The system has detected source 2 has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoReTransferInhibited 1.3.6.1.4.1.476.1.42.3.2.1.48
The system is preventing a retransfer of the load back to the preferred source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoReTransferFailed 1.3.6.1.4.1.476.1.42.3.2.1.49
The system is failing to automatically retransfer the load back to the preferred source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFuseOpen 1.3.6.1.4.1.476.1.42.3.2.1.50
This system has detected an open fuse condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlFuse1Open 1.3.6.1.4.1.476.1.42.3.2.1.50.1
The system has detected a control power fuse 1 open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlFuse2Open 1.3.6.1.4.1.476.1.42.3.2.1.50.2
The system has detected a control power fuse 2 open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierFuseOpen 1.3.6.1.4.1.476.1.42.3.2.1.50.3
The system has detected a rectifier fuse open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterFuseOpen 1.3.6.1.4.1.476.1.42.3.2.1.50.4
The system has detected an inverter fuse open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadFuseOpen 1.3.6.1.4.1.476.1.42.3.2.1.50.5
The system has detected an output to load fuse open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcCapacitorFuseOpen 1.3.6.1.4.1.476.1.42.3.2.1.50.6
The system has detected a DC capacitor fuse open condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDisconnect 1.3.6.1.4.1.476.1.42.3.2.1.51
The system has detected a disconnect condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1DisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.1
The system has detected the source 1 disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2DisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.2
The system has detected the source 2 disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1PduDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.3
The system has detected the source 1 PDU (Power Distribution Unit) disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2PduDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.4
The system has detected the source 2 PDU (Power Distribution Unit) disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadDisconnect1Open 1.3.6.1.4.1.476.1.42.3.2.1.51.5
The system has detected Output to load disconnect 1 is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadDisconnect2Open 1.3.6.1.4.1.476.1.42.3.2.1.51.6
The system has detected Output to load disconnect 2 is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1BypassDisconnectClosed 1.3.6.1.4.1.476.1.42.3.2.1.51.7
The system has detected the source 1 bypass disconnect is closed. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2BypassDisconnectClosed 1.3.6.1.4.1.476.1.42.3.2.1.51.8
The system has detected the source 2 bypass disconnect is closed. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadNeutralDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.9
The system has detected the output to load neutral disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.10
The system has detected the battery disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab01 1.3.6.1.4.1.476.1.42.3.2.1.51.10.1
The system has detected the cabinet 1 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab02 1.3.6.1.4.1.476.1.42.3.2.1.51.10.2
The system has detected the cabinet 2 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab03 1.3.6.1.4.1.476.1.42.3.2.1.51.10.3
The system has detected the cabinet 3 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab04 1.3.6.1.4.1.476.1.42.3.2.1.51.10.4
The system has detected the cabinet 4 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab05 1.3.6.1.4.1.476.1.42.3.2.1.51.10.5
The system has detected the cabinet 5 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab06 1.3.6.1.4.1.476.1.42.3.2.1.51.10.6
The system has detected the cabinet 6 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab07 1.3.6.1.4.1.476.1.42.3.2.1.51.10.7
The system has detected the cabinet 7 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDiscOpenCab08 1.3.6.1.4.1.476.1.42.3.2.1.51.10.8
The system has detected the cabinet 8 battery disconnect is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.11
The system has detected the input disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.12
The system has detected the Output to load disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.13
The system has detected the bypass disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionStaticSwitchDisconnectOpen 1.3.6.1.4.1.476.1.42.3.2.1.51.14
The system has detected the static switch disconnect is open. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBreakerOpenFailure 1.3.6.1.4.1.476.1.42.3.2.1.51.15
A breaker in the system has failed to respond to an Open signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBreakerCloseFailure 1.3.6.1.4.1.476.1.42.3.2.1.51.16
A breaker in the system has failed to respond to a Close signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52
This system has detected a frequency deviation condition. The frequency of a source is outside of the pre-determined thresholds for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1FrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52.1
The frequency for source 1 has been outside of the pre-determined thresholds for a specified period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2FrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52.2
The frequency for source 2 has been outside of the pre-determined thresholds for a specified period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputFrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52.3
The frequency for the input has been outside of the pre-determined thresholds for a specified period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadFrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52.4
The frequency for the output has been outside of the pre-determined thresholds for a specified period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassFrequencyDeviation 1.3.6.1.4.1.476.1.42.3.2.1.52.5
The frequency for the bypass input has been outside of the pre-determined thresholds for a specified period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53
This system has detected an over-current condition. The current of a source has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1OverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.1
The system has detected an over current condition on source 1. The current of a source has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2OverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.2
The system has detected an over current condition on source 2. The current of a source has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.3
The system has detected the output to load is in an over-current condition. The current for the load has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverCurrentPhsA 1.3.6.1.4.1.476.1.42.3.2.1.53.3.1
The system has detected the output to load on phase A is in an over-current condition. The current on this phase has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverCurrentPhsB 1.3.6.1.4.1.476.1.42.3.2.1.53.3.2
The system has detected the output to load on phase B is in an over-current condition. The current on this phase has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOverCurrentPhsC 1.3.6.1.4.1.476.1.42.3.2.1.53.3.3
The system has detected the output to load on phase C is in an over-current condition. The current on this phase has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionGroundOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.4
A ground source is experiencing an over-current condition. The current for the ground line has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.5
The system has detected a rectifier over current condition. The current for the rectifier has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.6
The system has detected an inverter over current condition. The current for the inverter has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOverCurrentPhsA 1.3.6.1.4.1.476.1.42.3.2.1.53.6.1
The system has detected an inverter over current condition on phase A. The current for the this phase in the inverter has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOverCurrentPhsB 1.3.6.1.4.1.476.1.42.3.2.1.53.6.2
The system has detected an inverter over current condition on phase B. The current for the this phase in the inverter has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOverCurrentPhsC 1.3.6.1.4.1.476.1.42.3.2.1.53.6.3
The system has detected an inverter over current condition on phase C. The current for the this phase in the inverter has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryConverterOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.7
The system has detected an over current condition on the battery converter. The current of the converter has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryBalancerOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.8
The system has detected a battery balancer over current condition. The current at this point has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.9
The system has detected an over current condition on the humidifier. The current of the humidifier has risen above a pre-determined threshold for a defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.10
There is an over current condition on the system input power. The input current has risen above a pre-determined threshold for a pre-defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1NeutralOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.11
The system has detected an over current condition on the neutral line of source 1. The neutral current at source 1 has risen above a pre-determined threshold for a pre-defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2NeutralOverCurrent 1.3.6.1.4.1.476.1.42.3.2.1.53.12
The system has detected an over current condition on the neutral line of source 2. The neutral current at source 2 has risen above a pre-determined threshold for a pre-defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54
This system has detected a sensor failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadVoltageSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.1
The system had detected an output to load voltage sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1VoltageSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.2
The system had detected a source 1 voltage sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2VoltageSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.3
The system had detected a source 2 voltage sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1ScrSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.4
The system had detected a source 1 SCR (Silicon Controlled Rectifier) sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2ScrSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.5
The system had detected a source 2 SCR (Silicon Controlled Rectifier) sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1CurrentSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.6
The system has detected a source 1 current sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2CurrentSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.7
The system has detected a source 2 current sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRoomTempHumiditySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.8
The system has detected a device temperature and humidity sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionGlycolTempSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.9
The system has detected a glycol temperature sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLocal1SensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.10
The system has detected a local 1 sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1SensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.11
The system has detected a compressor 1 digital scroll sensor failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor2SensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.12
The system has detected a compressor 2 digital scroll sensor failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSupplySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.13
The system has detected a supply sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCabinetTemperatureSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.14
The system has detected a cabinet temperature sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCabinetHumiditySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.15
The system has detected a cabinet humidity sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRoomTempSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.16
The system has detected a room temperature sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryTempSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.17
The system has detected a battery temperature sensor failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAirSensorAFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.18
The system has detected a failure with air sensor A. The sensor may have been disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAirSensorBFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.19
The system has detected a failure with air sensor B. The sensor may have been disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChilledWaterSupplySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.20
The system has detected a failure with the chilled water supply sensor. The sensor may have been disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRefrigerantSupplySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.21
The system has detected a failure with the refrigerant supply sensor. The sensor may have been disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFluidSupplySensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.22
The system has detected a failure with the fluid supply sensor. The sensor may have been disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorLowPressureSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.23
The system has detected that a compressor low pressure transducer is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressor1LowPressureSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.23.1
The system has detected that compressor 1 low pressure transducer is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRemoteSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.24
The system has detected that a remote sensor is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAirSupplyTempSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.25
The system has detected that the supply air temperature sensor is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAirReturnTempSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.26
The system has detected that the return air temperature sensor is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorHighPressureSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.54.27
The system has detected that a compressor high pressure transducer is disconnected or the signal is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInternalCommunicationFailure 1.3.6.1.4.1.476.1.42.3.2.1.55
This system has detected an internal communication failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalCommunicationFailure 1.3.6.1.4.1.476.1.42.3.2.1.56
This system has detected an external communication failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSourceGateDriveFailure 1.3.6.1.4.1.476.1.42.3.2.1.57
This system has detected a source gate drive failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1GateDriveFailure 1.3.6.1.4.1.476.1.42.3.2.1.57.1
The system has detected a source 1 gate drive failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2GateDriveFailure 1.3.6.1.4.1.476.1.42.3.2.1.57.2
The system has detected a source 2 gate drive failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDisconnectFailure 1.3.6.1.4.1.476.1.42.3.2.1.58
This system has detected a disconnect failure condition. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadNeutralDisconnectFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.1
The system has detected the output to load neutral disconnect has failed. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1DisconnectShuntTripFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.2
The system has detected a shunt trip failure of a disconnecting device on source 1. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2DisconnectShuntTripFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.3
The system has detected a shunt trip failure of a disconnecting device on source 2. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterDisconnectFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.4
The system has detected an inverter disconnect failure. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryDisconnectFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.5
The system has detected a battery disconnect failure. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierDisconnectFailure 1.3.6.1.4.1.476.1.42.3.2.1.58.6
The system has detected a rectifier disconnect failure. A disconnect is a device which disconnects a conductor of a circuit from its supply (ex. circuit breaker, contactor, isolating switch, disconnecting switch, etc.).
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59
This system has detected an over temperature condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHeatSink1OverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.1
The system has detected a heat sink 1 over temperature condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAmbient1OverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.2
The system has detected an ambient over temperature condition at location 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.3
The system or a component of the system has detected an over temperature condition. The temperature measurement has risen above a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTransformerOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.4
The transformer is experiencing an over temperature condition. The transformer's temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.5
The battery is experiencing an over temperature condition. The battery's temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.6
The system has detected a rectifier over temperature condition. The rectifier's temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.7
The system has detected an inverter over temperature condition. The inverter's temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierInductorOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.8
The system has detected a rectifier inductor over temperature condition. The rectifier's inductor temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterInductorOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.9
The system has detected an inverter inductor over temperature condition. The inverter's inductor temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryConverterOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.10
The system has detected a battery converter over temperature condition. The battery converter's temperature has exceeded a pre-determined threshold for a device, or system, defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryBalancerInductorOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.11
The system has detected a battery balancer Inductor over temperature condition. The battery balancer Inductor's temperature has exceeded a pre-determined threshold for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChilledWaterOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.12
The system has detected a chilled water over temperature condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionElectricHeatersOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.13
The system has detected an electric heater over temperature condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInletAirOverTemperature 1.3.6.1.4.1.476.1.42.3.2.1.59.14
The system has detected an inlet air over temperature condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemOverTempWarning 1.3.6.1.4.1.476.1.42.3.2.1.59.15
The system or a component of the system has detected an over temperature condition. The temperature measurement has risen above a normal operating range for a device, or system, defined amount of time. The system is still operational but a threshold has been exceeded.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureBattString 1.3.6.1.4.1.476.1.42.3.2.1.59.16
The system has detected a high temperature on a battery string. The temperature has exceeded a specified temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadOnAlternateSource 1.3.6.1.4.1.476.1.42.3.2.1.60
The system has detected that the load is being supplied by the alternate source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPhaseRotationError 1.3.6.1.4.1.476.1.42.3.2.1.61
This system has detected a phase rotation error condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource1PhaseRotationError 1.3.6.1.4.1.476.1.42.3.2.1.61.1
The system has detected a phase rotation error on source 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSource2PhaseRotationError 1.3.6.1.4.1.476.1.42.3.2.1.61.2
The system has detected a phase rotation error on source 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassPhaseRotationError 1.3.6.1.4.1.476.1.42.3.2.1.61.3
The system has detected a phase rotation error on the bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputPhaseRotationError 1.3.6.1.4.1.476.1.42.3.2.1.61.4
The system has detected a phase rotation error on the input.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlModuleFailure 1.3.6.1.4.1.476.1.42.3.2.1.62
This system has detected a control module failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlModule1Failure 1.3.6.1.4.1.476.1.42.3.2.1.62.1
The system has detected a control module 1 failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHistoryLogFull 1.3.6.1.4.1.476.1.42.3.2.1.63
The system has detected the history log is full.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionConfigurationModified 1.3.6.1.4.1.476.1.42.3.2.1.64
The system has detected the configuration has been modified.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPasswordModified 1.3.6.1.4.1.476.1.42.3.2.1.65
The system has detected the password has been modified.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTimeModified 1.3.6.1.4.1.476.1.42.3.2.1.66
The system has detected the time has been modified.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDateModified 1.3.6.1.4.1.476.1.42.3.2.1.67
The system has detected the date has been modified.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEventLogCleared 1.3.6.1.4.1.476.1.42.3.2.1.68
The system has detected the event log has been cleared.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHistoryLogCleared 1.3.6.1.4.1.476.1.42.3.2.1.69
The system has detected the history log has been cleared.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUtilityFailure 1.3.6.1.4.1.476.1.42.3.2.1.70
The system has detected a utility failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryTestInProgress 1.3.6.1.4.1.476.1.42.3.2.1.71
The system is performing a battery test at this time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadOnBattery 1.3.6.1.4.1.476.1.42.3.2.1.72
The system load is being supported by the battery.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionReplaceBattery 1.3.6.1.4.1.476.1.42.3.2.1.74
The system has detected the batteries are due to be replaced.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUpsShutdownPending 1.3.6.1.4.1.476.1.42.3.2.1.75
The system is in a shutdown pending condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryChargerFailed 1.3.6.1.4.1.476.1.42.3.2.1.76
The system has detected the battery charger has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassVoltageUnqualified 1.3.6.1.4.1.476.1.42.3.2.1.77
The system has detected the bypass voltage is unqualified. The voltage measurement is outside a pre-determined threshold range for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCheckAirFilter 1.3.6.1.4.1.476.1.42.3.2.1.78
The system has detected it is time to check the air filter.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBrownOut 1.3.6.1.4.1.476.1.42.3.2.1.79
The system has detected a brown out condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMultipleTransferLockout 1.3.6.1.4.1.476.1.42.3.2.1.80
The system has locked out transfers to bypass. Too many transfers have occurred over a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassPhaseLost 1.3.6.1.4.1.476.1.42.3.2.1.81
The system has detected one or more bypass phases are missing.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMaintenceBypassInhibited 1.3.6.1.4.1.476.1.42.3.2.1.82
The system is preventing a transfer of the load to maintenance bypass.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadLockedOnBypass 1.3.6.1.4.1.476.1.42.3.2.1.83
An error has been detected requiring the system to be put into a 'locked on bypass' state.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadShort 1.3.6.1.4.1.476.1.42.3.2.1.84
The system has detected an output to load short circuit condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEmergencyTransferToInverter 1.3.6.1.4.1.476.1.42.3.2.1.85
The system has detected an emergency transfer of the load to inverter.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditonEmergencyPowerOff 1.3.6.1.4.1.476.1.42.3.2.1.86
The system has detected an Emergency Power Off (EPO) condition. An external EPO switch has cut off the power source to the system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterBackFeed 1.3.6.1.4.1.476.1.42.3.2.1.87
The system has detected an inverter back-feed condition. The inverter is feeding power through the bypass back to the input.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcGroundFault 1.3.6.1.4.1.476.1.42.3.2.1.88
The system has detected a DC ground fault.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcGroundFaultPos 1.3.6.1.4.1.476.1.42.3.2.1.88.1
Ground fault current has been detected in the positive DC link to ground.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDcGroundFaultNeg 1.3.6.1.4.1.476.1.42.3.2.1.88.2
Ground fault current has been detected in the negative DC link to ground.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionStaticTransferSwitchInhibited 1.3.6.1.4.1.476.1.42.3.2.1.89
The system is preventing the use of the static transfer switch.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryLogFullWarning 1.3.6.1.4.1.476.1.42.3.2.1.90
The system has detected the battery log is approaching the maximum record limit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputCurrentUnbalanced 1.3.6.1.4.1.476.1.42.3.2.1.91
The system has detected an unbalanced input current condition. The currents of input phases are out of tolerance.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSelfTestFailed 1.3.6.1.4.1.476.1.42.3.2.1.92
The system has detected a self-test failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOutOfSynchronization 1.3.6.1.4.1.476.1.42.3.2.1.93
The system has detected an Inverter out of sync condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionModuleAlarm 1.3.6.1.4.1.476.1.42.3.2.1.94
This system has detected an alarm within the multi-module system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit1Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.1
The multi-module system has detected an alarm condition on unit 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit2Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.2
The multi-module system has detected an alarm condition on unit 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit3Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.3
The multi-module system has detected an alarm condition on unit 3.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit4Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.4
The multi-module system has detected an alarm condition on unit 4.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit5Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.5
The multi-module system has detected an alarm condition on unit 5.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit6Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.6
The multi-module system has detected an alarm condition on unit 6.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit7Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.7
The multi-module system has detected an alarm condition on unit 7.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditioniModuleUnit8Alarm 1.3.6.1.4.1.476.1.42.3.2.1.94.8
The multi-module system has detected an alarm condition on unit 8.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionActiveModuleAlarm 1.3.6.1.4.1.476.1.42.3.2.1.95
The system has detected an active alarm in one, or more, of the sub-modules of the multi-module system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlFailure 1.3.6.1.4.1.476.1.42.3.2.1.96
This system has detected a control failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMainControlFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.1
The system has detected a main control failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRedundantControlFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.2
The system has detected a redundant control failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysControlFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.3
The parallel system has detected a control failure condition with one of the controls.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMainControlCommFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.4
One or more communications failures have occurred in the main control.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlBoardFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.5
The system has detected a control board failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierControlBdFailure 1.3.6.1.4.1.476.1.42.3.2.1.96.5.1
Humidifier control board is required to be connected, but no signal is detected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlWarning 1.3.6.1.4.1.476.1.42.3.2.1.97
This system has detected a control warning conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMainControlWarning 1.3.6.1.4.1.476.1.42.3.2.1.97.1
The system has detected a main control warning condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRedundantControlWarning 1.3.6.1.4.1.476.1.42.3.2.1.97.2
The system has detected a redundant control warning condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUserInterfaceFailure 1.3.6.1.4.1.476.1.42.3.2.1.98
The system has detected a user interface control failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLostPowerRedundancy 1.3.6.1.4.1.476.1.42.3.2.1.99
The system has detected the number of redundant power modules has fallen below the minimum redundant power module setting.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerModuleFailure 1.3.6.1.4.1.476.1.42.3.2.1.100
The system has detected a power module failure condition in the system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryModuleFailure 1.3.6.1.4.1.476.1.42.3.2.1.101
The system has detected a battery module failure condition in the system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOff 1.3.6.1.4.1.476.1.42.3.2.1.102
The system has detected that there is no power being supplied to the load.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemOff 1.3.6.1.4.1.476.1.42.3.2.1.103
The system is off.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierStartupFailure 1.3.6.1.4.1.476.1.42.3.2.1.104
The system has detected a rectifier under voltage start-up failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierFault 1.3.6.1.4.1.476.1.42.3.2.1.105
The system has detected a rectifier fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterShutdownLowDc 1.3.6.1.4.1.476.1.42.3.2.1.106
The system has shutdown the inverter due to a DC bus under voltage.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterFault 1.3.6.1.4.1.476.1.42.3.2.1.107
The system has detected an inverter fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterDcOffsetOverrun 1.3.6.1.4.1.476.1.42.3.2.1.108
The system has detected an over run of the inverter DC offset voltage.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysLowBatteryWarning 1.3.6.1.4.1.476.1.42.3.2.1.109
The parallel system has detected a low battery warning condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysLoadShareFault 1.3.6.1.4.1.476.1.42.3.2.1.110
The parallel system has detected a load share fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryFault 1.3.6.1.4.1.476.1.42.3.2.1.111
The system has detected a battery fault condition. The battery conductors are either reversed or disconnected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryConverterFailure 1.3.6.1.4.1.476.1.42.3.2.1.112
The system has detected a battery converter failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryBalancerFault 1.3.6.1.4.1.476.1.42.3.2.1.113
The system has detected a battery balancer fault condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionpsUpsOperationFault 1.3.6.1.4.1.476.1.42.3.2.1.114
The system has detected an operation fault. The UPS attempted to transfer to maintenance bypass without following the proper sequence.
Status: deprecated Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadOnJointMode 1.3.6.1.4.1.476.1.42.3.2.1.115
The system load is being supported by both the battery and rectifier.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputNeutralLost 1.3.6.1.4.1.476.1.42.3.2.1.116
The system had detected the main input neutral is disconnected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowBatteryWarning 1.3.6.1.4.1.476.1.42.3.2.1.117
The battery's remaining charge is less than or equal to the configured low threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInternalFault 1.3.6.1.4.1.476.1.42.3.2.1.118
The system has detected an internal fault.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryTestFailed 1.3.6.1.4.1.476.1.42.3.2.1.119
The system has detected a battery self-test failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerModuleWarning 1.3.6.1.4.1.476.1.42.3.2.1.120
The system has detected an alarm condition on one, or more, power modules.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryModuleWarning 1.3.6.1.4.1.476.1.42.3.2.1.121
The system has detected an alarm condition on one, or more, battery modules.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlModuleWarning 1.3.6.1.4.1.476.1.42.3.2.1.122
The system has detected a control module warning.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUpsOperationFault 1.3.6.1.4.1.476.1.42.3.2.1.123
The system has detected an operation fault. The UPS attempted to transfer to maintenance bypass without following the proper sequence.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionActiveAlarm 1.3.6.1.4.1.476.1.42.3.2.1.124
The system has detected an alarm condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierCommunicationFailure 1.3.6.1.4.1.476.1.42.3.2.1.125
The system has detected an internal communication failure condition with the rectifier.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterCommunicationFailure 1.3.6.1.4.1.476.1.42.3.2.1.126
The system has detected an internal communication failure condition with the inverter.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysConnectionFault 1.3.6.1.4.1.476.1.42.3.2.1.127
The parallel system has detected a connection fault. One or more of the devices are not properly connected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionParallelSysCommunicationFailure 1.3.6.1.4.1.476.1.42.3.2.1.128
The parallel system has detected a communication failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLostBatteryRedundancy 1.3.6.1.4.1.476.1.42.3.2.1.129
The system has detected the number of redundant battery modules has fallen below the configured redundant battery module threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompPumpDownFailure 1.3.6.1.4.1.476.1.42.3.2.1.130
The system has detected that a compressor has failed to pump down.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComp1PumpDownFailure 1.3.6.1.4.1.476.1.42.3.2.1.130.1
The system has detected that compressor 1 has failed to pump down.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComp2PumpDownFailure 1.3.6.1.4.1.476.1.42.3.2.1.130.2
The system has detected that compressor 2 has failed to pump down.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChilledWaterLowWaterFlow 1.3.6.1.4.1.476.1.42.3.2.1.131
The system has detected a chilled water low water flow condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChilledWaterLowWaterFlowCircuit2 1.3.6.1.4.1.476.1.42.3.2.1.131.2
The system has detected a chilled water low water flow condition for circuit 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAirFilterClogged 1.3.6.1.4.1.476.1.42.3.2.1.132
The system has detected a air filter clogged condition.
Status: deprecated Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierFailure 1.3.6.1.4.1.476.1.42.3.2.1.133
The system has detected a humidifier failure condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRunHoursExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134
The system has detected a pre-determined run hours threshold has been exceeded.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.1
The system has detected the system run hours has exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComp1RunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.2
The system has detected the compressor 1 run hours has exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComp2RunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.3
The system has detected the compressor 2 run hours has exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFreeCoolRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.4
The system has detected the free cooling run hours has exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionElectricalHeater1RunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.5
The system has detected the electrical heater's run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionElectricalHeater2RunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.6
The system has detected the electrical heater's run hours have exceeded the pre-determined limit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionElectricalHeater3RunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.7
The system has detected the electrical heater's run hours have exceeded the pre-determined limit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHotWaterRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.8
The system has detected the hot water run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHotGasRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.9
The system has detected the hot gas run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.10
The system has detected the humidifier run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDehumidiferRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.11
The system has detected the dehumidifier run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFanRunHrsExceeded 1.3.6.1.4.1.476.1.42.3.2.1.134.12
The system has detected the unit blower fan run hours have exceeded the pre-determined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarning 1.3.6.1.4.1.476.1.42.3.2.1.135
The system has detected a loss of communications with another module.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit1 1.3.6.1.4.1.476.1.42.3.2.1.135.1
The system has detected a loss of communications with unit 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit2 1.3.6.1.4.1.476.1.42.3.2.1.135.2
The system has detected a loss of communications with unit 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit3 1.3.6.1.4.1.476.1.42.3.2.1.135.3
The system has detected a loss of communications with unit 3.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit4 1.3.6.1.4.1.476.1.42.3.2.1.135.4
The system has detected a loss of communications with unit 4.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit5 1.3.6.1.4.1.476.1.42.3.2.1.135.5
The system has detected a loss of communications with unit 5.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit6 1.3.6.1.4.1.476.1.42.3.2.1.135.6
The system has detected a loss of communications with unit 6.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit7 1.3.6.1.4.1.476.1.42.3.2.1.135.7
The system has detected a loss of communications with unit 7.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit8 1.3.6.1.4.1.476.1.42.3.2.1.135.8
The system has detected a loss of communications with unit 8.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit9 1.3.6.1.4.1.476.1.42.3.2.1.135.9
The system has detected a loss of communications with unit 9.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit10 1.3.6.1.4.1.476.1.42.3.2.1.135.10
The system has detected a loss of communications with unit 10.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit11 1.3.6.1.4.1.476.1.42.3.2.1.135.11
The system has detected a loss of communications with unit 11.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit12 1.3.6.1.4.1.476.1.42.3.2.1.135.12
The system has detected a loss of communications with unit 12.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit13 1.3.6.1.4.1.476.1.42.3.2.1.135.13
The system has detected a loss of communications with unit 13.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit14 1.3.6.1.4.1.476.1.42.3.2.1.135.14
The system has detected a loss of communications with unit 14.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit15 1.3.6.1.4.1.476.1.42.3.2.1.135.15
The system has detected a loss of communications with unit 15.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCommWarningUnit16 1.3.6.1.4.1.476.1.42.3.2.1.135.16
The system has detected a loss of communications with unit 16.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitOn 1.3.6.1.4.1.476.1.42.3.2.1.136
The unit is on.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitOff 1.3.6.1.4.1.476.1.42.3.2.1.137
The unit is off.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSleepModeOff 1.3.6.1.4.1.476.1.42.3.2.1.138
The system sleep mode operation has been turned off.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerOn 1.3.6.1.4.1.476.1.42.3.2.1.139
The system power is on.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemOnStanby 1.3.6.1.4.1.476.1.42.3.2.1.140
The system is on standby.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPowerOff 1.3.6.1.4.1.476.1.42.3.2.1.141
The system power is off.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureGroup 1.3.6.1.4.1.476.1.42.3.2.1.142
The system has detected a high temperature condition. This group contains various high temperature conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureSensor1 1.3.6.1.4.1.476.1.42.3.2.1.142.1
The temperature has exceeded the high temperature threshold for sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureDigitalScroll1 1.3.6.1.4.1.476.1.42.3.2.1.142.2
The system has detected a high temperature event on Digital Scroll Compressor 1. The temperature has exceeded a specified temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureDigitalScroll2 1.3.6.1.4.1.476.1.42.3.2.1.142.3
The system has detected a high temperature event on Digital Scroll Compressor 2. The temperature has exceeded a specified temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureUser1 1.3.6.1.4.1.476.1.42.3.2.1.142.4
The temperature has exceeded the high temperature threshold for user configured temperature sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureInternal 1.3.6.1.4.1.476.1.42.3.2.1.142.5
The system has detected a high internal temperature condition. The temperature has exceeded a specified temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureExternalAirSensorA 1.3.6.1.4.1.476.1.42.3.2.1.142.6
The temperature has exceeded the high temperature threshold for external air sensor A.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureExternalAirSensorB 1.3.6.1.4.1.476.1.42.3.2.1.142.7
The temperature has exceeded the high temperature threshold for external air sensor B.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureRefrigerantSupply 1.3.6.1.4.1.476.1.42.3.2.1.142.8
The temperature has exceeded the high temperature threshold for the refrigerant supply.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureFluidSupply 1.3.6.1.4.1.476.1.42.3.2.1.142.9
The temperature has exceeded the high temperature threshold for the fluid supply.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureSupplyAir 1.3.6.1.4.1.476.1.42.3.2.1.142.10
The temperature has exceeded the high temperature threshold for the supply air.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighTemperatureReturnAir 1.3.6.1.4.1.476.1.42.3.2.1.142.11
The temperature has exceeded the high temperature threshold for the return air.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureGroup 1.3.6.1.4.1.476.1.42.3.2.1.143
The system has detected a low temperature condition. This group contains various low temperature conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureSensor1 1.3.6.1.4.1.476.1.42.3.2.1.143.1
The temperature is below the low temperature threshold for sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureInternal 1.3.6.1.4.1.476.1.42.3.2.1.143.2
The system has detected a low internal temperature condition. The temperature is below a specified temperature threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureExternalAirSensorA 1.3.6.1.4.1.476.1.42.3.2.1.143.3
The temperature is below the low temperature threshold for external air sensor A.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureExternalAirSensorB 1.3.6.1.4.1.476.1.42.3.2.1.143.4
The temperature is below the low temperature threshold for external air sensor B.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureRefrigerantSupply 1.3.6.1.4.1.476.1.42.3.2.1.143.5
The temperature is below the low temperature threshold for the refrigerant supply.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureFluidSupply 1.3.6.1.4.1.476.1.42.3.2.1.143.6
The temperature is below the low temperature threshold for the fluid supply.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowTemperatureSupplyAir 1.3.6.1.4.1.476.1.42.3.2.1.143.7
The temperature is below the low temperature threshold for the supply air.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighHumidityGroup 1.3.6.1.4.1.476.1.42.3.2.1.144
The system has detected a high humidity condition. This group contains various high humidity conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighHumiditySensor1 1.3.6.1.4.1.476.1.42.3.2.1.144.1
The humidity has exceeded the high humidity threshold for sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighHumidityReturnAir 1.3.6.1.4.1.476.1.42.3.2.1.144.2
The humidity has exceeded the high humidity threshold for the return air.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowHumidityGroup 1.3.6.1.4.1.476.1.42.3.2.1.145
The system has detected a low humidity condition. This group contains various high humidity conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowHumiditySensor1 1.3.6.1.4.1.476.1.42.3.2.1.145.1
The humidity is below the low humidity threshold for sensor 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowHumidityReturnAir 1.3.6.1.4.1.476.1.42.3.2.1.145.2
The humidity is below the low humidity threshold for the return air.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPeerNetworkNoMaster 1.3.6.1.4.1.476.1.42.3.2.1.146
The system is unable to communicate with the master on the peer to peer network.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionNoOnOffPermissions 1.3.6.1.4.1.476.1.42.3.2.1.147
The system lacks the permissions to execute the on/off operation.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPeerNetworkFailure 1.3.6.1.4.1.476.1.42.3.2.1.148
The system has detected a communication failure on the peer to peer network.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitDisabled 1.3.6.1.4.1.476.1.42.3.2.1.149
The unit is disabled.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitShutdown 1.3.6.1.4.1.476.1.42.3.2.1.150
The system has shutdown.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPeerNetworkDiscovered 1.3.6.1.4.1.476.1.42.3.2.1.151
The system has established communications on the peer to peer network.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLossOfWaterFlow 1.3.6.1.4.1.476.1.42.3.2.1.152
The system has detected a loss of water flow condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondensatePumpHighWater 1.3.6.1.4.1.476.1.42.3.2.1.153
The system has detected high water in the condensate pump.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionGeneralAlarm 1.3.6.1.4.1.476.1.42.3.2.1.154
The system has detected a general alarm condition.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionProductSpecific 1.3.6.1.4.1.476.1.42.3.2.1.155
The system has detected a product specific condition. This condition is not currently available via the agent card.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionReheatLockout 1.3.6.1.4.1.476.1.42.3.2.1.156
The system has locked out the electrical reheat operation for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierLockout 1.3.6.1.4.1.476.1.42.3.2.1.157
The system has locked out the humidifier operation for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCompressorsLockout 1.3.6.1.4.1.476.1.42.3.2.1.158
The system has locked out compressor operation for a specified amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCallService 1.3.6.1.4.1.476.1.42.3.2.1.159
The system has detected a condition that requires a service representative be contacted.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowMemoryGroup 1.3.6.1.4.1.476.1.42.3.2.1.160
This group contains various low memory conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLowMemory1 1.3.6.1.4.1.476.1.42.3.2.1.160.1
The system has detected a low memory condition. The control board is low in memory resources.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMemoryFailureGroup 1.3.6.1.4.1.476.1.42.3.2.1.161
This group contains various memory device failure conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMemory1Failure 1.3.6.1.4.1.476.1.42.3.2.1.161.1
The system has detected a memory 1 module failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMemory2Failure 1.3.6.1.4.1.476.1.42.3.2.1.161.2
The system has detected a memory 2 module failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCodeErrorGroup 1.3.6.1.4.1.476.1.42.3.2.1.162
This group contains various memory device failure conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCodeNotConfigured 1.3.6.1.4.1.476.1.42.3.2.1.162.1
The system has detected the unit code is not configured. The unit code must be configured before system start-up.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode01OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.2
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode02OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.3
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode03OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.4
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode04OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.5
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode05OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.6
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode06OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.7
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode07OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.8
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode08OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.9
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode09OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.10
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode10OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.11
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode11OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.12
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode12OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.13
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode13OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.14
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode14OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.15
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode15OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.16
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode16OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.17
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode17OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.18
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnitCode18OutOfRange 1.3.6.1.4.1.476.1.42.3.2.1.162.19
The system has detected a unit code error. This digit of the unit code value is out of range.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHighExternalDewPoint 1.3.6.1.4.1.476.1.42.3.2.1.163
The system has detected a high external dew point condition. The room dew point has exceeded the specified threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHcbDisconnected 1.3.6.1.4.1.476.1.42.3.2.1.164
The system has detected the humidifier control board is disconnected or not installed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBmsResetTimerExpired 1.3.6.1.4.1.476.1.42.3.2.1.165
The BMS fan speed control reset counter has timed out.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAgentFirmwareCorrupt 1.3.6.1.4.1.476.1.42.3.2.1.166
The firmware update to the agent card has failed and the firmware is now corrupt.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSystemAccessGroup 1.3.6.1.4.1.476.1.42.3.2.1.175
This group contains various system access conditions. An examples is an open access panel.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFrontAccessOpen 1.3.6.1.4.1.476.1.42.3.2.1.175.1
The system has detected the front access panel/door is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRearAccessOpen 1.3.6.1.4.1.476.1.42.3.2.1.175.2
The system has detected the rear access panel/door is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionsDamperFailure 1.3.6.1.4.1.476.1.42.3.2.1.176
This group contains various damper failure conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEmergencyDamperFailure 1.3.6.1.4.1.476.1.42.3.2.1.176.1
The system has detected an emergency damper failure. The damper is in the wrong position.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRemoteShutdown 1.3.6.1.4.1.476.1.42.3.2.1.177
A remote shutdown occurred.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFireAlarm 1.3.6.1.4.1.476.1.42.3.2.1.178
Fire Alarm.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHeatersOverheated 1.3.6.1.4.1.476.1.42.3.2.1.179
Heaters Overheated.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenserFailureGroup 1.3.6.1.4.1.476.1.42.3.2.1.180
This group contains condenser failure conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenser1Failure 1.3.6.1.4.1.476.1.42.3.2.1.180.1
Condenser 1 Failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenser2Failure 1.3.6.1.4.1.476.1.42.3.2.1.180.2
Condenser 2 Failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenserTVSSFailure 1.3.6.1.4.1.476.1.42.3.2.1.180.3
The condenser Transient Voltage Surge Suppressor or Surge Protection Device has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierCyclinderWorn 1.3.6.1.4.1.476.1.42.3.2.1.181
The system has detected the humidifier cylinder is worn.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionUnderCurrent 1.3.6.1.4.1.476.1.42.3.2.1.182
The system has detected a low current condition. The current of one or more sources in the system has fallen below a threshold for a specified amount of time. The threshold and time that triggered this condition is system dependent.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidifierUnderCurrent 1.3.6.1.4.1.476.1.42.3.2.1.182.1
The system has detected a low current condition on the humidifier. The current of the humidifier has fallen below a pre-determined threshold for a defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputUnderCurrent 1.3.6.1.4.1.476.1.42.3.2.1.182.2
There is a low current condition on the input power source. The current of the input power source has fallen below a pre-determined threshold for a defined amount of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHeatRejectorGroup 1.3.6.1.4.1.476.1.42.3.2.1.183
This group contains failure conditions for the heat rejection unit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHeatRejectorFanFailure 1.3.6.1.4.1.476.1.42.3.2.1.183.1
The heat rejecter fan has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHeatRejectorVoltageSuppressionFailure 1.3.6.1.4.1.476.1.42.3.2.1.183.2
The heat rejecter voltage suppression has failed and is no longer able to protect the unit from power fluctuations.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFreeCoolLockout 1.3.6.1.4.1.476.1.42.3.2.1.184
The free cooling capability has been disabled.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionWaterLeakSensorFailure 1.3.6.1.4.1.476.1.42.3.2.1.185
The sensor used to detect water leaks is not connected or has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionNoLoadDetectedWarning 1.3.6.1.4.1.476.1.42.3.2.1.186
There is no load detected on the output. This can be an indication that the output is being powered by an external bypass source and has inadvertently been left on external bypass. This warning is triggered after a delay. The delay is specified by the object 'lgpPwrNoLoadWarningDelay'. The alarm is triggered when the output current falls below a certain threshold specified by the object 'lgpPwrNoLoadWarningLimit'
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFirmwareGroup 1.3.6.1.4.1.476.1.42.3.2.1.187
Grouping level for firmware related conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionFirmwareUpdateRequired 1.3.6.1.4.1.476.1.42.3.2.1.187.3
The firmware on the system or one or more components of the system must be updated. This typically indicates that one or more components of the system contain corrupted firmware or the firmware on one or more components are incompatible with one another. When this condition is active the system may not be able to function to its full capacity or may not be able to function at all.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTestGroup 1.3.6.1.4.1.476.1.42.3.2.1.188
Objects in this group of conditions are related to testing or test events. This object is never active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTest01 1.3.6.1.4.1.476.1.42.3.2.1.188.5
This is a 'test' condition. It is a generic test event that can be utilized to evaluate system handling of events. Some products will support the activation of this event upon user request so that user management stations can execute end-to-end event handling tests.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionReceptacleBranchGroup 1.3.6.1.4.1.476.1.42.3.2.1.190
Grouping level for receptacle branch conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRcpBranchFailure 1.3.6.1.4.1.476.1.42.3.2.1.190.5
The receptacle branch module or control system has failed. Service is required.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRcpBranchBreakerOpen 1.3.6.1.4.1.476.1.42.3.2.1.190.10
The receptacle branch breaker is open.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputUnqualified 1.3.6.1.4.1.476.1.42.3.2.1.192
The input is not qualified to provide power to the system. This may be due to system input over-voltage, system input under-voltage, system input frequency out of range, or other similar issues.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassUnavailable 1.3.6.1.4.1.476.1.42.3.2.1.193
This summary event is asserted when the bypass is not available. Possible causes include: Bypass Sync Error, Bypass Line Fail, Bypass Overvoltage, Bypass Undervoltage, Bypass Phase Rotation Error, or other similar causes.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoTransferFailed 1.3.6.1.4.1.476.1.42.3.2.1.194
The system is failing to automatically transfer the load to the alternate source.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSBSUnavailable 1.3.6.1.4.1.476.1.42.3.2.1.195
A Static Bypass Switch (SBS) Failure has been detected. Possible causes include: SBS Phase Open, SBS SCR (Silicon Controlled Rectifier) Shorted, SBS Overload Exceeded, Bypass Power Supply Fail, Static Bypass Switch Fuse Failure, or other similar causes.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSBSOverload 1.3.6.1.4.1.476.1.42.3.2.1.196
On at least one phase of the static bypass switch (SBS), the power dissipation limit has been exceeded.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExcessPulseParallel 1.3.6.1.4.1.476.1.42.3.2.1.197
The system has performed too many pulse parallel operations within the specified time interval. A pulse parallel operation is a momentary operation of the static bypass switch (SBS) in parallel with the inverter.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRemoteBypassSwitchOffExt 1.3.6.1.4.1.476.1.42.3.2.1.198
The static bypass switch is off due to the state of an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionManTransferInhibited 1.3.6.1.4.1.476.1.42.3.2.1.199
Manual transfer from inverter to bypass is inhibited. Bypass is not qualified.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionManReTransferInhibited 1.3.6.1.4.1.476.1.42.3.2.1.200
Manual retransfer from bypass to inverter is inhibited.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryChargeError 1.3.6.1.4.1.476.1.42.3.2.1.201
The battery is not charging properly. Some reasons for this condition include, but are not limited to: battery charger failure, battery failure, etc.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryAutoTestInhibited 1.3.6.1.4.1.476.1.42.3.2.1.202
Automatic (scheduled) battery tests are inhibited.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryChargeReducedExt 1.3.6.1.4.1.476.1.42.3.2.1.203
A reduced battery charging algorithm is being used due to an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryCapacityLow 1.3.6.1.4.1.476.1.42.3.2.1.204
The battery capacity is low. Some reasons for this condition include, but are not limited to: a battery is offline, the battery age has reduced its capabilities, etc.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryTempImbalance 1.3.6.1.4.1.476.1.42.3.2.1.205
The temperature difference between two batteries in the system exceeds the predefined threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryEqualize 1.3.6.1.4.1.476.1.42.3.2.1.206
The rectifier output voltage has been increased to equalize the battery voltage level.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryChargeInhibitedExt 1.3.6.1.4.1.476.1.42.3.2.1.207
Battery charging is inhibited due to an external inhibit signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceExtBatteryMonitorGroup 1.3.6.1.4.1.476.1.42.3.2.1.208
This group contains battery monitor service conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceExtBatteryMonitor1 1.3.6.1.4.1.476.1.42.3.2.1.208.1
External battery monitor 1 indicates battery maintenance is required.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceExtBatteryMonitor2 1.3.6.1.4.1.476.1.42.3.2.1.208.2
External battery monitor 2 indicates battery maintenance is required.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryGroundFault 1.3.6.1.4.1.476.1.42.3.2.1.209
Battery system ground fault amperage exceeds the threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBatteryLowShutdown 1.3.6.1.4.1.476.1.42.3.2.1.210
With the battery breaker closed, the battery voltage has dropped below the calculated End-Of-Discharge (EOD) limit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEmergencyPowerOffLocal 1.3.6.1.4.1.476.1.42.3.2.1.211
The system has detected an Emergency Power Off (EPO) condition. The local EPO switch has cut off the power source to the system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputLowPFLagging 1.3.6.1.4.1.476.1.42.3.2.1.212
The system has detected a lagging output power factor below the threshold, resulting in reduced load capacity.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputLowPFLeading 1.3.6.1.4.1.476.1.42.3.2.1.213
The system has detected a leading output power factor below the threshold, resulting in reduced load capacity.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionOutputToLoadFault 1.3.6.1.4.1.476.1.42.3.2.1.214
The system has detected an output to load fault. This could be caused by over or under voltage, or by over or under frequency.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInvRestartInhibitedExt 1.3.6.1.4.1.476.1.42.3.2.1.215
Restart of the inverter is inhibited by an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterShutdownOverload 1.3.6.1.4.1.476.1.42.3.2.1.216
The system has shutdown the inverter due to a sustained overload. This event does not indicate if the load has been dropped or transferred to bypass. At least one phase of the inverter power dissipation limit has been exceeded.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInverterOffExt 1.3.6.1.4.1.476.1.42.3.2.1.217
The inverter is off due to the state of an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContactGroup 1.3.6.1.4.1.476.1.42.3.2.1.218
The system has detected an active input contact.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact01 1.3.6.1.4.1.476.1.42.3.2.1.218.1
The system has detected that input contact 1 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact02 1.3.6.1.4.1.476.1.42.3.2.1.218.2
The system has detected that input contact 2 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact03 1.3.6.1.4.1.476.1.42.3.2.1.218.3
The system has detected that input contact 3 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact04 1.3.6.1.4.1.476.1.42.3.2.1.218.4
The system has detected that input contact 4 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact05 1.3.6.1.4.1.476.1.42.3.2.1.218.5
The system has detected that input contact 5 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact06 1.3.6.1.4.1.476.1.42.3.2.1.218.6
The system has detected that input contact 6 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact07 1.3.6.1.4.1.476.1.42.3.2.1.218.7
The system has detected that input contact 7 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact08 1.3.6.1.4.1.476.1.42.3.2.1.218.8
The system has detected that input contact 8 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact09 1.3.6.1.4.1.476.1.42.3.2.1.218.9
The system has detected that input contact 9 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact10 1.3.6.1.4.1.476.1.42.3.2.1.218.10
The system has detected that input contact 10 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact11 1.3.6.1.4.1.476.1.42.3.2.1.218.11
The system has detected that input contact 11 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact12 1.3.6.1.4.1.476.1.42.3.2.1.218.12
The system has detected that input contact 12 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact13 1.3.6.1.4.1.476.1.42.3.2.1.218.13
The system has detected that input contact 13 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact14 1.3.6.1.4.1.476.1.42.3.2.1.218.14
The system has detected that input contact 14 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact15 1.3.6.1.4.1.476.1.42.3.2.1.218.15
The system has detected that input contact 15 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputContact16 1.3.6.1.4.1.476.1.42.3.2.1.218.16
The system has detected that input contact 16 is active.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRectifierOperInhibited 1.3.6.1.4.1.476.1.42.3.2.1.219
The operation of the rectifier is inhibited by an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBypassBackFeedBrkrOpen 1.3.6.1.4.1.476.1.42.3.2.1.220
The bypass backfeed breaker is in the open position.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoRestartInProgress 1.3.6.1.4.1.476.1.42.3.2.1.221
Auto restart is in progress. Becomes inactive when auto restart completes or fails.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoRestartInhibitedExt 1.3.6.1.4.1.476.1.42.3.2.1.222
Auto restart is inhibited due to an external signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionAutoRestartFailed 1.3.6.1.4.1.476.1.42.3.2.1.223
Auto restart has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputOnGenerator 1.3.6.1.4.1.476.1.42.3.2.1.224
A generator is supplying the power to the system.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputFilterCycleLock 1.3.6.1.4.1.476.1.42.3.2.1.225
The input filter disconnect has opened too many times within a given period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionServiceCodeActive 1.3.6.1.4.1.476.1.42.3.2.1.226
The system is in an operational mode intended for testing. In normal operating conditions, the system should not be in this state.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadBusSyncActive 1.3.6.1.4.1.476.1.42.3.2.1.227
Load Bus Sync Operation is active. This synchronizes the UPS output with the output of another UPS.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionLoadBusSyncInhibited 1.3.6.1.4.1.476.1.42.3.2.1.228
The system has detected that conditions to perform Load Bus Sync Operation are not satisfied.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionControlsResetRequired 1.3.6.1.4.1.476.1.42.3.2.1.229
A controls reset is required because one or more critical settings have changed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEquipTempSensorFailed 1.3.6.1.4.1.476.1.42.3.2.1.230
A temperature sensor is reporting a value outside the bounds of a properly operating sensor.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionInputCurrentImbalance 1.3.6.1.4.1.476.1.42.3.2.1.231
The current on one input phase is much greater or lower than the average current of all the phases. This may indicate improper operation of the rectifier or input filter.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPumpGroup 1.3.6.1.4.1.476.1.42.3.2.1.232
The system has detected an alarm with one of the pumps.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPumpFlowLoss 1.3.6.1.4.1.476.1.42.3.2.1.232.1
The system has detected a loss of flow with one or more pumps.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPump1FlowLoss 1.3.6.1.4.1.476.1.42.3.2.1.232.1.1
The system has detected a loss of flow with pump 1.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPump2FlowLoss 1.3.6.1.4.1.476.1.42.3.2.1.232.1.2
The system has detected a loss of flow with pump 2.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPumpShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.232.2
The system has detected a short cycling of the pumps. One or more of the pumps has been turned on and off a number of times within a specified time period.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPumpInverterShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.232.3
The system has detected a short cycling of one or more pump inverters and has temporarily locked out further pump operation to protect from thermal overload. A short cycle is defined as powering on and off a number of times over a set time period.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPump1InverterShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.232.3.1
The system has detected a short cycling of the inverter for pump 1 and has temporarily locked out further pump operation to protect from thermal overload. A short cycle is defined as powering on and off a number of times over a set time period.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionPump2InverterShortCycle 1.3.6.1.4.1.476.1.42.3.2.1.232.3.2
The system has detected a short cycling of the inverter for pump 2 and has temporarily locked out further pump operation to protect from thermal overload. A short cycle is defined as powering on and off a number of times over a set time period.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionValveGroup 1.3.6.1.4.1.476.1.42.3.2.1.233
The system has detected an alarm with one of the valves.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionChilledWaterValvePosition 1.3.6.1.4.1.476.1.42.3.2.1.233.1
The system has detected a problem with the chilled water valve position. The position of the chilled water control valve does not match an expected value.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondensationDetected 1.3.6.1.4.1.476.1.42.3.2.1.234
The system has detected condensation.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMaintenanceGroup 1.3.6.1.4.1.476.1.42.3.2.1.235
The system has detected a maintenance condition. This group contains various maintenance conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMaintenanceDue 1.3.6.1.4.1.476.1.42.3.2.1.235.1
System is due for maintenance.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionMaintenanceComplete 1.3.6.1.4.1.476.1.42.3.2.1.235.2
The system maintenance has been completed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalEventSignalGroup 1.3.6.1.4.1.476.1.42.3.2.1.236
This group contains various conditions signalled by external inputs. Each event is deactivated when the signal is inactive.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalFireDetect 1.3.6.1.4.1.476.1.42.3.2.1.236.1
Fire detected, as indicated by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalFlowLoss 1.3.6.1.4.1.476.1.42.3.2.1.236.2
Loss of flow is detected, as indicated by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalReheatLockout 1.3.6.1.4.1.476.1.42.3.2.1.236.3
The reheater is shut down and disabled by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalOverTemp 1.3.6.1.4.1.476.1.42.3.2.1.236.4
A temperature has exceeded its threshold, as indicated by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalCompLockout 1.3.6.1.4.1.476.1.42.3.2.1.236.5
The compressor is shut down and disabled by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionExternalHumidifierLockout 1.3.6.1.4.1.476.1.42.3.2.1.236.6
The humidifier is shut down and disabled by an external input signal.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComponentShutdownGroup 1.3.6.1.4.1.476.1.42.3.2.1.237
This group contains conditions signaling shutdown of various system components.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComponentShutdownPartial 1.3.6.1.4.1.476.1.42.3.2.1.237.1
An event has occurred requiring some system components to be shutdown and disabled.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionComponentShutdownHighPower 1.3.6.1.4.1.476.1.42.3.2.1.237.2
Supply to high power components has been shutdown.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenserProblemGroup 1.3.6.1.4.1.476.1.42.3.2.1.238
This group contains condenser conditions.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionCondenser1Problem 1.3.6.1.4.1.476.1.42.3.2.1.238.1
Condenser 1 is not operating within its normal parameters.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionHumidityOutOfPropBand 1.3.6.1.4.1.476.1.42.3.2.1.239
The system has detected a humidity reading that remained outside of the proportional control band for an extended period of time.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensorGroup 1.3.6.1.4.1.476.1.42.3.2.1.240
This group contains remote sensors.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor1Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.1
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor2Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.2
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor3Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.3
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor4Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.4
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor5Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.5
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor6Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.6
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor7Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.7
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor8Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.8
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor9Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.9
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionEnvRemoteSensor10Issue 1.3.6.1.4.1.476.1.42.3.2.1.240.10
Remote sensor is disconnected or the signal is out of range. The event is deactivated when sensor signal is re-established.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionNeutralSnubberBoardCommFailure 1.3.6.1.4.1.476.1.42.3.2.1.241
The Neutral Snubber board has stopped communicating.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionRedundantChargerFailure 1.3.6.1.4.1.476.1.42.3.2.1.242
The redundant charger has failed.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBoardInputContactorPowerFailure 1.3.6.1.4.1.476.1.42.3.2.1.243
Board input contactor power failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBoard1InputContactorPowerFailure 1.3.6.1.4.1.476.1.42.3.2.1.243.1
Board1 input contactor power failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionBoard2InputContactorPowerFailure 1.3.6.1.4.1.476.1.42.3.2.1.243.2
Board2 input contactor power failure.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionTooManySensors 1.3.6.1.4.1.476.1.42.3.2.1.5423
The number of sensors installed on the device has exceeded the pre-determined limit.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionDoorSwitchOpen 1.3.6.1.4.1.476.1.42.3.2.1.5471
An open door has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionContactClosureOpen 1.3.6.1.4.1.476.1.42.3.2.1.5479
An open circuit has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionContactClosureClosed 1.3.6.1.4.1.476.1.42.3.2.1.5480
A closed circuit has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

lgpConditionSensorsNotDisplayed 1.3.6.1.4.1.476.1.42.3.2.1.6119
The number of sensors that can be displayed (monitored) on the device has exceeded the pre-determined limit. Note this condition differs from the lgpConditionTooManySensors in that the system may currently have less than the maximum of installed sensors present but one or more of those sensors can not be displayed because the display order table (lgpPduAuxMeasOrderTable) contains entries for sensors that are not currently installed. This condition effectively prevents one or more installed sensors from being presented in the lgpPduAuxMeasTable. It is possible for both this condition and the lgpConditionTooManySensors condition to be active at the same time.
Status: current Access: read-only
OBJECT-IDENTITY