| OID symbolic | OID numeric | Type | Access | Description |
| emerson | 1.3.6.1.4.1.476 | | | |
| lcUpsAlarm | 1.3.6.1.4.1.476.1.1.1.1.6 | | | |
| lcUpsAlarmBatteryBad | 1.3.6.1.4.1.476.1.1.1.1.6.3.9 | | | |
| lcUpsAlarmConditions | 1.3.6.1.4.1.476.1.1.1.1.6.3 | | | |
| OID lcUpsAlarmDescr | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.2 | OBJECT IDENTIFIER | read-only | A reference to an alarm description object. The
object referenced should not be accessible, but
rather be used to provide a unique description of
the alarm condition. |
| lcUpsAlarmEntry | 1.3.6.1.4.1.476.1.1.1.1.6.2.1 | | not-accessible | |
| INT lcUpsAlarmId | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.1 | INTEGER | read-only | A unique identifier for an alarm condition. This
value must remain constant between agent
initializations. |
| lcUpsAlarmInputOverVoltage | 1.3.6.1.4.1.476.1.1.1.1.6.3.8 | | | |
| lcUpsAlarmLowBatteryShutdown | 1.3.6.1.4.1.476.1.1.1.1.6.3.2 | | | |
| lcUpsAlarmLowBatteryWarning | 1.3.6.1.4.1.476.1.1.1.1.6.3.1 | | | |
| lcUpsAlarmOnBattery | 1.3.6.1.4.1.476.1.1.1.1.6.3.10 | | | |
| lcUpsAlarmOutputOverloadShutdown | 1.3.6.1.4.1.476.1.1.1.1.6.3.7 | | | |
| lcUpsAlarmOutputOverloadWarning | 1.3.6.1.4.1.476.1.1.1.1.6.3.6 | | | |
| lcUpsAlarmOverTempShutdown | 1.3.6.1.4.1.476.1.1.1.1.6.3.5 | | | |
| lcUpsAlarmOverTempWarning | 1.3.6.1.4.1.476.1.1.1.1.6.3.4 | | | |
| GAU lcUpsAlarms | 1.3.6.1.4.1.476.1.1.1.1.6.1 | Gauge | read-only | The current number of alarm conditions. |
| lcUpsAlarmStopNoticeIssued | 1.3.6.1.4.1.476.1.1.1.1.6.3.11 | | | |
| lcUpsAlarmTable | 1.3.6.1.4.1.476.1.1.1.1.6.2 | | not-accessible | |
| TIK lcUpsAlarmTime | 1.3.6.1.4.1.476.1.1.1.1.6.2.1.3 | TimeTicks | read-only | The value of sysUpTime when the alarm condition
occured. |
| NTF lcUpsAlarmTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.11 | | | An Alarm condition has occurred and is being reported in the lcUpsAlarmTable. |
| lcUpsAlarmUpsOff | 1.3.6.1.4.1.476.1.1.1.1.6.3.12 | | | |
| lcUpsAlarmUtilFailed | 1.3.6.1.4.1.476.1.1.1.1.6.3.3 | | | |
| INT lcUpsBatCapacity | 1.3.6.1.4.1.476.1.1.1.1.2.6 | INTEGER | read-only | The current battery capacity in percentage of
total available. |
| lcUpsBattery | 1.3.6.1.4.1.476.1.1.1.1.2 | | | |
| INT lcUpsBatTimeRemaining | 1.3.6.1.4.1.476.1.1.1.1.2.1 | INTEGER | read-only | The estimated time to depletion of battery charge.
(Unit of measure: Minute) |
| INT lcUpsBatVoltage | 1.3.6.1.4.1.476.1.1.1.1.2.3 | INTEGER | read-only | The current battery voltage. (Unit of measure:
volt) |
| lcUpsControl | 1.3.6.1.4.1.476.1.1.1.1.8 | | | |
| INT lcUpsControlCancelCommands | 1.3.6.1.4.1.476.1.1.1.1.8.7 | INTEGER | read-write | Setting this variable to 'cancel' will cause the
agent to issue instructions to the UPS to cancel all
outstanding commands, such as lcUpsControlOutputOff,
lcUpsControlOutputOn, lcUpsControlUnixShutdown. |
| INT lcUpsControlOutputOffDelay | 1.3.6.1.4.1.476.1.1.1.1.8.1 | INTEGER | read-write | Setting this object causes the agent to instruct
the UPS to turn off the output after the indicated
number of seconds. The agent counts down the number
of seconds until the event will take place. The
agent issues an lcUpsOutputOffTrap when the countdown
finishes. Note that different models have different
clock resolutions, usually greater than 1 second. As
a result, the command will only be accurate to the
resolution of the UPS's clock.
The command can be cancelled by setting
lcUpsControlCancelCommand to the value cancel. |
| INT lcUpsControlOutputOffTrapDelay | 1.3.6.1.4.1.476.1.1.1.1.8.3 | INTEGER | read-write | When 'lcUpsControlOutputOffDelay' reaches a value
less than or equal to this object's value, an
lcUpsOutputOffWarningTrap will be produced and this
object will be reset to 0. |
| INT lcUpsControlOutputOnDelay | 1.3.6.1.4.1.476.1.1.1.1.8.2 | INTEGER | read-write | Setting this object causes the agent to instruct
the UPS to turn on the output after the indicated
number of seconds. The agent counts down the number
of seconds until the event will take place. The
agent issues an lcUpsOutputOnTrap when the countdown
finishes. Note that different models have different
clock resolutions, usually greater than 1 second. As
a result, the command will only be accurate to the
resolution of the UPS's clock.
The command can be cancelled by setting
lcUpsControlCancelCommand to the value cancel. |
| INT lcUpsControlOutputOnTrapDelay | 1.3.6.1.4.1.476.1.1.1.1.8.4 | INTEGER | read-write | When 'lcUpsControlOutputOnDelay' reaches a value
less than or equal to this object's value, an
lcUpsOutputOnWarningTrap will be produced and this
object will be reset to 0. |
| INT lcUpsControlRebootAgentDelay | 1.3.6.1.4.1.476.1.1.1.1.8.8 | INTEGER | read-write | Setting this object causes the agent to reboot after
the indicated number of seconds have expired. The
value will count down until the event takes place.
The command can be cancelled by setting
lcUpsControlCancleCommand to the value cancel. |
| INT lcUpsControlUnixShutdownDelay | 1.3.6.1.4.1.476.1.1.1.1.8.5 | INTEGER | read-write | Setting this object causes the agent to instruct
the UPS to perform a UNIX Shutdown in the indicated
number of seconds. The agent counts down the number
of seconds until the event will take place. A Unix
shutdown is only valid if the UPS is on Battery.
During a UNIX Shutdown, the UPS will turn off the
output even if the Utility comes back on line before
the shutdown time arrives. Note that different models
have different clock resolutions, usually greater
than 1 second. As a result, the command will only
be accurate to the resolution of the UPS's clock.
The command can be cancelled by setting
lcUpsControlCancelCommand to the value 'cancel'. |
| INT lcUpsControlUnixShutdownTrapDelay | 1.3.6.1.4.1.476.1.1.1.1.8.6 | INTEGER | read-write | When 'lcUpsControlUnixShutdownDelay' reaches a value
less than or equal to this object's value, an
lcUpsUnixShutdownWarningTrap will be produced and
this object will be reset to 0. |
| lcUpsIdent | 1.3.6.1.4.1.476.1.1.1.1.1 | | | |
| STR lcUpsIdentManufacturer | 1.3.6.1.4.1.476.1.1.1.1.1.1 | DisplayString | read-only | The UPS manufacturer. |
| STR lcUpsIdentModel | 1.3.6.1.4.1.476.1.1.1.1.1.2 | DisplayString | read-write | The UPS Model designation. |
| STR lcUpsIdentSoftwareVersion | 1.3.6.1.4.1.476.1.1.1.1.1.3 | DisplayString | read-only | The UPS SNMP Agent software version. |
| OID lcUpsIdentSpecific | 1.3.6.1.4.1.476.1.1.1.1.1.4 | OBJECT IDENTIFIER | read-only | A reference to MIB definitions specific to the
particular UPS being managed. This object is
used to locate the product-specific MIB for this
device.
If this information is not present, its value
should be the OBJECT IDENTIFIER { 0 0 },
which is a syntactically valid object identifier,
and any conformant implementation of ASN.1 and BER
must be able to generate and recognize this
value. |
| lcUpsInput | 1.3.6.1.4.1.476.1.1.1.1.3 | | | |
| INT lcUpsInputCurrent | 1.3.6.1.4.1.476.1.1.1.1.3.6.1.3 | INTEGER | read-only | The input current. (Unit of measure: Amp) |
| lcUpsInputEntry | 1.3.6.1.4.1.476.1.1.1.1.3.6.1 | | not-accessible | |
| INT lcUpsInputFrequency | 1.3.6.1.4.1.476.1.1.1.1.3.1 | INTEGER | read-only | The current input frequency. (Unit of measure:
Hertz) |
| INT lcUpsInputLine | 1.3.6.1.4.1.476.1.1.1.1.3.6.1.1 | INTEGER | read-only | The input Line. |
| INT lcUpsInputNumLines | 1.3.6.1.4.1.476.1.1.1.1.3.5 | INTEGER | read-only | The number of input lines utilized in this
device. This entry indicates the number of rows in
the input table. |
| NTF lcUpsInputOverVoltageTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.8 | | | An lcUpsInputOverVoltageTrap signifies that the UPS has detected a high input voltage condition. |
| lcUpsInputTable | 1.3.6.1.4.1.476.1.1.1.1.3.6 | | not-accessible | |
| INT lcUpsInputVA | 1.3.6.1.4.1.476.1.1.1.1.3.6.1.4 | INTEGER | read-only | The input volt-amps. |
| INT lcUpsInputVoltage | 1.3.6.1.4.1.476.1.1.1.1.3.6.1.2 | INTEGER | read-only | The input voltage. (Unit of measure: Volt) |
| lcUpsInverter | 1.3.6.1.4.1.476.1.1.1.1.5 | | | |
| INT lcUpsInverterStatus | 1.3.6.1.4.1.476.1.1.1.1.5.1 | INTEGER | read-only | The state of the inverter. Unknown is returned if
the state can not be determined. |
| INT lcUpsInverterTemp | 1.3.6.1.4.1.476.1.1.1.1.5.2 | INTEGER | read-only | The temperature of the inverter. (Unit of
measure: degree, Centigrade) |
| NTF lcUpsLowBatteryShutdownTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.5 | | | An lcUpsLowBatteryShutdownTrap signifies that the UPS has shut off the output due to a Low Battery state. |
| NTF lcUpsLowBatteryWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.4 | | | An lcUpsLowBatteryWarningTrap signifies that the UPS has entered a Low Battery state. |
| lcUpsNominal | 1.3.6.1.4.1.476.1.1.1.1.9 | | | |
| INT lcUpsNominalInputFreq | 1.3.6.1.4.1.476.1.1.1.1.9.6 | INTEGER | read-write | The nominal input frequency. (Unit of measure:
Hertz) |
| INT lcUpsNominalInputVoltage | 1.3.6.1.4.1.476.1.1.1.1.9.2 | INTEGER | read-write | The nominal input voltage. (Unit of measure:
volt) |
| INT lcUpsNominalOutputFreq | 1.3.6.1.4.1.476.1.1.1.1.9.5 | INTEGER | read-write | The nominal output frequency. (Unit of measure:
Hertz) |
| INT lcUpsNominalOutputVA | 1.3.6.1.4.1.476.1.1.1.1.9.3 | INTEGER | read-write | The nominal Volt-Amp rating. |
| INT lcUpsNominalOutputVoltage | 1.3.6.1.4.1.476.1.1.1.1.9.1 | INTEGER | read-write | The nominal output voltage. (Unit of measure:
volt) |
| INT lcUpsNominalOutputWatts | 1.3.6.1.4.1.476.1.1.1.1.9.4 | INTEGER | read-write | The nominal power rating. (Unit of measure:
watt) |
| NTF lcUpsOnBatteryTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.3 | | | An lcUpsOnBatteryTrap signifies that the UPS is currently on Battery Power. |
| lcUpsOutput | 1.3.6.1.4.1.476.1.1.1.1.4 | | | |
| INT lcUpsOutputCurrent | 1.3.6.1.4.1.476.1.1.1.1.4.4.1.3 | INTEGER | read-only | The output current. (Unit of measure: Amp) |
| lcUpsOutputEntry | 1.3.6.1.4.1.476.1.1.1.1.4.4.1 | | not-accessible | |
| INT lcUpsOutputFrequency | 1.3.6.1.4.1.476.1.1.1.1.4.1 | INTEGER | read-only | The current output frequency. (Unit of measure:
Hertz) |
| INT lcUpsOutputLine | 1.3.6.1.4.1.476.1.1.1.1.4.4.1.1 | INTEGER | read-only | The output Line. |
| INT lcUpsOutputLoad | 1.3.6.1.4.1.476.1.1.1.1.4.2 | INTEGER | read-only | The current output load percentage. |
| INT lcUpsOutputNumLines | 1.3.6.1.4.1.476.1.1.1.1.4.3 | INTEGER | read-only | The number of output lines utilized in this
device. This entry indicates the number of rows in
the output table. |
| NTF lcUpsOutputOffTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.12 | | | An lcUpsOutputOffTrap is sent when the UPS turns all of its output off, either at the inverter or via a relay. |
| NTF lcUpsOutputOffWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.13 | | | An lcUpsOutputOffWarningTrap is sent when the lcUpsControlOutputOffDelay reaches the value of lcUpsControlOutputOffTrapDelay. |
| NTF lcUpsOutputOnTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.14 | | | An lcUpsOutputOnTrap is sent when the UPS turns all of its output back on, either at the inverter or via a relay. |
| NTF lcUpsOutputOnWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.15 | | | An lcUpsOutputOnWarningTrap is sent when the lcUpsControlOutputOnDelay reaches the value of lcUpsControlOutputOnTrapDelay. |
| lcUpsOutputTable | 1.3.6.1.4.1.476.1.1.1.1.4.4 | | not-accessible | |
| INT lcUpsOutputVA | 1.3.6.1.4.1.476.1.1.1.1.4.4.1.4 | INTEGER | read-only | The output volt-amps. |
| INT lcUpsOutputVoltage | 1.3.6.1.4.1.476.1.1.1.1.4.4.1.2 | INTEGER | read-only | The output voltage. (Unit of measure: Volt) |
| NTF lcUpsOverloadShutdownTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.2 | | | An lcUpsOverloadShutdownTrap signifies that the UPS has detected an Overload condition where the output load has exceeded the UPS's rated capacity and has shut off the output. |
| NTF lcUpsOverloadWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.1 | | | An lcUpsOverloadWarningTrap signifies that the UPS has detected an Overload condition where the output load has exceeded the UPS's rated capacity. |
| NTF lcUpsOverTempShutdownTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.10 | | | An lcUpsOverTempShutdownTrap signifies that the UPS has detected a excessive temperature condition and shut off the output. |
| NTF lcUpsOverTempWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.9 | | | An lcUpsOverTempWarningTrap signifies that the UPS has detected a excessive temperature condition. |
| lcUpsTest | 1.3.6.1.4.1.476.1.1.1.1.7 | | | |
| INT lcUpsTestBattery | 1.3.6.1.4.1.476.1.1.1.1.7.1 | INTEGER | read-write | Setting this variable to 'start' will initiate
the battery test. Setting this variable to 'abort'
will stop the battery test if the test is in-
progress, otherwise it has no effect. Setting this
variable to 'unknown' has no effect. Reading this
variable will always result in a return value of
'unknown'. If 'lcUpsTestBatteryStatus' is 'failed'
the test may not be performed again and the status
will remain in the failure state. |
| INT lcUpsTestBatteryStatus | 1.3.6.1.4.1.476.1.1.1.1.7.2 | INTEGER | read-only | The status of the battery test. |
| INT lcUpsTestDiag | 1.3.6.1.4.1.476.1.1.1.1.7.3 | INTEGER | read-write | Setting this variable to 'start' will initiate
the diagnostics test. Setting this variable to
'abort' will stop the diagnostics test if the test
is in-progress, otherwise it has no effect. Setting
this variable to 'unknown' has no effect. Reading this
variable will always result in a return value of
'unknown'. |
| INT lcUpsTestDiagStatus | 1.3.6.1.4.1.476.1.1.1.1.7.4 | INTEGER | read-only | The status of the diagnostics test. |
| lcUpsTraps | 1.3.6.1.4.1.476.1.1.1.1.11 | | | |
| NTF lcUpsUnixShutdownTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.16 | | | An lcUpsUnixShutodwnTrap is sent 2 seconds before the UPS is scheduled to perform a Unix Shutdown. |
| NTF lcUpsUnixShutdownWarningTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.17 | | | An lcUpsUnixShutdownWarningTrap is sent when the lcUpsControlUnixShudownDelay reaches the value of lcUpsControlUnixShutdownTrapDelay. |
| NTF lcUpsUtilPowerFailedTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.6 | | | An lcUpsUtilPowerFailedTrap signifies that the utility power input to the UPS has been lost. |
| NTF lcUpsUtilPowerRestoredTrap | 1.3.6.1.4.1.476.1.1.1.1.11.0.7 | | | An lcUpsUtilPowerRestoredTrap signifies that the utility power has been restored to the UPS. |
| ldUpsAlarm | 1.3.6.1.4.1.476.1.1.1.3.6 | | | |
| ldUpsAlarmBoostOn | 1.3.6.1.4.1.476.1.1.1.3.6.1.6 | | | |
| ldUpsAlarmChargerFailed | 1.3.6.1.4.1.476.1.1.1.3.6.1.10 | | | |
| ldUpsAlarmConditions | 1.3.6.1.4.1.476.1.1.1.3.6.1 | | | |
| ldUpsAlarmDCOverVoltageShutdown | 1.3.6.1.4.1.476.1.1.1.3.6.1.1 | | | |
| ldUpsAlarmImminentShutdown | 1.3.6.1.4.1.476.1.1.1.3.6.1.4 | | | |
| ldUpsAlarmInputFreqError | 1.3.6.1.4.1.476.1.1.1.3.6.1.5 | | | |
| ldUpsAlarmLNReversedShutdown | 1.3.6.1.4.1.476.1.1.1.3.6.1.3 | | | |
| ldUpsAlarmOutputOverVoltage | 1.3.6.1.4.1.476.1.1.1.3.6.1.8 | | | |
| ldUpsAlarmOutputShortShutdown | 1.3.6.1.4.1.476.1.1.1.3.6.1.2 | | | |
| ldUpsAlarmOutputUnderVoltage | 1.3.6.1.4.1.476.1.1.1.3.6.1.9 | | | |
| ldUpsAlarmReplaceBattery | 1.3.6.1.4.1.476.1.1.1.3.6.1.7 | | | |
| NTF ldUpsChargerFailedTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.8 | | | An ldUpsChargerFailedTrap signifies that the UPS has detected that the battery charger has failed. |
| NTF ldUpsDCOverVoltageShutdownTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.1 | | | An ldUpsDCOverVoltageShutdownTrap signifies that the UPS has detected that battery voltage is over the tolarable level. |
| NTF ldUpsImminentShutdownTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.4 | | | An ldUpsImminentShutdownTrap signifies that the UPS is about to turn off output power. |
| ldUpsInput | 1.3.6.1.4.1.476.1.1.1.3.3 | | | |
| NTF ldUpsInputFreqErrorTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.5 | | | An ldUpsInputFreqErrorTrap signifies that the UPS has detected that input frequency is outside tolerable variance. |
| INT ldUpsInputMaxVoltsSinceLastPoll | 1.3.6.1.4.1.476.1.1.1.3.3.1 | INTEGER | read-only | The maximum input voltage encountered since the object was
last retrieved. Note: if there are multiple managers talking
to the same agent, the use of this object needs to be
coordinated. |
| INT ldUpsInputMinVoltsSinceLastPoll | 1.3.6.1.4.1.476.1.1.1.3.3.2 | INTEGER | read-only | The minimum input voltage encountered since the object was
last retrieved. Note: if there are multiple managers talking
to the same agent, the use of this object needs to be
coordinated. |
| NTF ldUpsLNReversedShutdownTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.3 | | | An ldUpsLNReversedShutdownTrap signifies that the UPS has detected that Line and Neutral have been reversed. |
| ldUpsOutput | 1.3.6.1.4.1.476.1.1.1.3.4 | | | |
| INT ldUpsOutputMaxVoltsSinceLastPoll | 1.3.6.1.4.1.476.1.1.1.3.4.1 | INTEGER | read-only | The maximum output voltage encountered since the object was
last retrieved. Note: if there are multiple managers talking
to the same agent, the use of this object needs to be
coordinated. |
| INT ldUpsOutputMinVoltsSinceLastPoll | 1.3.6.1.4.1.476.1.1.1.3.4.2 | INTEGER | read-only | The minimum output voltage encountered since the object was
last retrieved. Note: if there are multiple managers talking
to the same agent, the use of this object needs to be
coordinated. |
| NTF ldUpsOutputOverVoltageTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.6 | | | An ldUpsOutputOverVoltageTrap signifies that the UPS has detected that the output voltage is too high. |
| NTF ldUpsOutputShortShutdownTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.2 | | | An ldUpsOutputShortShutdownTrap signifies that the UPS has detected a short circuit across the output. |
| NTF ldUpsOutputUnderVoltageTrap | 1.3.6.1.4.1.476.1.1.1.3.11.0.7 | | | An ldUpsOutputUnderVoltageTrap signifies that the UPS has detected that the output voltage is too low. |
| ldUpsTraps | 1.3.6.1.4.1.476.1.1.1.3.11 | | | |
| liebertCorp | 1.3.6.1.4.1.476.1 | | | |
| liebertUps | 1.3.6.1.4.1.476.1.1 | | | |
| luCore | 1.3.6.1.4.1.476.1.1.1.1 | | | |
| luExperimental | 1.3.6.1.4.1.476.1.1.2 | | | |
| luExtensions | 1.3.6.1.4.1.476.1.1.1 | | | |
| luPrivate | 1.3.6.1.4.1.476.1.1.3 | | | |
| luUPStationD | 1.3.6.1.4.1.476.1.1.1.3 | | | |