All MIBs › USHA-MIB
Category: Generic and Vendor Infrastructure
Description:
Manages USHA networking equipment configuration, interface status, and fault notifications.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString |
From UPS-MIB
| NonNegativeInteger | |
| PositiveInteger |
What Is USHA-MIB?
USHA-MIB is an Ingrasys (USHA-branded, under the Ingrasys/Allion enterprise OID) private MIB for monitoring and controlling Uninterruptible Power Supply (UPS) systems, structured around identification, battery, input, output, bypass, test, and control object groups under the ushap enterprise subtree. It exposes battery-health telemetry such as upsBatteryGroupStatus, upsBatteryGroupSecondsOnBattery, upsBatteryGroupEstimatedMinutesRemaining/ChargeRemaining, upsBatteryGroupVoltage, and upsBatteryGroupTemperature, alongside scheduled self-test configuration in upsBatteryTestScheduleTable and an upsControlEvent/upsControlEventStatus table for control actions. It also defines a large set of TRAP-TYPE notifications (ushaPowerFail, ushaLowBattery, ushaUpsOnBattery, ushaBypassOn, ushaCommunicationLost, etc.) that alert an NMS in real time to power-state transitions and UPS failures. It depends on RFC1155-SMI, RFC-1212, RFC1213-MIB and PositiveInteger/NonNegativeInteger from UPS-MIB for its base types, and is deployed on Ingrasys/USHA-branded UPS units used to protect network and data-center equipment. Facilities teams managing these UPS deployments typically need a USHA-MIB MIB Browser to decode the battery, input/output, and trap object groups.
IPNetwork Monitor allows you to monitor SNMP objects defined in USHA-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- battery status and estimated runtime/charge remaining
- battery voltage and temperature
- scheduled battery self-test configuration
- input/output/bypass power state
- power-fail, low-battery, and communication-loss trap notifications
Supported Devices
- Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units
Monitoring Examples
An operator polls upsBatteryGroupEstimatedMinutesRemaining and upsBatteryGroupEstimatedChargeRemaining to gauge runway during a power event, while watching for an ushaUpsOnBattery or ushaLowBattery trap; a falling estimated-minutes value combined with an ushaLowBattery notification would indicate the UPS is close to depleting its battery and connected equipment is at risk of an unplanned shutdown.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ingrasys | 1.3.6.1.4.1.2468 | |||
| product | 1.3.6.1.4.1.2468.1 | |||
| upsAgent | 1.3.6.1.4.1.2468.1.2 | |||
| ushap | 1.3.6.1.4.1.2468.1.2.1 | |||
| upsObjectGroup | 1.3.6.1.4.1.2468.1.2.1.1 | |||
| upsIdentGroup | 1.3.6.1.4.1.2468.1.2.1.1.1 | |||
| STR upsIdentGroupManufacturer | 1.3.6.1.4.1.2468.1.2.1.1.1.1 | DisplayString | read-only | The name of the UPS manufacturer. |
| STR upsIdentGroupModel | 1.3.6.1.4.1.2468.1.2.1.1.1.2 | DisplayString | read-only | The UPS Model designation. |
| STR upsIdentGroupUPSFirmwareVersion | 1.3.6.1.4.1.2468.1.2.1.1.1.3 | DisplayString | read-only | The UPS firmware/software version(s). This variable may or may not have the same value as upsIdentGroupAgentSoftwareVersion in some implementations. |
| STR upsIdentGroupAgentSoftwareVersion | 1.3.6.1.4.1.2468.1.2.1.1.1.4 | DisplayString | read-only | The USHA software/firmware version. This variable may or may not have the same value as upsIdentGroupUPSSoftwareVersion in some implementations. |
| STR upsIdentGroupName | 1.3.6.1.4.1.2468.1.2.1.1.1.5 | DisplayString | read-write | A string identifying the UPS. This object should be set by the administrator. |
| STR upsIdentGroupAttachedDevices | 1.3.6.1.4.1.2468.1.2.1.1.1.6 | DisplayString | read-write | A string identifying the devices attached to the output(s) of the UPS. This object should be set by the administrator. |
| STR upsIdentGroupUpsSerialNumber | 1.3.6.1.4.1.2468.1.2.1.1.1.7 | DisplayString | read-only | The UPS serial no. |
| upsBatteryGroup | 1.3.6.1.4.1.2468.1.2.1.1.2 | |||
| INT upsBatteryGroupStatus | 1.3.6.1.4.1.2468.1.2.1.1.2.1 | INTEGER | read-only | The indication of the status in the UPS system's batteries. |
| INT upsBatteryGroupSecondsOnBattery | 1.3.6.1.4.1.2468.1.2.1.1.2.2 | INTEGER | 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. 0 shall be returned if the unit is not on battery power. |
| INT upsBatteryGroupEstimatedMinutesRemaining | 1.3.6.1.4.1.2468.1.2.1.1.2.3 | INTEGER | 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. |
| INT upsBatteryGroupEstimatedChargeRemaining | 1.3.6.1.4.1.2468.1.2.1.1.2.4 | INTEGER | read-only | An estimate of the battery charge remaining expressed as a percent of full charge. |
| INT upsBatteryGroupVoltage | 1.3.6.1.4.1.2468.1.2.1.1.2.5 | INTEGER | read-only | The magnitude of the present battery voltage in 0.1 Volt DC. |
| INT upsBatteryGroupMandatory | 1.3.6.1.4.1.2468.1.2.1.1.2.6 | INTEGER | read-only | The present battery mandatory. |
| INT upsBatteryGroupTemperature | 1.3.6.1.4.1.2468.1.2.1.1.2.7 | INTEGER | read-only | The ambient temperature at or near the UPS Battery casing. |
| upsInputGroup | 1.3.6.1.4.1.2468.1.2.1.1.3 | |||
| CTR upsInputGroupLineBads | 1.3.6.1.4.1.2468.1.2.1.1.3.1 | Counter | 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. |
| INT upsInputGroupNumLines | 1.3.6.1.4.1.2468.1.2.1.1.3.2 | INTEGER | read-only | The number of input lines utilized in this device. This variable indicates the number of rows in the input table. |
| upsInputGroupTable | 1.3.6.1.4.1.2468.1.2.1.1.3.3 | not-accessible | A list of input table entries. The number of entries is given by the value of upsInputGroupNumLines. | |
| upsInputGroupEntry | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1 | not-accessible | An entry containing information applicable to a particular input line. | |
| NUM upsInputGroupLineIndex | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.1 | PositiveInteger | read-only | The index of UpsInputGroupEntry. |
| NUM upsInputGroupFrequency | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.2 | NonNegativeInteger | read-only | The present input frequency. |
| NUM upsInputGroupVoltage | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.3 | NonNegativeInteger | read-only | The input utility line voltage in 0.1 volts. |
| NUM upsInputGroupCurrent | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.4 | NonNegativeInteger | read-only | The magnitude of the present input current in 0.1 A. |
| NUM upsInputGroupTruePower | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.5 | NonNegativeInteger | read-only | The magnitude of the present input true power. |
| NUM upsInputGroupVoltageMax | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.6 | NonNegativeInteger | read-only | The maximum utility line voltage in 0.1 VAC for last 1 minute. |
| NUM upsInputGroupVoltageMin | 1.3.6.1.4.1.2468.1.2.1.1.3.3.1.7 | NonNegativeInteger | read-only | The minimum utility line voltage in 0.1 VAC for last 1 minute. |
| upsOutputGroup | 1.3.6.1.4.1.2468.1.2.1.1.4 | |||
| INT upsOutputGroupSource | 1.3.6.1.4.1.2468.1.2.1.1.4.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. |
| INT upsOutputGroupFrequency | 1.3.6.1.4.1.2468.1.2.1.1.4.2 | INTEGER | read-only | The current output frequency of the UPS system in 0.1 of HZ. |
| INT upsOutputGroupNumLines | 1.3.6.1.4.1.2468.1.2.1.1.4.3 | INTEGER | read-only | The number of output lines utilized in this device. This variable indicates the number of rows in the output table. |
| upsOutputGroupTable | 1.3.6.1.4.1.2468.1.2.1.1.4.4 | not-accessible | A list of output table entries. The number of entries is given by the value of upsOutputGroupNumLines. | |
| upsOutputGroupEntry | 1.3.6.1.4.1.2468.1.2.1.1.4.4.1 | not-accessible | An entry containing information applicable to a particular output line. | |
| NUM upsOutputGroupLineIndex | 1.3.6.1.4.1.2468.1.2.1.1.4.4.1.1 | PositiveInteger | read-only | The output line identifier. |
| NUM upsOutputGroupVoltage | 1.3.6.1.4.1.2468.1.2.1.1.4.4.1.2 | NonNegativeInteger | read-only | The output voltage of the UPS system in 0.1 volts. |
| NUM upsOutputGroupCurrent | 1.3.6.1.4.1.2468.1.2.1.1.4.4.1.3 | NonNegativeInteger | read-only | The output current of the UPS system in 0.1 Amps. |
| NUM upsOutputGroupPower | 1.3.6.1.4.1.2468.1.2.1.1.4.4.1.4 | NonNegativeInteger | read-only | The present output true power. |
| INT upsOutputGroupPercentLoad | 1.3.6.1.4.1.2468.1.2.1.1.4.4.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. |
| upsBypassGroup | 1.3.6.1.4.1.2468.1.2.1.1.5 | |||
| INT upsBypassGroupFrequency | 1.3.6.1.4.1.2468.1.2.1.1.5.1 | INTEGER | read-only | The present bypass frequency. |
| INT upsBypassGroupNumLines | 1.3.6.1.4.1.2468.1.2.1.1.5.2 | INTEGER | read-only | The number of bypass lines utilized in this device. This entry indicates the number of rows in the bypass table. |
| upsBypassGroupTable | 1.3.6.1.4.1.2468.1.2.1.1.5.3 | not-accessible | A list of bypass table entries. The number of entries is given by the value of upsBypassGroupNumLines. | |
| upsBypassGroupEntry | 1.3.6.1.4.1.2468.1.2.1.1.5.3.1 | not-accessible | An entry containing information applicable to a particular bypass input. | |
| NUM upsBypassGroupLineIndex | 1.3.6.1.4.1.2468.1.2.1.1.5.3.1.1 | PositiveInteger | read-only | The bypass line identifier. |
| NUM upsBypassGroupVoltage | 1.3.6.1.4.1.2468.1.2.1.1.5.3.1.2 | NonNegativeInteger | read-only | The present bypass voltage. |
| NUM upsBypassGroupCurrent | 1.3.6.1.4.1.2468.1.2.1.1.5.3.1.3 | NonNegativeInteger | read-only | The present bypass current. |
| NUM upsBypassGroupPower | 1.3.6.1.4.1.2468.1.2.1.1.5.3.1.4 | NonNegativeInteger | read-only | The present true power conveyed by the bypass. |
| upsTestGroup | 1.3.6.1.4.1.2468.1.2.1.1.6 | |||
| INT upsTestBatteryTestSettingTime | 1.3.6.1.4.1.2468.1.2.1.1.6.1 | INTEGER | read-write | The object specify the test time for battery test. |
| INT upsBatteryTest | 1.3.6.1.4.1.2468.1.2.1.1.6.2 | INTEGER | read-write | This object specify the battery test type and initiate battery test. If battTestWithTime selected, the test time is refer to upsTestBatteryTestTime. |
| INT upsTestBatteryTestResult | 1.3.6.1.4.1.2468.1.2.1.1.6.3 | INTEGER | read-only | The results of the current or last UPS diagnostics test performed. The values for donePassed(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 returned for tests which are aborted by setting the value of upsTestId to upsTestAbortTestInProgress. Tests which have not yet concluded are indicated by inProgress(5). The value noTestsInitiated(6) indicates that no previous test results are available, such as is the case when no tests have been run since the last reinitialization of the network management subsystem and the system has no provision for non- volatile storage of test results. |
| STR upsTestBatteryTestStartTime | 1.3.6.1.4.1.2468.1.2.1.1.6.4 | DisplayString | read-only | The value of 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 upsTestBatteryTestResult is noTestsInitiated(6), upsTestStartTime has the value 01/01/1970 00:00:00. |
| STR upsTestBatteryTestElapsedTime | 1.3.6.1.4.1.2468.1.2.1.1.6.5 | DisplayString | read-only | 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 00:00:00.00. |
| upsBatteryTestScheduleTable | 1.3.6.1.4.1.2468.1.2.1.1.6.6 | not-accessible | Table which describes the schedule for automatically battery test. | |
| upsBatteryTestScheduleEntry | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1 | not-accessible | ||
| INT upsBatteryTestScheduleIndex | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.1 | INTEGER | read-only | The index of battery test scheduled. |
| INT upsBatteryTestScheduleDay | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.2 | INTEGER | read-write | The weekday on which the UPS should start battery test. |
| STR upsBatteryTestScheduleTime | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.3 | DisplayString | read-write | The time that the battery test will be initiated in hh:mm format. |
| INT upsBatteryTestScheduleType | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.4 | INTEGER | read-write | The type of battery test. |
| INT upsBatteryTestScheduleTestWithTime | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.5 | INTEGER | read-only | The battTestWithTime of battery test is supported or not. |
| STR upsBatteryTestScheduleSpecialDay | 1.3.6.1.4.1.2468.1.2.1.1.6.6.1.6 | DisplayString | read-write | The special day that the battery test will be initiated in dd/mm/yyyy format. |
| upsControlGroup | 1.3.6.1.4.1.2468.1.2.1.1.7 | |||
| INT upsControlUpsShutdownDelay | 1.3.6.1.4.1.2468.1.2.1.1.7.1 | INTEGER | read-write | The delay in seconds the UPS remains on after being told to turn off. |
| INT upsControlUpsSleepTime | 1.3.6.1.4.1.2468.1.2.1.1.7.2 | INTEGER | read-write | The time in minutes for the UPS to go to sleep when instructed. When in sleep mode, the UPS will not provide output power regardless of the input line state. Once the specified time has elapsed, output power will be restored. This is a configuration setting. The UPS will not go to sleep until told to do so by the manager from a management station. Any input value is allowed, however the UPS only recognizes 0 - 9999 minutes in one minute increments. If the provided value is higher than the highest acceptable value, the highest acceptable value is used. |
| INT upsControlUpsOnOffControl | 1.3.6.1.4.1.2468.1.2.1.1.7.3 | INTEGER | read-write | Setting this variable to control UPS output status. turnUpsOff(1) will set UPS turn off output after upsControlUpsShutdownDelay period expired. putUpsToSleep(2) will set UPS turn off output after upsControlUpsShutdownDelay period expired, UPS output will stay off with the period defined by upsControlUpsSleepTime, then turn output on. turnOnUpsOrCancelShutdown(3) can used to turn on UPS output, or cancel any shutdown process. |
| upsControlShutdownParametersTable | 1.3.6.1.4.1.2468.1.2.1.1.7.4 | not-accessible | Table which describes the parametes for shutdown process when shutdown event occurs | |
| upsControlShutdownParametersEntry | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1 | not-accessible | ||
| INT upsControlEvent | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1.1 | INTEGER | read-only | The shutdown event identification |
| INT upsControlEventStatus | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1.2 | INTEGER | read-write | Status of the corresponding shutdown Event. When set to disable(), shutdown process will not start when corresponding event occured. |
| INT upsControlDelay | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1.3 | INTEGER | read-write | The Delay after the occurance of the curresponding shutdown event that USHA should issue shutdown request to connected clients. For WeeklyScheduledShutdown and SpecialScheduledShutdown, this is the time before the configured Shutdowntime when USHA will start sending the warning message to the connected clients. The value is in units of minutes. |
| INT upsControlFirstWarning | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1.4 | INTEGER | read-write | The delay after the occurance of the curresponding shutdown event that the USHA will start sending the warning message to the connected clients. The value is in units of seconds |
| INT upsControlWarningInterval | 1.3.6.1.4.1.2468.1.2.1.1.7.4.1.5 | INTEGER | read-write | The frequency of sending warning messages to the connected clients when the curresponding shutdown event occurs. The value is in units of seconds. |
| upsControlWeeklyScheduleTable | 1.3.6.1.4.1.2468.1.2.1.1.7.5 | not-accessible | The table to schedule shutting down the ups by weekly. | |
| upsControlWeeklyScheduleEntry | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1 | not-accessible | The entries for each day. | |
| INT upsControlWeeklyIndex | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1.1 | INTEGER | read-only | The index of scheduled events. |
| INT upsControlWeeklyShutdownDay | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1.2 | INTEGER | read-write | The weekday on which the UPS should shut down. |
| STR upsControlWeeklyShutdownTime | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1.3 | DisplayString | read-write | The time that the process of shutting down the UPS will be initiated in hh:mm format. |
| INT upsControlWeeklyRestartDay | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1.4 | INTEGER | read-write | The weekday on which the UPS should restart |
| STR upsControlWeeklyRestartTime | 1.3.6.1.4.1.2468.1.2.1.1.7.5.1.5 | DisplayString | read-write | The time the UPS will restart in hh:mm format. |
| upsControlSpecialScheduleTable | 1.3.6.1.4.1.2468.1.2.1.1.7.6 | not-accessible | The table to schedule shutting down the ups. | |
| upsControlSpecialScheduleEntry | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1 | not-accessible | The entries for each day. | |
| INT upsControlSpecialIndex | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1.1 | INTEGER | read-only | The index of scheduled events. |
| STR upsControlSpecialShutdownDay | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1.2 | DisplayString | read-write | The date on which the UPS should shut down in dd/mm/yyyy format. |
| STR upsControlSpecialShutdownTime | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1.3 | DisplayString | read-write | The time that the process of shutting down the UPS will be initiated in hh:mm format |
| STR upsControlSpecialRestartDay | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1.4 | DisplayString | read-write | The date on which the UPS should restart in dd/mm/yyyy format |
| STR upsControlSpecialRestartTime | 1.3.6.1.4.1.2468.1.2.1.1.7.6.1.5 | DisplayString | read-write | The time the UPS will restart in hh:mm format. |
| upsConfigGroup | 1.3.6.1.4.1.2468.1.2.1.1.8 | |||
| INT upsConfigGroupInputVoltage | 1.3.6.1.4.1.2468.1.2.1.1.8.1 | INTEGER | read-only | 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 appropriate error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2. |
| INT upsConfigGroupInputFreq | 1.3.6.1.4.1.2468.1.2.1.1.8.2 | INTEGER | read-only | 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. |
| INT upsConfigGroupOutputVoltage | 1.3.6.1.4.1.2468.1.2.1.1.8.3 | INTEGER | read-only | 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 appropriate error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2. |
| INT upsConfigGroupOutputFreq | 1.3.6.1.4.1.2468.1.2.1.1.8.4 | INTEGER | read-only | 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 error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2. |
| NUM upsConfigGroupOutputVA | 1.3.6.1.4.1.2468.1.2.1.1.8.5 | NonNegativeInteger | read-only | The magnitude of the nominal Volt-Amp rating. |
| NUM upsConfigGroupOutputPower | 1.3.6.1.4.1.2468.1.2.1.1.8.6 | NonNegativeInteger | read-only | The magnitude of the nominal true power rating. |
| NUM upsConfigGroupOverTemperatureSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.8.7 | NonNegativeInteger | read-write | The maximum temperature allowed before the UPS operation temperature is too high. |
| NUM upsConfigGroupOverLoadSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.8.8 | NonNegativeInteger | read-write | The maximum output load allowed before the load is too high for UPS operation. |
| upsClients | 1.3.6.1.4.1.2468.1.2.1.1.9 | |||
| NUM upsClientsConnectedNum | 1.3.6.1.4.1.2468.1.2.1.1.9.1 | NonNegativeInteger | read-only | The count of clients which have resgistered for UPS shutdown control. |
| upsDevicesTable | 1.3.6.1.4.1.2468.1.2.1.1.9.2 | not-accessible | The devices powered by UPS and registered to USHA | |
| upsDevicesEntry | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1 | not-accessible | The devices protected by USHA | |
| NUM indexOfDevice | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.1 | NonNegativeInteger | read-only | The index of the device that is plugged into the UPS. |
| IP addrOfDevice | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.2 | IpAddress | read-only | The ip address of the device. |
| STR nameOfDevice | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.3 | DisplayString | read-only | The name/description of the device plugged into the UPS. |
| STR timeOfConnection | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.4 | DisplayString | read-only | The device registered to USHA |
| STR timeOfConnectionTime | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.5 | DisplayString | read-only | The device registered time to USHA. |
| INT timeOfConnectionTimeout | 1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6 | INTEGER | read-only | The device timeout counter. Unit: 10 seconds |
| agentConfig | 1.3.6.1.4.1.2468.1.2.1.1.10 | |||
| IP agentConfigIpaddress | 1.3.6.1.4.1.2468.1.2.1.1.10.1 | IpAddress | read-write | The ip address that NMS can identify the managed device |
| IP agentConfigGateway | 1.3.6.1.4.1.2468.1.2.1.1.10.2 | IpAddress | read-write | The default gateway that allow device managed through routers |
| IP agentConfigSubnetMask | 1.3.6.1.4.1.2468.1.2.1.1.10.3 | IpAddress | read-write | Internet address subnet mask |
| STR agentConfigDate | 1.3.6.1.4.1.2468.1.2.1.1.10.4 | DisplayString | read-write | The date in agent, format is (dd/mm/yyyy) |
| STR agentConfigTime | 1.3.6.1.4.1.2468.1.2.1.1.10.5 | DisplayString | read-write | The time in agent, format is (hh:mm:ss) |
| IP agentConfigPrimaryTimeServer | 1.3.6.1.4.1.2468.1.2.1.1.10.6 | IpAddress | read-write | The primary time server is responsible for sending the correct time to the agent. |
| IP agentConfigSecondaryTimeServer | 1.3.6.1.4.1.2468.1.2.1.1.10.7 | IpAddress | read-write | The secondary time server is responsible for sending the correct time to the agent. |
| INT agentConfigHistoryLogFrequency | 1.3.6.1.4.1.2468.1.2.1.1.10.8 | INTEGER | read-write | The frequency of the updation of the history log. The value is in seconds |
| INT agentConfigExtHistoryLogFrequency | 1.3.6.1.4.1.2468.1.2.1.1.10.9 | INTEGER | read-write | The ups parameters are sampled at the rate governed by the mconfigHistroyLogFrequency. These sampled values are further conslidated over period of time which is determined by this object. |
| INT agentConfigPollRate | 1.3.6.1.4.1.2468.1.2.1.1.10.10 | INTEGER | read-write | The frequency that proxy agent polls the connected UPS in JBUS protocol. (unit : second) |
| INT agentConfigBaudRate | 1.3.6.1.4.1.2468.1.2.1.1.10.11 | INTEGER | read-only | The serial port communication speed. only 9600 allowed |
| INT agentConfigDhcpStatue | 1.3.6.1.4.1.2468.1.2.1.1.10.12 | INTEGER | read-write | Enable or disable DHCP/BootP capability |
| INT agentConfigTelnetStatue | 1.3.6.1.4.1.2468.1.2.1.1.10.13 | INTEGER | read-write | Enable or disable telnet access |
| INT agentConfigTftpStatue | 1.3.6.1.4.1.2468.1.2.1.1.10.14 | INTEGER | read-write | Enable or disable network upgrade capability |
| INT agentConfigResetToDefault | 1.3.6.1.4.1.2468.1.2.1.1.10.15 | INTEGER | read-write | Reset all parameters of USHA to default value |
| INT agentConfigRestart | 1.3.6.1.4.1.2468.1.2.1.1.10.16 | INTEGER | read-write | Restart USHA |
| INT agentConfigClearAgentLog | 1.3.6.1.4.1.2468.1.2.1.1.10.17 | INTEGER | read-write | Clear agent log data |
| INT agentConfigClearEventLog | 1.3.6.1.4.1.2468.1.2.1.1.10.18 | INTEGER | read-write | Clear event log data |
| INT agentConfigClearExtHistoryLog | 1.3.6.1.4.1.2468.1.2.1.1.10.19 | INTEGER | read-write | Clear extented history log data |
| INT agentConfigClearHistoryLog | 1.3.6.1.4.1.2468.1.2.1.1.10.20 | INTEGER | read-write | Clear history log data |
| INT agentConfigTrapRetryCount | 1.3.6.1.4.1.2468.1.2.1.1.10.21 | INTEGER | read-write | The count of repeat traps to send to NMS before trap acknowledge received. |
| INT agentConfigTrapRetryTime | 1.3.6.1.4.1.2468.1.2.1.1.10.22 | INTEGER | read-write | The time between retry traps sned to NMS. |
| INT agentConfigTrapAckSignature | 1.3.6.1.4.1.2468.1.2.1.1.10.23 | INTEGER | read-write | The signature of trap acknowledge. |
| INT agentConfigMibVersion | 1.3.6.1.4.1.2468.1.2.1.1.10.24 | INTEGER | read-only | The version of MIB spec. |
| agentConfigTrapsReceiversTable | 1.3.6.1.4.1.2468.1.2.1.1.10.25 | not-accessible | A list of managers to send traps to. The number of entries is given by the value of agentConfigNumTrapReceivers | |
| agentConfigTrapsReceiversEntry | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1 | not-accessible | The managers to send traps to. | |
| INT trapsIndex | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.1 | INTEGER | read-only | The index to a trap receiver entry. |
| IP trapsReceiverAddr | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.2 | IpAddress | read-write | The IP address of the manager to send a trap to. |
| STR receiverCommunityString | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.3 | DisplayString | read-write | The community name to use in the trap when sent to the manager. |
| INT receiverNmsType | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.4 | INTEGER | read-write | The trap group that NMS desired. |
| INT receiverSeverityLevel | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.5 | INTEGER | read-write | The severity level of traps to be received by this manager. |
| STR receiverDescription | 1.3.6.1.4.1.2468.1.2.1.1.10.25.1.6 | DisplayString | read-write | Description of trap receivers |
| agentConfigAccessControlTable | 1.3.6.1.4.1.2468.1.2.1.1.10.26 | not-accessible | A list of managers which can access USHA with private community string. | |
| agentConfigAccessControlEntry | 1.3.6.1.4.1.2468.1.2.1.1.10.26.1 | not-accessible | The managers. | |
| INT accessIndex | 1.3.6.1.4.1.2468.1.2.1.1.10.26.1.1 | INTEGER | read-only | The index to a access control entry. |
| IP accessControlAddr | 1.3.6.1.4.1.2468.1.2.1.1.10.26.1.2 | IpAddress | read-write | The IP address of the manager to access USHA |
| STR accessCommunityString | 1.3.6.1.4.1.2468.1.2.1.1.10.26.1.3 | DisplayString | read-write | The community name to use in the manager when access USHA |
| INT accessControlMode | 1.3.6.1.4.1.2468.1.2.1.1.10.26.1.4 | INTEGER | read-write | Access type, only read/Write access type can change parameter of USHA |
| INT agentConfigDefaultLanguage | 1.3.6.1.4.1.2468.1.2.1.1.10.27 | INTEGER | read-write | The default languauge for browser, when set to auto(1) USHA will send page in the language depends on the request language of browser. |
| emdStatus | 1.3.6.1.4.1.2468.1.2.1.1.11 | |||
| INT emdSatatusEmdType | 1.3.6.1.4.1.2468.1.2.1.1.11.1 | INTEGER | read-only | The type of EMD plugged into the port. |
| INT emdSatatusTemperature | 1.3.6.1.4.1.2468.1.2.1.1.11.2 | INTEGER | read-only | The measurement of EMD temperature, in 0.1 degree |
| INT emdSatatusHumidity | 1.3.6.1.4.1.2468.1.2.1.1.11.3 | INTEGER | read-only | The measurement of EMD humidity, in 0.1 degree |
| INT emdSatatusAlarm1 | 1.3.6.1.4.1.2468.1.2.1.1.11.4 | INTEGER | read-only | The EMD alarm-1 status |
| INT emdSatatusAlarm2 | 1.3.6.1.4.1.2468.1.2.1.1.11.5 | INTEGER | read-only | The EMD alarm-2 status |
| emdConfig | 1.3.6.1.4.1.2468.1.2.1.1.12 | |||
| INT usahEmdConfigEmdConfig | 1.3.6.1.4.1.2468.1.2.1.1.12.1 | INTEGER | read-write | Enable or disable to detect presence of EMD |
| STR emdConfigEmdName | 1.3.6.1.4.1.2468.1.2.1.1.12.2 | DisplayString | read-write | Description of EMD |
| emdConfigTemperature | 1.3.6.1.4.1.2468.1.2.1.1.12.3 | |||
| STR emdConfigTempName | 1.3.6.1.4.1.2468.1.2.1.1.12.3.1 | DisplayString | read-write | Description of EMD temperature sensor |
| INT emdConfigTempHighSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.12.3.2 | INTEGER | read-write | The set point for high temperature warning, in degrees |
| INT emdConfigTempHighStatus | 1.3.6.1.4.1.2468.1.2.1.1.12.3.3 | INTEGER | read-write | To enable/disable high set point check with emd temperature. |
| INT emdConfigTempLowSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.12.3.4 | INTEGER | read-write | The set point for low temperature warning, in degrees |
| INT emdConfigTempLowStatus | 1.3.6.1.4.1.2468.1.2.1.1.12.3.5 | INTEGER | read-write | To enable/disable low set point check with emd temperature. |
| INT emdConfigTempOffset | 1.3.6.1.4.1.2468.1.2.1.1.12.3.6 | INTEGER | read-write | The offset to calibrate temperature of EMD, in degrees |
| emdConfigHumidity | 1.3.6.1.4.1.2468.1.2.1.1.12.4 | |||
| STR emdConfigHumidityName | 1.3.6.1.4.1.2468.1.2.1.1.12.4.1 | DisplayString | read-write | Description of EMD humidity sensor |
| INT emdConfigHumidityHighSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.12.4.2 | INTEGER | read-write | The set point for high humidity warning, in % |
| INT emdConfigHumidityLowStatus | 1.3.6.1.4.1.2468.1.2.1.1.12.4.3 | INTEGER | read-write | To enable/disable high set point check with emd humidity. |
| INT emdConfigHumidityLowSetPoint | 1.3.6.1.4.1.2468.1.2.1.1.12.4.4 | INTEGER | read-write | The set point for low humidity warning, in % |
| INT emdConfigHumidityHighStatus | 1.3.6.1.4.1.2468.1.2.1.1.12.4.5 | INTEGER | read-write | To enable/disable low set point check with emd humidity. |
| INT emdConfigHumidityOffset | 1.3.6.1.4.1.2468.1.2.1.1.12.4.6 | INTEGER | read-write | The offset to calibrate humidity of EMD, in % |
| emdConfigAlarm1 | 1.3.6.1.4.1.2468.1.2.1.1.12.5 | |||
| STR emdConfigAlarm1Name | 1.3.6.1.4.1.2468.1.2.1.1.12.5.1 | DisplayString | read-write | Description of EMD alarm-1 |
| INT emdConfigAlarm1Type | 1.3.6.1.4.1.2468.1.2.1.1.12.5.2 | INTEGER | read-write | The alarm-1 operation type |
| emdConfigAlarm2 | 1.3.6.1.4.1.2468.1.2.1.1.12.6 | |||
| STR emdConfigAlarm2Name | 1.3.6.1.4.1.2468.1.2.1.1.12.6.1 | DisplayString | read-write | Description of EMD alarm-2 |
| INT emdConfigAlarm2Type | 1.3.6.1.4.1.2468.1.2.1.1.12.6.2 | INTEGER | read-write | The alarm-1 operation type |
| upsTrapGroup | 1.3.6.1.4.1.2468.1.2.1.2 | |||
| NTF ushaPowerRestored | 1.3.6.1.4.1.2468.1.2.1.2.0.1 | INFORMATION: Utility power has been restore. | ||
| NTF ushaPowerFail | 1.3.6.1.4.1.2468.1.2.1.2.0.2 | WARNING: Utility power not available. | ||
| NTF ushaReturnFromLowBattery | 1.3.6.1.4.1.2468.1.2.1.2.0.3 | INFORMATION: The UPS has return from a low battery condition. | ||
| NTF ushaLowBattery | 1.3.6.1.4.1.2468.1.2.1.2.0.4 | SEVERE: The UPS batteries are low and will soon be exhausted. | ||
| NTF ushaUpsOk | 1.3.6.1.4.1.2468.1.2.1.2.0.5 | INFORMATION: The ups is working fine. | ||
| NTF ushaUpsFailed | 1.3.6.1.4.1.2468.1.2.1.2.0.6 | SEVERE: The ups is not working fine. | ||
| NTF ushaUpsNotOnBattery | 1.3.6.1.4.1.2468.1.2.1.2.0.7 | INFORMATION: The UPS is not on battery power. | ||
| NTF ushaUpsOnBattery | 1.3.6.1.4.1.2468.1.2.1.2.0.8 | WARNING: The UPS has switched to battery backup power. | ||
| NTF ushaTestOver | 1.3.6.1.4.1.2468.1.2.1.2.0.9 | INFORMATION: The testing of UPS is completed. | ||
| NTF ushaTestInProgress | 1.3.6.1.4.1.2468.1.2.1.2.0.10 | INFORMATION: The testing is going on ups. | ||
| NTF ushaBypassOn | 1.3.6.1.4.1.2468.1.2.1.2.0.11 | INFORMATION: The UPS has enabled bypass. | ||
| NTF ushaUpsOnline | 1.3.6.1.4.1.2468.1.2.1.2.0.12 | INFORMATION: The UPS is not on Bypass and return to normal status. | ||
| NTF ushaCommunicationLost | 1.3.6.1.4.1.2468.1.2.1.2.0.13 | SEVERE: Communication to the UPS has been lost. | ||
| NTF ushaCommunicationEstablished | 1.3.6.1.4.1.2468.1.2.1.2.0.14 | INFORMATION: Communication with the UPS has been established. | ||
| NTF ushaUpsGoingDown | 1.3.6.1.4.1.2468.1.2.1.2.0.15 | WARNING: The ups has been given shutdown command. | ||
| NTF ushaUpsTurnedOff | 1.3.6.1.4.1.2468.1.2.1.2.0.16 | INFORMATION: UPS turn off. | ||
| NTF ushaUpsSleeping | 1.3.6.1.4.1.2468.1.2.1.2.0.17 | INFORMATION: UPS has entered sleep mode. | ||
| NTF ushaUpsWokeUp | 1.3.6.1.4.1.2468.1.2.1.2.0.18 | INFORMATION: The UPS woke up from sleep mode. | ||
| NTF ushaUpsRebooted | 1.3.6.1.4.1.2468.1.2.1.2.0.19 | INFORMATION: The UPS is reboot. | ||
| NTF ushaUpsShutdownCancelled | 1.3.6.1.4.1.2468.1.2.1.2.0.20 | INFORMATION: The UPS shutdown process had been cancelled. | ||
| NTF ushaUpsNotOverTemperature | 1.3.6.1.4.1.2468.1.2.1.2.0.21 | INFORMATION: The UPS internal temperature return to normal. | ||
| NTF ushaUpsOverTemperature | 1.3.6.1.4.1.2468.1.2.1.2.0.22 | SEVERE: The UPS temperature is too high. | ||
| NTF ushaUpsNotOverLoad | 1.3.6.1.4.1.2468.1.2.1.2.0.23 | INFORMATION: The UPS load return from overload. | ||
| NTF ushaUpsOverLoad | 1.3.6.1.4.1.2468.1.2.1.2.0.24 | SEVERE: The UPS is overload. | ||
| NTF ushaUpsModuleInserted | 1.3.6.1.4.1.2468.1.2.1.2.0.25 | WARNING: UPS Battery Module plug-in. | ||
| NTF ushaUpsModuleRemoved | 1.3.6.1.4.1.2468.1.2.1.2.0.26 | WARNING: UPS Battery Module unplug. | ||
| NTF emdTemperatureNotHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.27 | INFORMATION: EMD Temperature not over high Set point. | ||
| NTF emdTemperatureTooHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.28 | WARNING: EMD Temperature over high Set point. | ||
| NTF emdTemperatureNotLow | 1.3.6.1.4.1.2468.1.2.1.2.0.29 | INFORMATION: EMD Temperature not under low Set point. | ||
| NTF emdTemperatureTooLow | 1.3.6.1.4.1.2468.1.2.1.2.0.30 | WARNING: EMD Temperature under low Set point. | ||
| NTF emdHumidityNotHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.31 | INFORMATION: EMD Humidity not over high Set point. | ||
| NTF emdHumidityTooHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.32 | WARNING: EMD Humidity over high Set point. | ||
| NTF emdHumidityNotLow | 1.3.6.1.4.1.2468.1.2.1.2.0.33 | INFORMATION: EMD Humidity not under low Set point. | ||
| NTF emdHumidityTooLow | 1.3.6.1.4.1.2468.1.2.1.2.0.34 | WARNING: EMD Humidity under low Set point. | ||
| NTF emdAlarm1Normal | 1.3.6.1.4.1.2468.1.2.1.2.0.35 | INFORMATION: EMD Alarm-1 not active. | ||
| NTF emdAlarm1Active | 1.3.6.1.4.1.2468.1.2.1.2.0.36 | WARNING: EMD Alarm-1 activated. | ||
| NTF emdAlarm2Normal | 1.3.6.1.4.1.2468.1.2.1.2.0.37 | INFORMATION: EMD Alarm-2 not active. | ||
| NTF emdAlarm2Active | 1.3.6.1.4.1.2468.1.2.1.2.0.38 | WARNING: EMD Alarm-2 activated. | ||
| NTF ushaUpsInternalwarning | 1.3.6.1.4.1.2468.1.2.1.2.0.39 | WARNING: Internal warning. | ||
| NTF ushaUpsReturnFromInternalwarning | 1.3.6.1.4.1.2468.1.2.1.2.0.40 | INFORMATION: Return from Internal warning. | ||
| NTF ushaUpsEPOActive | 1.3.6.1.4.1.2468.1.2.1.2.0.41 | WARNING: EPO Active. | ||
| NTF ushaUpsReturnFromEPOActive | 1.3.6.1.4.1.2468.1.2.1.2.0.42 | INFORMATION: Return from EPO Active. | ||
| NTF ushaUpsModuleUnlock | 1.3.6.1.4.1.2468.1.2.1.2.0.43 | WARNING: Module Unlock. | ||
| NTF ushaUpsReturnFromModuleUnlock | 1.3.6.1.4.1.2468.1.2.1.2.0.44 | INFORMATION: Return from Module Unlock. | ||
| NTF ushaUpsMain1Neutralloss | 1.3.6.1.4.1.2468.1.2.1.2.0.45 | WARNING: Main 1 Neutral loss. | ||
| NTF ushaUpsReturnFromMain1Neutralloss | 1.3.6.1.4.1.2468.1.2.1.2.0.46 | INFORMATION: Return from Main 1 Neutral loss. | ||
| NTF ushaUpsMain1phaseerror | 1.3.6.1.4.1.2468.1.2.1.2.0.47 | WARNING: Main 1 phase error. | ||
| NTF ushaUpsReturnFromMain1phaseerror | 1.3.6.1.4.1.2468.1.2.1.2.0.48 | INFORMATION: Return from Main 1 phase error. | ||
| NTF ushaUpsSitefault | 1.3.6.1.4.1.2468.1.2.1.2.0.49 | WARNING: Site fault. | ||
| NTF ushaUpsReturnFromSitefault | 1.3.6.1.4.1.2468.1.2.1.2.0.50 | INFORMATION: Return from Site fault. | ||
| NTF ushaUpsBypassAbnormal | 1.3.6.1.4.1.2468.1.2.1.2.0.51 | WARNING: Bypass Abnormal. | ||
| NTF ushaUpsReturnFromBypassAbnormal | 1.3.6.1.4.1.2468.1.2.1.2.0.52 | INFORMATION: Return from Bypass Abnormal. | ||
| NTF ushaUpsBypassPhaseError | 1.3.6.1.4.1.2468.1.2.1.2.0.53 | WARNING: Bypass Phase Error. | ||
| NTF ushaUpsReturnFromBypassPhaseError | 1.3.6.1.4.1.2468.1.2.1.2.0.54 | INFORMATION: Return from Bypass Phase Error. | ||
| NTF ushaUpsBatteryOpen | 1.3.6.1.4.1.2468.1.2.1.2.0.55 | WARNING: Battery Open. | ||
| NTF ushaUpsReturnFromBatteryOpen | 1.3.6.1.4.1.2468.1.2.1.2.0.56 | INFORMATION: Return from Battery Open. | ||
| NTF ushaUpsBatteryOverCharge | 1.3.6.1.4.1.2468.1.2.1.2.0.57 | WARNING: Battery Over Charge. | ||
| NTF ushaUpsReturnFromBatteryOverCharge | 1.3.6.1.4.1.2468.1.2.1.2.0.58 | INFORMATION: Return from Battery Over Charge. | ||
| NTF ushaUpsBatteryReverse | 1.3.6.1.4.1.2468.1.2.1.2.0.59 | WARNING: Battery Reverse. | ||
| NTF ushaUpsReturnFromBatteryReverse | 1.3.6.1.4.1.2468.1.2.1.2.0.60 | INFORMATION: Return from Battery Reverse. | ||
| NTF ushaUpsOverloadforewarning | 1.3.6.1.4.1.2468.1.2.1.2.0.61 | WARNING: Overload forewarning. | ||
| NTF ushaUpsReturnFromOverloadforewarning | 1.3.6.1.4.1.2468.1.2.1.2.0.62 | INFORMATION: Return from Overload forewarning. | ||
| NTF ushaUpsOverloadWarning | 1.3.6.1.4.1.2468.1.2.1.2.0.63 | WARNING: Overload Warning. | ||
| NTF ushaUpsReturnFromOverloadWarning | 1.3.6.1.4.1.2468.1.2.1.2.0.64 | INFORMATION: Return from Overload Warning. | ||
| NTF ushaUpsFanLock | 1.3.6.1.4.1.2468.1.2.1.2.0.65 | WARNING: Fan Lock. | ||
| NTF ushaUpsReturnFromFanLock | 1.3.6.1.4.1.2468.1.2.1.2.0.66 | INFORMATION: Return from Fan Lock. | ||
| NTF ushaUpsMaintaincoverisopen | 1.3.6.1.4.1.2468.1.2.1.2.0.67 | WARNING: Maintain cover is open. | ||
| NTF ushaUpsReturnFromMaintaincoverisopen | 1.3.6.1.4.1.2468.1.2.1.2.0.68 | INFORMATION: Return from Maintain cover is open. | ||
| NTF ushaUpsChargerfault | 1.3.6.1.4.1.2468.1.2.1.2.0.69 | WARNING: Charger fault. | ||
| NTF ushaUpsReturnFromChargerfault | 1.3.6.1.4.1.2468.1.2.1.2.0.70 | INFORMATION: Return from Charger fault. | ||
| NTF ushaUpsModulelocationerror | 1.3.6.1.4.1.2468.1.2.1.2.0.71 | WARNING: Module location error. | ||
| NTF ushaUpsReturnFromModulelocationerror | 1.3.6.1.4.1.2468.1.2.1.2.0.72 | INFORMATION: Return from Module location error. | ||
| NTF ushaUpsTurnonabnormal | 1.3.6.1.4.1.2468.1.2.1.2.0.73 | WARNING: Turn on abnormal. | ||
| NTF ushaUpsReturnFromTurnonabnormal | 1.3.6.1.4.1.2468.1.2.1.2.0.74 | INFORMATION: Return from Turn on abnormal. | ||
| NTF ushaUpsRedundancyloss | 1.3.6.1.4.1.2468.1.2.1.2.0.75 | WARNING: Redundancy loss. | ||
| NTF ushaUpsReturnFromRedundancyloss | 1.3.6.1.4.1.2468.1.2.1.2.0.76 | INFORMATION: Return from Redundancy loss. | ||
| NTF ushaUpsHotSwapActived | 1.3.6.1.4.1.2468.1.2.1.2.0.77 | WARNING: Hot Swap Actived. | ||
| NTF ushaUpsReturnFromHotSwapActived | 1.3.6.1.4.1.2468.1.2.1.2.0.78 | INFORMATION: Return from Hot Swap Actived. | ||
| NTF ushaUpsBatteryInform | 1.3.6.1.4.1.2468.1.2.1.2.0.79 | WARNING: Battery Inform. | ||
| NTF ushaUpsReturnFromBatteryInform | 1.3.6.1.4.1.2468.1.2.1.2.0.80 | INFORMATION: Return from Battery Inform. | ||
| NTF ushaUpsInspectionInform | 1.3.6.1.4.1.2468.1.2.1.2.0.81 | WARNING: Inspection Inform. | ||
| NTF ushaUpsReturnFromInspectionInform | 1.3.6.1.4.1.2468.1.2.1.2.0.82 | INFORMATION: Return from Inspection Inform. | ||
| NTF ushaUpsGuaranteeInform | 1.3.6.1.4.1.2468.1.2.1.2.0.83 | WARNING: Guarantee Inform. | ||
| NTF ushaUpsReturnFromGuaranteeInform | 1.3.6.1.4.1.2468.1.2.1.2.0.84 | INFORMATION: Return from Guarantee Inform. | ||
| NTF ushaUpsTemperatureLow | 1.3.6.1.4.1.2468.1.2.1.2.0.85 | WARNING: Temperature Low. | ||
| NTF ushaUpsReturnFromTemperatureLow | 1.3.6.1.4.1.2468.1.2.1.2.0.86 | INFORMATION: Return from Temperature Low. | ||
| NTF ushaUpsTemperatureHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.87 | WARNING: Temperature High. | ||
| NTF ushaUpsReturnFromTemperatureHigh | 1.3.6.1.4.1.2468.1.2.1.2.0.88 | INFORMATION: Return from Temperature High. | ||
| NTF ushaUpsBatteryOverTemperature | 1.3.6.1.4.1.2468.1.2.1.2.0.89 | WARNING: Battery Over Temperature. | ||
| NTF ushaUpsReturnFromBatteryOverTemperature | 1.3.6.1.4.1.2468.1.2.1.2.0.90 | INFORMATION: Return from Battery Over Temperature. | ||
| NTF ushaUpsFanMaintainInform | 1.3.6.1.4.1.2468.1.2.1.2.0.91 | WARNING: Fan Maintain Inform. | ||
| NTF ushaUpsReturnFromFanMaintainInform | 1.3.6.1.4.1.2468.1.2.1.2.0.92 | INFORMATION: Return from Fan Maintain Inform. | ||
| NTF ushaUpsBusCapacitanceMaintainInform | 1.3.6.1.4.1.2468.1.2.1.2.0.93 | WARNING: Bus Capacitance Maintain Inform. | ||
| NTF ushaUpsReturnFromBusCapacitanceMaintainInform | 1.3.6.1.4.1.2468.1.2.1.2.0.94 | INFORMATION: Return from Bus Capacitance Maintain Inform. | ||
| NTF ushaUpsSystemOverCapacity | 1.3.6.1.4.1.2468.1.2.1.2.0.95 | WARNING: System Over Capacity. | ||
| NTF ushaUpsReturnFromSystemOverCapacity | 1.3.6.1.4.1.2468.1.2.1.2.0.96 | INFORMATION: Return from System Over Capacity. |
RFC description
Manages uninterruptible power supplies (UPS) providing battery status, control, test scheduling, and EMD monitoring.
Start monitoring Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.