DeltaUPS-MIB
- Registered at
- 1.3.6.1.4.1.2254
- Namespace
- delta
- Source file
DeltaUPS-MIB- Digest
sha256:702e6f191a1df52605f6693ba6b1292f3cdca4ada8c0309e5b7bb3d08219870a
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DeltaUPS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| delta OBJECT-IDENTITY | 1.3.6.1.4.1.2254 | |||
| ups OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2 | |||
| upsv4 OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4 | |||
| dupsIdent OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.1 | |||
| dupsIdentManufacturer OBJECT-TYPE The name of the UPS manufacturer. | 1.3.6.1.4.1.2254.2.4.1.1 | DisplayString (SIZE(0..20)) | read-only | mandatory |
| dupsIdentModel OBJECT-TYPE The UPS Model designation. | 1.3.6.1.4.1.2254.2.4.1.2 | DisplayString (SIZE(0..31)) | read-only | mandatory |
| dupsIdentUPSSoftwareVersion OBJECT-TYPE The UPS firmware/software version(s). This variable may or may not has the same value as upsIdentAgentSoftwareVersion in some implementations. | 1.3.6.1.4.1.2254.2.4.1.3 | DisplayString (SIZE(0..15)) | read-only | mandatory |
| dupsIdentAgentSoftwareVersion OBJECT-TYPE The UPS agent software version. This variable may or may not has the same value as upsIdentUPSSoftwareVersion in some implementations. | 1.3.6.1.4.1.2254.2.4.1.4 | DisplayString (SIZE(0..15)) | read-only | mandatory |
| dupsIdentName OBJECT-TYPE A string identifying the UPS. This object should be set by the administrator. | 1.3.6.1.4.1.2254.2.4.1.5 | DisplayString (SIZE(0..63)) | read-write | mandatory |
| dupsAttachedDevices OBJECT-TYPE A string identifying the devices attached to the output(s) of the UPS. This object should be set by the administrator. | 1.3.6.1.4.1.2254.2.4.1.6 | DisplayString (SIZE(0..63)) | read-write | mandatory |
| dupsRatingOutputVA OBJECT-TYPE The magnitude of the nominal output VA rating. | 1.3.6.1.4.1.2254.2.4.1.7 | INTEGER | read-only | mandatory |
| dupsRatingOutputVoltage OBJECT-TYPE The magnitude of the nominal output voltage rating. | 1.3.6.1.4.1.2254.2.4.1.8 | INTEGER | read-only | mandatory |
| dupsRatingOutputFrequency OBJECT-TYPE The magnitude of the nominal output frequency rating. | 1.3.6.1.4.1.2254.2.4.1.9 | INTEGER | read-only | mandatory |
| dupsRatingInputVoltage OBJECT-TYPE The magnitude of the nominal input voltage rating. | 1.3.6.1.4.1.2254.2.4.1.10 | INTEGER | read-only | mandatory |
| dupsRatingInputFrequency OBJECT-TYPE The magnitude of the nominal input frequency rating. | 1.3.6.1.4.1.2254.2.4.1.11 | INTEGER | read-only | mandatory |
| dupsRatingBatteryVoltage OBJECT-TYPE The magnitude of the nominal battery voltage rating. | 1.3.6.1.4.1.2254.2.4.1.12 | INTEGER | read-only | mandatory |
| dupsLowTransferVoltUpBound OBJECT-TYPE The minimum input line voltage upper bound allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.1.13 | INTEGER | read-only | mandatory |
| dupsLowTransferVoltLowBound OBJECT-TYPE The minimum input line voltage lower bound allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.1.14 | INTEGER | read-only | mandatory |
| dupsHighTransferVoltUpBound OBJECT-TYPE The maximum input line voltage upper bound allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.1.15 | INTEGER | read-only | mandatory |
| dupsHighTransferVoltLowBound OBJECT-TYPE The maximum input line voltage lower bound allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.1.16 | INTEGER | read-only | mandatory |
| dupsLowBattTime OBJECT-TYPE Minutes, time from low battery to low battery shutdown. | 1.3.6.1.4.1.2254.2.4.1.17 | INTEGER | read-only | mandatory |
| dupsOutletRelays OBJECT-TYPE Number of outlet relay. If it is 0, the function is not available for the UPS. | 1.3.6.1.4.1.2254.2.4.1.18 | INTEGER | read-only | mandatory |
| dupsType OBJECT-TYPE Indicate the UPS type. | 1.3.6.1.4.1.2254.2.4.1.19 | INTEGER {on-line(1), off-line(2), line-interactive(3), 3phase(4), splite-phase(5)} | read-only | mandatory |
| dupsControl OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.2 | |||
| dupsShutdownType OBJECT-TYPE 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 output of the UPS to turn off. Setting this object to system(2) indicates that shutdown requests will cause the entire UPS system to turn off. | 1.3.6.1.4.1.2254.2.4.2.1 | INTEGER {output(1), system(2)} | read-write | mandatory |
| dupsAutoReboot OBJECT-TYPE In backup mode, the UPS may shutdown normally by SDA command, dry-contact remote shutdown signal or low battery shutdown. This command is used to determine the unit should restart or not next time when the power restores | 1.3.6.1.4.1.2254.2.4.2.2 | INTEGER {on(1), off(2)} | read-write | mandatory |
| dupsShutdownAction OBJECT-TYPE If the value is greater than 0 the UPS performs shutdown action that defined by ShutdownType after the seconds. 0, aborted. | 1.3.6.1.4.1.2254.2.4.2.3 | INTEGER | read-write | mandatory |
| dupsRestartAction OBJECT-TYPE UPS will restart after the indicated number of minutes. -1, aborted. | 1.3.6.1.4.1.2254.2.4.2.4 | INTEGER | read-write | mandatory |
| dupsSetOutletRelay OBJECT-TYPE Indicate which outlet relay, from 1,2,3... . | 1.3.6.1.4.1.2254.2.4.2.5 | INTEGER | read-write | mandatory |
| dupsRelayOffDelay OBJECT-TYPE Turn the relay off after the seconds. The relay was indicated by SetOutletRelay. | 1.3.6.1.4.1.2254.2.4.2.6 | INTEGER | read-write | mandatory |
| dupsRelayOnDelay OBJECT-TYPE Turn the relay on after the seconds. The relay was indicated by SetOutletRelay. | 1.3.6.1.4.1.2254.2.4.2.7 | INTEGER | read-write | mandatory |
| dupsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.3 | |||
| dupsConfigBuzzerAlarm OBJECT-TYPE UPS will keep silence but will alarm again when next power event is occurred | 1.3.6.1.4.1.2254.2.4.3.1 | INTEGER {alarm(1), silence(2)} | read-write | mandatory |
| dupsConfigBuzzerState OBJECT-TYPE If it is disabled then the UPS is always muted. | 1.3.6.1.4.1.2254.2.4.3.2 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| dupsConfigSensitivity OBJECT-TYPE The seneitivity of the UPS to utility line abnormalities or noises. | 1.3.6.1.4.1.2254.2.4.3.3 | INTEGER {normal(0), reduced(1), low(2)} | read-write | mandatory |
| dupsConfigLowVoltageTransferPoint OBJECT-TYPE The minimum input line voltage allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.3.4 | INTEGER | read-write | mandatory |
| dupsConfigHighVoltageTransferPoint OBJECT-TYPE The maximum line voltage allowed before the UPS system transfers to battery backup. | 1.3.6.1.4.1.2254.2.4.3.5 | INTEGER | read-write | mandatory |
| dupsConfigShutdownOSDelay OBJECT-TYPE The operating system shutdown delay time when the input power fail. -1 will disable this option. | 1.3.6.1.4.1.2254.2.4.3.6 | INTEGER | read-write | mandatory |
| dupsConfigUPSBootDelay OBJECT-TYPE Delay the UPS startup after power restores. The power quality may not stable when power restores, this feature let the UPS wait a period of time to startup the system. | 1.3.6.1.4.1.2254.2.4.3.7 | INTEGER | read-write | mandatory |
| dupsConfigExternalBatteryPack OBJECT-TYPE Indicate the number of external battery pack. | 1.3.6.1.4.1.2254.2.4.3.8 | INTEGER | read-write | mandatory |
| dupsInput OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.4 | |||
| dupsInputNumLines OBJECT-TYPE The number of input lines utilized in this device. | 1.3.6.1.4.1.2254.2.4.4.1 | INTEGER | read-only | mandatory |
| dupsInputFrequency1 OBJECT-TYPE The current input line 1 frequency to the UPS system in 1/10 Hz. | 1.3.6.1.4.1.2254.2.4.4.2 | INTEGER | read-only | mandatory |
| dupsInputVoltage1 OBJECT-TYPE The Input line 1 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.4.3 | INTEGER | read-only | mandatory |
| dupsInputCurrent1 OBJECT-TYPE The Input line 1 current to the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.4.4 | INTEGER | read-only | mandatory |
| dupsInputFrequency2 OBJECT-TYPE The current input line 2 frequency to the UPS system in 1/10 Hz. | 1.3.6.1.4.1.2254.2.4.4.5 | INTEGER | read-only | mandatory |
| dupsInputVoltage2 OBJECT-TYPE The Input line 2 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.4.6 | INTEGER | read-only | mandatory |
| dupsInputCurrent2 OBJECT-TYPE The Input line 2 current to the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.4.7 | INTEGER | read-only | mandatory |
| dupsInputFrequency3 OBJECT-TYPE The current input line 3 frequency to the UPS system in 1/10 Hz. | 1.3.6.1.4.1.2254.2.4.4.8 | INTEGER | read-only | mandatory |
| dupsInputVoltage3 OBJECT-TYPE The Input line 3 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.4.9 | INTEGER | read-only | mandatory |
| dupsInputCurrent3 OBJECT-TYPE The Input line 3 current to the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.4.10 | INTEGER | read-only | mandatory |
| dupsOutput OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.5 | |||
| dupsOutputSource OBJECT-TYPE The present source of output power. The enumeration none(7) indicates that there is no source of output power (and therefore no output power), for example, the system has opened the output breaker. | 1.3.6.1.4.1.2254.2.4.5.1 | INTEGER {normal(0), battery(1), bypass(2), reducing(3), boosting(4), manualBypass(5), other(6), none(7)} | read-only | mandatory |
| dupsOutputFrequency OBJECT-TYPE The present output frequency in 1/10 Hz. | 1.3.6.1.4.1.2254.2.4.5.2 | INTEGER | read-only | mandatory |
| dupsOutputNumLines OBJECT-TYPE The number of output lines utilized in this device. | 1.3.6.1.4.1.2254.2.4.5.3 | INTEGER | read-only | mandatory |
| dupsOutputVoltage1 OBJECT-TYPE The Output line 1 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.5.4 | INTEGER | read-only | mandatory |
| dupsOutputCurrent1 OBJECT-TYPE The Output line 1 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.5.5 | INTEGER | read-only | mandatory |
| dupsOutputPower1 OBJECT-TYPE The Output line 1 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.5.6 | INTEGER | read-only | mandatory |
| dupsOutputLoad1 OBJECT-TYPE The current UPS output line 1 load expressed in percent of rated capacity. | 1.3.6.1.4.1.2254.2.4.5.7 | INTEGER | read-only | mandatory |
| dupsOutputVoltage2 OBJECT-TYPE The Output line 2 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.5.8 | INTEGER | read-only | mandatory |
| dupsOutputCurrent2 OBJECT-TYPE The Output line 2 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.5.9 | INTEGER | read-only | mandatory |
| dupsOutputPower2 OBJECT-TYPE The Output line 2 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.5.10 | INTEGER | read-only | mandatory |
| dupsOutputLoad2 OBJECT-TYPE The current UPS output line 2 load expressed in percent of rated capacity. | 1.3.6.1.4.1.2254.2.4.5.11 | INTEGER | read-only | mandatory |
| dupsOutputVoltage3 OBJECT-TYPE The Output line 3 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.5.12 | INTEGER | read-only | mandatory |
| dupsOutputCurrent3 OBJECT-TYPE The Output line 3 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.5.13 | INTEGER | read-only | mandatory |
| dupsOutputPower3 OBJECT-TYPE The Output line 3 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.5.14 | INTEGER | read-only | mandatory |
| dupsOutputLoad3 OBJECT-TYPE The current UPS output line 3 load expressed in percent of rated capacity. | 1.3.6.1.4.1.2254.2.4.5.15 | INTEGER | read-only | mandatory |
| dupsBypass OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.6 | |||
| dupsBypassFrequency OBJECT-TYPE The present bypass frequency in 1/10 Hz. | 1.3.6.1.4.1.2254.2.4.6.1 | INTEGER | read-only | mandatory |
| dupsBypassNumLines OBJECT-TYPE The number of bypass lines utilized in this device. | 1.3.6.1.4.1.2254.2.4.6.2 | INTEGER | read-only | mandatory |
| dupsBypassVoltage1 OBJECT-TYPE The bypass line 1 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.6.3 | INTEGER | read-only | mandatory |
| dupsBypassCurrent1 OBJECT-TYPE The bypass line 1 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.6.4 | INTEGER | read-only | mandatory |
| dupsBypassPower1 OBJECT-TYPE The bypass line 1 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.6.5 | INTEGER | read-only | mandatory |
| dupsBypassVoltage2 OBJECT-TYPE The bypass line 2 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.6.6 | INTEGER | read-only | mandatory |
| dupsBypassCurrent2 OBJECT-TYPE The bypass line 2 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.6.7 | INTEGER | read-only | mandatory |
| dupsBypassPower2 OBJECT-TYPE The bypass line 2 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.6.8 | INTEGER | read-only | mandatory |
| dupsBypassVoltage3 OBJECT-TYPE The bypass line 3 voltage of the UPS system in 1/10 V. | 1.3.6.1.4.1.2254.2.4.6.9 | INTEGER | read-only | mandatory |
| dupsBypassCurrent3 OBJECT-TYPE The bypass line 3 current of the UPS system in 1/10 A. | 1.3.6.1.4.1.2254.2.4.6.10 | INTEGER | read-only | mandatory |
| dupsBypassPower3 OBJECT-TYPE The bypass line 3 real power of the UPS system in watts. | 1.3.6.1.4.1.2254.2.4.6.11 | INTEGER | read-only | mandatory |
| dupsBattery OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.7 | |||
| dupsBatteryCondiction OBJECT-TYPE The indication of the capacity remaining in the UPS system's batteries when AC normal. | 1.3.6.1.4.1.2254.2.4.7.1 | INTEGER {good(0), weak(1), replace(2)} | read-only | mandatory |
| dupsBatteryStatus OBJECT-TYPE The indication of the capacity remaining in the UPS system's batteries when AC failed. A value of ok indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of low indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of depleted 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). | 1.3.6.1.4.1.2254.2.4.7.2 | INTEGER {ok(0), low(1), depleted(2)} | read-only | mandatory |
| dupsBatteryCharge OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.7.3 | INTEGER {floating(0), charging(1), resting(2), discharging(3)} | read-only | mandatory |
| dupsSecondsOnBattery OBJECT-TYPE 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. | 1.3.6.1.4.1.2254.2.4.7.4 | INTEGER | read-only | mandatory |
| dupsBatteryEstimatedTime OBJECT-TYPE Estimated time from backup to low battery shutdown. | 1.3.6.1.4.1.2254.2.4.7.5 | INTEGER | read-only | mandatory |
| dupsBatteryVoltage OBJECT-TYPE The magnitude of the present battery voltage in 1/10 V. | 1.3.6.1.4.1.2254.2.4.7.6 | INTEGER | read-only | mandatory |
| dupsBatteryCurrent OBJECT-TYPE The present battery current in 1/10 A. | 1.3.6.1.4.1.2254.2.4.7.7 | INTEGER | read-only | mandatory |
| dupsBatteryCapacity OBJECT-TYPE An estimate of the battery charge remaining expressed as a percent of full charge. | 1.3.6.1.4.1.2254.2.4.7.8 | INTEGER (0..100) | read-only | mandatory |
| dupsTemperature OBJECT-TYPE The ambient temperature at or near the UPS Battery casing. | 1.3.6.1.4.1.2254.2.4.7.9 | INTEGER | read-only | mandatory |
| dupsLastReplaceDate OBJECT-TYPE The last battery replacement date. The format is YYYYMMDD. | 1.3.6.1.4.1.2254.2.4.7.10 | DisplayString (SIZE(0..8)) | read-only | mandatory |
| dupsNextReplaceDate OBJECT-TYPE The next battery replacement date. The format is YYYYMMDD. | 1.3.6.1.4.1.2254.2.4.7.11 | DisplayString (SIZE(0..8)) | read-only | mandatory |
| dupsTest OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.8 | |||
| dupsTestType OBJECT-TYPE Perform the UPS Test procedure. | 1.3.6.1.4.1.2254.2.4.8.1 | INTEGER {abort(0), generalTest(1), batteryTest(2), testFor10sec(3), testUntilBattlow(4)} | read-write | mandatory |
| dupsTestResultsSummary OBJECT-TYPE The results of the current or last UPS diagnostics test performed. The values for donePass(1), generalTestFail(3), and batteryTestFail(4) indicate that the test completed either successfully, with a warning, or with an error, respectively.Tests which have not yet concluded are indicated by inProgress(2). The value noTestsInitiated(0) indicates that no previous test results are available. | 1.3.6.1.4.1.2254.2.4.8.2 | INTEGER {noTestsInitiated(0), donePass(1), inProgress(2), generalTestFail(3), batteryTestFail(4), deepBatteryTestFail(5)} | read-only | mandatory |
| dupsTestResultsDetail OBJECT-TYPE Additional information about upsTestResultsSummary. If no additional information available, a zero length string is returned. | 1.3.6.1.4.1.2254.2.4.8.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| dupsAlarm OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.9 | |||
| dupsAlarmDisconnect OBJECT-TYPE Does the UPS disconnect? | 1.3.6.1.4.1.2254.2.4.9.1 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmPowerFail OBJECT-TYPE Does the input power fail? | 1.3.6.1.4.1.2254.2.4.9.2 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmBatteryLow OBJECT-TYPE Are the UPS batteries low? | 1.3.6.1.4.1.2254.2.4.9.3 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmLoadWarning OBJECT-TYPE Does the UPS load percent over the load warning value? | 1.3.6.1.4.1.2254.2.4.9.4 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmLoadSeverity OBJECT-TYPE Does the UPS load percent over the load severity value? | 1.3.6.1.4.1.2254.2.4.9.5 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmLoadOnBypass OBJECT-TYPE Does the UPS load on bypass? | 1.3.6.1.4.1.2254.2.4.9.6 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmUPSFault OBJECT-TYPE Does the UPS general fail? | 1.3.6.1.4.1.2254.2.4.9.7 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmBatteryGroundFault OBJECT-TYPE Does the UPS battery ground fault? | 1.3.6.1.4.1.2254.2.4.9.8 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmTestInProgress OBJECT-TYPE Does the UPS test in progress? | 1.3.6.1.4.1.2254.2.4.9.9 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmBatteryTestFail OBJECT-TYPE Does the UPS test fail? | 1.3.6.1.4.1.2254.2.4.9.10 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmFuseFailure OBJECT-TYPE Does the UPS fuse failure? | 1.3.6.1.4.1.2254.2.4.9.11 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOutputOverload OBJECT-TYPE Does the UPS output overload? | 1.3.6.1.4.1.2254.2.4.9.12 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOutputOverCurrent OBJECT-TYPE Does the UPS output overcurrent? | 1.3.6.1.4.1.2254.2.4.9.13 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmInverterAbnormal OBJECT-TYPE Does the UPS inverter abnormal? | 1.3.6.1.4.1.2254.2.4.9.14 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmRectifierAbnormal OBJECT-TYPE Does the UPS rectifier abnormal? | 1.3.6.1.4.1.2254.2.4.9.15 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmReserveAbnormal OBJECT-TYPE Does the UPS reserve abnormal? | 1.3.6.1.4.1.2254.2.4.9.16 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmLoadOnReserve OBJECT-TYPE Does the UPS load on reserve? | 1.3.6.1.4.1.2254.2.4.9.17 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOverTemperature OBJECT-TYPE Does the UPS over heat? | 1.3.6.1.4.1.2254.2.4.9.18 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOutputBad OBJECT-TYPE Is the UPS output abnormal? | 1.3.6.1.4.1.2254.2.4.9.19 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmBypassBad OBJECT-TYPE Is the UPS bypass bad? | 1.3.6.1.4.1.2254.2.4.9.20 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmUPSOff OBJECT-TYPE Is the UPS in standby mode? | 1.3.6.1.4.1.2254.2.4.9.21 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmChargerFail OBJECT-TYPE Does the UPS charger fail? | 1.3.6.1.4.1.2254.2.4.9.22 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmFanFail OBJECT-TYPE Does the UPS fan fail? | 1.3.6.1.4.1.2254.2.4.9.23 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEconomicMode OBJECT-TYPE Indicates whether the UPS is in the economic mode. | 1.3.6.1.4.1.2254.2.4.9.24 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOutputOff OBJECT-TYPE Indicates whether the UPS output is turned off or not. | 1.3.6.1.4.1.2254.2.4.9.25 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmSmartShutdown OBJECT-TYPE Indicates whether the Smart Shutdown is in progress. | 1.3.6.1.4.1.2254.2.4.9.26 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEmergencyPowerOff OBJECT-TYPE UPS emergency power off. | 1.3.6.1.4.1.2254.2.4.9.27 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmUPSShutdown OBJECT-TYPE UPS shutdown. | 1.3.6.1.4.1.2254.2.4.9.28 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsEnvironment OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.10 | |||
| dupsEnvTemperature OBJECT-TYPE The ambient environmental temperature. | 1.3.6.1.4.1.2254.2.4.10.1 | INTEGER | read-only | mandatory |
| dupsEnvHumidity OBJECT-TYPE The environmental humidity. | 1.3.6.1.4.1.2254.2.4.10.2 | INTEGER | read-only | mandatory |
| dupsEnvSetTemperatureLimit OBJECT-TYPE Alarm dupsAlarmOverTemperature on when the environmental temperature over the value. | 1.3.6.1.4.1.2254.2.4.10.3 | INTEGER | read-write | mandatory |
| dupsEnvSetHumidityLimit OBJECT-TYPE Alarm dupsAlarmOverHumidity on when the environmental humidity over the value. | 1.3.6.1.4.1.2254.2.4.10.4 | INTEGER | read-write | mandatory |
| dupsEnvSetEnvRelay1 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.5 | INTEGER {normalOpen(0), normalClose(1)} | read-write | mandatory |
| dupsEnvSetEnvRelay2 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.6 | INTEGER {normalOpen(0), normalClose(1)} | read-write | mandatory |
| dupsEnvSetEnvRelay3 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.7 | INTEGER {normalOpen(0), normalClose(1)} | read-write | mandatory |
| dupsEnvSetEnvRelay4 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.8 | INTEGER {normalOpen(0), normalClose(1)} | read-write | mandatory |
| dupsAlarmOverEnvTemperature OBJECT-TYPE Does the environment over temperature? | 1.3.6.1.4.1.2254.2.4.10.9 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmOverEnvHumidity OBJECT-TYPE Does the environment over humidity? | 1.3.6.1.4.1.2254.2.4.10.10 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEnvRelay1 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.11 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEnvRelay2 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.12 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEnvRelay3 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.13 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsAlarmEnvRelay4 OBJECT-TYPE | 1.3.6.1.4.1.2254.2.4.10.14 | INTEGER {off(0), on(1)} | read-only | mandatory |
| dupsTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2254.2.4.20 |
Notifications
| Name | OID | Status |
|---|---|---|
| dupsCommunicationLost NOTIFICATION-TYPE SEVER: Communication with the UPS failed. | 1.3.6.1.4.1.2254.2.4.20.0.1 | |
| dupsCommunicationEstablished NOTIFICATION-TYPE INFORMATION: Communication with the UPS reestablished. | 1.3.6.1.4.1.2254.2.4.20.0.2 | |
| dupsPowerFail NOTIFICATION-TYPE WARNING: Power failed! The UPS is operating on battery power. | 1.3.6.1.4.1.2254.2.4.20.0.3 | |
| dupsPowerRestored NOTIFICATION-TYPE INFORMATION: Power restored! The utility power restored. | 1.3.6.1.4.1.2254.2.4.20.0.4 | |
| dupsLowBattery NOTIFICATION-TYPE SEVER: The UPS batteries are low and will soon be exhausted. | 1.3.6.1.4.1.2254.2.4.20.0.5 | |
| dupsReturnFromLowBattery NOTIFICATION-TYPE INFORMATION: The UPS has returned from a low battery condition. | 1.3.6.1.4.1.2254.2.4.20.0.6 | |
| dupsLoadWarning NOTIFICATION-TYPE INFORMATION: Loading percent of the UPS over the Load Warning value. | 1.3.6.1.4.1.2254.2.4.20.0.7 | |
| dupsNoLongerLoadWarning NOTIFICATION-TYPE INFORMATION: Returnd from Load Warning condition. | 1.3.6.1.4.1.2254.2.4.20.0.8 | |
| dupsLoadSeverity NOTIFICATION-TYPE Warning: Loading percent of the UPS over the Load Severity value. | 1.3.6.1.4.1.2254.2.4.20.0.9 | |
| dupsNoLongerLoadSeverity NOTIFICATION-TYPE INFORMATION: Returned from Load Severity condition. | 1.3.6.1.4.1.2254.2.4.20.0.10 | |
| dupsLoadOnBypass NOTIFICATION-TYPE SEVER: The UPS loads on bypass. | 1.3.6.1.4.1.2254.2.4.20.0.11 | |
| dupsNoLongerLoadOnBypass NOTIFICATION-TYPE INFORMATION: The UPS is not on bypass mode. | 1.3.6.1.4.1.2254.2.4.20.0.12 | |
| dupsUPSFault NOTIFICATION-TYPE SEVER: A general fault caused in the UPS. | 1.3.6.1.4.1.2254.2.4.20.0.13 | |
| dupsReturnFromUPSFault NOTIFICATION-TYPE INFORMATION: The UPS is returned from general fault. | 1.3.6.1.4.1.2254.2.4.20.0.14 | |
| dupsBatteryGroundFault NOTIFICATION-TYPE SEVER: The UPS battery ground fault. | 1.3.6.1.4.1.2254.2.4.20.0.15 | |
| dupsNoLongerBatteryFault NOTIFICATION-TYPE INFORMATION: The UPS recovered from battery ground fault. | 1.3.6.1.4.1.2254.2.4.20.0.16 | |
| dupsTestInProgress NOTIFICATION-TYPE INFORMATION: The UPS test in progress. | 1.3.6.1.4.1.2254.2.4.20.0.17 | |
| dupsBatteryTestFail NOTIFICATION-TYPE SEVER: The UPS test fail. | 1.3.6.1.4.1.2254.2.4.20.0.18 | |
| dupsFuseFailure NOTIFICATION-TYPE SEVER: The UPS fuse failed. | 1.3.6.1.4.1.2254.2.4.20.0.19 | |
| dupsFuseRecovered NOTIFICATION-TYPE INFORMATION: The UPS fuse recovered. | 1.3.6.1.4.1.2254.2.4.20.0.20 | |
| dupsOutputOverload NOTIFICATION-TYPE SEVER: The UPS overload!. | 1.3.6.1.4.1.2254.2.4.20.0.21 | |
| dupsNoLongerOverload NOTIFICATION-TYPE INFORMATION: Recovered from UPS overload. | 1.3.6.1.4.1.2254.2.4.20.0.22 | |
| dupsOutputOverCurrent NOTIFICATION-TYPE SEVER: The UPS output overcurrent. | 1.3.6.1.4.1.2254.2.4.20.0.23 | |
| dupsNoLongerOutputOverCurrent NOTIFICATION-TYPE INFORMATION: Recovered from UPS overcurrent. | 1.3.6.1.4.1.2254.2.4.20.0.24 | |
| dupsInverterAbnormal NOTIFICATION-TYPE SEVER: The UPS inverter abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.25 | |
| dupsInverterRecovered NOTIFICATION-TYPE INFORMATION: Recovered from UPS inverter abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.26 | |
| dupsRectifierAbnormal NOTIFICATION-TYPE SEVER: The UPS rectifier abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.27 | |
| dupsRectifierRecovered NOTIFICATION-TYPE INFORMATION: The UPS recovered from rectifier abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.28 | |
| dupsReserveAbnormal NOTIFICATION-TYPE SEVER: The UPS rectifier abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.29 | |
| dupsReserveRecovered NOTIFICATION-TYPE INFORMATION: The UPS rectifier abnormal. | 1.3.6.1.4.1.2254.2.4.20.0.30 | |
| dupsLoadOnReserve NOTIFICATION-TYPE SEVER: The UPS load on reserve. | 1.3.6.1.4.1.2254.2.4.20.0.31 | |
| dupsNoLongerLoadOnReserve NOTIFICATION-TYPE INFORMATION: The UPS no longer load on reserve. | 1.3.6.1.4.1.2254.2.4.20.0.32 | |
| dupsEnvOverTemperature NOTIFICATION-TYPE WARNING: The environment overtemperature. | 1.3.6.1.4.1.2254.2.4.20.0.33 | |
| dupsNoLongerEnvOverTemperature NOTIFICATION-TYPE INFORMATION: The environment recovered from overtemperature. | 1.3.6.1.4.1.2254.2.4.20.0.34 | |
| dupsEnvOverHumidity NOTIFICATION-TYPE WARNING: The environment overhumidity. | 1.3.6.1.4.1.2254.2.4.20.0.35 | |
| dupsNoLongerEnvOverHumidity NOTIFICATION-TYPE INFORMATION: The environment recovered from overhumidity. | 1.3.6.1.4.1.2254.2.4.20.0.36 | |
| dupsEnvRelay1Alarm NOTIFICATION-TYPE INFORMATION: The environment relay1 is not in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.37 | |
| dupsEnvRelay1Normal NOTIFICATION-TYPE INFORMATION: The environment relay1 is in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.38 | |
| dupsEnvRelay2Alarm NOTIFICATION-TYPE INFORMATION: The environment relay2 is not in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.39 | |
| dupsEnvRelay2Normal NOTIFICATION-TYPE INFORMATION: The environment relay2 is in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.40 | |
| dupsEnvRelay3Alarm NOTIFICATION-TYPE INFORMATION: The environment relay3 is not in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.41 | |
| dupsEnvRelay3Normal NOTIFICATION-TYPE INFORMATION: The environment relay3 is in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.42 | |
| dupsEnvRelay4Alarm NOTIFICATION-TYPE INFORMATION: The environment relay4 is not in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.43 | |
| dupsEnvRelay4Normal NOTIFICATION-TYPE INFORMATION: The environment relay4 is in normal state. | 1.3.6.1.4.1.2254.2.4.20.0.44 | |
| dupsSmartShutdown NOTIFICATION-TYPE SEVER: Smart Shutdown is initiated. | 1.3.6.1.4.1.2254.2.4.20.0.45 | |
| dupsCancelShutdown NOTIFICATION-TYPE INFORMATION: Cancel UPS Shutdown. | 1.3.6.1.4.1.2254.2.4.20.0.46 | |
| dupsTestCompleted NOTIFICATION-TYPE INFORMATION: This trap is sent upon completion of a UPS diagnostic test. | 1.3.6.1.4.1.2254.2.4.20.0.47 | |
| dupsEPOON NOTIFICATION-TYPE INFORMATION: This trap is sent when emergency power off is on. | 1.3.6.1.4.1.2254.2.4.20.0.48 | |
| dupsEPOOFF NOTIFICATION-TYPE INFORMATION: This trap is sent when UPS recover from emergency power off. | 1.3.6.1.4.1.2254.2.4.20.0.49 | |
| dupsOverTemperature NOTIFICATION-TYPE SEVER: This trap is sent when the UPS is over heat. | 1.3.6.1.4.1.2254.2.4.20.0.50 | |
| dupsNormalTemperature NOTIFICATION-TYPE INFORMATION: This trap is sent when UPS recover from over heat. | 1.3.6.1.4.1.2254.2.4.20.0.51 | |
| dupsBattReplace NOTIFICATION-TYPE WARNING: The battery needs to be replaced. | 1.3.6.1.4.1.2254.2.4.20.0.52 | |
| dupsReturnFromBattReplace NOTIFICATION-TYPE INFORMATION: The UPS recovered from battery replacement. | 1.3.6.1.4.1.2254.2.4.20.0.53 |