TRIPPLITE-PRODUCTS: View SNMP OID List / Download MIB

VENDOR: TRIPP LITE


 Home MIB: TRIPPLITE-PRODUCTS
Download as:   

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


Object Name OID Type Access Info
 tlpProducts 1.3.6.1.4.1.850.1
This MIB module defines MIB objects which provide mechanisms for remote management capabilities of Tripp Lite PowerAlert and related software.
     tlpHardware 1.3.6.1.4.1.850.1.1
         tlpDevice 1.3.6.1.4.1.850.1.1.1
             tlpDeviceNumDevices 1.3.6.1.4.1.850.1.1.1.1 unsigned32 read-only
The number of devices that this agent is currently managing.
             tlpDeviceTable 1.3.6.1.4.1.850.1.1.1.2 no-access
A list of device table entries. The number of entries is given by the value of tlpDevicesNumDevices.
                 tlpDeviceEntry 1.3.6.1.4.1.850.1.1.1.2.1 no-access
An entry containing information applicable to a particular device managed by this agent.
                     tlpDeviceIndex 1.3.6.1.4.1.850.1.1.1.2.1.1 unsigned32 read-only
The table row index for the device.
                     tlpDeviceRowStatus 1.3.6.1.4.1.850.1.1.1.2.1.2 rowstatus read-only
Used with table edits to indicate the status of a given row in tlDeviceTable.
                     tlpDeviceType 1.3.6.1.4.1.850.1.1.1.2.1.3 object identifier read-only
The type of device. One of the appropriate hardware types: ups, pdu, envirosense, etc.
                     tlpDeviceManufacturer 1.3.6.1.4.1.850.1.1.1.2.1.4 displaystring read-only
The name of the manufacturer.
                     tlpDeviceModel 1.3.6.1.4.1.850.1.1.1.2.1.5 displaystring read-only
The model designation.
                     tlpDeviceName 1.3.6.1.4.1.850.1.1.1.2.1.6 displaystring read-write
A user-supplied name for the device.
                     tlpDeviceID 1.3.6.1.4.1.850.1.1.1.2.1.7 integer read-write
A user-supplied ID for the device.
                     tlpDeviceLocation 1.3.6.1.4.1.850.1.1.1.2.1.8 displaystring read-write
A user-supplied location for the device.
                     tlpDeviceRegion 1.3.6.1.4.1.850.1.1.1.2.1.9 displaystring read-write
A user-supplied region for the device.
                     tlpDeviceStatus 1.3.6.1.4.1.850.1.1.1.2.1.10 integer read-only
The currently most critical alarm status for the device. Enumeration: 'info': 3, 'status': 4, 'none': 0, 'custom': 6, 'critical': 1, 'offline': 5, 'configuration': 7, 'warning': 2.
         tlpDeviceDetail 1.3.6.1.4.1.850.1.1.2
             tlpDeviceIdentTable 1.3.6.1.4.1.850.1.1.2.1 no-access
The identity details of each device in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                 tlpDeviceIdentEntry 1.3.6.1.4.1.850.1.1.2.1.1 no-access
An entry containing details for a particular device.
                     tlpDeviceIdentProtocol 1.3.6.1.4.1.850.1.1.2.1.1.1 displaystring read-only
The Tripplite protocol used to communicate with the device.
                     tlpDeviceIdentCommPortType 1.3.6.1.4.1.850.1.1.2.1.1.2 integer read-only
The type of communications port used to connect with the device. Enumeration: 'usb': 2, 'unknown': 0, 'unittest': 5, 'hid': 3, 'simulated': 4, 'serial': 1.
                     tlpDeviceIdentCommPortName 1.3.6.1.4.1.850.1.1.2.1.1.3 displaystring read-only
The name of the communications port.
                     tlpDeviceIdentFirmwareVersion 1.3.6.1.4.1.850.1.1.2.1.1.4 displaystring read-only
The firmware version of the device.
                     tlpDeviceIdentSerialNum 1.3.6.1.4.1.850.1.1.2.1.1.5 displaystring read-only
The serial number of the device.
                     tlpDeviceIdentDateInstalled 1.3.6.1.4.1.850.1.1.2.1.1.6 displaystring read-write
The installation date for this device in the format of mm/dd/yyyy.
                     tlpDeviceIdentHardwareVersion 1.3.6.1.4.1.850.1.1.2.1.1.7 displaystring read-only
The hardware revision of the device. This value will return ERROR_NO_SUCH_NAME if not supported by the device.
                     tlpDeviceIdentCurrentUptime 1.3.6.1.4.1.850.1.1.2.1.1.8 displaystring read-only
The device uptime since its last startup. The format of this value is a comma- delimited string representing days, hours and minutes. For example, the value of 123,4,5 represents 123 days, 4 hours and 5 minutes. This value will return ERROR_NO_SUCH_NAME if not supported by the device.
                     tlpDeviceIdentTotalUptime 1.3.6.1.4.1.850.1.1.2.1.1.9 displaystring read-only
The cumulative (total) uptime for the device. The format of this value is a comma- delimited string representing days, hours and minutes. For example, the value of 123,4,5 represents 123 days, 4 hours and 5 minutes. This value will return ERROR_NO_SUCH_NAME if not supported by the device.
         tlpDeviceTypes 1.3.6.1.4.1.850.1.1.3
             tlpUps 1.3.6.1.4.1.850.1.1.3.1
                 tlpUpsIdent 1.3.6.1.4.1.850.1.1.3.1.1
                     tlpUpsIdentNumUps 1.3.6.1.4.1.850.1.1.3.1.1.1 unsigned32 read-only
The number of ups devices that this agent is currently managing.
                     tlpUpsIdentTable 1.3.6.1.4.1.850.1.1.3.1.1.2 no-access
The identity details of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss.
                         tlpUpsIdentEntry 1.3.6.1.4.1.850.1.1.3.1.1.2.1 no-access
An entry containing details for a particular ups.
                             tlpUpsIdentNumInputs 1.3.6.1.4.1.850.1.1.3.1.1.2.1.1 unsigned32 read-only
The number of input lines supported by the ups.
                             tlpUpsIdentNumOutputs 1.3.6.1.4.1.850.1.1.3.1.1.2.1.2 unsigned32 read-only
The number of output lines supported by the ups.
                             tlpUpsIdentNumBypass 1.3.6.1.4.1.850.1.1.3.1.1.2.1.3 unsigned32 read-only
The number of bypass lines supported by the ups.
                             tlpUpsIdentNumPhases 1.3.6.1.4.1.850.1.1.3.1.1.2.1.4 unsigned32 read-only
The number of phases supported by the ups.
                             tlpUpsIdentNumOutlets 1.3.6.1.4.1.850.1.1.3.1.1.2.1.5 unsigned32 read-only
The number of receptacles supported by the ups.
                             tlpUpsIdentNumOutletGroups 1.3.6.1.4.1.850.1.1.3.1.1.2.1.6 unsigned32 read-only
The number of receptacle groups supported by the ups.
                             tlpUpsIdentNumBatteryPacks 1.3.6.1.4.1.850.1.1.3.1.1.2.1.7 unsigned32 read-only
The number of battery packs, internal and external combined, supported by the ups.
                     tlpUpsSupportsTable 1.3.6.1.4.1.850.1.1.3.1.1.3 no-access
The supported details of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss.
                         tlpUpsSupportsEntry 1.3.6.1.4.1.850.1.1.3.1.1.3.1 no-access
An entry containing supported details for a particular ups.
                             tlpUpsSupportsEnergywise 1.3.6.1.4.1.850.1.1.3.1.1.3.1.1 truthvalue read-only
Indicates whether the ups supports Cisco EnergyWise.
                             tlpUpsSupportsRampShed 1.3.6.1.4.1.850.1.1.3.1.1.3.1.2 truthvalue read-only
Indicates whether the ups supports ramping and shedding.
                             tlpUpsSupportsOutletGroup 1.3.6.1.4.1.850.1.1.3.1.1.3.1.3 truthvalue read-only
Indicates whether the ups supports outlet groups.
                             tlpUpsSupportsOutletCurrentPower 1.3.6.1.4.1.850.1.1.3.1.1.3.1.4 truthvalue read-only
Indicates whether the ups reports individual receptacle current and power measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpUpsOutletCurrent and tlpUpsOutletPower.
                             tlpUpsSupportsOutletVoltage 1.3.6.1.4.1.850.1.1.3.1.1.3.1.5 truthvalue read-only
Indicates whether the ups reports individual receptacle voltage measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpUpsOutletVoltage.
                 tlpUpsDevice 1.3.6.1.4.1.850.1.1.3.1.2
                     tlpUpsDeviceTable 1.3.6.1.4.1.850.1.1.3.1.2.1 no-access
The device details of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss.
                         tlpUpsDeviceEntry 1.3.6.1.4.1.850.1.1.3.1.2.1.1 no-access
An entry containing device details for a particular ups.
                             tlpUpsDeviceMainLoadState 1.3.6.1.4.1.850.1.1.3.1.2.1.1.1 integer read-only
The current state of the main output of the device. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                             tlpUpsDeviceMainLoadControllable 1.3.6.1.4.1.850.1.1.3.1.2.1.1.2 truthvalue read-only
Indicates whether or not the main output is controllable, and whether the ups can be turned off and on.
                             tlpUpsDeviceMainLoadCommand 1.3.6.1.4.1.850.1.1.3.1.2.1.1.3 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the main output of the ups. Setting this value to turnOn(2) will turn on the main output of the ups. Setting this value to cycle(3) will turn off the main output, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                             tlpUpsDevicePowerOnDelay 1.3.6.1.4.1.850.1.1.3.1.2.1.1.4 integer32 read-write
The configurable delay value, which sets the amount of additional time a given device will wait before it connects to a valid AC source. By default the delay value is set to 0.
                             tlpUpsDeviceTestDate 1.3.6.1.4.1.850.1.1.3.1.2.1.1.5 displaystring read-only
The date of the last self-test run on the ups, in the format YYYY-MM-DD.
                             tlpUpsDeviceTestResultsStatus 1.3.6.1.4.1.850.1.1.3.1.2.1.1.6 integer read-only
The result of the last self-test run on the ups. Enumeration: 'noTestInitiated': 6, 'batteryFailed': 9, 'badBattery': 7, 'doneAndPassed': 1, 'doneAndError': 3, 'aborted': 4, 'doneAndWarning': 2, 'inProgress': 5, 'overCurrent': 8, 'noTest': 0.
                             tlpUpsDeviceTemperatureC 1.3.6.1.4.1.850.1.1.3.1.2.1.1.7 integer32 read-only
The ambient temperature at or near the ups casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpUpsDeviceTemperatureF 1.3.6.1.4.1.850.1.1.3.1.2.1.1.8 integer32 read-only
The ambient temperature at or near the ups casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                 tlpUpsDetail 1.3.6.1.4.1.850.1.1.3.1.3
                     tlpUpsBattery 1.3.6.1.4.1.850.1.1.3.1.3.1
                         tlpUpsBatterySummaryTable 1.3.6.1.4.1.850.1.1.3.1.3.1.1 no-access
The battery system summary of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsBatterySummaryEntry 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1 no-access
An entry containing information applicable to a particular battery system managed by this agent.
                                 tlpUpsBatteryStatus 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1.1 integer read-only
The indication of the capacity remaining in the UPS system's batteries. A value of batteryNormal indicates that the remaining run-time is greater than tlpUpsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less than or equal to tlpUpsConfigLowBattTime. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output). Enumeration: 'unknown': 1, 'batteryNormal': 2, 'batteryDepleted': 4, 'batteryLow': 3.
                                 tlpUpsSecondsOnBattery 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1.2 unsigned32 read-only
If the unit is on battery power, the elapsed time since the UPS last switched to battery power, or the time since the network management subsystem was last restarted, whichever is less. Zero shall be returned if the unit is not on battery power.
                                 tlpUpsEstimatedMinutesRemaining 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1.3 unsigned32 read-only
An estimate of the time to battery charge depletion under the present load conditions if the utility power is off and remains off, or if it were to be lost and remain off.
                                 tlpUpsEstimatedChargeRemaining 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1.4 integer read-only
An estimate of the battery charge remaining expressed as a percent of full charge.
                                 tlpUpsBatteryRunTimeRemaining 1.3.6.1.4.1.850.1.1.3.1.3.1.1.1.5 timeticks read-only
The run time remaining before batteries are exhausted. If the device does not support run time remaining, then the agent reports ERROR_NO_SUCH_NAME.
                         tlpUpsBatteryDetailTable 1.3.6.1.4.1.850.1.1.3.1.3.1.2 no-access
The battery detail of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsBatteryDetailEntry 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1 no-access
An entry containing information applicable to a particular battery system managed by this agent.
                                 tlpUpsBatteryDetailVoltage 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1.1 unsigned32 read-only
The magnitude of the present battery voltage.
                                 tlpUpsBatteryDetailCurrent 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1.2 unsigned32 read-only
The present battery current.
                                 tlpUpsBatteryDetailCapacity 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1.3 integer read-only
The estimated remaining battery capacity expressed as a percent of full capacity.
                                 tlpUpsBatteryDetailCharge 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1.4 integer read-only
Denotes the charge state of the battery. Enumeration: 'resting': 2, 'discharging': 3, 'normal': 4, 'standby': 5, 'floating': 0, 'charging': 1.
                                 tlpUpsBatteryDetailChargerStatus 1.3.6.1.4.1.850.1.1.3.1.3.1.2.1.5 integer read-only
The status of the battery charger. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME. Enumeration: 'ok': 0, 'inFaultCondition': 1.
                         tlpUpsBatteryPackIdentTable 1.3.6.1.4.1.850.1.1.3.1.3.1.3 no-access
The battery identification details for each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by upsIdentNumUps and the number of battery battery packs per each as reported by tlpUpsNumBatteryPacks.
                             tlpUpsBatteryPackIdentEntry 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1 no-access
An entry containing information applicable to a particular battery pack managed by this agent.
                                 tlpUpsBatteryPackIdentIndex 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.1 unsigned32 read-only
The table row index for the ups battery pack.
                                 tlpUpsBatteryPackIdentManufacturer 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.2 displaystring read-only
The manufacturer of the battery pack. If the device does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackIdentModel 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.3 displaystring read-only
The model or device name of the battery pack. If the device does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackIdentSerialNum 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.4 displaystring read-only
The serial number of the battery pack. If the device does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackIdentFirmware 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.5 displaystring read-only
The firmware of the battery pack. If the device does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackIdentSKU 1.3.6.1.4.1.850.1.1.3.1.3.1.3.1.6 displaystring read-only
The SKU of the battery pack. If the device does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                         tlpUpsBatteryPackConfigTable 1.3.6.1.4.1.850.1.1.3.1.3.1.4 no-access
The battery configuration details for each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by upsIdentNumUps and the number of battery battery packs per each as reported by tlpUpsNumBatteryPacks.
                             tlpUpsBatteryPackConfigEntry 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1 no-access
An entry containing information applicable to a particular battery pack managed by this agent.
                                 tlpUpsBatteryPackConfigChemistry 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.1 integer read-only
The type of battery pack. Enumeration: 'unknown': 0, 'nickelCadmium': 2, 'lithiumIon': 3, 'leadAcid': 1.
                                 tlpUpsBatteryPackConfigStyle 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.2 integer read-only
The style of battery pack. Enumeration: 'unknown': 0, 'nonsmart': 1, 'smart': 2, 'bms': 3.
                                 tlpUpsBatteryPackConfigLocation 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.3 integer read-only
The location of the battery pack. Enumeration: 'unknown': 0, 'internal': 1, 'external': 2.
                                 tlpUpsBatteryPackConfigStrings 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.4 unsigned32 read-only
The number of series strings in parallel contained in the battery pack. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigBatteriesPerString 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.5 unsigned32 read-only
The number of battery per each string in the battery pack. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigCellsPerBattery 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.6 integer read-only
The number of cells per battery.. Enumeration: 'four': 4, 'unknown': 0, 'six': 6, 'two': 2, 'one': 1.
                                 tlpUpsBatteryPackConfigNumBatteries 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.7 unsigned32 read-only
The total number of batteries contained in the battery pack. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigCapacityUnits 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.8 integer read-only
The units of measurement used for tlpUpsBatteryPackConfigDesignCapacity and tlpUpsBatteryPackConfigCellCapacity. If supported, this value will report either mAHR(1), amps per hour, or mWhr(1), watts per hour. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME. Enumeration: 'mAHr': 0, 'mWHr': 1.
                                 tlpUpsBatteryPackConfigDesignCapacity 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.9 unsigned32 read-only
The theoretical or nominal capacity of the battery pack in the measurement defined by tlpUpsBatteryPackConfigCapacityUnits. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigCellCapacity 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.10 unsigned32 read-only
The capacity of the batteries in the measurement defined by tlpUpsBatteryPackConfigCapacityUnits. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigMinCellVoltage 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.11 unsigned32 read-only
The minimum cell voltage for the batteries. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                                 tlpUpsBatteryPackConfigMaxCellVoltage 1.3.6.1.4.1.850.1.1.3.1.3.1.4.1.12 unsigned32 read-only
The maximum cell voltage for the batteries. If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                         tlpUpsBatteryPackDetailTable 1.3.6.1.4.1.850.1.1.3.1.3.1.5 no-access
The details of each battery pack for each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss and battery packs managed by the agent as reported by tlpUpsIdentNumUps and tlpUpsIdentNumBatteryPacks.
                             tlpUpsBatteryPackDetailEntry 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1 no-access
An entry containing information applicable to a particular battery system managed by this agent.
                                 tlpUpsBatteryPackDetailCondition 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.1 integer read-only
The condition of the battery. A bad battery should be replaced. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'weak': 2.
                                 tlpUpsBatteryPackDetailTemperatureC 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.2 unsigned32 read-only
The ambient temperature at or near the UPS Battery casing.
                                 tlpUpsBatteryPackDetailTemperatureF 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.3 unsigned32 read-only
The ambient temperature at or near the UPS Battery casing.
                                 tlpUpsBatteryPackDetailAge 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.4 unsigned32 read-only
The age of the battery in years. This is equal to the current date minus tlpUpsBatteryPackIdentInstallDate.
                                 tlpUpsBatteryPackDetailLastReplaceDate 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.5 displaystring read-write
The date when the batteries were last replaced in YYYYMMDD format.
                                 tlpUpsBatteryPackDetailNextReplaceDate 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.6 displaystring read-only
The date when the batteries should next be replaced in YYYYMMDD format.
                                 tlpUpsBatteryPackDetailCycleCount 1.3.6.1.4.1.850.1.1.3.1.3.1.5.1.7 unsigned32 read-only
The number of times the battery went into invert mode. This number is incremented by 1 each time the unit goes on battery mode (with the exception of Self Test mode). If the device does not support this value, then the agent will report ERROR_NO_SUCH_NAME.
                     tlpUpsInput 1.3.6.1.4.1.850.1.1.3.1.3.2
                         tlpUpsInputTable 1.3.6.1.4.1.850.1.1.3.1.3.2.1 no-access
The input details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsInputEntry 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1 no-access
An entry containing information applicable to all input lines per each ups managed by this agent.
                                 tlpUpsInputLineBads 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.1 integer read-only
A count of the number of times the input entered an out-of-tolerance condition as defined by the manufacturer. This count is incremented by one each time the input transitions from zero out-of-tolerance lines to one or more input lines out-of-tolerance. This value is not supported on all units. If the ups does not support this value, then the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsInputNominalVoltage 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.2 unsigned32 read-only
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                                 tlpUpsInputNominalFrequency 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.3 unsigned32 read-only
The nominal value of the input line frequency. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                                 tlpUpsInputLowTransferVoltage 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.4 unsigned32 read-only
The minimum line voltage allowed before the ups system transfers to battery backup.
                                 tlpUpsInputLowTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.5 unsigned32 read-only
The lower boundary value of tlpUpsInputLowTransferVoltage as dictated by the hardware of the unit.
                                 tlpUpsInputLowTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.6 unsigned32 read-only
The upper boundary value of tlpUpsInputLowTransferVoltage as dictated by the hardware of the unit.
                                 tlpUpsInputHighTransferVoltage 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.7 unsigned32 read-only
The maximum line voltage allowed before the ups system transfers to battery backup.
                                 tlpUpsInputHighTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.8 unsigned32 read-only
The lower boundary value of tlpUpsInputHighTransferVoltage as dictated by the hardware of the unit.
                                 tlpUpsInputHighTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.1.3.2.1.1.9 unsigned32 read-only
The upper boundary value of tlpUpsInputHighTransferVoltage as dictated by the hardware of the unit.
                         tlpUpsInputPhaseTable 1.3.6.1.4.1.850.1.1.3.1.3.2.2 no-access
The input phase details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps and tlpUpsIdentNumPhases.
                             tlpUpsInputPhaseEntry 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1 no-access
An entry containing information applicable to a particular input phase managed by this agent.
                                 tlpUpsInputPhaseIndex 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.1 unsigned32 read-only
The table row index for the ups input phase.
                                 tlpUpsInputPhaseFrequency 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.2 unsigned32 read-only
The present input frequency for a given input line.
                                 tlpUpsInputPhaseVoltage 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.3 unsigned32 read-only
The magnitude of the present input voltage for a given input line.
                                 tlpUpsInputPhaseVoltageMin 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.4 unsigned32 read-write
The minimum input voltage value since the last reset of this value for a given input line. If any value is written to either tlpUpsInputVoltageMin or tlpUpsInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpUpsInputPhaseVoltageMax 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.5 unsigned32 read-write
The maximum input voltage value since the last reset of this value for a given input line. If any value is written to either tlpUpsInputVoltageMin or tlpUpsInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpUpsInputPhaseCurrent 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.6 unsigned32 read-only
The magnitude of the present input current.
                                 tlpUpsInputPhasePower 1.3.6.1.4.1.850.1.1.3.1.3.2.2.1.7 unsigned32 read-only
The magnitude of the present input true power.
                     tlpUpsOutput 1.3.6.1.4.1.850.1.1.3.1.3.3
                         tlpUpsOutputTable 1.3.6.1.4.1.850.1.1.3.1.3.3.1 no-access
The output details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsOutputEntry 1.3.6.1.4.1.850.1.1.3.1.3.3.1.1 no-access
An entry containing information applicable to a particular output line managed by this agent.
                                 tlpUpsOutputSource 1.3.6.1.4.1.850.1.1.3.1.3.3.1.1.1 integer read-only
The present source of output power. The enumeration none(2) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker. Enumeration: 'none': 2, 'normal': 3, 'battery': 5, 'unknown': 0, 'second': 8, 'other': 1, 'bypass': 4, 'boosting': 6, 'reducing': 7, 'economy': 9.
                                 tlpUpsOutputNominalVoltage 1.3.6.1.4.1.850.1.1.3.1.3.3.1.1.2 unsigned32 read-only
The nominal value of the output voltage. This value may not be supported on all models. If not supported, the agent reports ERROR_NO_SUCH_NAME.
                                 tlpUpsOutputFrequency 1.3.6.1.4.1.850.1.1.3.1.3.3.1.1.3 unsigned32 read-only
The present output frequency. The output frequency on most ups devices is common across all output lines. Some ups devices, however, maintain the output frequency per each line. If a common frequency is supported by the ups, then this frequency will contain the common frequency value. If not supported, the agent reports ERROR_NO_SUCH_NAME.
                         tlpUpsOutputLineTable 1.3.6.1.4.1.850.1.1.3.1.3.3.2 no-access
The output line details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsOutputLineEntry 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1 no-access
An entry containing information applicable to a particular output line managed by this agent.
                                 tlpUpsOutputLineIndex 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.1 unsigned32 read-only
The table row index for the ups output line.
                                 tlpUpsOutputLineVoltage 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.2 unsigned32 read-only
The magnitude of the present output voltage for a given output line.
                                 tlpUpsOutputLineCurrent 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.3 unsigned32 read-only
The present output current.
                                 tlpUpsOutputLinePower 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.4 unsigned32 read-only
The present output true power.
                                 tlpUpsOutputLinePercentLoad 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.5 integer read-only
The percentage of the UPS power capacity presently being used on this output line, i.e., the greater of the percent load of true power capacity and the percent load of VA.
                                 tlpUpsOutputLineFrequency 1.3.6.1.4.1.850.1.1.3.1.3.3.2.1.6 unsigned32 read-only
The present output frequency on this output line. The output frequency on most ups devices is common across all output lines. Some ups devices, however, maintain the output frequency per each line. If a per line frequency is supported by the ups, then this frequency value will reports the value of this line. If not supported, the agent reports ERROR_NO_SUCH_NAME.
                     tlpUpsBypass 1.3.6.1.4.1.850.1.1.3.1.3.4
                         tlpUpsBypassTable 1.3.6.1.4.1.850.1.1.3.1.3.4.1 no-access
The bypass details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsBypassEntry 1.3.6.1.4.1.850.1.1.3.1.3.4.1.1 no-access
An entry containing information applicable to all input lines per each ups managed by this agent.
                                 tlpUpsBypassFrequency 1.3.6.1.4.1.850.1.1.3.1.3.4.1.1.1 unsigned32 read-only
The present bypass frequency.
                         tlpUpsBypassLineTable 1.3.6.1.4.1.850.1.1.3.1.3.4.2 no-access
The bypass line details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsBypassLineEntry 1.3.6.1.4.1.850.1.1.3.1.3.4.2.1 no-access
An entry containing information applicable to a particular bypass line managed by this agent.
                                 tlpUpsBypassLineIndex 1.3.6.1.4.1.850.1.1.3.1.3.4.2.1.1 unsigned32 read-only
The bypass line identifier.
                                 tlpUpsBypassLineVoltage 1.3.6.1.4.1.850.1.1.3.1.3.4.2.1.2 unsigned32 read-only
The present bypass voltage.
                                 tlpUpsBypassLineCurrent 1.3.6.1.4.1.850.1.1.3.1.3.4.2.1.3 unsigned32 read-only
The present bypass current.
                                 tlpUpsBypassLinePower 1.3.6.1.4.1.850.1.1.3.1.3.4.2.1.4 unsigned32 read-only
The present true power conveyed by the bypass.
                     tlpUpsOutlet 1.3.6.1.4.1.850.1.1.3.1.3.5
                         tlpUpsOutletTable 1.3.6.1.4.1.850.1.1.3.1.3.5.1 no-access
The details of each ups outlet in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                             tlpUpsOutletEntry 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1 no-access
An entry containing information applicable to a particular outlet managed by this agent.
                                 tlpUpsOutletIndex 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.1 unsigned32 read-only
The table row index for the ups outlet.
                                 tlpUpsOutletName 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.2 displaystring read-write
A user-definable string identifying the name of the outlet.
                                 tlpUpsOutletDescription 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.3 displaystring read-write
A user-definable string identifying the device(s) connected to the given outlet.
                                 tlpUpsOutletState 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.4 integer read-only
The current state of the outlet. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpUpsOutletControllable 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.5 truthvalue read-only
Denotes whether this outlet is controllable.
                                 tlpUpsOutletCommand 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the outlet. Setting this value to turnOn(2) will turn on the outlet. Setting this value to cycle(3) will turn the outlet off, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                                 tlpUpsOutletVoltage 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.7 unsigned32 read-only
The magnitude of the present output voltage for a given outlet. If the voltage measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle voltage measurements is denoted by tlpUpsSupportsOutletVoltage.
                                 tlpUpsOutletCurrent 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.8 unsigned32 read-only
The present output current, in hundreths of amps, of a given outlet. If the current measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle current measurements is denoted by tlpUpsSupportsCurrentPower.
                                 tlpUpsOutletPower 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.9 unsigned32 read-only
The output power of a given outlet. If the power measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle power measurements is denoted by tlpUpsSupportsCurrentPower.
                                 tlpUpsOutletRampAction 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.10 integer read-write
The ramp action to take on a given outlet when powering on the device. If this receptacle is not controllable, as denoted by tlpUpsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'remainOff': 0, 'turnOnAfterDelay': 1.
                                 tlpUpsOutletRampDelay 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.11 integer32 read-write
The number of seconds to delay before powering on the given outlet. If this receptacle is not controllable, as denoted by tlpUpsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpUpsOutletShedAction 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.12 integer read-write
The shed action to take on a given outlet when powering off the device. If this receptacle is not controllable, as denoted by tlpUpsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'turnOffAfterDelay': 1, 'remainOn': 0.
                                 tlpUpsOutletShedDelay 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.13 integer32 read-write
The number of seconds to delay before powering off the given outlet. If this receptacle is not controllable, as denoted by tlpUpsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpUpsOutletGroup 1.3.6.1.4.1.850.1.1.3.1.3.5.1.1.14 integer32 read-write
The tlpUpsOutletGroupIndex group index of the respective group to which the given outlet is assigned, or zero (0) if the given outlet is not grouped.
                         tlpUpsOutletGroupTable 1.3.6.1.4.1.850.1.1.3.1.3.5.2 no-access
The receptacle grouping details of each ups in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpUpsIdentNumOutletGroups per each device.
                             tlpUpsOutletGroupEntry 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1 no-access
An entry containing information applicable to a particular outlet group managed by this agent.
                                 tlpUpsOutletGroupIndex 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.1 unsigned32 read-only
The table row index for the ups outlet group.
                                 tlpUpsOutletGroupRowStatus 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.2 rowstatus read-write
Row status for the tlpUpsOutletGroupTable
                                 tlpUpsOutletGroupName 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.3 displaystring read-write
The name of this outlet group.
                                 tlpUpsOutletGroupDescription 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.4 displaystring read-write
A description for this outlet group.
                                 tlpUpsOutletGroupState 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.5 integer read-only
The current state of the outlet group. This value will report off(1) if all outlets in the group are off, on(2) if all outlets in the group are on, mixed(3) if some outlets in the group are off and others are on, or unknown(0) if the state of the outlets cannot be determined. Enumeration: 'mixed': 3, 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpUpsOutletGroupCommand 1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off every outlet associated with the group. Setting this value to turnOn(2) will turn on every outlet associated with the group. Setting this value to cycle(3) will turn off every outlet associated with the group, then turn each outlet back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                     tlpUpsWatchdog 1.3.6.1.4.1.850.1.1.3.1.3.6
                         tlpUpsWatchdogTable 1.3.6.1.4.1.850.1.1.3.1.3.6.1 no-access
The watchdog details of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss.
                             tlpUpsWatchdogEntry 1.3.6.1.4.1.850.1.1.3.1.3.6.1.1 no-access
An entry containing watchdog details for a particular ups.
                                 tlpUpsWatchdogSupported 1.3.6.1.4.1.850.1.1.3.1.3.6.1.1.1 truthvalue read-only
Indicates whether or not this ups supports a watchdog reboot.
                                 tlpUpsWatchdogSecsBeforeReboot 1.3.6.1.4.1.850.1.1.3.1.3.6.1.1.2 unsigned32 read-write
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.
                 tlpUpsControl 1.3.6.1.4.1.850.1.1.3.1.4
                     tlpUpsControlTable 1.3.6.1.4.1.850.1.1.3.1.4.1 no-access
The actionable controls for each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss.
                         tlpUpsControlEntry 1.3.6.1.4.1.850.1.1.3.1.4.1.1 no-access
An entry containing controls for a particular ups.
                             tlpUpsControlSelfTest 1.3.6.1.4.1.850.1.1.3.1.4.1.1.1 truthvalue read-write
Set to TRUE to initiate a self test on the ups.
                             tlpUpsControlRamp 1.3.6.1.4.1.850.1.1.3.1.4.1.1.2 truthvalue read-write
Set to TRUE to initiate the pre-designated ramp sequence on the ups.
                             tlpUpsControlShed 1.3.6.1.4.1.850.1.1.3.1.4.1.1.3 truthvalue read-write
Set to TRUE to initiate the pre-designated shed sequence on the ups.
                             tlpUpsControlUpsOn 1.3.6.1.4.1.850.1.1.3.1.4.1.1.4 truthvalue read-write
Set to TRUE to turn the ups on.
                             tlpUpsControlUpsOff 1.3.6.1.4.1.850.1.1.3.1.4.1.1.5 truthvalue read-write
Set to TRUE to turn the ups off.
                             tlpUpsControlUpsReboot 1.3.6.1.4.1.850.1.1.3.1.4.1.1.6 truthvalue read-write
Set to TRUE to reboot the ups.
                             tlpUpsControlBypass 1.3.6.1.4.1.850.1.1.3.1.4.1.1.7 integer read-write
This switches the ups in and out of bypass mode. This value returns the current bypass mode: disable(0) if the ups is not in bypass mode, enable(1) if the ups is in bypass mode. Set to disable(0) to exit bypass mode, or enable(1) to enter bypass mode. If switching bypass mode is not supported, this value will return ERROR_NO_SUCH_NAME. Enumeration: 'enable': 1, 'disable': 0.
                 tlpUpsConfig 1.3.6.1.4.1.850.1.1.3.1.5
                     tlpUpsConfigTable 1.3.6.1.4.1.850.1.1.3.1.5.1 no-access
The configuration details of each ups in the device table. This is a sparse dependent table, and will contain the number of entries based upon the number of upss managed by the agent as reported by tlpUpsIdentNumUps.
                         tlpUpsConfigEntry 1.3.6.1.4.1.850.1.1.3.1.5.1.1 no-access
An entry containing information applicable to all input lines per each ups managed by this agent.
                             tlpUpsConfigInputVoltage 1.3.6.1.4.1.850.1.1.3.1.5.1.1.1 unsigned32 read-write
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned.
                             tlpUpsConfigInputFrequency 1.3.6.1.4.1.850.1.1.3.1.5.1.1.2 unsigned32 read-write
The nominal input frequency. On those systems which support read-write access to this object, if there is an attempt to set this variable to a value that is not supported, the request must be rejected and the agent shall respond with an appropriate error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2.
                             tlpUpsConfigOutputVoltage 1.3.6.1.4.1.850.1.1.3.1.5.1.1.3 unsigned32 read-write
The nominal value of the output voltage. This value may not be supported on all models. If not supported, the agent reports ERROR_NO_SUCH_NAME. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned.
                             tlpUpsConfigOutputFrequency 1.3.6.1.4.1.850.1.1.3.1.5.1.1.4 unsigned32 read-write
The nominal output frequency. On those systems which support read-write access to this object, if there is an attempt to set this variable to a value that is not supported, the request will be rejected and the agent will respond with an appropriate error message.
                             tlpUpsConfigAudibleStatus 1.3.6.1.4.1.850.1.1.3.1.5.1.1.5 integer read-write
The requested state of the audible alarm. When in the disabled state, the audible alarm should never sound. The enabled state is self- describing. Setting this object to muted(3) when the audible alarm is sounding shall temporarily silence the alarm. It will remain muted until it would normally stop sounding and the value returned for read operations during this period shall equal muted(3). At the end of this period, the value shall revert to enabled(2). Writes of the value muted(3) when the audible alarm is not sounding shall be accepted but otherwise shall have no effect. Enumeration: 'disabled': 1, 'muted': 3, 'enabled': 2.
                             tlpUpsConfigAutoBatteryTest 1.3.6.1.4.1.850.1.1.3.1.5.1.1.6 integer read-write
When disabled(0), the ups will not perform an automatic battery selftest. When set to another value, the ups will perform an automatic selftest in the approximate period defined by each respective enumerated value. This feature is generally not recommended. Enumeration: 'disabled': 0, 'monthly': 2, 'biweekly': 1, 'semiannually': 4, 'quarterly': 3.
                             tlpUpsConfigAutoRestartAfterShutdown 1.3.6.1.4.1.850.1.1.3.1.5.1.1.7 integer read-write
When enabled(1), the ups should autorestart after a shutdown from battery mode if valid AC is applied. When disabled(0), the ups should not autorestart when AC is restored and instead power up into standby mode. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoRampOnTransition 1.3.6.1.4.1.850.1.1.3.1.5.1.1.8 integer read-write
When enabled(1), the ups should perform its preconfigured ramp sequence when valid AC is restored while in battery mode. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoShedOnTransition 1.3.6.1.4.1.850.1.1.3.1.5.1.1.9 integer read-write
When enabled(1), the ups should perform its preconfigured shed sequence when valid AC is lost causing the ups to enter battery mode. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigBypassLowerLimitPercent 1.3.6.1.4.1.850.1.1.3.1.5.1.1.10 integer read-write
The lowest AC input voltage allowed to be output to the load while in bypass mode. This setting is expressed as a percentage from nominal voltage. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME.
                             tlpUpsConfigBypassUpperLimitPercent 1.3.6.1.4.1.850.1.1.3.1.5.1.1.11 integer read-write
The highest AC input voltage allowed to be output to the load while in bypass mode. This setting is expressed as a percentage from nominal voltage. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME.
                             tlpUpsConfigBypassLowerLimitVoltage 1.3.6.1.4.1.850.1.1.3.1.5.1.1.12 unsigned32 read-write
The lowest AC input voltage allowed to be output to the load while in bypass mode. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME.
                             tlpUpsConfigBypassUpperLimitVoltage 1.3.6.1.4.1.850.1.1.3.1.5.1.1.13 unsigned32 read-write
The highest AC input voltage allowed to be output to the load while in bypass mode. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME.
                             tlpUpsConfigColdStart 1.3.6.1.4.1.850.1.1.3.1.5.1.1.14 integer read-write
This option enables or disables the ability to turn the ups on without AC supplied. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigEconomicMode 1.3.6.1.4.1.850.1.1.3.1.5.1.1.15 integer read-write
The configurable economic mode options for the ups. The online(0) mode is the default configuration of most upss, which is synonymous as having the economic mode disabled. The economy(1) mode is the typical configuration to run in economy mode, which is synonymous as having the economic mode enabled. Constant50Hz(2) is a power strategy, which fixes the output frequency at 50Hz. Constant60Hz(3) is a power stragegy, which fixes the output frequency at 60Hz. ConstantAuto(4) regulates the output frequency at nominal input frequency. AutoAdaptive(5) mode will cause the ups to automatically switch between online(0), maximum quality, and economy(1), maximum efficiency, to improve efficiency during stable utility periods and improve output regulation during unstable utility periods. Not all values are supported by all upss. Most upss, if supportive of economic mode, only supports online(0) and economy(1). If the ups does not support economic mode, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'online': 0, 'constantAuto': 4, 'constant50Hz': 2, 'autoAdaptive': 5, 'constant60Hz': 3, 'economy': 1.
                             tlpUpsConfigFaultAction 1.3.6.1.4.1.850.1.1.3.1.5.1.1.16 integer read-write
Determines the action to take if the output needs to be shut down due to a fault condition, limited by the type of fault incurred. When configured for bypass(0), the ups will go to bypass on a fault condition. When configured for standby(1), the ups will go to standby mode on a fault condition. Either configuration will be valid as long as AC input is within normal line voltage and frequency limits when the fault condition occurs. If the line is outside these limits, the ups will turn off. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'standby': 1, 'bypass': 0.
                             tlpUpsConfigOffMode 1.3.6.1.4.1.850.1.1.3.1.5.1.1.17 integer read-write
This option governs what mode the ups should go into when AC input is available, but the load is either off or not battery backed up. If this setting is configured for bypass(1), the intention is that any time the ups would normally go into standby mode, it would instead go into bypass mode. Note that this setting does not dictate the mode for fault conditions, which is governed by tlpUpsConfigFaultAction. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'standby': 0, 'bypass': 1.
                             tlpUpsConfigLineSensitivity 1.3.6.1.4.1.850.1.1.3.1.5.1.1.18 integer read-write
Adjusts the AC line voltage sensitivity setting. If this value is not supported by the ups, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'fullyReduced': 2, 'reduced': 1, 'normal': 0.
                     tlpUpsConfigAutoRestartTable 1.3.6.1.4.1.850.1.1.3.1.5.2 no-access
The configurable automatic restart options of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss. Not all options are available on all upss.
                         tlpUpsConfigAutoRestartEntry 1.3.6.1.4.1.850.1.1.3.1.5.2.1 no-access
An entry containing configurable automatic restart options for a particular ups.
                             tlpUpsConfigAutoRestartInverterShutdown 1.3.6.1.4.1.850.1.1.3.1.5.2.1.1 integer read-write
If enabled(1) and the ups is turned off from invert mode (via user interaction), if line becomes valid, the ups will automatically go to line mode. If disabled(0), the ups will turn back on and go to standby mode instead. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoRestartDelayedWakeup 1.3.6.1.4.1.850.1.1.3.1.5.2.1.2 integer read-write
If enabled(1) and power fails during a DelayBeforeStartup and line remains invalid after the timeout expires, the ups will be set to turn back on automatically. If disabled(0), the ups will turn back on and go to standby mode instead. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoRestartLowVoltageCutoff 1.3.6.1.4.1.850.1.1.3.1.5.2.1.3 integer read-write
If enabled(1) and the ups is turned off from invert mode (via low voltage cutoff), if line becomes valid, the ups will automatically go to line mode. If disabled(0), the ups will turn back on and go to standby mode instead. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoRestartOverLoad 1.3.6.1.4.1.850.1.1.3.1.5.2.1.4 integer read-write
If enabled(1) and the ups is turned off from invert mode (via overload), if line becomes valid, the ups will automatically go to line mode. If disabled(0), the ups will turn back on and go to standby mode instead. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpUpsConfigAutoRestartOverTemperature 1.3.6.1.4.1.850.1.1.3.1.5.2.1.5 integer read-write
If enabled(1) and the ups is turned off from invert mode (via over temperature), if line becomes valid, the ups will automatically go to line mode. If disabled(0), the ups will turn back on and go to standby mode instead. Enumeration: 'disabled': 0, 'enabled': 1.
                     tlpUpsConfigThresholdTable 1.3.6.1.4.1.850.1.1.3.1.5.3 no-access
The configurable threshold options of each ups in device table. This is a sparse dependent table, and will contain some subset of devices that are upss. Not all options are available on all upss.
                         tlpUpsConfigThresholdEntry 1.3.6.1.4.1.850.1.1.3.1.5.3.1 no-access
An entry containing configurable threshold options for a particular ups.
                             tlpUpsConfigBatteryAgeThreshold 1.3.6.1.4.1.850.1.1.3.1.5.3.1.1 unsigned32 read-write
The number of months for a battery to be in service. The battery age alarm, tlpUpsAlarmBatteryAgeAboveThreshold, is triggered when the current date exceeds tlpUpsBatteryPackIdentInstallDate by tlpUpsConfigBatteryAgeThreshold months.
                             tlpUpsConfigLowBatteryThreshold 1.3.6.1.4.1.850.1.1.3.1.5.3.1.2 integer read-write
This value denotes the percentage of battery capacity remaining warning level. The low battery alarm, tlpUpsAlarmLowBattery, is triggered when tlpUpsEstimatedChargeRemaining drops below this value.
                             tlpUpsConfigLowBatteryTime 1.3.6.1.4.1.850.1.1.3.1.5.3.1.3 unsigned32 read-write
The value in seconds of tlpUpsEstimatedMinutesRemaining at which a lowBattery condition is declared. For agents which support only discrete (discontinuous) values, then the agent shall round up to the next supported value. If the requested value is larger than the largest supported value, then the largest supported value shall be selected.
                             tlpUpsConfigOverLoadThreshold 1.3.6.1.4.1.850.1.1.3.1.5.3.1.4 integer read-write
This value denotes the percentage of load at which the overload condition occurs. The overload alarm, tlpUpsAlarmOutputOverload, is triggered when the percentage of output load exceeds this value.
             tlpPdu 1.3.6.1.4.1.850.1.1.3.2
                 tlpPduIdent 1.3.6.1.4.1.850.1.1.3.2.1
                     tlpPduIdentNumPdu 1.3.6.1.4.1.850.1.1.3.2.1.1 unsigned32 read-only
The number of pdu devices that this agent is currently managing.
                     tlpPduIdentTable 1.3.6.1.4.1.850.1.1.3.2.1.2 no-access
The identity details of each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus.
                         tlpPduIdentEntry 1.3.6.1.4.1.850.1.1.3.2.1.2.1 no-access
An entry containing details for a particular pdu.
                             tlpPduIdentNumInputs 1.3.6.1.4.1.850.1.1.3.2.1.2.1.1 unsigned32 read-only
The number of input lines supported by the pdu.
                             tlpPduIdentNumOutputs 1.3.6.1.4.1.850.1.1.3.2.1.2.1.2 unsigned32 read-only
The number of output lines supported by the pdu.
                             tlpPduIdentNumPhases 1.3.6.1.4.1.850.1.1.3.2.1.2.1.3 unsigned32 read-only
The number of phases supported by the pdu.
                             tlpPduIdentNumOutlets 1.3.6.1.4.1.850.1.1.3.2.1.2.1.4 unsigned32 read-only
The number of receptacles supported by the pdu.
                             tlpPduIdentNumOutletGroups 1.3.6.1.4.1.850.1.1.3.2.1.2.1.5 unsigned32 read-only
The number of receptacle groups supported by the pdu.
                             tlpPduIdentNumCircuits 1.3.6.1.4.1.850.1.1.3.2.1.2.1.6 unsigned32 read-only
The number of circuits supported by the pdu.
                             tlpPduIdentNumBreakers 1.3.6.1.4.1.850.1.1.3.2.1.2.1.7 unsigned32 read-only
The number of bank breakers supported by the pdu.
                             tlpPduIdentNumHeatsinks 1.3.6.1.4.1.850.1.1.3.2.1.2.1.8 unsigned32 read-only
The number of heatsink thermistors supported by the pdu.
                     tlpPduSupportsTable 1.3.6.1.4.1.850.1.1.3.2.1.3 no-access
The supported details of each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus.
                         tlpPduSupportsEntry 1.3.6.1.4.1.850.1.1.3.2.1.3.1 no-access
An entry containing supported details for a particular pdu.
                             tlpPduSupportsEnergywise 1.3.6.1.4.1.850.1.1.3.2.1.3.1.1 truthvalue read-only
Indicates whether the pdu supports Cisco EnergyWise.
                             tlpPduSupportsRampShed 1.3.6.1.4.1.850.1.1.3.2.1.3.1.2 truthvalue read-only
Indicates whether the pdu supports ramping and shedding.
                             tlpPduSupportsOutletGroup 1.3.6.1.4.1.850.1.1.3.2.1.3.1.3 truthvalue read-only
Indicates whether the pdu supports outlet groups.
                             tlpPduSupportsOutletCurrentPower 1.3.6.1.4.1.850.1.1.3.2.1.3.1.4 truthvalue read-only
Indicates whether the pdu reports individual receptacle current and power measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpPduOutletCurrent and tlpPduOutletPower.
                             tlpPduSupportsOutletVoltage 1.3.6.1.4.1.850.1.1.3.2.1.3.1.5 truthvalue read-only
Indicates whether the pdu reports individual receptacle voltage measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpPduOutletVoltage.
                     tlpPduDisplayTable 1.3.6.1.4.1.850.1.1.3.2.1.4 no-access
The display details of each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus.
                         tlpPduDisplayEntry 1.3.6.1.4.1.850.1.1.3.2.1.4.1 no-access
An entry containing display details for a particular pdu.
                             tlpPduDisplayScheme 1.3.6.1.4.1.850.1.1.3.2.1.4.1.1 integer read-write
Indicates the display scheme of the LED display. The value schemeReverse(0) indicates the tricolor LED indicator uses an alternate pattern. The value schemeNormal(1) indicates the LED indicator uses the standard pattern. This value may not be supported on all models. If not supported, the value will always return schemeNormal(1). Enumeration: 'schemeNormal': 1, 'schemeReverse': 0.
                             tlpPduDisplayOrientation 1.3.6.1.4.1.850.1.1.3.2.1.4.1.2 integer read-write
Indicates the physical orientation of the LED display. The value displayNormal(0) indicates the display is right-side-up (normal). The value displayReverse(1) indicates the display is upside-down. This value may not be supported on all models. If not supported, the value will always return displayNormal(0). Enumeration: 'displayNormal': 0, 'displayReverse': 1.
                             tlpPduDisplayAutoScroll 1.3.6.1.4.1.850.1.1.3.2.1.4.1.3 integer read-write
Indicates whether the LED display automatically scrolls through displaying status values. Enumeration: 'scrollEnabled': 1, 'scrollDisabled': 0.
                             tlpPduDisplayIntensity 1.3.6.1.4.1.850.1.1.3.2.1.4.1.4 integer read-write
Indicates the intensity, as a percentage, of the LED display. The value intensity100(4) indicates the display is at 100% intensity. The other values indicate the display is at a lesser intensity based upon the respective percentage denoted. Enumeration: 'intensity100': 4, 'intensity50': 2, 'intensity75': 3, 'intensity25': 1.
                             tlpPduDisplayUnits 1.3.6.1.4.1.850.1.1.3.2.1.4.1.5 integer read-write
Indicates the units of measurement displayed on the LED display. The value normal(0) indicates that a temperature value, for example, is displayed in degrees Farenheit. The value metric(1) indicates a temperature value is displayed in degrees Celsius. Enumeration: 'metric': 1, 'normal': 0.
                 tlpPduDevice 1.3.6.1.4.1.850.1.1.3.2.2
                     tlpPduDeviceTable 1.3.6.1.4.1.850.1.1.3.2.2.1 no-access
The device details of each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus.
                         tlpPduDeviceEntry 1.3.6.1.4.1.850.1.1.3.2.2.1.1 no-access
An entry containing device details for a particular pdu.
                             tlpPduDeviceMainLoadState 1.3.6.1.4.1.850.1.1.3.2.2.1.1.1 integer read-only
The current state of the main output of the device. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                             tlpPduDeviceMainLoadControllable 1.3.6.1.4.1.850.1.1.3.2.2.1.1.2 truthvalue read-only
Indicates whether or not the main output is controllable, and whether the ups can be turned off and on.
                             tlpPduDeviceMainLoadCommand 1.3.6.1.4.1.850.1.1.3.2.2.1.1.3 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the main output of the ups. Setting this value to turnOn(2) will turn on the main output of the ups. Setting this value to cycle(3) will turn off the main output, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                             tlpPduDevicePowerOnDelay 1.3.6.1.4.1.850.1.1.3.2.2.1.1.4 integer32 read-write
The configurable delay value, which sets the amount of additional time a given device will wait before it connects to a valid AC source. By default the delay value is set to 0. For devices with multiple AC input sources, this delay only applies to the primary input source.
                             tlpPduDeviceTotalInputPowerRating 1.3.6.1.4.1.850.1.1.3.2.2.1.1.5 integer32 read-only
The total input power rating of all phases on the device. This value may not be supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpPduDeviceTemperatureC 1.3.6.1.4.1.850.1.1.3.2.2.1.1.6 integer32 read-only
The ambient temperature at or near the PDU casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpPduDeviceTemperatureF 1.3.6.1.4.1.850.1.1.3.2.2.1.1.7 integer32 read-only
The ambient temperature at or near the PDU casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpPduDevicePhaseImbalance 1.3.6.1.4.1.850.1.1.3.2.2.1.1.8 integer read-only
The percentage of imbalance of the three phases. This value is in the range from 0% imbalance to 100% imbalance. The lower the value, the better balanced the phases are. If all load is on a single phase, the imbalance is defined as 100%.
                             tlpPduDeviceOutputPowerTotal 1.3.6.1.4.1.850.1.1.3.2.2.1.1.9 unsigned32 read-only
The AC output total power for all circuits.
                             tlpPduDeviceAggregatePowerFactor 1.3.6.1.4.1.850.1.1.3.2.2.1.1.10 unsigned32 read-only
The aggregrate power factor of all phases.
                             tlpPduDeviceOutputCurrentPrecision 1.3.6.1.4.1.850.1.1.3.2.2.1.1.11 integer read-only
Output current is reported by tlpPduOutputCurrent, tlpPduOutputCurrentMin and tlpPduOutputCurrentMax. These values are all reported in hundredths (0.01A), which accommodates all models; however, on any given device the actual precision may vary. This value describes the actual precision, which can be used as a divisor against the output current values to obtain the true output current measurement. For example, if tlpPduOutputCurrent reports 530 and tlpPduDeviceOutputCurrentPrecision is tenths(1), then the actual output current is 5.3. Enumeration: 'hundredths': 2, 'none': 0, 'tenths': 1.
                 tlpPduDetail 1.3.6.1.4.1.850.1.1.3.2.3
                     tlpPduInput 1.3.6.1.4.1.850.1.1.3.2.3.1
                         tlpPduInputTable 1.3.6.1.4.1.850.1.1.3.2.3.1.1 no-access
The input details of each pdu in device table. This is a sparse dependent table, and will contain the number of entries based upon the number of pdus managed by the agent as reported by tlpPduIdentNumPdus.
                             tlpPduInputEntry 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1 no-access
An entry containing information applicable to a particular pdu managed by this agent.
                                 tlpPduInputNominalVoltage 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.1 unsigned32 read-only
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                                 tlpPduInputNominalVoltagePhaseToPhase 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.2 unsigned32 read-only
The nominal value of the input line voltage as measured from phase to phase. This value may not be supported on all models. If not supported, this value will always return zero.
                                 tlpPduInputNominalVoltagePhaseToNeutral 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.3 unsigned32 read-only
The nominal value of the input line voltage as measured from phase to neutral. This value may not be supported on all models. If not supported, this value will always return zero.
                                 tlpPduInputLowTransferVoltage 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.4 unsigned32 read-only
The minimum line voltage allowed before the unit disconnects the AC input connection. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned. When supported, the minimum and maximum values allowed are dictated by tlpPduInputLowTransferVoltageLowerBound and tlpPduInputLowTransferVoltageUpperBound respectively.
                                 tlpPduInputLowTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.5 unsigned32 read-only
The lower boundary value of tlpPduInputLowTransferVoltage as dictated by the hardware of the unit.
                                 tlpPduInputLowTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.6 unsigned32 read-only
The upper boundary value of tlpPduInputLowTransferVoltage as dictated by the hardware of the unit.
                                 tlpPduInputHighTransferVoltage 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.7 unsigned32 read-only
The maximum line voltage allowed before the unit disconnects the AC input connection. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned. When supported, the minimum and maximum values allowed are dictated by tlpPduInputHighTransferVoltageLowerBound and tlpPduInputHighTransferVoltageUpperBound respectively.
                                 tlpPduInputHighTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.8 unsigned32 read-only
The lower boundary value of tlpPduInputHighTransferVoltage as dictated by the hardware of the unit.
                                 tlpPduInputHighTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.9 unsigned32 read-only
The upper boundary value of tlpPduInputHighTransferVoltage as dictated by the hardware of the unit.
                                 tlpPduInputCurrentLimit 1.3.6.1.4.1.850.1.1.3.2.3.1.1.1.10 unsigned32 read-only
The capacity of each phase conductor in the pdu limited by the AC input cord or any other potential limiting factors unique to a given unit.
                         tlpPduInputPhaseTable 1.3.6.1.4.1.850.1.1.3.2.3.1.2 no-access
The input phase details of each pdu in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpPduIdentNumInputs and tlpPduIdentNumPhases per each device.
                             tlpPduInputPhaseEntry 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1 no-access
An entry containing information applicable to a particular input phase managed by this agent.
                                 tlpPduInputPhaseIndex 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.1 unsigned32 read-only
The table row index for the pdu phase.
                                 tlpPduInputPhasePhaseType 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.2 integer read-only
Denotes whether measurements are phase to neutral(0) or phase to phase(1). Enumeration: 'phaseToNeutral': 0, 'phaseToPhase': 1.
                                 tlpPduInputPhaseFrequency 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.3 unsigned32 read-only
The present input frequency for a given phase.
                                 tlpPduInputPhaseVoltage 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.4 unsigned32 read-only
The magnitude of the present input voltage for a given phase.
                                 tlpPduInputPhaseVoltageMin 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.5 unsigned32 read-write
The minimum input voltage value since the last reset of this value for a given phase. If any value is written to either tlpPduInputVoltageMin or tlpPduInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpPduInputPhaseVoltageMax 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.6 unsigned32 read-write
The maximum input voltage value since the last reset of this value for a given phase. If any value is written to either tlpPduInputVoltageMin or tlpPduInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpPduInputPhaseCurrent 1.3.6.1.4.1.850.1.1.3.2.3.1.2.1.7 unsigned32 read-only
The magnitude of the present input current for a given phase.
                     tlpPduOutput 1.3.6.1.4.1.850.1.1.3.2.3.2
                         tlpPduOutputTable 1.3.6.1.4.1.850.1.1.3.2.3.2.1 no-access
The output details of each pdu in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpPduIdentNumOutputs per each device.
                             tlpPduOutputEntry 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1 no-access
An entry containing output information applicable to a particular phase managed by this agent.
                                 tlpPduOutputIndex 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.1 unsigned32 read-only
The table row index for the pdu phase.
                                 tlpPduOutputPhase 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.2 integer read-only
Indicates the phase associated with the output line. Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2.
                                 tlpPduOutputPhaseType 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.3 integer read-only
Denotes whether measurements are phase to neutral(0) or phase to phase(1). Enumeration: 'phaseToNeutral': 0, 'phaseToPhase': 1.
                                 tlpPduOutputVoltage 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.4 unsigned32 read-only
The magnitude of the present output voltage for a given output line.
                                 tlpPduOutputCurrent 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.5 unsigned32 read-only
The output current, in hundreths of amps, for a given phase.
                                 tlpPduOutputCurrentMin 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.6 unsigned32 read-only
The minimum current observed for a given phase since last reset.
                                 tlpPduOutputCurrentMax 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.7 unsigned32 read-only
The maximum current observed for a given phase since last reset.
                                 tlpPduOutputActivePower 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.8 unsigned32 read-only
The output power for a given phase.
                                 tlpPduOutputPowerFactor 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.9 unsigned32 read-only
The output power factor, in hundreths of a percent, for a given phase.
                                 tlpPduOutputSource 1.3.6.1.4.1.850.1.1.3.2.3.2.1.1.10 integer read-only
The present source of output power. The enumeration none(0) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker. Enumeration: 'none': 0, 'normal': 1.
                     tlpPduOutlet 1.3.6.1.4.1.850.1.1.3.2.3.3
                         tlpPduOutletTable 1.3.6.1.4.1.850.1.1.3.2.3.3.1 no-access
The receptacle status details of each pdu in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpPduIdentNumOutlets per each device.
                             tlpPduOutletEntry 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1 no-access
An entry containing information applicable to a particular outlet managed by this agent.
                                 tlpPduOutletIndex 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.1 unsigned32 read-only
The table row index for the pdu outlet.
                                 tlpPduOutletName 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.2 displaystring read-write
A user-definable string identifying the name of the outlet.
                                 tlpPduOutletDescription 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.3 displaystring read-write
A user-definable string identifying the device(s) connected to the given outlet.
                                 tlpPduOutletState 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.4 integer read-only
The current state of the outlet. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpPduOutletControllable 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.5 truthvalue read-only
Denotes whether this outlet is controllable.
                                 tlpPduOutletCommand 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the outlet. Setting this value to turnOn(2) will turn on the outlet. Setting this value to cycle(3) will turn the outlet off, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                                 tlpPduOutletVoltage 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.7 unsigned32 read-only
The magnitude of the present output voltage for a given outlet. If the voltage measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle voltage measurements is denoted by tlpPduSupportsOutletVoltage.
                                 tlpPduOutletCurrent 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.8 unsigned32 read-only
The present output current, in hundreths of amps, of a given outlet. If the current measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle current measurements is denoted by tlpPduSupportsCurrentPower.
                                 tlpPduOutletPower 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.9 unsigned32 read-only
The output power of a given outlet. If the power measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle power measurements is denoted by tlpPduSupportsCurrentPower.
                                 tlpPduOutletRampAction 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.10 integer read-write
The ramp action to take on a given outlet when powering on the device. If this receptacle is not controllable, as denoted by tlpPduOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'remainOff': 0, 'turnOnAfterDelay': 1.
                                 tlpPduOutletRampDelay 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.11 integer32 read-write
The number of seconds to delay before powering on the given outlet. If this receptacle is not controllable, as denoted by tlpPduOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpPduOutletShedAction 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.12 integer read-write
The shed action to take on a given outlet when powering off the device. If this receptacle is not controllable, as denoted by tlpPduOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'turnOffAfterDelay': 1, 'remainOn': 0.
                                 tlpPduOutletShedDelay 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.13 integer32 read-write
The number of seconds to delay before powering off the given outlet. If this receptacle is not controllable, as denoted by tlpPduOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpPduOutletGroup 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.14 integer32 read-write
The tlpPduOutletGroupIndex group index of the respective group to which the given outlet is assigned, or zero (0) if the given outlet is not grouped.
                                 tlpPduOutletBank 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.15 integer32 read-only
Indicates on which bank the given outlet is located.
                                 tlpPduOutletCircuit 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.16 integer32 read-only
Indicates on which circuit the given outlet is wired.
                                 tlpPduOutletPhase 1.3.6.1.4.1.850.1.1.3.2.3.3.1.1.17 integer read-only
Indicates on which phase or phases the given outlet is associated. For single phase devices, this object will always return phase1(1). For 3-phase devices with outlets wired to a single phase, this object will return phase1(1), phase2(2) or phase3(3). For 3-phase devices with outlets wired to two phases, this object will return phase1-2(4) for phases 1 and 2, phase2-3(5) for phases 2 and 3, and phase3-1(6) for phases 3 and 1. Devices that do not report phase connections will return unknown(0). Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2, 'phase1-2': 4, 'unknown': 0, 'phase3-1': 6, 'phase2-3': 5.
                         tlpPduOutletGroupTable 1.3.6.1.4.1.850.1.1.3.2.3.3.2 no-access
The receptacle grouping details of each pdu in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpPduIdentNumOutletGroups per each device.
                             tlpPduOutletGroupEntry 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1 no-access
An entry containing information applicable to a particular outlet group managed by this agent.
                                 tlpPduOutletGroupIndex 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.1 unsigned32 read-only
The table row index for the pdu outlet group.
                                 tlpPduOutletGroupRowStatus 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.2 rowstatus read-write
Row status for the tlpPduOutletGroupTable
                                 tlpPduOutletGroupName 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.3 displaystring read-write
The name of this outlet group.
                                 tlpPduOutletGroupDescription 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.4 displaystring read-write
A description for this outlet group.
                                 tlpPduOutletGroupState 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.5 integer read-only
The current state of the outlet group. This value will report off(1) if all outlets in the group are off, on(2) if all outlets in the group are on, mixed(3) if some outlets in the group are off and others are on, or unknown(0) if the state of the outlets cannot be determined. Enumeration: 'mixed': 3, 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpPduOutletGroupCommand 1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off every outlet associated with the group. Setting this value to turnOn(2) will turn on every outlet associated with the group. Setting this value to cycle(3) will turn off every outlet associated with the group, then turn each outlet back on. Enumeration: 'turnOn': 2, 'turnOff': 1, 'cycle': 3.
                     tlpPduCircuit 1.3.6.1.4.1.850.1.1.3.2.3.4
                         tlpPduCircuitTable 1.3.6.1.4.1.850.1.1.3.2.3.4.1 no-access
A list of pdu circuit table entries. The number of entries is given by the value of tlpPduIdentNumCircuits.
                             tlpPduCircuitEntry 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1 no-access
An entry containing information applicable to a particular circuit managed by this agent.
                                 tlpPduCircuitIndex 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.1 unsigned32 read-only
The table row index for the pdu circuit.
                                 tlpPduCircuitPhase 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.2 integer read-only
Indicates on which phase or phases the given circuit is wired. For single phase devices, this object will always return phase1(1). For 3-phase devices with outlets wired to a single phase, this object will return phase1(1), phase2(2) or phase3(3). For 3-phase devices with outlets wired to two phases, this object will return phase1-2(4) for phases 1 and 2, phase2-3(5) for phases 2 and 3, and phase3-1(6) for phases 3 and 1. Devices that do not report phase connections will return unknown(0). Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2, 'phase1-2': 4, 'unknown': 0, 'phase3-1': 6, 'phase2-3': 5.
                                 tlpPduCircuitInputVoltage 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.3 integer32 read-only
The input voltage for a circuit.
                                 tlpPduCircuitTotalCurrent 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.4 integer32 read-only
The total current for all receptacles in a given circuit.
                                 tlpPduCircuitCurrentLimit 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.5 integer32 read-only
The current capacity of a circuit in the system limited by the circuit breaker or wiring used in a given unit.
                                 tlpPduCircuitCurrentMin 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.6 integer32 read-only
The minimum total current for all receptacles in a given circuit since last reset.
                                 tlpPduCircuitCurrentMax 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.7 integer32 read-only
The maximum total current for all receptacles in a given circuit since last reset.
                                 tlpPduCircuitTotalPower 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.8 integer32 read-only
The total power for all receptacles in a given circuit.
                                 tlpPduCircuitPowerFactor 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.9 integer read-only
The power factor for all receptacles in a given circuit.
                                 tlpPduCircuitUtilization 1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.10 unsigned32 read-only
The percentage of utilization of a given circuit. This is typically a calculation of tlpPduCircuitTotalCurrent / tlpPduCircuitCurrentLimit.
                     tlpPduBreaker 1.3.6.1.4.1.850.1.1.3.2.3.5
                         tlpPduBreakerTable 1.3.6.1.4.1.850.1.1.3.2.3.5.1 no-access
A list of pdu bank breaker table entries. The number of entries is given by the value of tlpPduIdentNumBreakers.
                             tlpPduBreakerEntry 1.3.6.1.4.1.850.1.1.3.2.3.5.1.1 no-access
An entry containing information applicable to a particular bank breaker managed by this agent.
                                 tlpPduBreakerIndex 1.3.6.1.4.1.850.1.1.3.2.3.5.1.1.1 unsigned32 read-only
The table row index for the pdu bank breaker.
                                 tlpPduBreakerStatus 1.3.6.1.4.1.850.1.1.3.2.3.5.1.1.2 integer read-only
Indicates whether the bank breaker is open(0), closed(1) or not installed(2). Enumeration: 'notInstalled': 2, 'open': 0, 'closed': 1.
                     tlpPduHeatsink 1.3.6.1.4.1.850.1.1.3.2.3.6
                         tlpPduHeatsinkTable 1.3.6.1.4.1.850.1.1.3.2.3.6.1 no-access
A list of pdu heatsink thermistor table entries. The number of entries is given by the value of tlpPduIdentNumHeatsinks.
                             tlpPduHeatsinkEntry 1.3.6.1.4.1.850.1.1.3.2.3.6.1.1 no-access
An entry containing information applicable to a particular heatsink thermistor managed by this agent.
                                 tlpPduHeatsinkIndex 1.3.6.1.4.1.850.1.1.3.2.3.6.1.1.1 unsigned32 read-only
The table row index for the pdu heatsink thermistor.
                                 tlpPduHeatsinkStatus 1.3.6.1.4.1.850.1.1.3.2.3.6.1.1.2 integer read-only
Indicates whether the heatsink thermistor is available. The entry will return notAvailable(0) if a thermistor is either non-existent or disconnected, or available(1) when connected. Enumeration: 'notAvailable': 0, 'available': 1.
                                 tlpPduHeatsinkTemperatureC 1.3.6.1.4.1.850.1.1.3.2.3.6.1.1.3 integer32 read-only
The temperature at the heatsink termistor in tenths degrees Centigrade. Heatsink temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                                 tlpPduHeatsinkTemperatureF 1.3.6.1.4.1.850.1.1.3.2.3.6.1.1.4 integer32 read-only
The temperature at the heatsink termistor in tenths degrees Farenheit. Heatsink temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                 tlpPduControl 1.3.6.1.4.1.850.1.1.3.2.4
                     tlpPduControlTable 1.3.6.1.4.1.850.1.1.3.2.4.1 no-access
The actionable controls for each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus.
                         tlpPduControlEntry 1.3.6.1.4.1.850.1.1.3.2.4.1.1 no-access
An entry containing controls for a particular pdu.
                             tlpPduControlRamp 1.3.6.1.4.1.850.1.1.3.2.4.1.1.1 truthvalue read-write
Set to TRUE to initiate the pre-designated ramp sequence on the pdu.
                             tlpPduControlShed 1.3.6.1.4.1.850.1.1.3.2.4.1.1.2 truthvalue read-write
Set to TRUE to initiate the pre-designated shed sequence on the pdu.
                             tlpPduControlPduOn 1.3.6.1.4.1.850.1.1.3.2.4.1.1.3 truthvalue read-write
Set to TRUE to turn the pdu on.
                             tlpPduControlPduOff 1.3.6.1.4.1.850.1.1.3.2.4.1.1.4 truthvalue read-write
Set to TRUE to turn the pdu off.
                             tlpPduControlPduReboot 1.3.6.1.4.1.850.1.1.3.2.4.1.1.5 truthvalue read-write
Set to TRUE to reboot the pdu.
                 tlpPduConfig 1.3.6.1.4.1.850.1.1.3.2.5
                     tlpPduConfigTable 1.3.6.1.4.1.850.1.1.3.2.5.1 no-access
The configuration options of each pdu in device table. This is a sparse dependent table, and will contain some subset of devices that are pdus. Not all options are available on all pdus.
                         tlpPduConfigEntry 1.3.6.1.4.1.850.1.1.3.2.5.1.1 no-access
An entry containing configuration options for a particular pdu.
                             tlpPduConfigInputVoltage 1.3.6.1.4.1.850.1.1.3.2.5.1.1.1 unsigned32 read-write
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned.
             tlpEnvirosense 1.3.6.1.4.1.850.1.1.3.3
                 tlpEnvIdent 1.3.6.1.4.1.850.1.1.3.3.1
                     tlpEnvIdentNumEnvirosense 1.3.6.1.4.1.850.1.1.3.3.1.1 unsigned32 read-only
The number of envirosense devices that this agent is currently managing.
                     tlpEnvIdentTable 1.3.6.1.4.1.850.1.1.3.3.1.2 no-access
The identity details of each envirosense in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                         tlpEnvIdentEntry 1.3.6.1.4.1.850.1.1.3.3.1.2.1 no-access
An entry containing details for a particular envirosense.
                             tlpEnvIdentTempSupported 1.3.6.1.4.1.850.1.1.3.3.1.2.1.1 truthvalue read-only
Indicates whether or not temperature is supported.
                             tlpEnvIdentHumiditySupported 1.3.6.1.4.1.850.1.1.3.3.1.2.1.2 truthvalue read-only
Indicates whether or not temperature is supported.
                             tlpEnvNumInputContacts 1.3.6.1.4.1.850.1.1.3.3.1.2.1.3 unsigned32 read-only
The number of input contacts supported by the envirosense.
                             tlpEnvNumOutputContacts 1.3.6.1.4.1.850.1.1.3.3.1.2.1.4 unsigned32 read-only
The number of output contacts supported by the envirosense.
                 tlpEnvDetail 1.3.6.1.4.1.850.1.1.3.3.3
                     tlpEnvTemperatureTable 1.3.6.1.4.1.850.1.1.3.3.3.1 no-access
The temperature details of each envirosense in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                         tlpEnvTemperatureEntry 1.3.6.1.4.1.850.1.1.3.3.3.1.1 no-access
An entry containing temperature details for a particular envirosense.
                             tlpEnvTemperatureC 1.3.6.1.4.1.850.1.1.3.3.3.1.1.1 integer32 read-only
The ambient temperature.
                             tlpEnvTemperatureF 1.3.6.1.4.1.850.1.1.3.3.3.1.1.2 integer32 read-only
The ambient temperature.
                             tlpEnvTemperatureInAlarm 1.3.6.1.4.1.850.1.1.3.3.3.1.1.3 truthvalue read-only
Indicates whether or not temperature is in alarm.
                     tlpEnvHumidityTable 1.3.6.1.4.1.850.1.1.3.3.3.2 no-access
The humidity details of each envirosense in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                         tlpEnvHumidityEntry 1.3.6.1.4.1.850.1.1.3.3.3.2.1 no-access
An entry containing humidity details for a particular envirosense.
                             tlpEnvHumidityHumidity 1.3.6.1.4.1.850.1.1.3.3.3.2.1.1 integer read-only
The ambient humidity.
                             tlpEnvHumidityInAlarm 1.3.6.1.4.1.850.1.1.3.3.3.2.1.2 truthvalue read-only
Indicates whether or not humidity is in alarm.
                     tlpEnvInputContactTable 1.3.6.1.4.1.850.1.1.3.3.3.3 no-access
The input contact details of each envirosense in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                         tlpEnvInputContactEntry 1.3.6.1.4.1.850.1.1.3.3.3.3.1 no-access
An entry containing input contact details for a particular envirosense.
                             tlpEnvInputContactIndex 1.3.6.1.4.1.850.1.1.3.3.3.3.1.1 unsigned32 read-only
The table row index for the envirosense input contact details.
                             tlpEnvInputContactName 1.3.6.1.4.1.850.1.1.3.3.3.3.1.2 displaystring read-write
The name or description of the contact.
                             tlpEnvInputContactNormalState 1.3.6.1.4.1.850.1.1.3.3.3.3.1.3 integer read-write
The normal operating position of the contact. Enumeration: 'open': 0, 'closed': 1.
                             tlpEnvInputContactCurrentState 1.3.6.1.4.1.850.1.1.3.3.3.3.1.4 integer read-only
The current state of the contact. Enumeration: 'open': 0, 'closed': 1.
                             tlpEnvInputContactInAlarm 1.3.6.1.4.1.850.1.1.3.3.3.3.1.5 truthvalue read-only
Indicates whether or not the contact is in alarm.
                     tlpEnvOutputContactTable 1.3.6.1.4.1.850.1.1.3.3.3.4 no-access
The output contact details of each envirosense in device table. The number of entries is given by the value of tlpDevicesNumDevices.
                         tlpEnvOutputContactEntry 1.3.6.1.4.1.850.1.1.3.3.3.4.1 no-access
An entry containing output contact details for a particular envirosense.
                             tlpEnvOutputContactIndex 1.3.6.1.4.1.850.1.1.3.3.3.4.1.1 unsigned32 read-only
The table row index for the envirosense output contact details.
                             tlpEnvOutputContactName 1.3.6.1.4.1.850.1.1.3.3.3.4.1.2 displaystring read-write
The name or description of the contact.
                             tlpEnvOutputContactNormalState 1.3.6.1.4.1.850.1.1.3.3.3.4.1.3 integer read-write
The normal operating position of the contact. Enumeration: 'open': 0, 'closed': 1.
                             tlpEnvOutputContactCurrentState 1.3.6.1.4.1.850.1.1.3.3.3.4.1.4 integer read-write
The current state of the contact. Enumeration: 'open': 0, 'closed': 1.
                             tlpEnvOutputContactInAlarm 1.3.6.1.4.1.850.1.1.3.3.3.4.1.5 truthvalue read-only
Indicates whether or not the contact is in alarm.
                 tlpEnvConfig 1.3.6.1.4.1.850.1.1.3.3.5
                     tlpEnvConfigTable 1.3.6.1.4.1.850.1.1.3.3.5.1 no-access
The configuration options of each envirosense in device table. This is a sparse dependent table, and will contain some subset of devices that are envirosenses. Not all options are available on all envirosenses.
                         tlpEnvConfigEntry 1.3.6.1.4.1.850.1.1.3.3.5.1.1 no-access
An entry containing configuration options for a particular envirosenses.
                             tlpEnvTemperatureLowLimit 1.3.6.1.4.1.850.1.1.3.3.5.1.1.1 integer32 read-write
The lower alarm limit for ambient temperature.
                             tlpEnvTemperatureHighLimit 1.3.6.1.4.1.850.1.1.3.3.5.1.1.2 integer32 read-write
The upper alarm limit for ambient temperature.
                             tlpEnvHumidityLowLimit 1.3.6.1.4.1.850.1.1.3.3.5.1.1.3 integer read-write
The lower alarm limit for ambient humidity.
                             tlpEnvHumidityHighLimit 1.3.6.1.4.1.850.1.1.3.3.5.1.1.4 integer read-write
The upper alarm limit for ambient humidity.
             tlpAts 1.3.6.1.4.1.850.1.1.3.4
                 tlpAtsIdent 1.3.6.1.4.1.850.1.1.3.4.1
                     tlpAtsIdentNumAts 1.3.6.1.4.1.850.1.1.3.4.1.1 unsigned32 read-only
The number of ats devices that this agent is currently managing.
                     tlpAtsIdentTable 1.3.6.1.4.1.850.1.1.3.4.1.2 no-access
The identity details of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss.
                         tlpAtsIdentEntry 1.3.6.1.4.1.850.1.1.3.4.1.2.1 no-access
An entry containing details for a particular ats.
                             tlpAtsIdentNumInputs 1.3.6.1.4.1.850.1.1.3.4.1.2.1.1 unsigned32 read-only
The number of inputs supported by the ats.
                             tlpAtsIdentNumOutputs 1.3.6.1.4.1.850.1.1.3.4.1.2.1.2 unsigned32 read-only
The number of outputs supported by the ats.
                             tlpAtsIdentNumPhases 1.3.6.1.4.1.850.1.1.3.4.1.2.1.3 unsigned32 read-only
The number of phases per input supported by the ats.
                             tlpAtsIdentNumOutlets 1.3.6.1.4.1.850.1.1.3.4.1.2.1.4 unsigned32 read-only
The number of receptacles supported by the ats.
                             tlpAtsIdentNumOutletGroups 1.3.6.1.4.1.850.1.1.3.4.1.2.1.5 unsigned32 read-only
The number of receptacle groups supported by the ats.
                             tlpAtsIdentNumCircuits 1.3.6.1.4.1.850.1.1.3.4.1.2.1.6 unsigned32 read-only
The number of circuits supported by the ats.
                             tlpAtsIdentNumBreakers 1.3.6.1.4.1.850.1.1.3.4.1.2.1.7 unsigned32 read-only
The number of bank breakers supported by the ats.
                             tlpAtsIdentNumHeatsinks 1.3.6.1.4.1.850.1.1.3.4.1.2.1.8 unsigned32 read-only
The number of heatsink thermistors supported by the ats.
                     tlpAtsSupportsTable 1.3.6.1.4.1.850.1.1.3.4.1.3 no-access
The supported details of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss.
                         tlpAtsSupportsEntry 1.3.6.1.4.1.850.1.1.3.4.1.3.1 no-access
An entry containing supported details for a particular ats.
                             tlpAtsSupportsEnergywise 1.3.6.1.4.1.850.1.1.3.4.1.3.1.1 truthvalue read-only
Indicates whether the ats supports Cisco EnergyWise.
                             tlpAtsSupportsRampShed 1.3.6.1.4.1.850.1.1.3.4.1.3.1.2 truthvalue read-only
Indicates whether the ats supports ramping and shedding.
                             tlpAtsSupportsOutletGroup 1.3.6.1.4.1.850.1.1.3.4.1.3.1.3 truthvalue read-only
Indicates whether the ats supports outlet groups.
                             tlpAtsSupportsOutletCurrentPower 1.3.6.1.4.1.850.1.1.3.4.1.3.1.4 truthvalue read-only
Indicates whether the ats reports individual receptacle current and power measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpAtsOutletCurrent and tlpAtsOutletPower.
                             tlpAtsSupportsOutletVoltage 1.3.6.1.4.1.850.1.1.3.4.1.3.1.5 truthvalue read-only
Indicates whether the ats reports individual receptacle voltage measurements. Devices that do not support individual receptacle measurements will always return ERROR_NO_SUCH_NAME for tlpAtsOutletVoltage.
                     tlpAtsDisplayTable 1.3.6.1.4.1.850.1.1.3.4.1.4 no-access
The display details of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss.
                         tlpAtsDisplayEntry 1.3.6.1.4.1.850.1.1.3.4.1.4.1 no-access
An entry containing display details for a particular ats.
                             tlpAtsDisplayScheme 1.3.6.1.4.1.850.1.1.3.4.1.4.1.1 integer read-write
Indicates the display scheme of the LED display. The value schemeReverse(0) indicates the tricolor LED indicator uses an alternate pattern. The value schemeNormal(1) indicates the LED indicator uses the standard pattern. This value may not be supported on all models. If not supported, the value will always return schemeNormal(1). Enumeration: 'schemeNormal': 1, 'schemeReverse': 0.
                             tlpAtsDisplayOrientation 1.3.6.1.4.1.850.1.1.3.4.1.4.1.2 integer read-write
Indicates the physical orientation of the LED display. The value displayNormal(0) indicates the display is right-side-up (normal). The value displayReverse(1) indicates the display is upside-down. This value may not be supported on all models. If not supported, the value will always return displayNormal(0). Enumeration: 'displayNormal': 0, 'displayReverse': 1.
                             tlpAtsDisplayAutoScroll 1.3.6.1.4.1.850.1.1.3.4.1.4.1.3 integer read-write
Indicates whether the LED display automatically scrolls through displaying status values. Enumeration: 'scrollEnabled': 1, 'scrollDisabled': 0.
                             tlpAtsDisplayIntensity 1.3.6.1.4.1.850.1.1.3.4.1.4.1.4 integer read-write
Indicates the intensity, as a percentage, of the LED display. The value intensity100(4) indicates the display is at 100% intensity. The other values indicate the display is at a lesser intensity based upon the respective percentage denoted. Enumeration: 'intensity100': 4, 'intensity50': 2, 'intensity75': 3, 'intensity25': 1.
                             tlpAtsDisplayUnits 1.3.6.1.4.1.850.1.1.3.4.1.4.1.5 integer read-write
Indicates the units of measurement displayed on the LED display. The value normal(0) indicates that a temperature value, for example, is displayed in degrees Farenheit. The value metric(1) indicates a temperature value is displayed in degrees Celsius. Enumeration: 'metric': 1, 'normal': 0.
                 tlpAtsDevice 1.3.6.1.4.1.850.1.1.3.4.2
                     tlpAtsDeviceTable 1.3.6.1.4.1.850.1.1.3.4.2.1 no-access
The device details of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss.
                         tlpAtsDeviceEntry 1.3.6.1.4.1.850.1.1.3.4.2.1.1 no-access
An entry containing device details for a particular ats.
                             tlpAtsDeviceMainLoadState 1.3.6.1.4.1.850.1.1.3.4.2.1.1.1 integer read-only
The current state of the main output of the device. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                             tlpAtsDeviceMainLoadControllable 1.3.6.1.4.1.850.1.1.3.4.2.1.1.2 truthvalue read-only
Indicates whether or not the main output is controllable, and whether the ups can be turned off and on.
                             tlpAtsDeviceMainLoadCommand 1.3.6.1.4.1.850.1.1.3.4.2.1.1.3 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the main output of the ups. Setting this value to turnOn(2) will turn on the main output of the ups. Setting this value to cycle(3) will turn off the main output, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                             tlpAtsDevicePowerOnDelay 1.3.6.1.4.1.850.1.1.3.4.2.1.1.4 integer32 read-write
The configurable delay value, which sets the amount of additional time a given device will wait before it connects to a valid AC source. By default the delay value is set to 0. For devices with multiple AC input sources, this delay only applies to the primary input source.
                             tlpAtsDeviceTotalInputPowerRating 1.3.6.1.4.1.850.1.1.3.4.2.1.1.5 integer32 read-only
The total input power rating of all phases on the device. This value may not be supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpAtsDeviceTemperatureC 1.3.6.1.4.1.850.1.1.3.4.2.1.1.6 integer32 read-only
The ambient temperature at or near the ats casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpAtsDeviceTemperatureF 1.3.6.1.4.1.850.1.1.3.4.2.1.1.7 integer32 read-only
The ambient temperature at or near the ats casing. Temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                             tlpAtsDevicePhaseImbalance 1.3.6.1.4.1.850.1.1.3.4.2.1.1.8 integer read-only
The percentage of imbalance of the three phases. This value is in the range from 0% imbalance to 100% imbalance. The lower the value, the better balanced the phases are. If all load is on a single phase, the imbalance is defined as 100%.
                             tlpAtsDeviceOutputPowerTotal 1.3.6.1.4.1.850.1.1.3.4.2.1.1.9 unsigned32 read-only
The AC output total power for all circuits.
                             tlpAtsDeviceAggregatePowerFactor 1.3.6.1.4.1.850.1.1.3.4.2.1.1.10 unsigned32 read-only
The aggregrate power factor of all phases.
                             tlpAtsDeviceOutputCurrentPrecision 1.3.6.1.4.1.850.1.1.3.4.2.1.1.11 integer read-only
Output current is reported by tlpAtsOutputCurrent, tlpAtsOutputCurrentMin and tlpAtsOutputCurrentMax. These values are all reported in hundredths (0.01A), which accommodates all models; however, on any given device the actual precision may vary. This value describes the actual precision, which can be used as a divisor against the output current values to obtain the true output current measurement. For example, if tlpAtsOutputCurrent reports 530 and tlpAtsDeviceOutputCurrentPrecision is tenths(1), then the actual output current is 5.3. Enumeration: 'hundredths': 2, 'none': 0, 'tenths': 1.
                             tlpAtsDeviceGeneralFault 1.3.6.1.4.1.850.1.1.3.4.2.1.1.12 truthvalue read-only
Indicates whether or not the ats is in a system fault condition. When the ats is in such a fault condition, the condition can be cleared with tlpAtsControlResetGeneralFault.
                 tlpAtsDetail 1.3.6.1.4.1.850.1.1.3.4.3
                     tlpAtsInput 1.3.6.1.4.1.850.1.1.3.4.3.1
                         tlpAtsInputTable 1.3.6.1.4.1.850.1.1.3.4.3.1.1 no-access
The input details of each ats in device table. This is a sparse dependent table, and will contain the number of entries based upon the number of atss managed by the agent as reported by tlpAtsIdentNumAts.
                             tlpAtsInputEntry 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1 no-access
An entry containing information applicable to a particular primary input phase managed by this agent.
                                 tlpAtsInputNominalVoltage 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.1 unsigned32 read-only
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                                 tlpAtsInputNominalVoltagePhaseToPhase 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.2 unsigned32 read-only
The nominal value of the input line voltage as measured from phase to phase. This value may not be supported on all models. If not supported, this value will always return zero.
                                 tlpAtsInputNominalVoltagePhaseToNeutral 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.3 unsigned32 read-only
The nominal value of the input line voltage as measured from phase to neutral. This value may not be supported on all models. If not supported, this value will always return zero.
                                 tlpAtsInputBadTransferVoltage 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.4 unsigned32 read-only
The minimum line voltage allowed before the unit disconnects the AC input connection.
                                 tlpAtsInputBadTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.5 unsigned32 read-only
The lower boundary value of tlpAtsInputBadTransferVoltage as dictated by the hardware of the unit.
                                 tlpAtsInputBadTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.6 unsigned32 read-only
The upper boundary value of tlpAtsInputBadTransferVoltage as dictated by the hardware of the unit.
                                 tlpAtsInputHighTransferVoltage 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.7 unsigned32 read-only
The maximum line voltage allowed before the unit disconnects the AC input connection.
                                 tlpAtsInputHighTransferVoltageLowerBound 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.8 unsigned32 read-only
The lower boundary value of tlpAtsInputHighTransferVoltage as dictated by the hardware of the unit.
                                 tlpAtsInputHighTransferVoltageUpperBound 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.9 unsigned32 read-only
The upper boundary value of tlpAtsInputHighTransferVoltage as dictated by the hardware of the unit.
                                 tlpAtsInputFairVoltageThreshold 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.10 unsigned32 read-only
The voltage level at which the device will transition between sources.
                                 tlpAtsInputBadVoltageThreshold 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.11 unsigned32 read-only
The minimum line voltage allowed before the device disconnects the AC input connection.
                                 tlpAtsInputSourceAvailability 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.12 integer read-only
The determination as to which of two AC input lines are available. The agent will return either inputSourceA(1) or inputSourceB(2) if only one line is available, or inputSourceAB(3) if both lines are available. The agent will never return none(0) since the device will be powered off if neither line is available. Enumeration: 'none': 0, 'inputSourceAB': 3, 'inputSourceA': 1, 'inputSourceB': 2.
                                 tlpAtsInputSourceInUse 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.13 integer read-only
The determination as to which one of two AC input lines is in use. Not all devices support the reporting of which source is currently in use. If not supported, this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'inputSourceA': 0, 'inputSourceB': 1.
                                 tlpAtsInputSourceTransitionCount 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.14 unsigned32 read-only
The number of times the device transitions between primary and secondary sources. Most devices are limied to 65533 transitions, after which the value will not increment. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                                 tlpAtsInputCurrentLimit 1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.15 unsigned32 read-only
The capacity of each phase conductor in the ats limited by the AC input cord or any other potential limiting factors unique to a given unit. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                         tlpAtsInputPhaseTable 1.3.6.1.4.1.850.1.1.3.4.3.1.2 no-access
The input phase details of each ats in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpAtsIdentNumInputs and tlpAtsIdentNumPhases per each device.
                             tlpAtsInputPhaseEntry 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1 no-access
An entry containing information applicable to a particular primary input phase managed by this agent.
                                 tlpAtsInputLineIndex 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.1 unsigned32 read-only
The table row index for the input line on the ats.
                                 tlpAtsInputPhaseIndex 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.2 unsigned32 read-only
The table row index for the input phase for the input line.
                                 tlpAtsInputPhaseType 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.3 integer read-only
Denotes whether measurements are phase to neutral(0) or phase to phase(1). Enumeration: 'phaseToNeutral': 0, 'phaseToPhase': 1.
                                 tlpAtsInputPhaseFrequency 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.4 unsigned32 read-only
The present input frequency for a given phase.
                                 tlpAtsInputPhaseVoltage 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.5 unsigned32 read-only
The magnitude of the present input voltage for a given phase.
                                 tlpAtsInputPhaseVoltageMin 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.6 unsigned32 read-write
The minimum input voltage value since the last reset of this value for a given phase. If any value is written to either tlpAtsInputVoltageMin or tlpAtsInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpAtsInputPhaseVoltageMax 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.7 unsigned32 read-write
The maximum input voltage value since the last reset of this value for a given phase. If any value is written to either tlpAtsInputVoltageMin or tlpAtsInputVoltageMax, both will be reset to their appropriate minimum and maximum values.
                                 tlpAtsInputPhaseCurrent 1.3.6.1.4.1.850.1.1.3.4.3.1.2.1.8 unsigned32 read-only
The magnitude of the present input current for a given phase.
                     tlpAtsOutput 1.3.6.1.4.1.850.1.1.3.4.3.2
                         tlpAtsOutputTable 1.3.6.1.4.1.850.1.1.3.4.3.2.1 no-access
The output details of each ats in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpAtsIdentNumOutputs per each device.
                             tlpAtsOutputEntry 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1 no-access
An entry containing output information applicable to a particular phase managed by this agent.
                                 tlpAtsOutputIndex 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.1 unsigned32 read-only
The table row index for the ats phase.
                                 tlpAtsOutputPhase 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.2 integer read-only
Indicates the phase associated with the output line. Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2.
                                 tlpAtsOutputPhaseType 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.3 integer read-only
Denotes whether measurements are phase to neutral(0) or phase to phase(1). Enumeration: 'phaseToNeutral': 0, 'phaseToPhase': 1.
                                 tlpAtsOutputVoltage 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.4 unsigned32 read-only
The magnitude of the present output voltage for a given output line.
                                 tlpAtsOutputCurrent 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.5 unsigned32 read-only
The output current, in hundreths of amps, for a given phase.
                                 tlpAtsOutputCurrentMin 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.6 unsigned32 read-only
The minimum current observed for a given phase since last reset.
                                 tlpAtsOutputCurrentMax 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.7 unsigned32 read-only
The maximum current observed for a given phase since last reset.
                                 tlpAtsOutputActivePower 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.8 unsigned32 read-only
The output power for a given phase.
                                 tlpAtsOutputPowerFactor 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.9 unsigned32 read-only
The output power factor, in hundreths of a percent, for a given phase.
                                 tlpAtsOutputSource 1.3.6.1.4.1.850.1.1.3.4.3.2.1.1.10 integer read-only
The present source of output power. The enumeration none(0) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker. Enumeration: 'none': 0, 'normal': 1.
                     tlpAtsOutlet 1.3.6.1.4.1.850.1.1.3.4.3.3
                         tlpAtsOutletTable 1.3.6.1.4.1.850.1.1.3.4.3.3.1 no-access
The receptacle status details of each ats in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpAtsIdentNumOutlets per each device.
                             tlpAtsOutletEntry 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1 no-access
An entry containing information applicable to a particular outlet managed by this agent.
                                 tlpAtsOutletIndex 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.1 unsigned32 read-only
The table row index for the ats outlet.
                                 tlpAtsOutletName 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.2 displaystring read-write
A user-definable string identifying the name of the outlet.
                                 tlpAtsOutletDescription 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.3 displaystring read-write
A user-definable string identifying the device(s) connected to the given outlet.
                                 tlpAtsOutletState 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.4 integer read-only
The current state of the outlet. Enumeration: 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpAtsOutletControllable 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.5 truthvalue read-only
Denotes whether this outlet is controllable.
                                 tlpAtsOutletCommand 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off the outlet. Setting this value to turnOn(2) will turn on the outlet. Setting this value to cycle(3) will turn the outlet off, then turn it back on. Enumeration: 'turnOn': 2, 'idle': 0, 'turnOff': 1, 'cycle': 3.
                                 tlpAtsOutletVoltage 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.7 unsigned32 read-only
The magnitude of the present output voltage for a given outlet. If the voltage measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle voltage measurements is denoted by tlpAtsSupportsOutletVoltage.
                                 tlpAtsOutletCurrent 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.8 unsigned32 read-only
The present output current, in hundreths of amps, of a given outlet. If the current measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle current measurements is denoted by tlpAtsSupportsCurrentPower.
                                 tlpAtsOutletPower 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.9 unsigned32 read-only
The output power of a given outlet. If the power measurement is not supported for an individual receptacle regardless whether device-wide or just for this receptacle, then this value will always return ERROR_NO_SUCH_NAME. Device-wide support for receptacle power measurements is denoted by tlpAtsSupportsCurrentPower.
                                 tlpAtsOutletRampAction 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.10 integer read-write
The ramp action to take on a given outlet when powering on the device. If this receptacle is not controllable, as denoted by tlpAtsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'remainOff': 0, 'turnOnAfterDelay': 1.
                                 tlpAtsOutletRampDelay 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.11 integer32 read-write
The number of seconds to delay before powering on the given outlet. If this receptacle is not controllable, as denoted by tlpAtsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpAtsOutletShedAction 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.12 integer read-write
The shed action to take on a given outlet when powering off the device. If this receptacle is not controllable, as denoted by tlpAtsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'turnOffAfterDelay': 1, 'remainOn': 0.
                                 tlpAtsOutletShedDelay 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.13 integer32 read-write
The number of seconds to delay before powering off the given outlet. If this receptacle is not controllable, as denoted by tlpAtsOutletControllable, then this value will always return ERROR_NO_SUCH_NAME.
                                 tlpAtsOutletGroup 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.14 integer32 read-write
The tlpAtsOutletGroupIndex group index of the respective group to which the given outlet is assigned, or zero (0) if the given outlet is not grouped.
                                 tlpAtsOutletBank 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.15 integer32 read-only
Indicates on which bank the given outlet is located.
                                 tlpAtsOutletCircuit 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.16 integer32 read-only
Indicates on which circuit the given outlet is wired.
                                 tlpAtsOutletPhase 1.3.6.1.4.1.850.1.1.3.4.3.3.1.1.17 integer read-only
Indicates on which phase or phases the given outlet is associated. For single phase devices, this object will always return phase1(1). For 3-phase devices with outlets wired to a single phase, this object will return phase1(1), phase2(2) or phase3(3). For 3-phase devices with outlets wired to two phases, this object will return phase1-2(4) for phases 1 and 2, phase2-3(5) for phases 2 and 3, and phase3-1(6) for phases 3 and 1. Devices that do not report phase connections will return unknown(0). Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2, 'phase1-2': 4, 'unknown': 0, 'phase3-1': 6, 'phase2-3': 5.
                         tlpAtsOutletGroupTable 1.3.6.1.4.1.850.1.1.3.4.3.3.2 no-access
The receptacle grouping details of each ats in device table. This is a sparse dependent table, and will contain the number of entries based upon the value of tlpAtsIdentNumOutletGroups per each device.
                             tlpAtsOutletGroupEntry 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1 no-access
An entry containing information applicable to a particular outlet group managed by this agent.
                                 tlpAtsOutletGroupIndex 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.1 unsigned32 read-only
The table row index for the ats outlet group.
                                 tlpAtsOutletGroupRowStatus 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.2 rowstatus read-write
Row status for the tlpAtsOutletGroupTable
                                 tlpAtsOutletGroupName 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.3 displaystring read-write
The name of this outlet group.
                                 tlpAtsOutletGroupDescription 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.4 displaystring read-write
A description for this outlet group.
                                 tlpAtsOutletGroupState 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.5 integer read-only
The current state of the outlet group. This value will report off(1) if all outlets in the group are off, on(2) if all outlets in the group are on, mixed(3) if some outlets in the group are off and others are on, or unknown(0) if the state of the outlets cannot be determined. Enumeration: 'mixed': 3, 'unknown': 0, 'off': 1, 'on': 2.
                                 tlpAtsOutletGroupCommand 1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.6 integer read-write
Reading this value will always return 0. Setting this value to turnOff(1) will turn off every outlet associated with the group. Setting this value to turnOn(2) will turn on every outlet associated with the group. Setting this value to cycle(3) will turn off every outlet associated with the group, then turn each outlet back on. Enumeration: 'turnOn': 2, 'turnOff': 1, 'cycle': 3.
                     tlpAtsCircuit 1.3.6.1.4.1.850.1.1.3.4.3.4
                         tlpAtsCircuitTable 1.3.6.1.4.1.850.1.1.3.4.3.4.1 no-access
A list of ats circuit table entries. The number of entries is given by the value of tlpAtsIdentNumCircuits.
                             tlpAtsCircuitEntry 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1 no-access
An entry containing information applicable to a particular circuit managed by this agent.
                                 tlpAtsCircuitIndex 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.1 unsigned32 read-only
The table row index for the ats circuit.
                                 tlpAtsCircuitPhase 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.2 integer read-only
Indicates on which phase or phases the given circuit is wired. For single phase devices, this object will always return phase1(1). For 3-phase devices with outlets wired to a single phase, this object will return phase1(1), phase2(2) or phase3(3). For 3-phase devices with outlets wired to two phases, this object will return phase1-2(4) for phases 1 and 2, phase2-3(5) for phases 2 and 3, and phase3-1(6) for phases 3 and 1. Devices that do not report phase connections will return unknown(0). Enumeration: 'phase1': 1, 'phase3': 3, 'phase2': 2, 'phase1-2': 4, 'unknown': 0, 'phase3-1': 6, 'phase2-3': 5.
                                 tlpAtsCircuitInputVoltage 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.3 integer32 read-only
The input voltage for a circuit.
                                 tlpAtsCircuitTotalCurrent 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.4 integer32 read-only
The total current for all receptacles in a given circuit.
                                 tlpAtsCircuitCurrentLimit 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.5 integer32 read-only
The current capacity of a circuit in the system limited by the circuit breaker or wiring used in a given unit.
                                 tlpAtsCircuitCurrentMin 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.6 integer32 read-only
The minimum total current for all receptacles in a given circuit since last reset.
                                 tlpAtsCircuitCurrentMax 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.7 integer32 read-only
The maximum total current for all receptacles in a given circuit since last reset.
                                 tlpAtsCircuitTotalPower 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.8 integer32 read-only
The total power for all receptacles in a given circuit.
                                 tlpAtsCircuitPowerFactor 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.9 integer read-only
The power factor for all receptacles in a given circuit.
                                 tlpAtsCircuitUtilization 1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.10 unsigned32 read-only
The percentage of utilization of a given circuit. This is typically a calculation of tlpAtsCircuitTotalCurrent / tlpAtsCircuitCurrentLimit.
                     tlpAtsBreaker 1.3.6.1.4.1.850.1.1.3.4.3.5
                         tlpAtsBreakerTable 1.3.6.1.4.1.850.1.1.3.4.3.5.1 no-access
A list of ats bank breaker table entries. The number of entries is given by the value of tlpAtsIdentNumBreakers.
                             tlpAtsBreakerEntry 1.3.6.1.4.1.850.1.1.3.4.3.5.1.1 no-access
An entry containing information applicable to a particular bank breaker managed by this agent.
                                 tlpAtsBreakerIndex 1.3.6.1.4.1.850.1.1.3.4.3.5.1.1.1 unsigned32 read-only
The table row index for the ats bank breaker.
                                 tlpAtsBreakerStatus 1.3.6.1.4.1.850.1.1.3.4.3.5.1.1.2 integer read-only
Indicates whether the bank breaker is open(0), closed(1) or not installed(2). Enumeration: 'notInstalled': 2, 'open': 0, 'closed': 1.
                     tlpAtsHeatsink 1.3.6.1.4.1.850.1.1.3.4.3.6
                         tlpAtsHeatsinkTable 1.3.6.1.4.1.850.1.1.3.4.3.6.1 no-access
A list of ats heatsink thermistor table entries. The number of entries is given by the value of tlpAtsIdentNumHeatsinks.
                             tlpAtsHeatsinkEntry 1.3.6.1.4.1.850.1.1.3.4.3.6.1.1 no-access
An entry containing information applicable to a particular heatsink thermistor managed by this agent.
                                 tlpAtsHeatsinkIndex 1.3.6.1.4.1.850.1.1.3.4.3.6.1.1.1 unsigned32 read-only
The table row index for the ats heatsink thermistor.
                                 tlpAtsHeatsinkStatus 1.3.6.1.4.1.850.1.1.3.4.3.6.1.1.2 integer read-only
Indicates whether the heatsink thermistor is available. The entry will return notAvailable(0) if a thermistor is either non-existent or disconnected, or available(1) when connected. Enumeration: 'notAvailable': 0, 'available': 1.
                                 tlpAtsHeatsinkTemperatureC 1.3.6.1.4.1.850.1.1.3.4.3.6.1.1.3 integer32 read-only
The temperature at the heatsink termistor in tenths degrees Centigrade. Heatsink temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                                 tlpAtsHeatsinkTemperatureF 1.3.6.1.4.1.850.1.1.3.4.3.6.1.1.4 integer32 read-only
The temperature at the heatsink termistor in tenths degrees Farenheit. Heatsink temperature measurements are not supported on all models. If not supported, this value will always return ERROR_NO_SUCH_NAME.
                 tlpAtsControl 1.3.6.1.4.1.850.1.1.3.4.4
                     tlpAtsControlTable 1.3.6.1.4.1.850.1.1.3.4.4.1 no-access
The actionable controls for each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss.
                         tlpAtsControlEntry 1.3.6.1.4.1.850.1.1.3.4.4.1.1 no-access
An entry containing controls for a particular ats.
                             tlpAtsControlRamp 1.3.6.1.4.1.850.1.1.3.4.4.1.1.1 truthvalue read-write
Set to TRUE to initiate the pre-designated ramp sequence on the ats.
                             tlpAtsControlShed 1.3.6.1.4.1.850.1.1.3.4.4.1.1.2 truthvalue read-write
Set to TRUE to initiate the pre-designated shed sequence on the ats.
                             tlpAtsControlAtsOn 1.3.6.1.4.1.850.1.1.3.4.4.1.1.3 truthvalue read-write
Set to TRUE to turn the ats on.
                             tlpAtsControlAtsOff 1.3.6.1.4.1.850.1.1.3.4.4.1.1.4 truthvalue read-write
Set to TRUE to turn the ats off.
                             tlpAtsControlAtsReboot 1.3.6.1.4.1.850.1.1.3.4.4.1.1.5 truthvalue read-write
Set to TRUE to reboot the ats.
                             tlpAtsControlResetGeneralFault 1.3.6.1.4.1.850.1.1.3.4.4.1.1.6 truthvalue read-write
Set to TRUE to reset the general fault alarm indicated by tlpAtsDeviceGeneralFault.
                 tlpAtsConfig 1.3.6.1.4.1.850.1.1.3.4.5
                     tlpAtsConfigTable 1.3.6.1.4.1.850.1.1.3.4.5.1 no-access
The configuration options of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss. Not all options are available on all atss.
                         tlpAtsConfigEntry 1.3.6.1.4.1.850.1.1.3.4.5.1.1 no-access
An entry containing configuration options for a particular ats.
                             tlpAtsConfigInputVoltage 1.3.6.1.4.1.850.1.1.3.4.5.1.1.1 unsigned32 read-write
The nominal value of the input line voltage. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME. This value may not be writable on all models. If not writable, the value will be rejected and an appropriate error message will be returned.
                             tlpAtsConfigSourceSelect 1.3.6.1.4.1.850.1.1.3.4.5.1.1.2 integer read-write
The determination as to which of two AC input lines is designated as the primary input source. The other is designated as the secondary input source. This value will always return inputSourceA(1) for devices with a single input source. Setting this value is supported only on selected models. Enumeration: 'inputSourceA': 1, 'inputSourceB': 2.
                             tlpAtsConfigSource1ReturnTime 1.3.6.1.4.1.850.1.1.3.4.5.1.1.3 unsigned32 read-write
The nominal time to delay a transition to Source 1, if it is the preferred source.
                             tlpAtsConfigSource2ReturnTime 1.3.6.1.4.1.850.1.1.3.4.5.1.1.4 unsigned32 read-write
The nominal time to delay a transition to Source 2, if it is the preferred source.
                             tlpAtsConfigAutoRampOnTransition 1.3.6.1.4.1.850.1.1.3.4.5.1.1.5 integer read-write
When enabled(1), the ats should perform its preconfigured ramp sequence when the input source transfers from its designated secondary source to its designated primary source. This value not supported on all ats devices. If not supported, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'disabled': 0, 'enabled': 1.
                             tlpAtsConfigAutoShedOnTransition 1.3.6.1.4.1.850.1.1.3.4.5.1.1.6 integer read-write
When enabled(1), the ats should perform its preconfigured shed sequence when the input source transfers from its designated primary source to its designated secondary source. This value not supported on all ats devices. If not supported, then this value will always return ERROR_NO_SUCH_NAME. Enumeration: 'disabled': 0, 'enabled': 1.
                     tlpAtsConfigVoltageRangeTable 1.3.6.1.4.1.850.1.1.3.4.5.2 no-access
The voltage range options in this table is intended to configure the operating voltages of an ats. This is a sparse dependent table, and will contain some subset of devices that are atss. All voltage points defined in this table are listed in a specific order from high to low. All voltage points must satsify the conditions and ranges defined for each point. Any point violating any of the relative limits will be rejected. For optimal operation, it is recommended that tlpAtsConfigHighVoltageReset be set lower than tlpAtsConfigHighVoltageTransfer by a margin no less than 1% of tlpAtsConfigHighVoltageTransfer; and that tlpAtsConfigSource1TransferReset (tlpAtsConfigSource2TransferReset) be set higher than tlpAtsConfigSource1BrownoutSet (tlpAtsConfigSource2BrownoutSet) by a margin no less than 1% of tlpAtsConfigSource1BrownoutSet (tlpAtsConfigSource2BrownoutSet). *The upper limit of line voltage is tlpAtsInputHighTransferVoltageUpperBound. The lower limit of line voltage is tlpAtsInputBadTransferVoltageLowerBound. All minimum and maximum limits for each voltage point are all exlusive unless indicated otherwise.
                         tlpAtsConfigVoltageRangeEntry 1.3.6.1.4.1.850.1.1.3.4.5.2.1 no-access
An entry containing voltage range configuration options for a particular ats.
                             tlpAtsConfigHighVoltageTransfer 1.3.6.1.4.1.850.1.1.3.4.5.2.1.1 unsigned32 read-write
The maximum line voltage allowed before the unit disconnects the AC input connection. The maximum value allowed is dictated by tlpAtsInputHighTransferVoltageUpperBound (inclusively). The minimum value allowed is dictated by tlpAtsConfigHighVoltageReset. This value may not be configurable on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigHighVoltageReset 1.3.6.1.4.1.850.1.1.3.4.5.2.1.2 unsigned32 read-write
If a unit is disconnected due to over-voltage, the line voltage has to fall below this value before the unit re-connects the AC input connection. The maximum value allowed is dictated by tlpAtsConfigHighVoltageTransfer. The minimum value allowed is dictated by the greater of tlpAtsConfigSource1TransferReset and tlpAtsConfigSource2TransferReset. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource1TransferReset 1.3.6.1.4.1.850.1.1.3.4.5.2.1.3 unsigned32 read-write
If input source 1 voltage level is above this value, a unit connected to source 2 will transition to source 1 (if it is the preferred source). The maximum value allowed is dictated by tlpAtsConfigHighVoltageReset. The minimum value allowed is dictated by tlpAtsConfigSource1BrownoutSet. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource1BrownoutSet 1.3.6.1.4.1.850.1.1.3.4.5.2.1.4 unsigned32 read-write
This value dictates the voltage level below which source 1 goes into a brown out condition. The maximum value allowed is dictated by tlpAtsConfigSource1TransferReset. The minimum value allowed is dictated by tlpAtsConfigSource1TransferSet. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource1TransferSet 1.3.6.1.4.1.850.1.1.3.4.5.2.1.5 unsigned32 read-write
If input source 1 voltage level falls below this value, a unit connected to source 1 will transition to source 2 (if it is in fair condition as denoted by tlpAtsConfigSource2TransferSet). The maximum value allowed is dictated by tlpAtsConfigSource1BrownoutSet. The minimum value allowed is dictated by tlpAtsConfigLowVoltageReset. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource2TransferReset 1.3.6.1.4.1.850.1.1.3.4.5.2.1.6 unsigned32 read-write
If input source 2 voltage level is above this value, a unit connected to source 1 will transition to source 2 (if it is the preferred source). The maximum value allowed is dictated by tlpAtsConfigHighVoltageReset. The minimum value allowed is dictated by tlpAtsConfigSource2BrownoutSet. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource2BrownoutSet 1.3.6.1.4.1.850.1.1.3.4.5.2.1.7 unsigned32 read-write
This value dictates the voltage level below which source 2 goes into a brown out condition. The maximum value allowed is dictated by tlpAtsConfigSource2TransferReset. The minimum value allowed is dictated by tlpAtsConfigSource2TransferSet. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSource2TransferSet 1.3.6.1.4.1.850.1.1.3.4.5.2.1.8 unsigned32 read-write
If input source 2 voltage level falls below this value, a unit connected to source 2 will transition to source 1 (if it is in fair condition as denoted by tlpAtsConfigSource1TransferSet). The maximum value allowed is dictated by tlpAtsConfigSource2BrownoutSet. The minimum value allowed is dictated by tlpAtsConfigLowVoltageReset. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigLowVoltageReset 1.3.6.1.4.1.850.1.1.3.4.5.2.1.9 unsigned32 read-write
If a unit is disconnected due to under-voltage or is not powered up yet, the line voltage has to rise above this value before the unit gets connected to the AC input connection. The maximum value allowed is dictated by the lesser value of tlpAtsConfigSource1TransferSet and tlpAtsConfigSource2TransferSet. The minimum value allowed is dictated by tlpAtsConfigLowVoltageTransfer. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigLowVoltageTransfer 1.3.6.1.4.1.850.1.1.3.4.5.2.1.10 unsigned32 read-write
The minimum line voltage allowed before the unit disconnects the AC input connection. The maximum value allowed is dictated by tlpAtsConfigLowVoltageReset. The minimum value allowed is dictated by tlpAtsInputBadTransferVoltageLowerBound (inclusively). If not supported, this value will return ERROR_NO_SUCH_NAME.
                     tlpAtsConfigVoltageRangeLimitsTable 1.3.6.1.4.1.850.1.1.3.4.5.3 no-access
The voltage range table, as documented by tlpAtsConfigVoltageRangeTable requires that all changes adhere with stack order, from high transfer voltage down to low transfer voltage. In addition to stack order, certain voltage range values have limits defining the absolute minimum and absolute maximum for such values. Any voltage value violating any respective limit defined herein will be rejected.
                         tlpAtsConfigVoltageRangeLimitsEntry 1.3.6.1.4.1.850.1.1.3.4.5.3.1 no-access
An entry containing voltage range limits configuration options for a particular ats.
                             tlpAtsConfigSourceBrownoutSetMinimum 1.3.6.1.4.1.850.1.1.3.4.5.3.1.1 unsigned32 read-write
This value dictates the absolute lower limit by which tlpAtsConfigSource1BrownoutSet and tlpAtsConfigSource2BrownoutSet can be set. tlpAtsConfigSource1TransferSet and tlpAtsConfigSource2TransferSet, respectively, are also used when determining the lowest value a brownout value can be set at any given time. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSourceBrownoutSetMaximum 1.3.6.1.4.1.850.1.1.3.4.5.3.1.2 unsigned32 read-write
This value dictates the absolute upper limit by which tlpAtsConfigSource1BrownoutSet and tlpAtsConfigSource2BrownoutSet can be set. tlpAtsConfigSource1TransferReset and tlpAtsConfigSource2TransferReset, respectively, are also used when determining the greatest value a brownout value can be set at any given time. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSourceTransferSetMinimum 1.3.6.1.4.1.850.1.1.3.4.5.3.1.3 unsigned32 read-write
This value dictates the absolute lower limit by which tlpAtsConfigSource1TransferSet and tlpAtsConfigSource2TransferSet can be set. tlpAtsConfigLowVoltageReset is also used when determining the lowest value a transferset value can be set at any given time. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigSourceTransferSetMaximum 1.3.6.1.4.1.850.1.1.3.4.5.3.1.4 unsigned32 read-write
This value dictates the absolute upper limit by which tlpAtsConfigSource1TransferSet and tlpAtsConfigSource2TransferSet can be set. tlpAtsConfigSource1BrownoutSet and tlpAtsConfigSource2BrownoutSet, respectively, are also used when determining the greatest value a transferset value can be set at any given time. If not supported, this value will return ERROR_NO_SUCH_NAME.
                     tlpAtsConfigThresholdTable 1.3.6.1.4.1.850.1.1.3.4.5.4 no-access
The configurable threshold options of each ats in device table. This is a sparse dependent table, and will contain some subset of devices that are atss. Not all options are available on all atss.
                         tlpAtsConfigThresholdEntry 1.3.6.1.4.1.850.1.1.3.4.5.4.1 no-access
An entry containing configurable threshold options for a particular ats.
                             tlpAtsConfigOverCurrentThreshold 1.3.6.1.4.1.850.1.1.3.4.5.4.1.1 unsigned32 read-write
The output current measurement at which an over current condition is reported. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigOverTemperatureThreshold 1.3.6.1.4.1.850.1.1.3.4.5.4.1.2 unsigned32 read-write
The system temperature at which an over temperature condition is reported. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigOverVoltageThreshold 1.3.6.1.4.1.850.1.1.3.4.5.4.1.3 unsigned32 read-write
The input voltage measurement at which an over voltage condition is reported. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
                             tlpAtsConfigOverLoadThreshold 1.3.6.1.4.1.850.1.1.3.4.5.4.1.4 unsigned32 read-write
The system load at which an overload condition is reported. This value may not be supported on all models. If not supported, this value will return ERROR_NO_SUCH_NAME.
             tlpCooling 1.3.6.1.4.1.850.1.1.3.5
                 tlpCoolingIdent 1.3.6.1.4.1.850.1.1.3.5.1
                     tlpCoolingIdentNumCooling 1.3.6.1.4.1.850.1.1.3.5.1.1 unsigned32 read-only
The number of cooling devices that this agent is currently managing.
                 tlpCoolingDevice 1.3.6.1.4.1.850.1.1.3.5.2
                 tlpCoolingDetail 1.3.6.1.4.1.850.1.1.3.5.3
                     tlpCoolingInput 1.3.6.1.4.1.850.1.1.3.5.3.1
                     tlpCoolingOutput 1.3.6.1.4.1.850.1.1.3.5.3.2
                 tlpCoolingControl 1.3.6.1.4.1.850.1.1.3.5.4
                 tlpCoolingConfig 1.3.6.1.4.1.850.1.1.3.5.5
             tlpKvm 1.3.6.1.4.1.850.1.1.3.6
                 tlpKvmIdent 1.3.6.1.4.1.850.1.1.3.6.1
                     tlpKvmIdentNumKvm 1.3.6.1.4.1.850.1.1.3.6.1.1 unsigned32 read-only
The number of kvm devices that this agent is currently managing.
                 tlpKvmDevice 1.3.6.1.4.1.850.1.1.3.6.2
                 tlpKvmDetail 1.3.6.1.4.1.850.1.1.3.6.3
                 tlpKvmControl 1.3.6.1.4.1.850.1.1.3.6.4
                 tlpKvmConfig 1.3.6.1.4.1.850.1.1.3.6.5
             tlpRackTrack 1.3.6.1.4.1.850.1.1.3.7
                 tlpRackTrackIdent 1.3.6.1.4.1.850.1.1.3.7.1
                     tlpRackTrackIdentNumRackTrack 1.3.6.1.4.1.850.1.1.3.7.1.1 unsigned32 read-only
The number of rack track devices that this agent is currently managing.
                 tlpRackTrackDevice 1.3.6.1.4.1.850.1.1.3.7.2
                 tlpRackTrackDetail 1.3.6.1.4.1.850.1.1.3.7.3
                 tlpRackTrackControl 1.3.6.1.4.1.850.1.1.3.7.4
                 tlpRackTrackConfig 1.3.6.1.4.1.850.1.1.3.7.5
             tlpSwitch 1.3.6.1.4.1.850.1.1.3.8
                 tlpSwitchIdent 1.3.6.1.4.1.850.1.1.3.8.1
                     tlpSwitchIdentNumSwitch 1.3.6.1.4.1.850.1.1.3.8.1.1 unsigned32 read-only
The number of switch devices that this agent is currently managing.
                 tlpSwitchDevice 1.3.6.1.4.1.850.1.1.3.8.2
                 tlpSwitchDetail 1.3.6.1.4.1.850.1.1.3.8.3
                 tlpSwitchControl 1.3.6.1.4.1.850.1.1.3.8.4
                 tlpSwitchConfig 1.3.6.1.4.1.850.1.1.3.8.5
     tlpSoftware 1.3.6.1.4.1.850.1.2
         tlpAgentDetails 1.3.6.1.4.1.850.1.2.1
             tlpAgentIdent 1.3.6.1.4.1.850.1.2.1.1
                 tlpAgentType 1.3.6.1.4.1.850.1.2.1.1.1 integer read-only
The type of PowerAlert engine providing this data. Enumeration: 'pansa': 2, 'unknown': 0, 'netos7': 6, 'netos6': 5, 'nmc5': 8, 'sinetica': 4, 'delta': 3, 'panms': 7, 'pal': 1.
                 tlpAgentVersion 1.3.6.1.4.1.850.1.2.1.1.2 displaystring read-only
The version of the agent software.
                 tlpAgentDriverVersion 1.3.6.1.4.1.850.1.2.1.1.3 displaystring read-only
The driver version of the agent software.
                 tlpAgentMAC 1.3.6.1.4.1.850.1.2.1.1.4 displaystring read-only
The MAC Address of the agent.
                 tlpAgentSerialNum 1.3.6.1.4.1.850.1.2.1.1.5 displaystring read-only
Serial number of the web card providing the agent data. This value is only supported by a web card agent. PowerAlert for PC (PAL) agents do not support this value and will return ERROR_NO_SUCH_NAME.
                 tlpAgentUuid 1.3.6.1.4.1.850.1.2.1.1.6 displaystring read-only
Universally unique identifier for this host in the form 8-4-4-4-12 for a total of 36 characters (32 alphanumeric characters and four hyphens). For example: 550e8400-e29b-41d4-a716-446655440000.
             tlpAgentAttributes 1.3.6.1.4.1.850.1.2.1.2
                 tlpAgentAttributesSupports 1.3.6.1.4.1.850.1.2.1.2.1
                     tlpAgentAttributesSupportsHTTP 1.3.6.1.4.1.850.1.2.1.2.1.1 truthvalue read-only
Indicates whether the agent supports HTTP connections.
                     tlpAgentAttributesSupportsHTTPS 1.3.6.1.4.1.850.1.2.1.2.1.2 truthvalue read-only
Indicates whether the agent supports HTTPS connections.
                     tlpAgentAttributesSupportsFTP 1.3.6.1.4.1.850.1.2.1.2.1.3 truthvalue read-only
Indicates whether the agent supports FTP connections.
                     tlpAgentAttributesSupportsTelnetMenu 1.3.6.1.4.1.850.1.2.1.2.1.4 truthvalue read-only
Indicates whether the agent supports Telnet menu connections.
                     tlpAgentAttributesSupportsTelnetCLI 1.3.6.1.4.1.850.1.2.1.2.1.5 truthvalue read-only
Indicates whether the agent supports Telnet CLI connections.
                     tlpAgentAttributesSupportsSSHMenu 1.3.6.1.4.1.850.1.2.1.2.1.6 truthvalue read-only
Indicates whether the agent supports SSH menu connections.
                     tlpAgentAttributesSupportsSSHCLI 1.3.6.1.4.1.850.1.2.1.2.1.7 truthvalue read-only
Indicates whether the agent supports SSH CLI connections.
                     tlpAgentAttributesSupportsSNMP 1.3.6.1.4.1.850.1.2.1.2.1.8 truthvalue read-only
Indicates whether the agent supports SNMP connections.
                     tlpAgentAttributesSupportsSNMPTrap 1.3.6.1.4.1.850.1.2.1.2.1.9 truthvalue read-only
Indicates whether the agent supports listening for SNMP traps. This is only applicable for network monitoring applications, PowerAlert Shutdown Agent for an example, that connect to a web card or PowerAlert Local and listen for outbound traps. As such, this value is not supported and will always return 2(false) for a web card or PowerAlert Local.
                 tlpAgentAttributesAutostart 1.3.6.1.4.1.850.1.2.1.2.2
                     tlpAgentAttributesAutostartHTTP 1.3.6.1.4.1.850.1.2.1.2.2.1 truthvalue read-only
Indicates whether the agent autostarts HTTP services.
                     tlpAgentAttributesAutostartHTTPS 1.3.6.1.4.1.850.1.2.1.2.2.2 truthvalue read-only
Indicates whether the agent autostarts HTTPS services.
                     tlpAgentAttributesAutostartFTP 1.3.6.1.4.1.850.1.2.1.2.2.3 truthvalue read-only
Indicates whether the agent autostarts FTP services.
                     tlpAgentAttributesAutostartTelnetMenu 1.3.6.1.4.1.850.1.2.1.2.2.4 truthvalue read-only
Indicates whether the agent autostarts Telnet menu services.
                     tlpAgentAttributesAutostartTelnetCLI 1.3.6.1.4.1.850.1.2.1.2.2.5 truthvalue read-only
Indicates whether the agent autostarts Telnet CLI services.
                     tlpAgentAttributesAutostartSSHMenu 1.3.6.1.4.1.850.1.2.1.2.2.6 truthvalue read-only
Indicates whether the agent autostarts SSH menu services.
                     tlpAgentAttributesAutostartSSHCLI 1.3.6.1.4.1.850.1.2.1.2.2.7 truthvalue read-only
Indicates whether the agent autostarts SSH CLI services.
                     tlpAgentAttributesAutostartSNMP 1.3.6.1.4.1.850.1.2.1.2.2.8 truthvalue read-only
Indicates whether the agent autostarts SNMP services.
                 tlpAgentAttributesSnmp 1.3.6.1.4.1.850.1.2.1.2.3
                     tlpAgentAttributesSNMPv1Enabled 1.3.6.1.4.1.850.1.2.1.2.3.1 truthvalue read-only
Indicates whether the agent will allow SNMPv1 connections.
                     tlpAgentAttributesSNMPv2cEnabled 1.3.6.1.4.1.850.1.2.1.2.3.2 truthvalue read-only
Indicates whether the agent will allow SNMPv2c connections.
                     tlpAgentAttributesSNMPv3Enabled 1.3.6.1.4.1.850.1.2.1.2.3.3 truthvalue read-only
Indicates whether the agent will allow SNMPv3 connections.
                 tlpAgentAttributesPorts 1.3.6.1.4.1.850.1.2.1.2.4
                     tlpAgentAttributesHTTPPort 1.3.6.1.4.1.850.1.2.1.2.4.1 unsigned32 read-only
The port used for HTTP communications.
                     tlpAgentAttributesHTTPSPort 1.3.6.1.4.1.850.1.2.1.2.4.2 unsigned32 read-only
The port used for HTTPS communications.
                     tlpAgentAttributesFTPPort 1.3.6.1.4.1.850.1.2.1.2.4.3 unsigned32 read-only
The port used for FTP communications.
                     tlpAgentAttributesTelnetMenuPort 1.3.6.1.4.1.850.1.2.1.2.4.4 unsigned32 read-only
The port used for Telnet Menu communications.
                     tlpAgentAttributesTelnetCLIPort 1.3.6.1.4.1.850.1.2.1.2.4.5 unsigned32 read-only
The port used for Telnet CLI communications.
                     tlpAgentAttributesSSHMenuPort 1.3.6.1.4.1.850.1.2.1.2.4.6 unsigned32 read-only
The port used for SSH Menu communications.
                     tlpAgentAttributesSSHCLIPort 1.3.6.1.4.1.850.1.2.1.2.4.7 unsigned32 read-only
The port used for SSH CLI communications.
                     tlpAgentAttributesSNMPPort 1.3.6.1.4.1.850.1.2.1.2.4.8 unsigned32 read-only
The port used for SNMP communications.
                     tlpAgentAttributesSNMPTrapPort 1.3.6.1.4.1.850.1.2.1.2.4.9 unsigned32 read-only
The port used for SNMP trap and notifications.
         tlpAgentSettings 1.3.6.1.4.1.850.1.2.2
             tlpAgentConfig 1.3.6.1.4.1.850.1.2.2.1
                 tlpAgentConfigRemoteRegistration 1.3.6.1.4.1.850.1.2.2.1.1 displaystring read-write
Registers an SNMP contact's IP address and the port on which the contact is listening for SNMP traps. Setting this value is used to CREATE a table entry in a non-standard way. Getting this value will return a string INADDR_ANY and any port number. The port number should always be included. When unregistering an SNMP contact, the requester's IP address should be provided with a port number of 0. When setting or unsetting this OID, the IP address string should never be 0 nor should it be empty. The registration uses its default community string to register each contact. To use a community other than the default, then it must be appended to the end of the string delimited with a comma. The address should be of the format 0.0.0.0:00000 for IPv4. If IPv6 is supported, use the bracket-enclosed format given in IETF RFC 2732 Section 2, with the following examples: [FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:80 [1080:0:0:0:8:800:200C:417A]:162 [3ffe:2a00:100:7031::1]:162 [1080::8:800:200C:417A]:162,myCommunity [::192.9.5.5]:162,myCommunity [::FFFF:129.144.52.38]:80 [2010:836B:4179::836B:4179]:162
                 tlpAgentConfigCurrentTime 1.3.6.1.4.1.850.1.2.2.1.2 displaystring read-write
The current date and time of the system.
         tlpAgentContacts 1.3.6.1.4.1.850.1.2.3
             tlpAgentEmailContacts 1.3.6.1.4.1.850.1.2.3.1
                 tlpAgentNumEmailContacts 1.3.6.1.4.1.850.1.2.3.1.1 unsigned32 read-only
The number of email contacts currently defined in the agent.
                 tlpAgentEmailContactTable 1.3.6.1.4.1.850.1.2.3.1.2 no-access
A list of email contact entries. The number of entries is given by the value of tlpAgentNumEmailContacts.
                     tlpAgentEmailContactEntry 1.3.6.1.4.1.850.1.2.3.1.2.1 no-access
An entry containing the details of an email contact.
                         tlpAgentEmailContactIndex 1.3.6.1.4.1.850.1.2.3.1.2.1.1 unsigned32 read-only
The table row index for the email contact.
                         tlpAgentEmailContactRowStatus 1.3.6.1.4.1.850.1.2.3.1.2.1.2 rowstatus read-write
Row status for the tlpAgentEmailContactTable.
                         tlpAgentEmailContactName 1.3.6.1.4.1.850.1.2.3.1.2.1.3 displaystring read-write
The name of the email contact.
                         tlpAgentEmailContactAddress 1.3.6.1.4.1.850.1.2.3.1.2.1.4 displaystring read-write
The address of the email contact.
             tlpAgentSnmpContacts 1.3.6.1.4.1.850.1.2.3.2
                 tlpAgentNumSnmpContacts 1.3.6.1.4.1.850.1.2.3.2.1 unsigned32 read-only
The number of SNMP contacts currently defined in the agent.
                 tlpAgentSnmpContactTable 1.3.6.1.4.1.850.1.2.3.2.2 no-access
A list of SNMP contact entries. The number of entries is given by the value of tlpAgentNumSnmpContacts.
                     tlpAgentSnmpContactEntry 1.3.6.1.4.1.850.1.2.3.2.2.1 no-access
An entry containing the details of an SNMP contact.
                         tlpAgentSnmpContactIndex 1.3.6.1.4.1.850.1.2.3.2.2.1.1 unsigned32 read-only
The table row index for the SNMP contact.
                         tlpAgentSnmpContactRowStatus 1.3.6.1.4.1.850.1.2.3.2.2.1.2 rowstatus read-write
Row status for the tlpAgentSnmpContactTable.
                         tlpAgentSnmpContactName 1.3.6.1.4.1.850.1.2.3.2.2.1.3 displaystring read-write
The name of the SNMP contact.
                         tlpAgentSnmpContactIpAddress 1.3.6.1.4.1.850.1.2.3.2.2.1.4 displaystring read-write
The IP address of the SNMP contact.
                         tlpAgentSnmpContactPort 1.3.6.1.4.1.850.1.2.3.2.2.1.5 unsigned32 read-write
The port of the SNMP contact.
                         tlpAgentSnmpContactSnmpVersion 1.3.6.1.4.1.850.1.2.3.2.2.1.6 integer read-write
The SNMP contact version to use for sending traps. Enumeration: 'snmpv2c': 2, 'snmpv1': 1, 'snmpv3': 3.
                         tlpAgentSnmpContactSecurityName 1.3.6.1.4.1.850.1.2.3.2.2.1.7 displaystring read-write
The security name for the SNMP contact.
                         tlpAgentSnmpContactPrivPassword 1.3.6.1.4.1.850.1.2.3.2.2.1.8 displaystring read-write
The privacy password to use for sending V3 traps to the SNMP contact.
                         tlpAgentSnmpContactAuthPassword 1.3.6.1.4.1.850.1.2.3.2.2.1.9 displaystring read-write
The authentication password to use for sending V3 traps to the SNMP contact.
     tlpAlarms 1.3.6.1.4.1.850.1.3
         tlpAlarmsPresent 1.3.6.1.4.1.850.1.3.1 unsigned32 read-only
The present number of active alarm conditions.
         tlpAlarmTable 1.3.6.1.4.1.850.1.3.2 no-access
A list of alarm conditions for all devices managed by this agent. This table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect or conditions not acnowledged. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains (becomes inactive and is acknowledged). The agent creates the first row with tlpAlarmId equal to 1, and increments the value of tlpAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of tlpAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse (e.g., containing entries for rows 95, 100, 101, and 203) and the entries should not be assumed to be in chronological order because tlpAlarmId might have wrapped. The number of rows in the table at any given time is reflected by the value of tlpAlarmsPresent.
             tlpAlarmEntry 1.3.6.1.4.1.850.1.3.2.1 no-access
An entry containing information application to a particular alarm.
                 tlpAlarmId 1.3.6.1.4.1.850.1.3.2.1.1 unsigned32 read-only
A unique identifier for an alarm condition. This value will remain constant for the duration of the alarm condition.
                 tlpAlarmDescr 1.3.6.1.4.1.850.1.3.2.1.2 object identifier read-only
A reference of the alarm description object. The object referenced should not be accessbile, but rather be used to provide a unique description for the alarm condition. The object referenced will be a well known alarm object associated with the device on which the alarm condition is active.
                 tlpAlarmTime 1.3.6.1.4.1.850.1.3.2.1.3 timestamp read-only
The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of tlpAlarmsTime shall equal 0.
                 tlpAlarmTableRef 1.3.6.1.4.1.850.1.3.2.1.4 object identifier read-only
This value references the OID of a table object applicable to the alarm condition. This, in conjunction with the table row as defined by tlpAlarmTableRowRef, specifies the object/row within this table to which the alarm condition applies. Example 1 -- The following sample values will be returned for a UPS on battery: tlpAlarmId 28 tlpAlarmDescr tlpUpsAlarmOnBattery tlpAlarmTime 12345678 tlpAlarmTableRef tlpDeviceTable tlpAlarmTableRowRef tlpDeviceIndex.2 tlpAlarmDetail On Battery tlpAlarmType warning tlpAlarmState active tlpAlarmAcknowledged notAcknowledged In the above example, tlpAlarmTableRef references the device table and tlpAlarmTableRowRef references the 2nd managed device in that table. Example 2 -- The following sample values will be returned for a PDU with a load turned off: tlpAlarmId 46 tlpAlarmDescr tlpPduAlarmLoadOff tlpAlarmTime 12345678 tlpAlarmTableRef tlpPduOutletTable tlpAlarmTableRowRef tlpOutletIndex.1.4 tlpAlarmDetail Load Off tlpAlarmType warning tlpAlarmState active tlpAlarmAcknowledged acknowledged In the above example, tlpAlarmTableRef references the pdu outlet table and tlpAlarmTableRowRef references the 4th outlet on the 1st managed device.
                 tlpAlarmTableRowRef 1.3.6.1.4.1.850.1.3.2.1.5 object identifier read-only
This value is used in conjunction with tlpAlarmTableRef to define the object associated with this alarm condition. See the description of tlpAlarmTableRef for more information.
                 tlpAlarmDetail 1.3.6.1.4.1.850.1.3.2.1.6 displaystring read-only
A textual description of the alarm condition.
                 tlpAlarmType 1.3.6.1.4.1.850.1.3.2.1.7 integer read-only
The category/group of this alarm. Enumeration: 'info': 3, 'status': 4, 'custom': 6, 'critical': 1, 'offline': 5, 'warning': 2.
                 tlpAlarmState 1.3.6.1.4.1.850.1.3.2.1.8 integer read-only
The current state of this alarm condition. An active(1) alarm is a condition that currently exists. An inactive(2) alarm is a condition that no longer exists because the alarm either cleared or was resolved. Each alarm condition must be cleared and acknowledged before it is removed from this table (see tlpAlarmAcknowledged). Enumeration: 'active': 1, 'inactive': 2.
                 tlpAlarmAcknowledged 1.3.6.1.4.1.850.1.3.2.1.9 integer read-write
Denotes whether the alarm condition has been acknowledged. The agent will return notAcknowledged(1) if the condition has not been acknowledged, or acknowledged(2) when acknowledged. Writing the value acknowledged(2) for an alarm acknowledges the alarm condition. Each alarm condition must be cleared and acknowledged before it is removed from this table; therefore, even if acknowledged, the alarm will remain in this table until the alarm becomes inactive as denoted by tlpAlarmState. Enumeration: 'acknowledged': 2, 'notAcknowledged': 1.
         tlpAlarmsWellKnown 1.3.6.1.4.1.850.1.3.3
             tlpAgentAlarms 1.3.6.1.4.1.850.1.3.3.1
             tlpDeviceAlarms 1.3.6.1.4.1.850.1.3.3.2
                 tlpAlarmCommunicationsLost 1.3.6.1.4.1.850.1.3.3.2.1
A problem has been encountered in the communications between the agent and the device.
                 tlpAlarmUserDefined 1.3.6.1.4.1.850.1.3.3.2.2
                     tlpAlarmUserDefined01 1.3.6.1.4.1.850.1.3.3.2.2.1
User-defined event 1 is in alarm.
                     tlpAlarmUserDefined02 1.3.6.1.4.1.850.1.3.3.2.2.2
User-defined event 2 is in alarm.
                     tlpAlarmUserDefined03 1.3.6.1.4.1.850.1.3.3.2.2.3
User-defined event 3 is in alarm.
                     tlpAlarmUserDefined04 1.3.6.1.4.1.850.1.3.3.2.2.4
User-defined event 4 is in alarm.
                     tlpAlarmUserDefined05 1.3.6.1.4.1.850.1.3.3.2.2.5
User-defined event 5 is in alarm.
                     tlpAlarmUserDefined06 1.3.6.1.4.1.850.1.3.3.2.2.6
User-defined event 6 is in alarm.
                     tlpAlarmUserDefined07 1.3.6.1.4.1.850.1.3.3.2.2.7
User-defined event 7 is in alarm.
                     tlpAlarmUserDefined08 1.3.6.1.4.1.850.1.3.3.2.2.8
User-defined event 8 is in alarm.
                     tlpAlarmUserDefined09 1.3.6.1.4.1.850.1.3.3.2.2.9
User-defined event 9 is in alarm.
             tlpUpsAlarms 1.3.6.1.4.1.850.1.3.3.3
                 tlpUpsAlarmBatteryBad 1.3.6.1.4.1.850.1.3.3.3.1
One or more batteries have been determined to require replacement.
                 tlpUpsAlarmOnBattery 1.3.6.1.4.1.850.1.3.3.3.2
The UPS is drawing power from the batteries.
                 tlpUpsAlarmLowBattery 1.3.6.1.4.1.850.1.3.3.3.3
The remaining battery charge is less than or equal to the percentage of capacity warning specified by tlpUpsConfigBatteryCapacityThreshold.
                 tlpUpsAlarmDepletedBattery 1.3.6.1.4.1.850.1.3.3.3.4
The UPS will be unable to sustain the present load when and if the utility power is lost.
                 tlpUpsAlarmTempBad 1.3.6.1.4.1.850.1.3.3.3.5
A temperature is out of tolerance.
                 tlpUpsAlarmInputBad 1.3.6.1.4.1.850.1.3.3.3.6
An input condition is out of tolerance.
                 tlpUpsAlarmOutputBad 1.3.6.1.4.1.850.1.3.3.3.7
An output condition (other than OutputOverload) is out of tolerance.
                 tlpUpsAlarmOutputOverload 1.3.6.1.4.1.850.1.3.3.3.8
The output load exceeds the UPS output capacity.
                 tlpUpsAlarmOnBypass 1.3.6.1.4.1.850.1.3.3.3.9
The Bypass is presently engaged on the UPS.
                 tlpUpsAlarmBypassBad 1.3.6.1.4.1.850.1.3.3.3.10
The Bypass is out of tolerance.
                 tlpUpsAlarmOutputOffAsRequested 1.3.6.1.4.1.850.1.3.3.3.11
The UPS has shutdown as requested, i.e., the output is off.
                 tlpUpsAlarmUpsOffAsRequested 1.3.6.1.4.1.850.1.3.3.3.12
The entire UPS has shutdown as commanded.
                 tlpUpsAlarmChargerFailed 1.3.6.1.4.1.850.1.3.3.3.13
An uncorrected problem has been detected within the UPS charger subsystem.
                 tlpUpsAlarmUpsOutputOff 1.3.6.1.4.1.850.1.3.3.3.14
The output of the UPS is in the off state.
                 tlpUpsAlarmUpsSystemOff 1.3.6.1.4.1.850.1.3.3.3.15
The UPS system is in the off state.
                 tlpUpsAlarmFanFailure 1.3.6.1.4.1.850.1.3.3.3.16
The failure of one or more fans in the UPS has been detected.
                 tlpUpsAlarmFuseFailure 1.3.6.1.4.1.850.1.3.3.3.17
The failure of one or more fuses has been detected.
                 tlpUpsAlarmGeneralFault 1.3.6.1.4.1.850.1.3.3.3.18
A general fault in the UPS has been detected.
                 tlpUpsAlarmDiagnosticTestFailed 1.3.6.1.4.1.850.1.3.3.3.19
The result of the last diagnostic test indicates a failure.
                 tlpUpsAlarmAwaitingPower 1.3.6.1.4.1.850.1.3.3.3.20
The UPS output is off and the UPS is awaiting the return of input power.
                 tlpUpsAlarmShutdownPending 1.3.6.1.4.1.850.1.3.3.3.21
A tlpUpsShutdownAfterDelay countdown is underway.
                 tlpUpsAlarmShutdownImminent 1.3.6.1.4.1.850.1.3.3.3.22
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.
                 tlpUpsAlarmLoadLevelAboveThreshold 1.3.6.1.4.1.850.1.3.3.3.23
                       tlpUpsAlarmLoadLevelAboveThresholdTotal 1.3.6.1.4.1.850.1.3.3.3.23.1
The total load level is above the designated threshold.
                       tlpUpsAlarmLoadLevelAboveThresholdPhase1 1.3.6.1.4.1.850.1.3.3.3.23.2
The load level on phase 1 exceeds load limits.
                       tlpUpsAlarmLoadLevelAboveThresholdPhase2 1.3.6.1.4.1.850.1.3.3.3.23.3
The load level on phase 2 exceeds load limits.
                       tlpUpsAlarmLoadLevelAboveThresholdPhase3 1.3.6.1.4.1.850.1.3.3.3.23.4
The load level on phase 3 exceeds load limits.
                 tlpUpsAlarmOutputCurrentChanged 1.3.6.1.4.1.850.1.3.3.3.24
The output current changed from its last known value.
                 tlpUpsAlarmBatteryAgeAboveThreshold 1.3.6.1.4.1.850.1.3.3.3.25
One or more batteries have been determined to require replacement.
                 tlpUpsAlarmLoadOff 1.3.6.1.4.1.850.1.3.3.3.26
                       tlpUpsAlarmLoadOff01 1.3.6.1.4.1.850.1.3.3.3.26.1
Load 1 is off.
                       tlpUpsAlarmLoadOff02 1.3.6.1.4.1.850.1.3.3.3.26.2
Load 2 is off.
                       tlpUpsAlarmLoadOff03 1.3.6.1.4.1.850.1.3.3.3.26.3
Load 3 is off.
                       tlpUpsAlarmLoadOff04 1.3.6.1.4.1.850.1.3.3.3.26.4
Load 4 is off.
                       tlpUpsAlarmLoadOff05 1.3.6.1.4.1.850.1.3.3.3.26.5
Load 5 is off.
                       tlpUpsAlarmLoadOff06 1.3.6.1.4.1.850.1.3.3.3.26.6
Load 6 is off.
                       tlpUpsAlarmLoadOff07 1.3.6.1.4.1.850.1.3.3.3.26.7
Load 7 is off.
                       tlpUpsAlarmLoadOff08 1.3.6.1.4.1.850.1.3.3.3.26.8
Load 8 is off.
                       tlpUpsAlarmLoadOff09 1.3.6.1.4.1.850.1.3.3.3.26.9
Load 9 is off.
                       tlpUpsAlarmLoadOff10 1.3.6.1.4.1.850.1.3.3.3.26.10
Load 10 is off.
                       tlpUpsAlarmLoadOff11 1.3.6.1.4.1.850.1.3.3.3.26.11
Load 11 is off.
                       tlpUpsAlarmLoadOff12 1.3.6.1.4.1.850.1.3.3.3.26.12
Load 12 is off.
                       tlpUpsAlarmLoadOff13 1.3.6.1.4.1.850.1.3.3.3.26.13
Load 13 is off.
                       tlpUpsAlarmLoadOff14 1.3.6.1.4.1.850.1.3.3.3.26.14
Load 14 is off.
                       tlpUpsAlarmLoadOff15 1.3.6.1.4.1.850.1.3.3.3.26.15
Load 15 is off.
                       tlpUpsAlarmLoadOff16 1.3.6.1.4.1.850.1.3.3.3.26.16
Load 16 is off.
                       tlpUpsAlarmLoadOff17 1.3.6.1.4.1.850.1.3.3.3.26.17
Load 17 is off.
                       tlpUpsAlarmLoadOff18 1.3.6.1.4.1.850.1.3.3.3.26.18
Load 18 is off.
                       tlpUpsAlarmLoadOff19 1.3.6.1.4.1.850.1.3.3.3.26.19
Load 19 is off.
                       tlpUpsAlarmLoadOff20 1.3.6.1.4.1.850.1.3.3.3.26.20
Load 20 is off.
                       tlpUpsAlarmLoadOff21 1.3.6.1.4.1.850.1.3.3.3.26.21
Load 21 is off.
                       tlpUpsAlarmLoadOff22 1.3.6.1.4.1.850.1.3.3.3.26.22
Load 22 is off.
                       tlpUpsAlarmLoadOff23 1.3.6.1.4.1.850.1.3.3.3.26.23
Load 23 is off.
                       tlpUpsAlarmLoadOff24 1.3.6.1.4.1.850.1.3.3.3.26.24
Load 24 is off.
                       tlpUpsAlarmLoadOff25 1.3.6.1.4.1.850.1.3.3.3.26.25
Load 25 is off.
                       tlpUpsAlarmLoadOff26 1.3.6.1.4.1.850.1.3.3.3.26.26
Load 26 is off.
                       tlpUpsAlarmLoadOff27 1.3.6.1.4.1.850.1.3.3.3.26.27
Load 27 is off.
                       tlpUpsAlarmLoadOff28 1.3.6.1.4.1.850.1.3.3.3.26.28
Load 28 is off.
                       tlpUpsAlarmLoadOff29 1.3.6.1.4.1.850.1.3.3.3.26.29
Load 29 is off.
                       tlpUpsAlarmLoadOff30 1.3.6.1.4.1.850.1.3.3.3.26.30
Load 30 is off.
                       tlpUpsAlarmLoadOff31 1.3.6.1.4.1.850.1.3.3.3.26.31
Load 31 is off.
                       tlpUpsAlarmLoadOff32 1.3.6.1.4.1.850.1.3.3.3.26.32
Load 32 is off.
                       tlpUpsAlarmLoadOff33 1.3.6.1.4.1.850.1.3.3.3.26.33
Load 33 is off.
                       tlpUpsAlarmLoadOff34 1.3.6.1.4.1.850.1.3.3.3.26.34
Load 34 is off.
                       tlpUpsAlarmLoadOff35 1.3.6.1.4.1.850.1.3.3.3.26.35
Load 35 is off.
                       tlpUpsAlarmLoadOff36 1.3.6.1.4.1.850.1.3.3.3.26.36
Load 36 is off.
                       tlpUpsAlarmLoadOff37 1.3.6.1.4.1.850.1.3.3.3.26.37
Load 37 is off.
                       tlpUpsAlarmLoadOff38 1.3.6.1.4.1.850.1.3.3.3.26.38
Load 38 is off.
                       tlpUpsAlarmLoadOff39 1.3.6.1.4.1.850.1.3.3.3.26.39
Load 39 is off.
                       tlpUpsAlarmLoadOff40 1.3.6.1.4.1.850.1.3.3.3.26.40
Load 40 is off.
                 tlpUpsAlarmCurrentAboveThreshold 1.3.6.1.4.1.850.1.3.3.3.27
                       tlpUpsAlarmCurrentAboveThreshold1 1.3.6.1.4.1.850.1.3.3.3.27.1
The output current on phase 1 exceeds load limits.
                       tlpUpsAlarmCurrentAboveThreshold2 1.3.6.1.4.1.850.1.3.3.3.27.2
The output current on phase 2 exceeds load limits.
                       tlpUpsAlarmCurrentAboveThreshold3 1.3.6.1.4.1.850.1.3.3.3.27.3
The output current on phase 3 exceeds load limits.
                 tlpUpsAlarmRuntimeBelowWarningLevel 1.3.6.1.4.1.850.1.3.3.3.28
The battery seconds remaining is below warning level.
                 tlpUpsAlarmBusStartVoltageLow 1.3.6.1.4.1.850.1.3.3.3.29
The inverter start up bus voltage is too low.
                 tlpUpsAlarmBusOverVoltage 1.3.6.1.4.1.850.1.3.3.3.30
The inverter bus voltage is too high.
                 tlpUpsAlarmBusUnderVoltage 1.3.6.1.4.1.850.1.3.3.3.31
The inverter bus voltage is too low.
                 tlpUpsAlarmBusVoltageUnbalanced 1.3.6.1.4.1.850.1.3.3.3.32
The inverter bus voltage is not balanced.
                 tlpUpsAlarmInverterSoftStartBad 1.3.6.1.4.1.850.1.3.3.3.33
The inverter bus voltage cannot reach desired voltage within a specified duration.
                 tlpUpsAlarmInverterOverVoltage 1.3.6.1.4.1.850.1.3.3.3.34
The inverter voltage is too high.
                 tlpUpsAlarmInverterUnderVoltage 1.3.6.1.4.1.850.1.3.3.3.35
The inverter voltage is too low.
                 tlpUpsAlarmInverterCircuitBad 1.3.6.1.4.1.850.1.3.3.3.36
The inverter output is shorted.
                 tlpUpsAlarmBatteryOverVoltage 1.3.6.1.4.1.850.1.3.3.3.37
The battery voltage is too high.
                 tlpUpsAlarmBatteryUnderVoltage 1.3.6.1.4.1.850.1.3.3.3.38
The battery voltage is too low.
                 tlpUpsAlarmSiteWiringFault 1.3.6.1.4.1.850.1.3.3.3.39
The utility input wiring is faulty.
                 tlpUpsAlarmOverTemperatureProtection 1.3.6.1.4.1.850.1.3.3.3.40
The over temperature protection is activated.
                 tlpUpsAlarmOverCharged 1.3.6.1.4.1.850.1.3.3.3.41
The UPS is over charged.
                 tlpUpsAlarmEPOActive 1.3.6.1.4.1.850.1.3.3.3.42
The EPO is currently activate.
                 tlpUpsAlarmBypassFrequencyBad 1.3.6.1.4.1.850.1.3.3.3.43
The bypass frequency is out of tolerance.
                 tlpUpsAlarmExternalSmartBatteryAgeAboveThreshold 1.3.6.1.4.1.850.1.3.3.3.44
One or more external smart batteries have been determined to require replacement.
                 tlpUpsAlarmExternalNonSmartBatteryAgeAboveThreshold 1.3.6.1.4.1.850.1.3.3.3.45
One or more external non-smart batteries have been determined to require replacement.
                 tlpUpsAlarmSmartBatteryCommLost 1.3.6.1.4.1.850.1.3.3.3.46
Communications with the smart batteries was lost.
                 tlpUpsAlarmLoadsNotAllOn 1.3.6.1.4.1.850.1.3.3.3.47
One of more loads are not on.
             tlpPduAlarms 1.3.6.1.4.1.850.1.3.3.4
                 tlpPduAlarmLoadLevelAboveThreshold 1.3.6.1.4.1.850.1.3.3.4.1
The load level is above the designated threshold.
                 tlpPduAlarmInputBad 1.3.6.1.4.1.850.1.3.3.4.2
An input condition is out of tolerance.
                 tlpPduAlarmOutputBad 1.3.6.1.4.1.850.1.3.3.4.3
An output condition (other than OutputOverload) is out of tolerance.
                 tlpPduAlarmOutputOverload 1.3.6.1.4.1.850.1.3.3.4.4
The output load exceeds the pdu output capacity.
                 tlpPduAlarmOutputOff 1.3.6.1.4.1.850.1.3.3.4.5
The output of the pdu is in the off state.
                 tlpPduAlarmLoadOff 1.3.6.1.4.1.850.1.3.3.4.6
                     tlpPduAlarmLoadOff01 1.3.6.1.4.1.850.1.3.3.4.6.1
Load 1 is off.
                     tlpPduAlarmLoadOff02 1.3.6.1.4.1.850.1.3.3.4.6.2
Load 2 is off.
                     tlpPduAlarmLoadOff03 1.3.6.1.4.1.850.1.3.3.4.6.3
Load 3 is off.
                     tlpPduAlarmLoadOff04 1.3.6.1.4.1.850.1.3.3.4.6.4
Load 4 is off.
                     tlpPduAlarmLoadOff05 1.3.6.1.4.1.850.1.3.3.4.6.5
Load 5 is off.
                     tlpPduAlarmLoadOff06 1.3.6.1.4.1.850.1.3.3.4.6.6
Load 6 is off.
                     tlpPduAlarmLoadOff07 1.3.6.1.4.1.850.1.3.3.4.6.7
Load 7 is off.
                     tlpPduAlarmLoadOff08 1.3.6.1.4.1.850.1.3.3.4.6.8
Load 8 is off.
                     tlpPduAlarmLoadOff09 1.3.6.1.4.1.850.1.3.3.4.6.9
Load 9 is off.
                     tlpPduAlarmLoadOff10 1.3.6.1.4.1.850.1.3.3.4.6.10
Load 10 is off.
                     tlpPduAlarmLoadOff11 1.3.6.1.4.1.850.1.3.3.4.6.11
Load 11 is off.
                     tlpPduAlarmLoadOff12 1.3.6.1.4.1.850.1.3.3.4.6.12
Load 12 is off.
                     tlpPduAlarmLoadOff13 1.3.6.1.4.1.850.1.3.3.4.6.13
Load 13 is off.
                     tlpPduAlarmLoadOff14 1.3.6.1.4.1.850.1.3.3.4.6.14
Load 14 is off.
                     tlpPduAlarmLoadOff15 1.3.6.1.4.1.850.1.3.3.4.6.15
Load 15 is off.
                     tlpPduAlarmLoadOff16 1.3.6.1.4.1.850.1.3.3.4.6.16
Load 16 is off.
                     tlpPduAlarmLoadOff17 1.3.6.1.4.1.850.1.3.3.4.6.17
Load 17 is off.
                     tlpPduAlarmLoadOff18 1.3.6.1.4.1.850.1.3.3.4.6.18
Load 18 is off.
                     tlpPduAlarmLoadOff19 1.3.6.1.4.1.850.1.3.3.4.6.19
Load 19 is off.
                     tlpPduAlarmLoadOff20 1.3.6.1.4.1.850.1.3.3.4.6.20
Load 20 is off.
                     tlpPduAlarmLoadOff21 1.3.6.1.4.1.850.1.3.3.4.6.21
Load 21 is off.
                     tlpPduAlarmLoadOff22 1.3.6.1.4.1.850.1.3.3.4.6.22
Load 22 is off.
                     tlpPduAlarmLoadOff23 1.3.6.1.4.1.850.1.3.3.4.6.23
Load 23 is off.
                     tlpPduAlarmLoadOff24 1.3.6.1.4.1.850.1.3.3.4.6.24
Load 24 is off.
                     tlpPduAlarmLoadOff25 1.3.6.1.4.1.850.1.3.3.4.6.25
Load 25 is off.
                     tlpPduAlarmLoadOff26 1.3.6.1.4.1.850.1.3.3.4.6.26
Load 26 is off.
                     tlpPduAlarmLoadOff27 1.3.6.1.4.1.850.1.3.3.4.6.27
Load 27 is off.
                     tlpPduAlarmLoadOff28 1.3.6.1.4.1.850.1.3.3.4.6.28
Load 28 is off.
                     tlpPduAlarmLoadOff29 1.3.6.1.4.1.850.1.3.3.4.6.29
Load 29 is off.
                     tlpPduAlarmLoadOff30 1.3.6.1.4.1.850.1.3.3.4.6.30
Load 30 is off.
                     tlpPduAlarmLoadOff31 1.3.6.1.4.1.850.1.3.3.4.6.31
Load 31 is off.
                     tlpPduAlarmLoadOff32 1.3.6.1.4.1.850.1.3.3.4.6.32
Load 32 is off.
                     tlpPduAlarmLoadOff33 1.3.6.1.4.1.850.1.3.3.4.6.33
Load 33 is off.
                     tlpPduAlarmLoadOff34 1.3.6.1.4.1.850.1.3.3.4.6.34
Load 34 is off.
                     tlpPduAlarmLoadOff35 1.3.6.1.4.1.850.1.3.3.4.6.35
Load 35 is off.
                     tlpPduAlarmLoadOff36 1.3.6.1.4.1.850.1.3.3.4.6.36
Load 36 is off.
                     tlpPduAlarmLoadOff37 1.3.6.1.4.1.850.1.3.3.4.6.37
Load 37 is off.
                     tlpPduAlarmLoadOff38 1.3.6.1.4.1.850.1.3.3.4.6.38
Load 38 is off.
                     tlpPduAlarmLoadOff39 1.3.6.1.4.1.850.1.3.3.4.6.39
Load 39 is off.
                     tlpPduAlarmLoadOff40 1.3.6.1.4.1.850.1.3.3.4.6.40
Load 40 is off.
                 tlpPduAlarmCircuitBreakerOpen 1.3.6.1.4.1.850.1.3.3.4.7
                     tlpPduAlarmCircuitBreakerOpen01 1.3.6.1.4.1.850.1.3.3.4.7.1
Circuit breaker 1 is open.
                     tlpPduAlarmCircuitBreakerOpen02 1.3.6.1.4.1.850.1.3.3.4.7.2
Circuit breaker 2 is open.
                     tlpPduAlarmCircuitBreakerOpen03 1.3.6.1.4.1.850.1.3.3.4.7.3
Circuit breaker 3 is open.
                     tlpPduAlarmCircuitBreakerOpen04 1.3.6.1.4.1.850.1.3.3.4.7.4
Circuit breaker 4 is open.
                     tlpPduAlarmCircuitBreakerOpen05 1.3.6.1.4.1.850.1.3.3.4.7.5
Circuit breaker 5 is open.
                     tlpPduAlarmCircuitBreakerOpen06 1.3.6.1.4.1.850.1.3.3.4.7.6
Circuit breaker 6 is open.
                 tlpPduAlarmCurrentAboveThreshold 1.3.6.1.4.1.850.1.3.3.4.8
                     tlpPduAlarmCurrentAboveThreshold1 1.3.6.1.4.1.850.1.3.3.4.8.1
The output current on phase 1 exceeds load limits.
                     tlpPduAlarmCurrentAboveThreshold2 1.3.6.1.4.1.850.1.3.3.4.8.2
The output current on phase 2 exceeds load limits.
                     tlpPduAlarmCurrentAboveThreshold3 1.3.6.1.4.1.850.1.3.3.4.8.3
The output current on phase 3 exceeds load limits.
                 tlpPduAlarmLoadsNotAllOn 1.3.6.1.4.1.850.1.3.3.4.9
One of more loads are not on.
             tlpEnvAlarms 1.3.6.1.4.1.850.1.3.3.5
                 tlpEnvAlarmTemperatureBeyondLimits 1.3.6.1.4.1.850.1.3.3.5.1
The temperature exceeds limits.
                 tlpEnvAlarmHumidityBeyondLimits 1.3.6.1.4.1.850.1.3.3.5.2
The humidity exceeds limits.
                 tlpEnvAlarmInputContact 1.3.6.1.4.1.850.1.3.3.5.3
                     tlpEnvAlarmInputContact01 1.3.6.1.4.1.850.1.3.3.5.3.1
Input contact 1 is in alarm.
                     tlpEnvAlarmInputContact02 1.3.6.1.4.1.850.1.3.3.5.3.2
Input contact 2 is in alarm.
                     tlpEnvAlarmInputContact03 1.3.6.1.4.1.850.1.3.3.5.3.3
Input contact 3 is in alarm.
                     tlpEnvAlarmInputContact04 1.3.6.1.4.1.850.1.3.3.5.3.4
Input contact 4 is in alarm.
                 tlpEnvAlarmOutputContact 1.3.6.1.4.1.850.1.3.3.5.4
                     tlpEnvAlarmOutputContact01 1.3.6.1.4.1.850.1.3.3.5.4.1
Output contact 1 is in alarm.
                     tlpEnvAlarmOutputContact02 1.3.6.1.4.1.850.1.3.3.5.4.2
Output contact 2 is in alarm.
                     tlpEnvAlarmOutputContact03 1.3.6.1.4.1.850.1.3.3.5.4.3
Output contact 3 is in alarm.
                     tlpEnvAlarmOutputContact04 1.3.6.1.4.1.850.1.3.3.5.4.4
Output contact 4 is in alarm.
             tlpAtsAlarms 1.3.6.1.4.1.850.1.3.3.6
                 tlpAtsAlarmOutage 1.3.6.1.4.1.850.1.3.3.6.1
                     tlpAtsAlarmSource1Outage 1.3.6.1.4.1.850.1.3.3.6.1.1
Input on source 1 is not present. For atss with the designation of primary and secondary, this alarm denotes input on the primary source is not present.
                     tlpAtsAlarmSource2Outage 1.3.6.1.4.1.850.1.3.3.6.1.2
Input on source 2 is not present. For atss with the designation of primary and secondary, this alarm denotes input on the secondary source is not present.
                 tlpAtsAlarmTemperature 1.3.6.1.4.1.850.1.3.3.6.2
                     tlpAtsAlarmSystemTemperature 1.3.6.1.4.1.850.1.3.3.6.2.1
The system temperature is out of tolerance.
                     tlpAtsAlarmSource1Temperature 1.3.6.1.4.1.850.1.3.3.6.2.2
The source 1 temperature is out of tolerance.
                     tlpAtsAlarmSource2Temperature 1.3.6.1.4.1.850.1.3.3.6.2.3
The source 2 temperature is out of tolerance.
                 tlpAtsAlarmLoadLevelAboveThreshold 1.3.6.1.4.1.850.1.3.3.6.3
The load level is above the designated threshold.
                 tlpAtsAlarmInputBad 1.3.6.1.4.1.850.1.3.3.6.4
An input condition is out of tolerance.
                 tlpAtsAlarmOutputBad 1.3.6.1.4.1.850.1.3.3.6.5
An output condition (other than OutputOverload) is out of tolerance.
                 tlpAtsAlarmOutputOverload 1.3.6.1.4.1.850.1.3.3.6.6
The output load exceeds the ats output capacity.
                 tlpAtsAlarmOutputOff 1.3.6.1.4.1.850.1.3.3.6.7
The output of the ats is in the off state.
                 tlpAtsAlarmLoadOff 1.3.6.1.4.1.850.1.3.3.6.8
                     tlpAtsAlarmLoadOff01 1.3.6.1.4.1.850.1.3.3.6.8.1
Load 1 is off.
                     tlpAtsAlarmLoadOff02 1.3.6.1.4.1.850.1.3.3.6.8.2
Load 2 is off.
                     tlpAtsAlarmLoadOff03 1.3.6.1.4.1.850.1.3.3.6.8.3
Load 3 is off.
                     tlpAtsAlarmLoadOff04 1.3.6.1.4.1.850.1.3.3.6.8.4
Load 4 is off.
                     tlpAtsAlarmLoadOff05 1.3.6.1.4.1.850.1.3.3.6.8.5
Load 5 is off.
                     tlpAtsAlarmLoadOff06 1.3.6.1.4.1.850.1.3.3.6.8.6
Load 6 is off.
                     tlpAtsAlarmLoadOff07 1.3.6.1.4.1.850.1.3.3.6.8.7
Load 7 is off.
                     tlpAtsAlarmLoadOff08 1.3.6.1.4.1.850.1.3.3.6.8.8
Load 8 is off.
                     tlpAtsAlarmLoadOff09 1.3.6.1.4.1.850.1.3.3.6.8.9
Load 9 is off.
                     tlpAtsAlarmLoadOff10 1.3.6.1.4.1.850.1.3.3.6.8.10
Load 10 is off.
                     tlpAtsAlarmLoadOff11 1.3.6.1.4.1.850.1.3.3.6.8.11
Load 11 is off.
                     tlpAtsAlarmLoadOff12 1.3.6.1.4.1.850.1.3.3.6.8.12
Load 12 is off.
                     tlpAtsAlarmLoadOff13 1.3.6.1.4.1.850.1.3.3.6.8.13
Load 13 is off.
                     tlpAtsAlarmLoadOff14 1.3.6.1.4.1.850.1.3.3.6.8.14
Load 14 is off.
                     tlpAtsAlarmLoadOff15 1.3.6.1.4.1.850.1.3.3.6.8.15
Load 15 is off.
                     tlpAtsAlarmLoadOff16 1.3.6.1.4.1.850.1.3.3.6.8.16
Load 16 is off.
                     tlpAtsAlarmLoadOff17 1.3.6.1.4.1.850.1.3.3.6.8.17
Load 17 is off.
                     tlpAtsAlarmLoadOff18 1.3.6.1.4.1.850.1.3.3.6.8.18
Load 18 is off.
                     tlpAtsAlarmLoadOff19 1.3.6.1.4.1.850.1.3.3.6.8.19
Load 19 is off.
                     tlpAtsAlarmLoadOff20 1.3.6.1.4.1.850.1.3.3.6.8.20
Load 20 is off.
                     tlpAtsAlarmLoadOff21 1.3.6.1.4.1.850.1.3.3.6.8.21
Load 21 is off.
                     tlpAtsAlarmLoadOff22 1.3.6.1.4.1.850.1.3.3.6.8.22
Load 22 is off.
                     tlpAtsAlarmLoadOff23 1.3.6.1.4.1.850.1.3.3.6.8.23
Load 23 is off.
                     tlpAtsAlarmLoadOff24 1.3.6.1.4.1.850.1.3.3.6.8.24
Load 24 is off.
                     tlpAtsAlarmLoadOff25 1.3.6.1.4.1.850.1.3.3.6.8.25
Load 25 is off.
                     tlpAtsAlarmLoadOff26 1.3.6.1.4.1.850.1.3.3.6.8.26
Load 26 is off.
                     tlpAtsAlarmLoadOff27 1.3.6.1.4.1.850.1.3.3.6.8.27
Load 27 is off.
                     tlpAtsAlarmLoadOff28 1.3.6.1.4.1.850.1.3.3.6.8.28
Load 28 is off.
                     tlpAtsAlarmLoadOff29 1.3.6.1.4.1.850.1.3.3.6.8.29
Load 29 is off.
                     tlpAtsAlarmLoadOff30 1.3.6.1.4.1.850.1.3.3.6.8.30
Load 30 is off.
                     tlpAtsAlarmLoadOff31 1.3.6.1.4.1.850.1.3.3.6.8.31
Load 31 is off.
                     tlpAtsAlarmLoadOff32 1.3.6.1.4.1.850.1.3.3.6.8.32
Load 32 is off.
                     tlpAtsAlarmLoadOff33 1.3.6.1.4.1.850.1.3.3.6.8.33
Load 33 is off.
                     tlpAtsAlarmLoadOff34 1.3.6.1.4.1.850.1.3.3.6.8.34
Load 34 is off.
                     tlpAtsAlarmLoadOff35 1.3.6.1.4.1.850.1.3.3.6.8.35
Load 35 is off.
                     tlpAtsAlarmLoadOff36 1.3.6.1.4.1.850.1.3.3.6.8.36
Load 36 is off.
                     tlpAtsAlarmLoadOff37 1.3.6.1.4.1.850.1.3.3.6.8.37
Load 37 is off.
                     tlpAtsAlarmLoadOff38 1.3.6.1.4.1.850.1.3.3.6.8.38
Load 38 is off.
                     tlpAtsAlarmLoadOff39 1.3.6.1.4.1.850.1.3.3.6.8.39
Load 39 is off.
                     tlpAtsAlarmLoadOff40 1.3.6.1.4.1.850.1.3.3.6.8.40
Load 40 is off.
                 tlpAtsAlarmCircuitBreakerOpen 1.3.6.1.4.1.850.1.3.3.6.9
                     tlpAtsAlarmCircuitBreakerOpen01 1.3.6.1.4.1.850.1.3.3.6.9.1
Circuit breaker 1 is open.
                     tlpAtsAlarmCircuitBreakerOpen02 1.3.6.1.4.1.850.1.3.3.6.9.2
Circuit breaker 2 is open.
                     tlpAtsAlarmCircuitBreakerOpen03 1.3.6.1.4.1.850.1.3.3.6.9.3
Circuit breaker 3 is open.
                     tlpAtsAlarmCircuitBreakerOpen04 1.3.6.1.4.1.850.1.3.3.6.9.4
Circuit breaker 4 is open.
                     tlpAtsAlarmCircuitBreakerOpen05 1.3.6.1.4.1.850.1.3.3.6.9.5
Circuit breaker 5 is open.
                     tlpAtsAlarmCircuitBreakerOpen06 1.3.6.1.4.1.850.1.3.3.6.9.6
Circuit breaker 6 is open.
                 tlpAtsAlarmCurrentAboveThreshold 1.3.6.1.4.1.850.1.3.3.6.10
                       tlpAtsAlarmCurrentAboveThresholdA1 1.3.6.1.4.1.850.1.3.3.6.10.1
The output current on input source 1 phase 1 exceeds load limits.
                       tlpAtsAlarmCurrentAboveThresholdA2 1.3.6.1.4.1.850.1.3.3.6.10.2
The output current on input source 1 phase 2 exceeds load limits.
                       tlpAtsAlarmCurrentAboveThresholdA3 1.3.6.1.4.1.850.1.3.3.6.10.3
The output current on input source 1 phase 3 exceeds load limits.
                       tlpAtsAlarmCurrentAboveThresholdB1 1.3.6.1.4.1.850.1.3.3.6.10.4
The output current on input source 2 phase 1 exceeds load limits.
                       tlpAtsAlarmCurrentAboveThresholdB2 1.3.6.1.4.1.850.1.3.3.6.10.5
The output current on input source 2 phase 2 exceeds load limits.
                       tlpAtsAlarmCurrentAboveThresholdB3 1.3.6.1.4.1.850.1.3.3.6.10.6
The output current on input source 2 phase 3 exceeds load limits.
                 tlpAtsAlarmLoadsNotAllOn 1.3.6.1.4.1.850.1.3.3.6.11
One of more loads are not on.
                 tlpAtsAlarmGeneralFault 1.3.6.1.4.1.850.1.3.3.6.12
A general fault in the ats has been detected.
                 tlpAtsAlarmVoltage 1.3.6.1.4.1.850.1.3.3.6.13
                       tlpAtsAlarmOverVoltage 1.3.6.1.4.1.850.1.3.3.6.13.1
The input voltage is out of tolerance.
                       tlpAtsAlarmSource1OverVoltage 1.3.6.1.4.1.850.1.3.3.6.13.2
The voltage on source 1 is out of tolerance.
                       tlpAtsAlarmSource2OverVoltage 1.3.6.1.4.1.850.1.3.3.6.13.3
The voltage on source 2 is out of tolerance.
                 tlpAtsAlarmFrequency 1.3.6.1.4.1.850.1.3.3.6.14
                       tlpAtsAlarmSource1InvalidFrequency 1.3.6.1.4.1.850.1.3.3.6.14.1
The voltage on source 1 is out of tolerance.
                       tlpAtsAlarmSource2InvalidFrequency 1.3.6.1.4.1.850.1.3.3.6.14.2
The voltage on source 2 is out of tolerance.
             tlpCoolingAlarms 1.3.6.1.4.1.850.1.3.3.7
                 tlpCoolingAlarmSupplyAirSensorFault 1.3.6.1.4.1.850.1.3.3.7.1
The supply air sensor is in fault.
                 tlpCoolingAlarmReturnAirSensorFault 1.3.6.1.4.1.850.1.3.3.7.2
The return air sensor is in fault.
                 tlpCoolingAlarmCondenserInletAirSensorFault 1.3.6.1.4.1.850.1.3.3.7.3
The condenser inlet air sensor is in fault.
                 tlpCoolingAlarmCondenserOutletAirSensorFault 1.3.6.1.4.1.850.1.3.3.7.4
The condenser outlet air sensor is in fault.
                 tlpCoolingAlarmSuctionTemperatureSensorFault 1.3.6.1.4.1.850.1.3.3.7.5
The suction temperature sensor is in fault.
                 tlpCoolingAlarmEvaporatorTemperatureSensorFault 1.3.6.1.4.1.850.1.3.3.7.6
The evaporator temperature sensor is in fault.
                 tlpCoolingAlarmAirFilterClogged 1.3.6.1.4.1.850.1.3.3.7.7
The air filter is clogged.
                 tlpCoolingAlarmAirFilterRunHoursViolation 1.3.6.1.4.1.850.1.3.3.7.8
The air filter run hours was violated.
                 tlpCoolingAlarmSuctionPressureSensorFault 1.3.6.1.4.1.850.1.3.3.7.9
The suction pressure sensor is in fault.
                 tlpCoolingAlarmInverterCommunicationsFault 1.3.6.1.4.1.850.1.3.3.7.10
The inverter communications is in fault.
                 tlpCoolingAlarmRemoteShutdownViaInputContact 1.3.6.1.4.1.850.1.3.3.7.11
A remote shutdown was triggerd by an input contact.
                 tlpCoolingAlarmCondensatePumpFault 1.3.6.1.4.1.850.1.3.3.7.12
The condensate pump is in fault.
                 tlpCoolingAlarmLowRefrigerantStartupFault 1.3.6.1.4.1.850.1.3.3.7.13
The low refrigerant startup is in fault.
                 tlpCoolingAlarmCondenserFanFault 1.3.6.1.4.1.850.1.3.3.7.14
The condenser fan is in fault.
                 tlpCoolingAlarmCondenserFailure 1.3.6.1.4.1.850.1.3.3.7.15
The condenser has failed.
                 tlpCoolingAlarmEvaporatorCoolingFailure 1.3.6.1.4.1.850.1.3.3.7.16
The evaporator cooling is in fault.
                 tlpCoolingAlarmReturnAirTempHigh 1.3.6.1.4.1.850.1.3.3.7.17
The return air temperature is high.
                 tlpCoolingAlarmSupplyAirTempHigh 1.3.6.1.4.1.850.1.3.3.7.18
The supply air temperature is high.
                 tlpCoolingAlarmEvaporatorFailure 1.3.6.1.4.1.850.1.3.3.7.19
The evaporator has failed.
                 tlpCoolingAlarmEvaporatorFreezeUp 1.3.6.1.4.1.850.1.3.3.7.20
The evaporator is frozen.
                 tlpCoolingAlarmDischargePressureHigh 1.3.6.1.4.1.850.1.3.3.7.21
The discharge pressure is high.
                 tlpCoolingAlarmPressureGaugeFailure 1.3.6.1.4.1.850.1.3.3.7.22
The pressure gauge has failed.
                 tlpCoolingAlarmDischargePressurePersistentHigh 1.3.6.1.4.1.850.1.3.3.7.23
The discharge pressure is persistently high.
                 tlpCoolingAlarmSuctionPressureLowStartFailure 1.3.6.1.4.1.850.1.3.3.7.24
Cannot start due to low suction pressure.
                 tlpCoolingAlarmSuctionPressureLow 1.3.6.1.4.1.850.1.3.3.7.25
The suction pressure is low.
                 tlpCoolingAlarmSuctionPressurePersistentLow 1.3.6.1.4.1.850.1.3.3.7.26
The suction pressure is persistently low.
                 tlpCoolingAlarmStartupLinePressureImbalance 1.3.6.1.4.1.850.1.3.3.7.27
The startup line pressure is in imbalance.
                 tlpCoolingAlarmCompressorFailure 1.3.6.1.4.1.850.1.3.3.7.28
The compressor has failed.
                 tlpCoolingAlarmCurrentLimit 1.3.6.1.4.1.850.1.3.3.7.29
The current is out of range.
                 tlpCoolingAlarmWaterLeak 1.3.6.1.4.1.850.1.3.3.7.30
Water is leaking.
                 tlpCoolingAlarmFanUnderCurrent 1.3.6.1.4.1.850.1.3.3.7.31
The fan is under current.
                 tlpCoolingAlarmFanOverCurrent 1.3.6.1.4.1.850.1.3.3.7.32
The fan is over current.
                 tlpCoolingAlarmDischargePressureSensorFault 1.3.6.1.4.1.850.1.3.3.7.33
The discharge pressure sensor is in fault.
                 tlpCoolingAlarmWaterFull 1.3.6.1.4.1.850.1.3.3.7.34
Water is Full.
                 tlpCoolingAlarmAutoCoolingOn 1.3.6.1.4.1.850.1.3.3.7.35
Automatic cooling was activated to lower the temperature below the remote set point.
                 tlpCoolingAlarmPowerButtonPressed 1.3.6.1.4.1.850.1.3.3.7.36
Power button was pressed on the front panel.
                 tlpCoolingAlarmDisconnectedFromDevice 1.3.6.1.4.1.850.1.3.3.7.37
The device communications is disconnected.
             tlpKvmAlarms 1.3.6.1.4.1.850.1.3.3.8
             tlpRackTrackAlarms 1.3.6.1.4.1.850.1.3.3.9
             tlpSwitchAlarms 1.3.6.1.4.1.850.1.3.3.10
         tlpAlarmControl 1.3.6.1.4.1.850.1.3.4
             tlpAlarmControlTable 1.3.6.1.4.1.850.1.3.4.1 no-access
A list of alarm conditions supported for each device managed by this agent. This table contains zero, one, or many rows depending upon the number of available alarms managed by each device.
                 tlpAlarmControlEntry 1.3.6.1.4.1.850.1.3.4.1.1 no-access
An entry containing details for a particular alarm condition.
                     tlpAlarmControlIndex 1.3.6.1.4.1.850.1.3.4.1.1.1 unsigned32 read-only
The table row index for this alarm control entry for this device. The index of any one row represents the index of the alarm entry within the agent system. As such, the index values for any one device is not guaranteed to start with 1 or be numerically sequential.
                     tlpAlarmControlDescr 1.3.6.1.4.1.850.1.3.4.1.1.2 object identifier read-only
A reference of the alarm description object. The object referenced should not be accessbile, but rather be used to provide a unique description for the alarm condition. The object referenced will be a well known alarm object associated with the device on which the alarm condition is active. This will be the same object description of an alarm when in alarm as referenced by tlpAlarmDescr.
                     tlpAlarmControlDetail 1.3.6.1.4.1.850.1.3.4.1.1.3 displaystring read-only
A textual description of the alarm condition. This will be the same textual description of an alarm when in alarm as referenced by tlpAlarmDetail.
                     tlpAlarmControlSeverity 1.3.6.1.4.1.850.1.3.4.1.1.4 integer read-write
The severity of this alarm, which can be configured as desired for each alarm condition. This will be the same severity used when in alarm as referenced by tlpAlarmType. Enumeration: 'info': 3, 'critical': 1, 'warning': 2.
     tlpNotify 1.3.6.1.4.1.850.1.4
         tlpNotifications 1.3.6.1.4.1.850.1.4.1
             tlpNotificationsAlarmEntryAdded 1.3.6.1.4.1.850.1.4.1.1
This notification is sent each time an alarm condition is inserted into the device alarm table, tlpAlarmTable.
             tlpNotificationsAlarmEntryRemoved 1.3.6.1.4.1.850.1.4.1.2
This notification is sent each time an alarm condition is removed from the device alarm table, tlpAlarmTable.
             tlpNotifySystemStartup 1.3.6.1.4.1.850.1.4.1.3
Used to inform another entity of an agent's startup. The varbinds that follow are: OBJ1 = tlpAgentType Obj1Value = The type of engine providing this data OBJ2 = tlpAgentVersion Obj2Value = The current version of the engine OBJ3 = tlpAgentMAC Obj3Value = The MAC address of the engine OBJ4 = tlpAgentSerialNum Obj4Value = The serial number of the web card [should be 0 on PC] --- if this trap is extended, place all static OIDs above this mark. all objects below --- the number of devices (tlpDeviceNumDevices) is explicit as per device for enumeration by --- the target receiver OBJ5 = tlpDeviceNumDevices Obj5Value = The number of devices attached --- The following objects will be replicated per each device: OBJ6 = The OID for an entry of tlpDeviceManufacturer, indexed by device Obj6Value = The device's manufacturer OBJ7 = The OID for an entry of tlpDeviceModel, indexed by device Obj7Value = The device's model name OBJ8 = The OID for an entry of tlpDeviceName, indexed by device Obj8Value = The device's display name OBJ9 = The OID for an entry of tlpDeviceLocation, indexed by device Obj9Value = The device's location OBJ10 = The OID for an entry of tlpDeviceRegion, indexed by device Obj10Value= The device's region OBJ11 = The OID for an entry of tlpDeviceProtocol, indexed by device Obj11Value= The device's protocol (display string format)
             tlpNotifySystemShutdown 1.3.6.1.4.1.850.1.4.1.4
Used to inform another entity of an agent's shutdown. The varbinds that follow are: OBJ1 = tlpAgentType Obj1Value = The type of engine providing this data OBJ2 = tlpAgentVersion Obj2Value = The current version of the engine OBJ3 = tlpAgentMAC Obj3Value = The MAC address of the engine OBJ4 = tlpAgentSerialNum Obj4Value = The serial number of the web card [should be 0 on PC] --- if this trap is extended, place all static OIDs above this mark. all objects below --- the number of devices (tlpDeviceNumDevices) is explicit as per device for enumeration by --- the target receiver OBJ5 = tlpDeviceNumDevices Obj5Value = The number of devices attached --- The following objects will be replicated per each device: OBJ6 = The OID for an entry of tlpDeviceManufacturer, indexed by device Obj6Value = The device's manufacturer OBJ7 = The OID for an entry of tlpDeviceModel, indexed by device Obj7Value = The device's model name OBJ8 = The OID for an entry of tlpDeviceName, indexed by device Obj8Value = The device's display name OBJ9 = The OID for an entry of tlpDeviceLocation, indexed by device Obj9Value = The device's location OBJ10 = The OID for an entry of tlpDeviceRegion, indexed by device Obj10Value= The device's region OBJ11 = The OID for an entry of tlpDeviceProtocol, indexed by device Obj11Value= The device's protocol (display string format)
             tlpNotifySystemUpdate 1.3.6.1.4.1.850.1.4.1.5
Used to inform another entity of an engine's startup. The varbinds that follow are: OBJ1 = tlpAgentType Obj1Value = The type of engine providing this data OBJ2 = tlpAgentVersion Obj2Value = The current version of the engine OBJ3 = tlpAgentMAC Obj3Value = The MAC address of the engine OBJ4 = tlpAgentSerialNum Obj4Value = The serial number of the web card [should be 0 on PC] --- if this trap is extended, place all static OIDs above this mark. all objects below --- the number of devices (tlpDeviceNumDevices) is explicit as per device for enumeration by --- the target receiver OBJ5 = tlpDeviceNumDevices Obj5Value = The number of devices attached --- The following objects will be replicated per each device: OBJ6 = The OID for an entry of tlpDeviceManufacturer, indexed by device Obj6Value = The device's manufacturer OBJ7 = The OID for an entry of tlpDeviceModel, indexed by device Obj7Value = The device's model name OBJ8 = The OID for an entry of tlpDeviceName, indexed by device Obj8Value = The device's display name OBJ9 = The OID for an entry of tlpDeviceLocation, indexed by device Obj9Value = The device's location OBJ10 = The OID for an entry of tlpDeviceRegion, indexed by device Obj10Value= The device's region OBJ11 = The OID for an entry of tlpDeviceProtocol, indexed by device Obj11Value= The device's protocol (display string format)