rfc1628

rfc1628 Download

MIBs list

With the IPHost SNMP tool, you can monitor any SNMP objects of the rfc1628-ups-mib . You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables, their current values and descriptions taken from the rfc1628-ups-mib .

OID list for rfc1628

upsIdentManufacturer
The name of the UPS manufacturer.
upsIdentModel
The UPS Model designation.
upsIdentUPSSoftwareVersion
The UPS firmware/software version(s). This variable may or may not have the same value as upsIdentAgentSoftwareVersion in some implementations.
upsIdentAgentSoftwareVersion
The UPS agent software version. This variable may or may not have the same value as upsIdentUPSSoftwareVersion in some implementations.
upsIdentName
A string identifying the UPS. This object should be set by the administrator.
upsIdentAttachedDevices
A string identifying the devices attached to the output(s) of the UPS. This object should be set by the administrator.
upsBatteryStatus
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 upsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less tha ...
upsSecondsOnBattery
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.
upsEstimatedMinutesRemaining
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.
upsEstimatedChargeRemaining
An estimate of the battery charge remaining expressed as a percent of full charge.
upsBatteryVoltage
The magnitude of the present battery voltage.
upsBatteryCurrent
The present battery current.
upsBatteryTemperature
The ambient temperature at or near the UPS Battery casing.
upsInputLineBads
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.
upsInputNumLines
The number of input lines utilized in this device. This variable indicates the number of rows in the input table.
upsInputTable
A list of input table entries. The number of entries is given by the value of upsInputNumLines.
upsInputEntry
An entry containing information applicable to a particular input line.
upsInputLineIndex
The input line identifier.
upsInputFrequency
The present input frequency.
upsInputVoltage
The magnitude of the present input voltage.
upsInputCurrent
The magnitude of the present input current.
upsInputTruePower
The magnitude of the present input true power.
upsOutputSource
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.
upsOutputFrequency
The present output frequency.
upsOutputNumLines
The number of output lines utilized in this device. This variable indicates the number of rows in the output table.
upsOutputTable
A list of output table entries. The number of entries is given by the value of upsOutputNumLines.
upsOutputEntry
An entry containing information applicable to a particular output line.
upsOutputLineIndex
The output line identifier.
upsOutputVoltage
The present output voltage.
upsOutputCurrent
The present output current.
upsOutputPower
The present output true power.
upsOutputPercentLoad
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.
upsBypassFrequency
The present bypass frequency.
upsBypassNumLines
The number of bypass lines utilized in this device. This entry indicates the number of rows in the bypass table.
upsBypassTable
A list of bypass table entries. The number of entries is given by the value of upsBypassNumLines.
upsBypassEntry
An entry containing information applicable to a particular bypass input.
upsBypassLineIndex
The bypass line identifier.
upsBypassVoltage
The present bypass voltage.
upsBypassCurrent
The present bypass current.
upsBypassPower
The present true power conveyed by the bypass.
upsAlarmsPresent
The present number of active alarm conditions.
upsAlarmTable
A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition ...
upsAlarmEntry
An entry containing information applicable to a particular alarm.
upsAlarmId
A unique identifier for an alarm condition. This value must remain constant.
upsAlarmDescr
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.
upsAlarmTime
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 upsAlarmTime shall equal 0.
upsAlarmBatteryBad
One or more batteries have been determined to require replacement.
upsAlarmOnBattery
The UPS is drawing power from the batteries.
upsAlarmLowBattery
The remaining battery run-time is less than or equal to upsConfigLowBattTime.
upsAlarmDepletedBattery
The UPS will be unable to sustain the present load when and if the utility power is lost.
upsAlarmTempBad
A temperature is out of tolerance.
upsAlarmInputBad
An input condition is out of tolerance.
upsAlarmOutputBad
An output condition (other than OutputOverload) is out of tolerance.
upsAlarmOutputOverload
The output load exceeds the UPS output capacity.
upsAlarmOnBypass
The Bypass is presently engaged on the UPS.
upsAlarmBypassBad
The Bypass is out of tolerance.
upsAlarmOutputOffAsRequested
The UPS has shutdown as requested, i.e., the output is off.
upsAlarmUpsOffAsRequested
The entire UPS has shutdown as commanded.
upsAlarmChargerFailed
An uncorrected problem has been detected within the UPS charger subsystem.
upsAlarmUpsOutputOff
The output of the UPS is in the off state.
upsAlarmUpsSystemOff
The UPS system is in the off state.
upsAlarmFanFailure
The failure of one or more fans in the UPS has been detected.
upsAlarmFuseFailure
The failure of one or more fuses has been detected.
upsAlarmGeneralFault
A general fault in the UPS has been detected.
upsAlarmDiagnosticTestFailed
The result of the last diagnostic test indicates a failure.
upsAlarmCommunicationsLost
A problem has been encountered in the communications between the agent and the UPS.
upsAlarmAwaitingPower
The UPS output is off and the UPS is awaiting the return of input power.
upsAlarmShutdownPending
A upsShutdownAfterDelay countdown is underway.
upsAlarmShutdownImminent
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.
upsAlarmTestInProgress
A test is in progress, as initiated and indicated by the Test Group. Tests initiated via other implementation-specific mechanisms can indicate the presence of the testing in the alarm table, if document specific to that implementation and are ::= { upsWe ...
upsTestSpinLock
A spin lock on the test subsystem. The spinlock is used as follows. Before starting a test, a manager-station should make sure that a test is not in progress as follows: try_again: get (upsTestSpinLock) while (upsTestResultsSummary == inProgress) { /* lo ...
upsTestResultsSummary
The results of the current or last UPS diagnostics test performed. The values for donePass(1), doneWarning(2), and doneError(3) indicate that the test completed either successfully, with a warning, or with an error, respectively. The value aborted(4) is ...
upsTestResultsDetail
Additional information about upsTestResultsSummary. If no additional information available, a zero length string is returned.
upsTestStartTime
The value of sysUpTime at the time the test in progress was initiated, or, if no test is in progress, the time the previous test was initiated. If the value of upsTestResultsSummary is noTestsInitiated(6), upsTestStartTime has the value 0.
upsTestElapsedTime
The amount of time, in TimeTicks, since the test in progress was initiated, or, if no test is in progress, the previous test took to complete. If the value of upsTestResultsSummary is noTestsInitiated(6), upsTestElapsedTime has the value 0.
upsTestNoTestsInitiated
No tests have been initiated and no test is in progress.
upsTestAbortTestInProgress
The test in progress is to be aborted / the test in progress was aborted.
upsTestGeneralSystemsTest
The manufacturer's standard test of UPS device systems.
upsTestQuickBatteryTest
A test that is sufficient to determine if the battery needs replacement.
upsTestDeepBatteryCalibration
The system is placed on battery to a discharge level, set by the manufacturer, sufficient to determine battery replacement and battery run-time with a high degree of confidence. WARNING: this test will leave the battery in a low charge state and will re ...
upsShutdownType
This object determines the nature of the action to be taken at the time when the countdown of the upsShutdownAfterDelay and upsRebootWithDuration objects reaches zero. Setting this object to output(1) indicates that shutdown requests should cause only the ...
upsShutdownAfterDelay
Setting this object will shutdown (i.e., turn off) either the UPS output or the UPS system (as determined by the value of upsShutdownType at the time of shutdown) after the indicated number of seconds, or less if the UPS batteries become depleted. Setting ...
upsStartupAfterDelay
Setting this object will start the output after the indicated number of seconds, including starting the UPS, if necessary. Setting this object to 0 will cause the startup to occur immediately. Setting this object to -1 will abort the countdown. If the ...
upsRebootWithDuration
Setting this object will immediately shutdown (i.e., turn off) either the UPS output or the UPS system (as determined by the value of upsShutdownType at the time of shutdown) for a period equal to the indicated number of seconds, after which time the outp ...
upsAutoRestart
Setting this object to 'on' will cause the UPS system to restart after a shutdown if the shutdown occurred during a power loss as a result of either a upsShutdownAfterDelay or an internal battery depleted condition. Setting this object to 'off' will prev ...
upsConfigInputVoltage
The magnitude of the nominal input voltage. 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 ap ...
upsConfigInputFreq
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 ...
upsConfigOutputVoltage
The magnitude of the nominal output voltage. 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 a ...
upsConfigOutputFreq
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 must be rejected and the agent shall respond with an appropriate erro ...
upsConfigOutputVA
The magnitude of the nominal Volt-Amp rating.
upsConfigOutputPower
The magnitude of the nominal true power rating.
upsConfigLowBattTime
The value of upsEstimatedMinutesRemaining 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 la ...
upsConfigAudibleStatus
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. I ...
upsConfigLowVoltageTransferPoint
The minimum input line voltage allowed before the UPS system transfers to battery backup.
upsConfigHighVoltageTransferPoint
The maximum line voltage allowed before the UPS system transfers to battery backup.
upsSubsetIdentGroup
The upsSubsetIdentGroup defines objects which are common across all UPSs which meet subset compliance. Most devices which conform to the upsSubsetIdentGroup will provide access to these objects via a proxy agent. If the proxy agent is compatible with mul ...
upsSubsetBatteryGroup
The upsSubsetBatteryGroup defines the objects that are common to battery groups of two-contact UPSs.
upsSubsetInputGroup
The upsSubsetInputGroup defines the objects that are common to the Input groups of two-contact UPSs.
upsSubsetOutputGroup
The upsSubsetOutputGroup defines the objects that are common to the Output groups of two-contact UPSs.
upsSubsetAlarmGroup
The upsSubsetAlarmGroup defines the objects that are common to the Alarm groups of two-contact UPSs.
upsSubsetControlGroup
The upsSubsetControlGroup defines the objects that are common to the Control groups of two-contact UPSs.
upsSubsetConfigGroup
The upsSubsetConfigGroup defines the objects that are common to the Config groups of two-contact UPSs.
upsBasicIdentGroup
The upsBasicIdentGroup defines objects which are common to the Ident group of compliant UPSs which support basic functions.
upsBasicBatteryGroup
The upsBasicBatteryGroup defines the objects that are common to the battery groups of compliant UPSs which support basic functions.
upsBasicInputGroup
The upsBasicInputGroup defines the objects that are common to the Input groups of compliant UPSs which support basic functions.
upsBasicOutputGroup
The upsBasicOutputGroup defines the objects that are common to the Output groups of compliant UPSs which support basic functions.
upsBasicBypassGroup
The upsBasicBypassGroup defines the objects that are common to the Bypass groups of compliant UPSs which support basic functions.
upsBasicAlarmGroup
The upsBasicAlarmGroup defines the objects that are common to the Alarm groups of compliant UPSs which support basic functions.
upsBasicTestGroup
The upsBasicTestGroup defines the objects that are common to the Test groups of compliant UPSs which support basic functions.
upsBasicControlGroup
The upsBasicControlGroup defines the objects that are common to the Control groups of compliant UPSs which support basic functions.
upsBasicConfigGroup
The upsBasicConfigGroup defines the objects that are common to the Config groups of UPSs which support basic functions.
upsFullIdentGroup
The upsFullIdentGroup defines objects which are common to the Ident group of fully compliant UPSs.
upsFullBatteryGroup
The upsFullBatteryGroup defines the objects that are common to the battery groups of fully compliant UPSs.
upsFullInputGroup
The upsFullInputGroup defines the objects that are common to the Input groups of fully compliant UPSs.
upsFullOutputGroup
The upsFullOutputGroup defines the objects that are common to the Output groups of fully compliant UPSs.
upsFullBypassGroup
The upsFullBypassGroup defines the objects that are common to the Bypass groups of fully compliant UPSs.
upsFullAlarmGroup
The upsFullAlarmGroup defines the objects that are common to the Alarm groups of fully compliant UPSs.
upsFullTestGroup
The upsFullTestGroup defines the objects that are common to the Test groups of fully compliant UPSs.
upsFullControlGroup
The upsFullControlGroup defines the objects that are common to the Control groups of fully compliant UPSs.
upsFullConfigGroup
The upsFullConfigGroup defines the objects that are common to the Config groups of fully compliant UPSs.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now. Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access. The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.

MIBs list