TRIPPLITE-MIB

File: TRIPPLITE-MIB.mib (110100 bytes)

Imported modules

RFC-1215 SNMPv2-TC SNMPv2-CONF
SNMPv2-SMI UPS-MIB

Imported symbols

TRAP-TYPE DisplayString TruthValue
TimeStamp TimeInterval DateAndTime
AutonomousType VariablePointer RowStatus
OBJECT-GROUP NOTIFICATION-GROUP MODULE-IDENTITY
OBJECT-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Integer32 enterprises
IpAddress PositiveInteger NonNegativeInteger

Defined Types

TlPAEmailContactEntry  
SEQUENCE    
  tlPAEmailContactIndex PositiveInteger
  tlPAEmailContactRowStatus RowStatus
  tlPAEmailContactName DisplayString
  tlPAEmailContactAddress DisplayString

TlPASnmpContactEntry  
SEQUENCE    
  tlPASnmpContactIndex PositiveInteger
  tlPASnmpContactRowStatus RowStatus
  tlPASnmpContactName DisplayString
  tlPASnmpContactIpAddress DisplayString
  tlPASnmpContactPort PositiveInteger
  tlPASnmpContactSnmpVersion INTEGER
  tlPASnmpContactSecurityName DisplayString
  tlPASnmpContactPrivPassword DisplayString
  tlPASnmpContactAuthPassword DisplayString

TlUpsInputVoltageEntry  
SEQUENCE    
  tlUpsInputVoltageIndex PositiveInteger
  tlUpsInputVoltageType NonNegativeInteger
  tlUpsInputVoltage NonNegativeInteger

TlUpsOutputCircuitEntry  
SEQUENCE    
  tlUpsOutputCircuitIndex PositiveInteger
  tlUpsOutputCircuitStatus INTEGER
  tlUpsOutputCircuitLoadCurrent NonNegativeInteger

TlUpsAlarmEntry  
SEQUENCE    
  tlUpsAlarmId PositiveInteger
  tlUpsAlarmDescr AutonomousType
  tlUpsAlarmTime TimeStamp
  tlUpsAlarmDetail DisplayString
  tlUpsAlarmDeviceId PositiveInteger
  tlUpsAlarmDeviceName DisplayString
  tlUpsAlarmLocation DisplayString
  tlUpsAlarmGroup INTEGER
  tlUpsAlarmIp IpAddress
  tlUpsAlarmMac DisplayString

TlUpsOutletEntry  
SEQUENCE    
  tlUpsOutletIndex PositiveInteger
  tlUpsOutletState INTEGER
  tlUpsOutletType Integer32
  tlUpsOutletControl INTEGER
  tlUpsOutletName DisplayString
  tlUpsOutletRampAction INTEGER
  tlUpsOutletRampDataType INTEGER
  tlUpsOutletRampData Integer32
  tlUpsOutletShedAction INTEGER
  tlUpsOutletShedDataType INTEGER
  tlUpsOutletShedData Integer32
  tlUpsOutletGroupNdx Integer32
  tlUpsOutletCurrent PositiveInteger
  tlUpsOutletPower PositiveInteger

TlUpsOutletGroupEntry  
SEQUENCE    
  tlUpsOutletGroupIndex PositiveInteger
  tlUpsOutletGroupRowStatus RowStatus
  tlUpsOutletGroupName DisplayString
  tlUpsOutletGroupDesc DisplayString
  tlUpsOutletGroupState INTEGER
  tlUpsOutletGroupControl INTEGER

TlEnvContactEntry  
SEQUENCE    
  tlEnvContactIndex PositiveInteger
  tlEnvContactName DisplayString
  tlEnvContactStatus INTEGER
  tlEnvContactConfig INTEGER

UpsReceptacleEntry  
SEQUENCE    
  upsReceptacleIndex PositiveInteger
  upsReceptacleType INTEGER
  upsReceptacleStatus INTEGER
  upsReceptacleControl INTEGER

UpsContactEntry  
SEQUENCE    
  upsContactIndex PositiveInteger
  upsContactName DisplayString
  upsContactStatus INTEGER
  upsContactConfig INTEGER

Defined Values

tripplite 1.3.6.1.4.1.850
This MIB module defines MIB objects which provide mechanisms for remote management capabilities of Tripplite PowerAlert and related software.
MODULE-IDENTITY    

tlEnumerations 1.3.6.1.4.1.850.2
OBJECT IDENTIFIER    

tlOperatingSystems 1.3.6.1.4.1.850.2.1
OBJECT IDENTIFIER    

hpux9 1.3.6.1.4.1.850.2.1.1
OBJECT IDENTIFIER    

sunos4 1.3.6.1.4.1.850.2.1.2
OBJECT IDENTIFIER    

solaris 1.3.6.1.4.1.850.2.1.3
OBJECT IDENTIFIER    

osf 1.3.6.1.4.1.850.2.1.4
OBJECT IDENTIFIER    

ultrix 1.3.6.1.4.1.850.2.1.5
OBJECT IDENTIFIER    

hpux10 1.3.6.1.4.1.850.2.1.6
OBJECT IDENTIFIER    

netbsd1 1.3.6.1.4.1.850.2.1.7
OBJECT IDENTIFIER    

freebsd 1.3.6.1.4.1.850.2.1.8
OBJECT IDENTIFIER    

irix 1.3.6.1.4.1.850.2.1.9
OBJECT IDENTIFIER    

linux 1.3.6.1.4.1.850.2.1.10
OBJECT IDENTIFIER    

bsdi 1.3.6.1.4.1.850.2.1.11
OBJECT IDENTIFIER    

openbsd 1.3.6.1.4.1.850.2.1.12
OBJECT IDENTIFIER    

win32 1.3.6.1.4.1.850.2.1.13
OBJECT IDENTIFIER    

hpux11 1.3.6.1.4.1.850.2.1.14
OBJECT IDENTIFIER    

win9x 1.3.6.1.4.1.850.2.1.50
OBJECT IDENTIFIER    

winnt 1.3.6.1.4.1.850.2.1.51
OBJECT IDENTIFIER    

solspark 1.3.6.1.4.1.850.2.1.52
OBJECT IDENTIFIER    

solintel 1.3.6.1.4.1.850.2.1.53
OBJECT IDENTIFIER    

aix 1.3.6.1.4.1.850.2.1.54
OBJECT IDENTIFIER    

sco 1.3.6.1.4.1.850.2.1.55
OBJECT IDENTIFIER    

osx 1.3.6.1.4.1.850.2.1.56
OBJECT IDENTIFIER    

unknown 1.3.6.1.4.1.850.2.1.255
OBJECT IDENTIFIER    

tlPowerAlert 1.3.6.1.4.1.850.90
OBJECT IDENTIFIER    

tlPASystem 1.3.6.1.4.1.850.90.1
OBJECT IDENTIFIER    

tlPAContacts 1.3.6.1.4.1.850.90.1.1
OBJECT IDENTIFIER    

tlPAEmailContacts 1.3.6.1.4.1.850.90.1.1.1
OBJECT IDENTIFIER    

tlPANumberOfEmailContacts 1.3.6.1.4.1.850.90.1.1.1.1
The number email contacts currently defined.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlPAEmailContactsTable 1.3.6.1.4.1.850.90.1.1.1.2
A list email contact entries. The number of entries is given by the value of tlPANumberOfEmailContacts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlPAEmailContactEntry

tlPAEmailContactEntry 1.3.6.1.4.1.850.90.1.1.1.2.1
An entry containing email contacts information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlPAEmailContactEntry  

tlPAEmailContactIndex 1.3.6.1.4.1.850.90.1.1.1.2.1.1
This is the index number of the email contact.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlPAEmailContactRowStatus 1.3.6.1.4.1.850.90.1.1.1.2.1.2
The row status for the tlPAEmailContactTable row
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

tlPAEmailContactName 1.3.6.1.4.1.850.90.1.1.1.2.1.3
The name of the email contact.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPAEmailContactAddress 1.3.6.1.4.1.850.90.1.1.1.2.1.4
The address of the email contact.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPASnmpContacts 1.3.6.1.4.1.850.90.1.1.2
OBJECT IDENTIFIER    

tlPANumberOfSnmpContacts 1.3.6.1.4.1.850.90.1.1.2.1
The number SNMP contacts currently defined.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlPASnmpContactsTable 1.3.6.1.4.1.850.90.1.1.2.2
A list SNMP contact entries. The number of entries is given by the value of tlPANumberOfSnmpContacts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlPASnmpContactEntry

tlPASnmpContactEntry 1.3.6.1.4.1.850.90.1.1.2.2.1
An entry containing SNMP contacts information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlPASnmpContactEntry  

tlPASnmpContactIndex 1.3.6.1.4.1.850.90.1.1.2.2.1.1
This is the index number of this SNMP contact.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlPASnmpContactRowStatus 1.3.6.1.4.1.850.90.1.1.2.2.1.2
The row status for the tlPASnmpContactTable row
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

tlPASnmpContactName 1.3.6.1.4.1.850.90.1.1.2.2.1.3
The name of the SNMP contact.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPASnmpContactIpAddress 1.3.6.1.4.1.850.90.1.1.2.2.1.4
The IP address of the SNMP contact.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPASnmpContactPort 1.3.6.1.4.1.850.90.1.1.2.2.1.5
The port of the SNMP contact.
Status: current Access: read-write
OBJECT-TYPE    
  PositiveInteger  

tlPASnmpContactSnmpVersion 1.3.6.1.4.1.850.90.1.1.2.2.1.6
The SNMP contact version to use for sending traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER snmpv1(1), snmpv2c(2), snmpv3(3)  

tlPASnmpContactSecurityName 1.3.6.1.4.1.850.90.1.1.2.2.1.7
The SNMP contact security name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPASnmpContactPrivPassword 1.3.6.1.4.1.850.90.1.1.2.2.1.8
The SNMP contact priv password to use for sending V3 traps.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlPASnmpContactAuthPassword 1.3.6.1.4.1.850.90.1.1.2.2.1.9
The SNMP contact auth password to use for sending V3 traps.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUPS 1.3.6.1.4.1.850.100
OBJECT IDENTIFIER    

tlUpsObjects 1.3.6.1.4.1.850.100.1
OBJECT IDENTIFIER    

tlUpsIdent 1.3.6.1.4.1.850.100.1.1
OBJECT IDENTIFIER    

tlUpsIdentUpsSoftwareChecksum 1.3.6.1.4.1.850.100.1.1.1
A checksum for the UPS software.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlUpsIdentSerialNum 1.3.6.1.4.1.850.100.1.1.2
Serial number for the UPS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsIdentID 1.3.6.1.4.1.850.100.1.1.3
A user-supplied ID for the UPS.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

tlUpsSnmpCardSerialNum 1.3.6.1.4.1.850.100.1.1.4
Serial number for the UPS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsSelectedDeviceID 1.3.6.1.4.1.850.100.1.1.5
The device ID selected to be used for retrieving data for this mib. As the snmp web card has only one device, this is read only for it
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

tlUpsLocation 1.3.6.1.4.1.850.100.1.1.6
The device location string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUpsBattery 1.3.6.1.4.1.850.100.1.2
OBJECT IDENTIFIER    

tlUpsBatteryAge 1.3.6.1.4.1.850.100.1.2.1
The age of the battery in years. This is equal to the current date minus tlConfigBattReplDate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsTemperatureF 1.3.6.1.4.1.850.100.1.2.2
The temperature of the battery, in Farenheight degrees. This is calculated from upsBatteryTemperature, which is in Celsius degrees.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlUpsInput 1.3.6.1.4.1.850.100.1.3
OBJECT IDENTIFIER    

tlUpsInputNumVoltages 1.3.6.1.4.1.850.100.1.3.1
The number of input voltages. Phase to phase or phase to neutral. This variable indicates the number of rows in the input table.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsInputVoltageTable 1.3.6.1.4.1.850.100.1.3.2
A list of voltage input table entries. The number of entries is given by the value of tlUpsInputNumVoltages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlUpsInputVoltageEntry

tlUpsInputVoltageEntry 1.3.6.1.4.1.850.100.1.3.2.1
An entry containing information applicable to a particular input voltage.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlUpsInputVoltageEntry  

tlUpsInputVoltageIndex 1.3.6.1.4.1.850.100.1.3.2.1.1
The input voltage identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

tlUpsInputVoltageType 1.3.6.1.4.1.850.100.1.3.2.1.2
Whether voltage measured is phase to phase or phase to neutral.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER phaseToNeutral(0), phaseToPhase(1)  

tlUpsInputVoltage 1.3.6.1.4.1.850.100.1.3.2.1.3
The magnitude of the present input voltage. A value of 6553 indicates Unknown.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsOutput 1.3.6.1.4.1.850.100.1.4
OBJECT IDENTIFIER    

tlUpsOutputPowerTotal 1.3.6.1.4.1.850.100.1.4.5
The power capacity of the device.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutputCircuits 1.3.6.1.4.1.850.100.1.4.6
The number of output circuits. This variable indicates the number of rows in the output circuit table.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsOutputCircuitTable 1.3.6.1.4.1.850.100.1.4.7
A list of output currents table entries. The number of entries is given by the value of tlUpsOutputNumCircuits.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlUpsOutputCircuitEntry

tlUpsOutputCircuitEntry 1.3.6.1.4.1.850.100.1.4.7.1
An entry containing information applicable to a particular output circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlUpsOutputCircuitEntry  

tlUpsOutputCircuitIndex 1.3.6.1.4.1.850.100.1.4.7.1.1
The output circuit identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutputCircuitStatus 1.3.6.1.4.1.850.100.1.4.7.1.2
Whether the breaker is open or closed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(0), closed(1)  

tlUpsOutputCircuitLoadCurrent 1.3.6.1.4.1.850.100.1.4.7.1.3
The magnitude of the present output current in tenths of an amp. A value of 65534 indicates Unknown.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsAlarm 1.3.6.1.4.1.850.100.1.6
OBJECT IDENTIFIER    

tlUpsAlarmsPresent 1.3.6.1.4.1.850.100.1.6.1
The present number of active alarm conditions.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tlUpsAlarmTable 1.3.6.1.4.1.850.100.1.6.2
A list of alarm table entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlUpsAlarmEntry

tlUpsAlarmEntry 1.3.6.1.4.1.850.100.1.6.2.1
An entry containing information applicable to a particular alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlUpsAlarmEntry  

tlUpsAlarmId 1.3.6.1.4.1.850.100.1.6.2.1.1
A unique identifier for an alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsAlarmDescr 1.3.6.1.4.1.850.100.1.6.2.1.2
A description of the alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

tlUpsAlarmTime 1.3.6.1.4.1.850.100.1.6.2.1.3
The value of sysUpTime when the alarm condition was detected.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tlUpsAlarmDetail 1.3.6.1.4.1.850.100.1.6.2.1.4
A textual description of the alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsAlarmDeviceId 1.3.6.1.4.1.850.100.1.6.2.1.5
A numeric identifier for the device on which the alarm is active.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsAlarmDeviceName 1.3.6.1.4.1.850.100.1.6.2.1.6
A string identifier for the device on which the alarm is active.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsAlarmLocation 1.3.6.1.4.1.850.100.1.6.2.1.7
The location of the device on which the alarm is active.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsAlarmGroup 1.3.6.1.4.1.850.100.1.6.2.1.8
The category/group of this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER critical(1), warning(2), info(3), status(4), offline(5), custom(6)  

tlUpsAlarmIp 1.3.6.1.4.1.850.100.1.6.2.1.9
The originating IP address associated with this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tlUpsAlarmMac 1.3.6.1.4.1.850.100.1.6.2.1.10
The originating mac address associated with this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsWellKnownAlarms 1.3.6.1.4.1.850.100.1.6.3
OBJECT IDENTIFIER    

tlUpsAlarmPrimaryPowerOutage 1.3.6.1.4.1.850.100.1.6.3.1
The primary power source is not present.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmSecondaryPowerOutage 1.3.6.1.4.1.850.100.1.6.3.2
The secondary power source is not present.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmLoadLevelAboveThreshold 1.3.6.1.4.1.850.100.1.6.3.3
The load level is above the designated threshold.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOutputCurrentChanged 1.3.6.1.4.1.850.100.1.6.3.4
The output current changed from its last known value.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmBatteryAgeAboveThreshold 1.3.6.1.4.1.850.100.1.6.3.5
One or more batteries have been determined to require replacement.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmLoadOff 1.3.6.1.4.1.850.100.1.6.3.6
The load is off.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmUserDefined 1.3.6.1.4.1.850.100.1.6.3.7
A user-defined event is in alarm.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmBatteryBad 1.3.6.1.4.1.850.100.1.6.3.8
One or more batteries have been determined to require replacement.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOnBattery 1.3.6.1.4.1.850.100.1.6.3.9
The UPS is drawing power from the batteries.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmLowBattery 1.3.6.1.4.1.850.100.1.6.3.10
The remaining battery run-time is less than or equal to upsConfigLowBattTime.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmDepletedBattery 1.3.6.1.4.1.850.100.1.6.3.11
The UPS will be unable to sustain the present load when and if the utility power is lost.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmTempBad 1.3.6.1.4.1.850.100.1.6.3.12
A temperature is out of tolerance.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmInputBad 1.3.6.1.4.1.850.100.1.6.3.13
An input condition is out of tolerance.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOutputBad 1.3.6.1.4.1.850.100.1.6.3.14
An output condition (other than OutputOverload) is out of tolerance.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOutputOverload 1.3.6.1.4.1.850.100.1.6.3.15
The output load exceeds the UPS output capacity.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOnBypass 1.3.6.1.4.1.850.100.1.6.3.16
The Bypass is presently engaged on the UPS.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmBypassBad 1.3.6.1.4.1.850.100.1.6.3.17
The Bypass is out of tolerance.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmOutputOffAsRequested 1.3.6.1.4.1.850.100.1.6.3.18
The UPS has shutdown as requested, i.e., the output is off.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmUpsOffAsRequested 1.3.6.1.4.1.850.100.1.6.3.19
The entire UPS has shutdown as commanded.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmChargerFailed 1.3.6.1.4.1.850.100.1.6.3.20
An uncorrected problem has been detected within the UPS charger subsystem.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmUpsOutputOff 1.3.6.1.4.1.850.100.1.6.3.21
The output of the UPS is in the off state.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmUpsSystemOff 1.3.6.1.4.1.850.100.1.6.3.22
The UPS system is in the off state.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmFanFailure 1.3.6.1.4.1.850.100.1.6.3.23
The failure of one or more fans in the UPS has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmFuseFailure 1.3.6.1.4.1.850.100.1.6.3.24
The failure of one or more fuses has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmGeneralFault 1.3.6.1.4.1.850.100.1.6.3.25
A general fault in the UPS has been detected.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmDiagnosticTestFailed 1.3.6.1.4.1.850.100.1.6.3.26
The result of the last diagnostic test indicates a failure.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCommunicationsLost 1.3.6.1.4.1.850.100.1.6.3.27
A problem has been encountered in the communications between the agent and the UPS.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmAwaitingPower 1.3.6.1.4.1.850.100.1.6.3.28
The UPS output is off and the UPS is awaiting the return of input power.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmShutdownPending 1.3.6.1.4.1.850.100.1.6.3.29
A upsShutdownAfterDelay countdown is underway.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmShutdownImminent 1.3.6.1.4.1.850.100.1.6.3.30
The UPS will turn off power to the load in less than 5 seconds; this may be either a timed shutdown or a low battery shutdown.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmTestInProgress 1.3.6.1.4.1.850.100.1.6.3.31
A test is in progress, as initiated and indicated by the Test Group. Tests initiated via other implementation-specific mechanisms can indicate the presence of the testing in the alarm table, if desired, via a OBJECT-IDENTITY macro in the MIB document specific to that implementation and are outside the scope of this OBJECT-IDENTITY.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker1Open 1.3.6.1.4.1.850.100.1.6.3.32
Circuit breakers #1 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker2Open 1.3.6.1.4.1.850.100.1.6.3.33
Circuit breakers #2 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker3Open 1.3.6.1.4.1.850.100.1.6.3.34
Circuit breakers #3 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker4Open 1.3.6.1.4.1.850.100.1.6.3.35
Circuit breakers #4 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker5Open 1.3.6.1.4.1.850.100.1.6.3.36
Circuit breakers #5 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker6Open 1.3.6.1.4.1.850.100.1.6.3.37
Circuit breakers #6 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker7Open 1.3.6.1.4.1.850.100.1.6.3.38
Circuit breakers #7 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCircuitBreaker8Open 1.3.6.1.4.1.850.100.1.6.3.39
Circuit breakers #8 is open.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCurrent1AboveThreshold 1.3.6.1.4.1.850.100.1.6.3.40
The output current on line 1 exceeds load limits.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCurrent2AboveThreshold 1.3.6.1.4.1.850.100.1.6.3.41
The output current on line 2 exceeds load limits.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmCurrent3AboveThreshold 1.3.6.1.4.1.850.100.1.6.3.42
The output current on line 3 exceeds load limits.
Status: current Access: read-only
OBJECT-IDENTITY    

tlUpsAlarmDevName 1.3.6.1.4.1.850.100.1.6.7
The name of the device, tlDevName, corresponding to the device that is associated with this alarm.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsAlarmDevLocation 1.3.6.1.4.1.850.100.1.6.8
The location of the device, tlDevLocation, corresponding to the device that is associated with this alarm.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsAlarmCategory 1.3.6.1.4.1.850.100.1.6.9
The category, tlDevEvtCategory, of this alarm.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

tlUpsTest 1.3.6.1.4.1.850.100.1.7
OBJECT IDENTIFIER    

tlUpsTestDate 1.3.6.1.4.1.850.100.1.7.1
The date of the last self-test run on the ups, in the format YYYYMMDD.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsTestResultsDetail 1.3.6.1.4.1.850.100.1.7.2
Result of the last self-test run on the ups.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlUpsControl 1.3.6.1.4.1.850.100.1.8
OBJECT IDENTIFIER    

tlUpsWatchdogSupported 1.3.6.1.4.1.850.100.1.8.1
Indicates whether or not this UPS supports a watchdog reboot.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tlUpsWatchdogSecsBeforeReboot 1.3.6.1.4.1.850.100.1.8.2
The maximum number of seconds that can expire between polls that the engine makes to the UPS for data. If this time runs out, then the UPS will cycle its outputs. Set this to zero to turns disable this feature.
Status: current Access: read-write
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsWellKnownControls 1.3.6.1.4.1.850.100.1.8.3
OBJECT IDENTIFIER    

tlUpsControlSelfTest 1.3.6.1.4.1.850.100.1.8.3.1
Set to TRUE to initiate Self Test
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tlUpsControlRamp 1.3.6.1.4.1.850.100.1.8.3.2
Set to TRUE to initiate Ramp
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tlUpsControlShed 1.3.6.1.4.1.850.100.1.8.3.3
Set to TRUE to initiate Shed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tlUpsControlUpsOn 1.3.6.1.4.1.850.100.1.8.3.4
Set to TRUE to turn UPS on
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tlUpsControlUpsOff 1.3.6.1.4.1.850.100.1.8.3.5
Set to TRUE to turn UPS off
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tlUpsConfig 1.3.6.1.4.1.850.100.1.9
OBJECT IDENTIFIER    

tlUpsConfigBattReplDate 1.3.6.1.4.1.850.100.1.9.1
The date on which the battery was last replaced, in the format YYYYMMDD.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUpsOutlet 1.3.6.1.4.1.850.100.1.10
OBJECT IDENTIFIER    

tlUpsOutletNumOutlets 1.3.6.1.4.1.850.100.1.10.1
The number of available Outlets in this device.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsOutletTable 1.3.6.1.4.1.850.100.1.10.2
A list of all device Outlets for all devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlUpsOutletEntry

tlUpsOutletEntry 1.3.6.1.4.1.850.100.1.10.2.1
An entry containing Outlet information applicable to a particular device managed by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlUpsOutletEntry  

tlUpsOutletIndex 1.3.6.1.4.1.850.100.1.10.2.1.1
This is the index number of this Outlet for the device indicated by tlDeviceIndex.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutletState 1.3.6.1.4.1.850.100.1.10.2.1.2
The current state of the Outlet.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), off(1), on(2)  

tlUpsOutletType 1.3.6.1.4.1.850.100.1.10.2.1.3
This is a bit field that indicates the type of this Outlet. When 0, the outlet is not controllable and has none of the other features indicated in the bit map. When non-zero, the features present for this outlet can be interpreted with the definition. Bit Display 0 Reserved, may be 1 or 0 1 Controllable 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlUpsOutletControl 1.3.6.1.4.1.850.100.1.10.2.1.4
Controls the state of the Outlet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER turnOff(1), turnOn(2), cycle(3)  

tlUpsOutletName 1.3.6.1.4.1.850.100.1.10.2.1.5
A string identifying the devices attached to the output(s) of the device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUpsOutletRampAction 1.3.6.1.4.1.850.100.1.10.2.1.6
The ramp action to take on the Outlet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER remainOff(0), turnOnAfterDelay(1)  

tlUpsOutletRampDataType 1.3.6.1.4.1.850.100.1.10.2.1.7
The type of data associated with ramp action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delayInSeconds(0)  

tlUpsOutletRampData 1.3.6.1.4.1.850.100.1.10.2.1.8
The data value associated with type of ramp data.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlUpsOutletShedAction 1.3.6.1.4.1.850.100.1.10.2.1.9
The shed action to take on the Outlet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER remainOn(0), turnOffAfterDelay(1)  

tlUpsOutletShedDataType 1.3.6.1.4.1.850.100.1.10.2.1.10
The type of data associated with shed action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER delayInSeconds(0)  

tlUpsOutletShedData 1.3.6.1.4.1.850.100.1.10.2.1.11
The data value associated with type of shed data.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlUpsOutletGroupNdx 1.3.6.1.4.1.850.100.1.10.2.1.12
tlUpsOutletGroupIndex of corresponding outlet group, or 0 if ungrouped.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlUpsOutletCurrent 1.3.6.1.4.1.850.100.1.10.2.1.13
The value of this outlet's current, represented as 0.1A.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutletPower 1.3.6.1.4.1.850.100.1.10.2.1.14
The value of this outlet's power in watts.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutletGroup 1.3.6.1.4.1.850.100.1.11
OBJECT IDENTIFIER    

tlUpsOutletNumOutletGroups 1.3.6.1.4.1.850.100.1.11.1
The number of available Outlet Groups in this device.
Status: current Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

tlUpsOutletGroupTable 1.3.6.1.4.1.850.100.1.11.2
A list of device outlet group entries. The number of entries is given by the value of tlUpsOutletNumOutletGroups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlUpsOutletGroupEntry

tlUpsOutletGroupEntry 1.3.6.1.4.1.850.100.1.11.2.1
An entry containing outlet group information applicable to a particular device managed by this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  TlUpsOutletGroupEntry  

tlUpsOutletGroupIndex 1.3.6.1.4.1.850.100.1.11.2.1.1
This is the index number of this load group for the device.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlUpsOutletGroupRowStatus 1.3.6.1.4.1.850.100.1.11.2.1.2
Row status for the tlUpsOutletGroupTable
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

tlUpsOutletGroupName 1.3.6.1.4.1.850.100.1.11.2.1.3
The name of this outlet group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUpsOutletGroupDesc 1.3.6.1.4.1.850.100.1.11.2.1.4
A description for this outlet group.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlUpsOutletGroupState 1.3.6.1.4.1.850.100.1.11.2.1.5
The current state of the outlet group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), off(1), on(2), mixed(3)  

tlUpsOutletGroupControl 1.3.6.1.4.1.850.100.1.11.2.1.6
Controls the state of every outlet associated with the group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER turnOff(1), turnOn(2), cycle(3)  

tlUpsMainOutlet 1.3.6.1.4.1.850.100.1.12
OBJECT IDENTIFIER    

tlUpsMainOutletState 1.3.6.1.4.1.850.100.1.12.1
The current state of the main output of the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), off(1), on(2), mixed(3)  

tlUpsMainOutletControllable 1.3.6.1.4.1.850.100.1.12.2
Indicates if this device has controllable outlets
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tlUpsMainOutletControl 1.3.6.1.4.1.850.100.1.12.3
Controls the state of the main outlet of the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(0), turnOff(1), turnOn(2), cycle(3)  

tlUpsTraps 1.3.6.1.4.1.850.100.2
OBJECT IDENTIFIER    

tlUpsTrapAlarmEntryAddedV1 3
This trap is sent each time an alarm is inserted into to the alarm table.
TRAP-TYPE    

tlUpsTrapAlarmEntryAdded 1.3.6.1.4.1.850.100.2.3
This trap is sent each time an alarm is inserted into to the alarm table.
Status: current Access: read-write
NOTIFICATION-TYPE    

tlUpsTrapAlarmEntryRemovedV1 4
This trap is sent each time an alarm is removed from the alarm table.
TRAP-TYPE    

tlUpsTrapAlarmEntryRemoved 1.3.6.1.4.1.850.100.2.4
This trap is sent each time an alarm is removed from the alarm table.
Status: current Access: read-write
NOTIFICATION-TYPE    

tlUpsTrapSystemStartup 1.3.6.1.4.1.850.100.2.5
Used to inform another entity of an engine's startup. The varbinds that follow are: OBJ1 = tlEngineType Obj1Value = The type of engine providing this data OBJ2 = tlEngineSoftwareVersion Obj2Value = The current version of the engine OBJ3 = tlEngineMACAddr Obj3Value = The MAC address of the engine OBJ4 = tlUpsSnmpCardSerialNum Obj4Value = The serial number of the SNMPWEBCARD [should be 0 on PC] --- if this trap is extended, place all static OIDs above this mark. all objects below --- the number of devices (tlNumDevices) is explicit as per device for enumeration by --- the target receiver OBJ5 = tlNumDevices Obj5Value = The number of devices attached --- The following objects will be replicated per each device: OBJ6 = The OID for an entry of tlDevManufacturer, indexed by device Obj6Value = The device's manufacturer OBJ7 = The OID for an entry of tlDevModel, indexed by device Obj7Value = The device's model name OBJ8 = The OID for an entry of tlDevName, indexed by device Obj8Value = The device's display name OBJ9 = The OID for an entry of tlDevLocation, indexed by device Obj9Value = The device's location OBJ10 = The OID for an entry of tlDevRegion, indexed by device Obj10Value= The device's region OBJ11 = The OID for an entry of tlDevProtocol, indexed by device Obj11Value= The device's protocol (display string format)
Status: current Access: read-write
NOTIFICATION-TYPE    

tlUpsTrapSystemShutdown 1.3.6.1.4.1.850.100.2.6
Used to inform another entity of an engine's startup. The varbinds that follow are: OBJ1 = tlEngineType Obj1Value = The type of engine providing this data OBJ2 = tlEngineSoftwareVersion Obj2Value = The current version of the engine OBJ3 = tlEngineMACAddr Obj3Value = The MAC address of the engine OBJ4 = tlUpsSnmpCardSerialNum Obj4Value = The serial number of the SNMPWEBCARD [should be 0 on PC] --- if this trap is extended, place all static OIDs above this mark. all objects below --- the number of devices (tlNumDevices) is explicit as per device for enumeration by --- the target receiver OBJ5 = tlNumDevices Obj5Value = The number of devices attached --- The following objects will be replicated per each device: OBJ6 = The OID for an entry of tlDevManufacturer, indexed by device Obj6Value = The device's manufacturer OBJ7 = The OID for an entry of tlDevModel, indexed by device Obj7Value = The device's model name OBJ8 = The OID for an entry of tlDevName, indexed by device Obj8Value = The device's display name OBJ9 = The OID for an entry of tlDevLocation, indexed by device Obj9Value = The device's location OBJ10 = The OID for an entry of tlDevRegion, indexed by device Obj10Value= The device's region OBJ11 = The OID for an entry of tlDevProtocol, indexed by device Obj11Value= The device's protocol (display string format)
Status: current Access: read-write
NOTIFICATION-TYPE    

tlEnviroSense 1.3.6.1.4.1.850.101
OBJECT IDENTIFIER    

tlEnvEnvironment 1.3.6.1.4.1.850.101.1
OBJECT IDENTIFIER    

tlEnvTemperatureData 1.3.6.1.4.1.850.101.1.1
OBJECT IDENTIFIER    

tlEnvTemperatureC 1.3.6.1.4.1.850.101.1.1.1
The ambient temperature (C).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlEnvTemperatureF 1.3.6.1.4.1.850.101.1.1.2
The ambient temperature (F).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlEnvTemperatureLowLimit 1.3.6.1.4.1.850.101.1.1.3
The lower alarm limit for ambient temperature (F).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlEnvTemperatureHighLimit 1.3.6.1.4.1.850.101.1.1.4
The upper alarm limit for ambient temperature (F).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlEnvTemperatureInAlarm 1.3.6.1.4.1.850.101.1.1.5
Indicates whether or not temperature is in alarm.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tlEnvHumidityData 1.3.6.1.4.1.850.101.1.2
OBJECT IDENTIFIER    

tlEnvHumidity 1.3.6.1.4.1.850.101.1.2.1
The ambient humidity (%).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlEnvHumidityLowLimit 1.3.6.1.4.1.850.101.1.2.2
The lower alarm limit for ambient humidity (%).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlEnvHumidityHighLimit 1.3.6.1.4.1.850.101.1.2.3
The upper alarm limit for ambient humidity (%).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlEnvHumidityInAlarm 1.3.6.1.4.1.850.101.1.2.4
Indicates whether or not humidity is in alarm.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tlEnvContacts 1.3.6.1.4.1.850.101.2
OBJECT IDENTIFIER    

tlEnvContactTable 1.3.6.1.4.1.850.101.2.1
A table of contacts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TlEnvContactEntry

tlEnvContactEntry 1.3.6.1.4.1.850.101.2.1.1
An entry containing information applicable to a particular contact.
Status: current Access: not-accessible
OBJECT-TYPE    
  TlEnvContactEntry  

tlEnvContactIndex 1.3.6.1.4.1.850.101.2.1.1.1
The table row index for the contact.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

tlEnvContactName 1.3.6.1.4.1.850.101.2.1.1.2
The name or description of the contact.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlEnvContactStatus 1.3.6.1.4.1.850.101.2.1.1.3
The current status of the contact.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), alarm(1)  

tlEnvContactConfig 1.3.6.1.4.1.850.101.2.1.1.4
The configuration of the contact.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normallyOpen(0), normallyClosed(1)  

tlCooling 1.3.6.1.4.1.850.103
OBJECT IDENTIFIER    

tlCoolingEnvironment 1.3.6.1.4.1.850.103.1
OBJECT IDENTIFIER    

tlCoolingIdent 1.3.6.1.4.1.850.103.1.1
OBJECT IDENTIFIER    

tlCoolingModel 1.3.6.1.4.1.850.103.1.1.1
The model name for the AC Unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlCoolingManufacturer 1.3.6.1.4.1.850.103.1.1.2
The manufacturer of the AC Unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlCoolingSerialNumber 1.3.6.1.4.1.850.103.1.1.3
The serial number of the AC unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlCoolingFirmwareVersion 1.3.6.1.4.1.850.103.1.1.4
The firmware version of the AC Unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlCoolingHostSoftwareVersion 1.3.6.1.4.1.850.103.1.1.5
The hardware version of the AC unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tlCoolingName 1.3.6.1.4.1.850.103.1.1.6
The user defined name for the AC Unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlCoolingLocation 1.3.6.1.4.1.850.103.1.1.7
The user defined location of the AC Unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

tlCoolingStatus 1.3.6.1.4.1.850.103.1.2
OBJECT IDENTIFIER    

tlCoolingCondOutletTemp 1.3.6.1.4.1.850.103.1.2.1
The condenser outlet air stream temperature in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingCondInletTemp 1.3.6.1.4.1.850.103.1.2.2
The condenser inlet air stream temperature in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingRefrigerantTemp 1.3.6.1.4.1.850.103.1.2.3
The temperature of the refrigerant in the suction line. This is displayed in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingEvapSurfaceTemp 1.3.6.1.4.1.850.103.1.2.4
The surface temperature of the evaporator in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingSuctionPressure 1.3.6.1.4.1.850.103.1.2.5
The pressure of the compressor suction line in tenths of (Mpa/psi) depending on the value of tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingDischargePressure 1.3.6.1.4.1.850.103.1.2.6
The pressure of the compressor discharge line in tenths of (Mpa/psi) depending on the value of tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingEvapFanSpeed 1.3.6.1.4.1.850.103.1.2.7
The current speed of the evaporator fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), low(1), medLow(2), med(3), medHi(4), hi(5)  

tlCoolingCondFanSpeed 1.3.6.1.4.1.850.103.1.2.8
The current speed of the condenser fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), low(1), hi(2)  

tlCoolingCompFrequency 1.3.6.1.4.1.850.103.1.2.9
The operating frequency of the compressor in tenths of Arms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingEEVPercentage 1.3.6.1.4.1.850.103.1.2.10
The opening percentage of the EEV.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingUnitCurrent 1.3.6.1.4.1.850.103.1.2.11
The the total current draw of the unit in tenths of Arms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingFanCurrent 1.3.6.1.4.1.850.103.1.2.12
Thethe current draw of the Evaporator and Condenser fans in tents of Arms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingCompCurrent 1.3.6.1.4.1.850.103.1.2.13
The operating current of the compressor in Arms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingReturnAirTemp 1.3.6.1.4.1.850.103.1.2.14
The return air temperature in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingSuctionTemp 1.3.6.1.4.1.850.103.1.2.15
The temperature of the compressor suction line in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingSupplyAirTemp 1.3.6.1.4.1.850.103.1.2.16
The supply air temperature in tenths of degrees in the units Celcius/Fahrenheit as specified in tlCoolingDisplayUnits.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tlCoolingRunTimes 1.3.6.1.4.1.850.103.1.3
OBJECT IDENTIFIER    

tlCoolingAirFilterRunHours 1.3.6.1.4.1.850.103.1.3.1
Total hours the air filter has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingEvapFanRunDays 1.3.6.1.4.1.850.103.1.3.2
Total days the evaporator fan has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingCondFanRunDays 1.3.6.1.4.1.850.103.1.3.3
Total days the condenser fan has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingCompressorRunDays 1.3.6.1.4.1.850.103.1.3.4
Total days the compressor has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingCondPumpRunDays 1.3.6.1.4.1.850.103.1.3.5
Total days the condensate pump has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingAtomizerRunDays 1.3.6.1.4.1.850.103.1.3.6
Total days the atomizer has been under operation.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tlCoolingConfig 1.3.6.1.4.1.850.103.1.4
OBJECT IDENTIFIER    

tlCoolingOnOff 1.3.6.1.4.1.850.103.1.4.1
Turn the unit off or on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER turnOffUnit(0), turnOnUnit(1)  

tlCoolingSetPointTemp 1.3.6.1.4.1.850.103.1.4.2
The set point temperature the unit will control the temperature to in tenths of degrees in Celcius or Fahrenheit based upon tleCoolDisplayUnits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingAutoStart 1.3.6.1.4.1.850.103.1.4.3
Specified if the unit should start automatically on power up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

tlCoolingFanSpeedOverride 1.3.6.1.4.1.850.103.1.4.4
Speed of evaporator fan set by the user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoFanSpeed(0), low(1), medLow(2), med(3), medHi(4), hi(5)  

tlCoolingControlType 1.3.6.1.4.1.850.103.1.4.5
Which temperature to be used as a control point.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER returnAirTemp(0), remoteTemperature(1)  

tlCoolingCurrentRemoteTemp 1.3.6.1.4.1.850.103.1.4.6
The external remote temperature in tenths of degrees in Celcius or Fahrenheit depending upon value of tlCoolingDisplayUnits
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingDisplayUnits 1.3.6.1.4.1.850.103.1.4.7
Selects English or Metric display for all readings.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER metric(0), english(1)  

tlCoolingBeepOnKey 1.3.6.1.4.1.850.103.1.4.8
Indicates if the display sounds a beep when a key is pressed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noBeep(0), beepOn(1)  

tlCoolingOutputRelaySource 1.3.6.1.4.1.850.103.1.4.9
The alarm level that causes the ouput relay to activate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), allAlarmsAndWarnings(1), criticalAlarmsOnly(2)  

tlCoolingOffOnLeak 1.3.6.1.4.1.850.103.1.4.10
Indicates if the unit should stop cooling when leak input is activated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER turnOff(0), alarmOnly(1)  

tlCoolingOffOnInputContact 1.3.6.1.4.1.850.103.1.4.11
Indicates if the unit should stop cooling when input contact is activated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER turnOff(0), alarmOnly(1)  

tlCoolingInputContactType 1.3.6.1.4.1.850.103.1.4.12
The input contact type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ncRelay(0), noRelay(1)  

tlCoolingOutputRelayDefault 1.3.6.1.4.1.850.103.1.4.13
Type of contact to make when output relay is activated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nc(0), no(1)  

tlCoolingAirFilterInterval 1.3.6.1.4.1.850.103.1.4.14
The number of weeks before the air filter needs to be changed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlCoolingWaterLeakContactType 1.3.6.1.4.1.850.103.1.4.15
The input contact type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noRelay(0), ncRelay(1)  

tlCoolingThresholds 1.3.6.1.4.1.850.103.1.5
OBJECT IDENTIFIER    

tlCoolingMaxAirFilterRunHours 1.3.6.1.4.1.850.103.1.5.1
The maximum interval for air filter run hours before warning is annunciated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

tlCoolingEnableAirFilterAlarm 1.3.6.1.4.1.850.103.1.5.2
When enabled indicated that an alarm should occur when the maximum number of air filter run hours has been exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

tlCoolingMaxSupplyTemp 1.3.6.1.4.1.850.103.1.5.3
Maximum allowed supply air temperature before firing an alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingMinSupplyTemp 1.3.6.1.4.1.850.103.1.5.4
Minimum allowed supply air temperature allowed before firing an alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingTempDiffAlarm 1.3.6.1.4.1.850.103.1.5.5
Maximum allowed air temperature deviation from set allowed before firing an alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingMaxReturnAirTemp 1.3.6.1.4.1.850.103.1.5.6
When enabled indicated that an alarm should occur when the maximum number of air filter run hours has been exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tlCoolingAlarm 1.3.6.1.4.1.850.103.6
OBJECT IDENTIFIER    

tlCoolingWellKnownAlarms 1.3.6.1.4.1.850.103.6.3
OBJECT IDENTIFIER    

tlCoolingSupplyAirSensorFault 1.3.6.1.4.1.850.103.6.3.1
The supply air sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingReturnAirSensorFault 1.3.6.1.4.1.850.103.6.3.2
The return air sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCondenserInletAirSensorFault 1.3.6.1.4.1.850.103.6.3.3
The condenser inlet air sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCondenserOutletAirSensorFault 1.3.6.1.4.1.850.103.6.3.4
The condenser outlet air sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSuctionTemperatureSensorFault 1.3.6.1.4.1.850.103.6.3.5
The suction temperature sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingEvaporatorTemperatureSensorFault 1.3.6.1.4.1.850.103.6.3.6
The evaporator temperature sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingAirFilterClogged 1.3.6.1.4.1.850.103.6.3.7
The air filter is clogged.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingAirFilterRunHoursViolation 1.3.6.1.4.1.850.103.6.3.8
The air filter run hours was violated.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSuctionPressureSensorFault 1.3.6.1.4.1.850.103.6.3.9
The suction pressure sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingInverterCommunicationsFault 1.3.6.1.4.1.850.103.6.3.10
The inverter communications is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingRemoteShutdownViaInputContact 1.3.6.1.4.1.850.103.6.3.11
A remote shutdown was triggerd by an input contact.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCondensatePumpFault 1.3.6.1.4.1.850.103.6.3.12
The condensate pump is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingLowRefrigerantStartupFault 1.3.6.1.4.1.850.103.6.3.13
The low refrigerant startup is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCondenserFanFault 1.3.6.1.4.1.850.103.6.3.14
The condenser fan is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCondenserFailure 1.3.6.1.4.1.850.103.6.3.15
The condenser has failed.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingEvaporatorCoolingFailure 1.3.6.1.4.1.850.103.6.3.16
The evaporator cooling is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingReturnAirTempHigh 1.3.6.1.4.1.850.103.6.3.17
The return air temperature is high.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSupplyAirTempHigh 1.3.6.1.4.1.850.103.6.3.18
The supply air temperature is high.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingEvaporatorFailure 1.3.6.1.4.1.850.103.6.3.19
The evaporator has failed.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingEvaporatorFreezeUp 1.3.6.1.4.1.850.103.6.3.20
The evaporator is frozen.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingDischargePressureHigh 1.3.6.1.4.1.850.103.6.3.21
The discharge pressure is high.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingPressureGaugeFailure 1.3.6.1.4.1.850.103.6.3.22
The pressure gauge has failed.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingDischargePressurePersistentHigh 1.3.6.1.4.1.850.103.6.3.23
The discharge pressure is persistently high.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSuctionPressureLowStartFailure 1.3.6.1.4.1.850.103.6.3.24
Cannot start due to low suction pressure.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSuctionPressureLow 1.3.6.1.4.1.850.103.6.3.25
The suction pressure is low.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingSuctionPressurePersistentLow 1.3.6.1.4.1.850.103.6.3.26
The suction pressure is persistently low.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingStartupLinePressureImbalance 1.3.6.1.4.1.850.103.6.3.27
The startup line pressure is in imbalance.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCompressorFailure 1.3.6.1.4.1.850.103.6.3.28
The compressor has failed.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingCurrentLimit 1.3.6.1.4.1.850.103.6.3.29
The current is out of range.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingWaterLeak 1.3.6.1.4.1.850.103.6.3.30
Water is leaking.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingFanUnderCurrent 1.3.6.1.4.1.850.103.6.3.31
The fan is under current.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingFanOverCurrent 1.3.6.1.4.1.850.103.6.3.32
The fan is over current.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingDischargePressureSensorFault 1.3.6.1.4.1.850.103.6.3.33
The discharge pressure sensor is in fault.
Status: current Access: read-write
OBJECT-IDENTITY    

tlCoolingWaterFull 1.3.6.1.4.1.850.103.6.3.34
Water is Full.
Status: current Access: read-write
OBJECT-IDENTITY    

tlConformance 1.3.6.1.4.1.850.20
OBJECT IDENTIFIER    

tlCompliances 1.3.6.1.4.1.850.20.1
OBJECT IDENTIFIER    

tlGroups 1.3.6.1.4.1.850.20.2
OBJECT IDENTIFIER    

tlSubsetGroups 1.3.6.1.4.1.850.20.2.1
OBJECT IDENTIFIER    

tlBasicGroups 1.3.6.1.4.1.850.20.2.2
OBJECT IDENTIFIER    

tlFullGroups 1.3.6.1.4.1.850.20.2.3
OBJECT IDENTIFIER    

tlV11Groups 1.3.6.1.4.1.850.20.2.4
OBJECT IDENTIFIER    

tlDeprecatedV11Group 1.3.6.1.4.1.850.20.2.4.1
The tlDeprecatedV11Group defines objects which were used by Sinetica SNMP cards on Tripplite UPSs and PowerAlert version 11. These objects are currently only used when tlEngineLegacySNMPSupport == true.
Status: obsolete Access: read-write
OBJECT-GROUP    

tlDeprecatedV11NotificationsGroup 1.3.6.1.4.1.850.20.2.4.2
The tlDeprecatedV11NotificationsGroup defines PowerAlert version 11 notifications. These notifications are being deprecated, but may still be used when tlEngineLegacySNMPSupport = true.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

tlObsoleteV11Group 1.3.6.1.4.1.850.20.2.4.3
The tlObsoleteV11Group defines objects which were used by Sinetica SNMP cards on Tripplite UPSs. Most of these objects are obsolete.
Status: obsolete Access: read-write
OBJECT-GROUP    

tlUpsFullGroups 1.3.6.1.4.1.850.20.2.3.100
OBJECT IDENTIFIER    

tlUpsFullIdentGroup 1.3.6.1.4.1.850.20.2.3.100.1
The tlUpsFullIdentGroup defines objects which are common to the Ident group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullBatteryGroup 1.3.6.1.4.1.850.20.2.3.100.2
The tlUpsFullBatteryGroup defines objects which are common to the Battery group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullAlarmGroup 1.3.6.1.4.1.850.20.2.3.100.6
OBJECT IDENTIFIER    

tlUpsFullAlarmObjsGroup 1.3.6.1.4.1.850.20.2.3.100.6.1
The tlUpsFullAlarmObjsGroup defines objects which are common to the Alarm group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullTestGroup 1.3.6.1.4.1.850.20.2.3.100.7
The tlUpsFullTestGroup defines objects which are common to the Test group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullControlGroup 1.3.6.1.4.1.850.20.2.3.100.8
The tlUpsFullControlGroup defines objects which are common to the Control group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullConfigGroup 1.3.6.1.4.1.850.20.2.3.100.9
The tlUpsFullConfigGroup defines objects which are common to the Config group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

tlUpsFullOutletGroup 1.3.6.1.4.1.850.20.2.3.100.10
The tlUpsFullOutletGroup defines objects which are common to the Outlet group of fully compliant Tripplite UPS's
Status: current Access: read-write
OBJECT-GROUP    

trippUPS 1.3.6.1.4.1.850.1
OBJECT IDENTIFIER    

trippUpsReceptacles 1.3.6.1.4.1.850.1.1
OBJECT IDENTIFIER    

upsReceptaclesNumReceptacles 1.3.6.1.4.1.850.1.1.1
The number of available receptacles in this device. This variable indicates the number of rows in the receptacle table.
Status: obsolete Access: read-only
OBJECT-TYPE    
  NonNegativeInteger  

upsReceptacleTable 1.3.6.1.4.1.850.1.1.2
A list of receptacle table entries. The number of entries is given by the value of upsReceptaclesNumReceptacles.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UpsReceptacleEntry

upsReceptacleEntry 1.3.6.1.4.1.850.1.1.2.1
An entry containing information applicable to a particular receptacle.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UpsReceptacleEntry  

upsReceptacleIndex 1.3.6.1.4.1.850.1.1.2.1.1
The receptacle identifier.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PositiveInteger  

upsReceptacleType 1.3.6.1.4.1.850.1.1.2.1.2
The type of receptacle.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER surgeOnly(1), batteryProtected(2), controllableBatteryProtected(3)  

upsReceptacleStatus 1.3.6.1.4.1.850.1.1.2.1.3
The status of receptacle.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2), unknown(3)  

upsReceptacleControl 1.3.6.1.4.1.850.1.1.2.1.4
Setting this object to 'on' will turn on the receptacle. Setting this object to 'off' will turn off the receptacle. Setting this object to 'cycle' will turn off and then turn on the receptacle. This action will only take place if the receptacle is controllable (upsReceptacleType = controllableBatteryProtected(3)).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), cycle(3)  

trippUpsTrapInfo 1.3.6.1.4.1.850.1.2
OBJECT IDENTIFIER    

upsTrapCode 1.3.6.1.4.1.850.1.2.1
A numeric code identifiying the condition that caused the trap to be sent. If the trap number is 104 (upsAgentStarted) or 105 (upsAgentStopped), this code will indicate whether the SNMP agent is software (1) or hardware (2).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

upsTrapDescription 1.3.6.1.4.1.850.1.2.2
The description of the trap.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

trippUpsEnvironment 1.3.6.1.4.1.850.1.3
OBJECT IDENTIFIER    

upsEnvTemperature 1.3.6.1.4.1.850.1.3.1
The ambient temperature of the EnviroSense unit (1/10 Deg C).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

upsEnvHumidity 1.3.6.1.4.1.850.1.3.2
The ambient humidity of the EnviroSense unit (% Humidity).
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

trippUpsContacts 1.3.6.1.4.1.850.1.4
OBJECT IDENTIFIER    

upsContactTable 1.3.6.1.4.1.850.1.4.1
A table of contacts attached to the EnviroSense unit.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UpsContactEntry

upsContactEntry 1.3.6.1.4.1.850.1.4.1.1
An entry containing information applicable to a particular contact.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  UpsContactEntry  

upsContactIndex 1.3.6.1.4.1.850.1.4.1.1.1
The contact identifier.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PositiveInteger  

upsContactName 1.3.6.1.4.1.850.1.4.1.1.2
The contact name.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

upsContactStatus 1.3.6.1.4.1.850.1.4.1.1.3
The current status of the contact.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), normal(1), alarm(2)  

upsContactConfig 1.3.6.1.4.1.850.1.4.1.1.4
The default configuration of the contact.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normallyClosed(0), normallyOpen(1)  

tlV11TrapsPrefix 1.3.6.1.4.1.850.1.0
OBJECT IDENTIFIER    

tlV11upsCritical 1.3.6.1.4.1.850.1.0.100
UPS Critical Alarm.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

tlV11upsWarning 1.3.6.1.4.1.850.1.0.101
UPS Warning.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

tlV11upsInformation 1.3.6.1.4.1.850.1.0.102
UPS Information.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

tlV11upsAlarmCleared 1.3.6.1.4.1.850.1.0.103
UPS Alarm Cleared.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

tlV11upsAgentStarted 1.3.6.1.4.1.850.1.0.104
Agent started.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

tlV11upsAgentStopped 1.3.6.1.4.1.850.1.0.105
Agent stopped.
Status: obsolete Access: read-write
NOTIFICATION-TYPE