USHA-MIB

MIB Reference — IPNetwork Monitor

All MIBsUSHA-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 symbolicOID numericTypeAccessDescription
ingrasys1.3.6.1.4.1.2468
product1.3.6.1.4.1.2468.1
upsAgent1.3.6.1.4.1.2468.1.2
ushap1.3.6.1.4.1.2468.1.2.1
upsObjectGroup1.3.6.1.4.1.2468.1.2.1.1
upsIdentGroup1.3.6.1.4.1.2468.1.2.1.1.1
STR upsIdentGroupManufacturer1.3.6.1.4.1.2468.1.2.1.1.1.1DisplayStringread-onlyThe name of the UPS manufacturer.
STR upsIdentGroupModel1.3.6.1.4.1.2468.1.2.1.1.1.2DisplayStringread-onlyThe UPS Model designation.
STR upsIdentGroupUPSFirmwareVersion1.3.6.1.4.1.2468.1.2.1.1.1.3DisplayStringread-onlyThe UPS firmware/software version(s). This variable may or may not have the same value as upsIdentGroupAgentSoftwareVersion in some implementations.
STR upsIdentGroupAgentSoftwareVersion1.3.6.1.4.1.2468.1.2.1.1.1.4DisplayStringread-onlyThe USHA software/firmware version. This variable may or may not have the same value as upsIdentGroupUPSSoftwareVersion in some implementations.
STR upsIdentGroupName1.3.6.1.4.1.2468.1.2.1.1.1.5DisplayStringread-writeA string identifying the UPS. This object should be set by the administrator.
STR upsIdentGroupAttachedDevices1.3.6.1.4.1.2468.1.2.1.1.1.6DisplayStringread-writeA string identifying the devices attached to the output(s) of the UPS. This object should be set by the administrator.
STR upsIdentGroupUpsSerialNumber1.3.6.1.4.1.2468.1.2.1.1.1.7DisplayStringread-onlyThe UPS serial no.
upsBatteryGroup1.3.6.1.4.1.2468.1.2.1.1.2
INT upsBatteryGroupStatus1.3.6.1.4.1.2468.1.2.1.1.2.1INTEGERread-onlyThe indication of the status in the UPS system's batteries.
INT upsBatteryGroupSecondsOnBattery1.3.6.1.4.1.2468.1.2.1.1.2.2INTEGERread-onlyIf 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 upsBatteryGroupEstimatedMinutesRemaining1.3.6.1.4.1.2468.1.2.1.1.2.3INTEGERread-onlyAn 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 upsBatteryGroupEstimatedChargeRemaining1.3.6.1.4.1.2468.1.2.1.1.2.4INTEGERread-onlyAn estimate of the battery charge remaining expressed as a percent of full charge.
INT upsBatteryGroupVoltage1.3.6.1.4.1.2468.1.2.1.1.2.5INTEGERread-onlyThe magnitude of the present battery voltage in 0.1 Volt DC.
INT upsBatteryGroupMandatory1.3.6.1.4.1.2468.1.2.1.1.2.6INTEGERread-onlyThe present battery mandatory.
INT upsBatteryGroupTemperature1.3.6.1.4.1.2468.1.2.1.1.2.7INTEGERread-onlyThe ambient temperature at or near the UPS Battery casing.
upsInputGroup1.3.6.1.4.1.2468.1.2.1.1.3
CTR upsInputGroupLineBads1.3.6.1.4.1.2468.1.2.1.1.3.1Counterread-onlyA 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 upsInputGroupNumLines1.3.6.1.4.1.2468.1.2.1.1.3.2INTEGERread-onlyThe number of input lines utilized in this device. This variable indicates the number of rows in the input table.
upsInputGroupTable1.3.6.1.4.1.2468.1.2.1.1.3.3not-accessibleA list of input table entries. The number of entries is given by the value of upsInputGroupNumLines.
upsInputGroupEntry1.3.6.1.4.1.2468.1.2.1.1.3.3.1not-accessibleAn entry containing information applicable to a particular input line.
NUM upsInputGroupLineIndex1.3.6.1.4.1.2468.1.2.1.1.3.3.1.1PositiveIntegerread-onlyThe index of UpsInputGroupEntry.
NUM upsInputGroupFrequency1.3.6.1.4.1.2468.1.2.1.1.3.3.1.2NonNegativeIntegerread-onlyThe present input frequency.
NUM upsInputGroupVoltage1.3.6.1.4.1.2468.1.2.1.1.3.3.1.3NonNegativeIntegerread-onlyThe input utility line voltage in 0.1 volts.
NUM upsInputGroupCurrent1.3.6.1.4.1.2468.1.2.1.1.3.3.1.4NonNegativeIntegerread-onlyThe magnitude of the present input current in 0.1 A.
NUM upsInputGroupTruePower1.3.6.1.4.1.2468.1.2.1.1.3.3.1.5NonNegativeIntegerread-onlyThe magnitude of the present input true power.
NUM upsInputGroupVoltageMax1.3.6.1.4.1.2468.1.2.1.1.3.3.1.6NonNegativeIntegerread-onlyThe maximum utility line voltage in 0.1 VAC for last 1 minute.
NUM upsInputGroupVoltageMin1.3.6.1.4.1.2468.1.2.1.1.3.3.1.7NonNegativeIntegerread-onlyThe minimum utility line voltage in 0.1 VAC for last 1 minute.
upsOutputGroup1.3.6.1.4.1.2468.1.2.1.1.4
INT upsOutputGroupSource1.3.6.1.4.1.2468.1.2.1.1.4.1INTEGERread-onlyThe 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 upsOutputGroupFrequency1.3.6.1.4.1.2468.1.2.1.1.4.2INTEGERread-onlyThe current output frequency of the UPS system in 0.1 of HZ.
INT upsOutputGroupNumLines1.3.6.1.4.1.2468.1.2.1.1.4.3INTEGERread-onlyThe number of output lines utilized in this device. This variable indicates the number of rows in the output table.
upsOutputGroupTable1.3.6.1.4.1.2468.1.2.1.1.4.4not-accessibleA list of output table entries. The number of entries is given by the value of upsOutputGroupNumLines.
upsOutputGroupEntry1.3.6.1.4.1.2468.1.2.1.1.4.4.1not-accessibleAn entry containing information applicable to a particular output line.
NUM upsOutputGroupLineIndex1.3.6.1.4.1.2468.1.2.1.1.4.4.1.1PositiveIntegerread-onlyThe output line identifier.
NUM upsOutputGroupVoltage1.3.6.1.4.1.2468.1.2.1.1.4.4.1.2NonNegativeIntegerread-onlyThe output voltage of the UPS system in 0.1 volts.
NUM upsOutputGroupCurrent1.3.6.1.4.1.2468.1.2.1.1.4.4.1.3NonNegativeIntegerread-onlyThe output current of the UPS system in 0.1 Amps.
NUM upsOutputGroupPower1.3.6.1.4.1.2468.1.2.1.1.4.4.1.4NonNegativeIntegerread-onlyThe present output true power.
INT upsOutputGroupPercentLoad1.3.6.1.4.1.2468.1.2.1.1.4.4.1.5INTEGERread-onlyThe 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.
upsBypassGroup1.3.6.1.4.1.2468.1.2.1.1.5
INT upsBypassGroupFrequency1.3.6.1.4.1.2468.1.2.1.1.5.1INTEGERread-onlyThe present bypass frequency.
INT upsBypassGroupNumLines1.3.6.1.4.1.2468.1.2.1.1.5.2INTEGERread-onlyThe number of bypass lines utilized in this device. This entry indicates the number of rows in the bypass table.
upsBypassGroupTable1.3.6.1.4.1.2468.1.2.1.1.5.3not-accessibleA list of bypass table entries. The number of entries is given by the value of upsBypassGroupNumLines.
upsBypassGroupEntry1.3.6.1.4.1.2468.1.2.1.1.5.3.1not-accessibleAn entry containing information applicable to a particular bypass input.
NUM upsBypassGroupLineIndex1.3.6.1.4.1.2468.1.2.1.1.5.3.1.1PositiveIntegerread-onlyThe bypass line identifier.
NUM upsBypassGroupVoltage1.3.6.1.4.1.2468.1.2.1.1.5.3.1.2NonNegativeIntegerread-onlyThe present bypass voltage.
NUM upsBypassGroupCurrent1.3.6.1.4.1.2468.1.2.1.1.5.3.1.3NonNegativeIntegerread-onlyThe present bypass current.
NUM upsBypassGroupPower1.3.6.1.4.1.2468.1.2.1.1.5.3.1.4NonNegativeIntegerread-onlyThe present true power conveyed by the bypass.
upsTestGroup1.3.6.1.4.1.2468.1.2.1.1.6
INT upsTestBatteryTestSettingTime1.3.6.1.4.1.2468.1.2.1.1.6.1INTEGERread-writeThe object specify the test time for battery test.
INT upsBatteryTest1.3.6.1.4.1.2468.1.2.1.1.6.2INTEGERread-writeThis object specify the battery test type and initiate battery test. If battTestWithTime selected, the test time is refer to upsTestBatteryTestTime.
INT upsTestBatteryTestResult1.3.6.1.4.1.2468.1.2.1.1.6.3INTEGERread-onlyThe 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 upsTestBatteryTestStartTime1.3.6.1.4.1.2468.1.2.1.1.6.4DisplayStringread-onlyThe 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 upsTestBatteryTestElapsedTime1.3.6.1.4.1.2468.1.2.1.1.6.5DisplayStringread-onlyThe 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.
upsBatteryTestScheduleTable1.3.6.1.4.1.2468.1.2.1.1.6.6not-accessibleTable which describes the schedule for automatically battery test.
upsBatteryTestScheduleEntry1.3.6.1.4.1.2468.1.2.1.1.6.6.1not-accessible
INT upsBatteryTestScheduleIndex1.3.6.1.4.1.2468.1.2.1.1.6.6.1.1INTEGERread-onlyThe index of battery test scheduled.
INT upsBatteryTestScheduleDay1.3.6.1.4.1.2468.1.2.1.1.6.6.1.2INTEGERread-writeThe weekday on which the UPS should start battery test.
STR upsBatteryTestScheduleTime1.3.6.1.4.1.2468.1.2.1.1.6.6.1.3DisplayStringread-writeThe time that the battery test will be initiated in hh:mm format.
INT upsBatteryTestScheduleType1.3.6.1.4.1.2468.1.2.1.1.6.6.1.4INTEGERread-writeThe type of battery test.
INT upsBatteryTestScheduleTestWithTime1.3.6.1.4.1.2468.1.2.1.1.6.6.1.5INTEGERread-onlyThe battTestWithTime of battery test is supported or not.
STR upsBatteryTestScheduleSpecialDay1.3.6.1.4.1.2468.1.2.1.1.6.6.1.6DisplayStringread-writeThe special day that the battery test will be initiated in dd/mm/yyyy format.
upsControlGroup1.3.6.1.4.1.2468.1.2.1.1.7
INT upsControlUpsShutdownDelay1.3.6.1.4.1.2468.1.2.1.1.7.1INTEGERread-writeThe delay in seconds the UPS remains on after being told to turn off.
INT upsControlUpsSleepTime1.3.6.1.4.1.2468.1.2.1.1.7.2INTEGERread-writeThe 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 upsControlUpsOnOffControl1.3.6.1.4.1.2468.1.2.1.1.7.3INTEGERread-writeSetting 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.
upsControlShutdownParametersTable1.3.6.1.4.1.2468.1.2.1.1.7.4not-accessibleTable which describes the parametes for shutdown process when shutdown event occurs
upsControlShutdownParametersEntry1.3.6.1.4.1.2468.1.2.1.1.7.4.1not-accessible
INT upsControlEvent1.3.6.1.4.1.2468.1.2.1.1.7.4.1.1INTEGERread-onlyThe shutdown event identification
INT upsControlEventStatus1.3.6.1.4.1.2468.1.2.1.1.7.4.1.2INTEGERread-writeStatus of the corresponding shutdown Event. When set to disable(), shutdown process will not start when corresponding event occured.
INT upsControlDelay1.3.6.1.4.1.2468.1.2.1.1.7.4.1.3INTEGERread-writeThe 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 upsControlFirstWarning1.3.6.1.4.1.2468.1.2.1.1.7.4.1.4INTEGERread-writeThe 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 upsControlWarningInterval1.3.6.1.4.1.2468.1.2.1.1.7.4.1.5INTEGERread-writeThe frequency of sending warning messages to the connected clients when the curresponding shutdown event occurs. The value is in units of seconds.
upsControlWeeklyScheduleTable1.3.6.1.4.1.2468.1.2.1.1.7.5not-accessibleThe table to schedule shutting down the ups by weekly.
upsControlWeeklyScheduleEntry1.3.6.1.4.1.2468.1.2.1.1.7.5.1not-accessibleThe entries for each day.
INT upsControlWeeklyIndex1.3.6.1.4.1.2468.1.2.1.1.7.5.1.1INTEGERread-onlyThe index of scheduled events.
INT upsControlWeeklyShutdownDay1.3.6.1.4.1.2468.1.2.1.1.7.5.1.2INTEGERread-writeThe weekday on which the UPS should shut down.
STR upsControlWeeklyShutdownTime1.3.6.1.4.1.2468.1.2.1.1.7.5.1.3DisplayStringread-writeThe time that the process of shutting down the UPS will be initiated in hh:mm format.
INT upsControlWeeklyRestartDay1.3.6.1.4.1.2468.1.2.1.1.7.5.1.4INTEGERread-writeThe weekday on which the UPS should restart
STR upsControlWeeklyRestartTime1.3.6.1.4.1.2468.1.2.1.1.7.5.1.5DisplayStringread-writeThe time the UPS will restart in hh:mm format.
upsControlSpecialScheduleTable1.3.6.1.4.1.2468.1.2.1.1.7.6not-accessibleThe table to schedule shutting down the ups.
upsControlSpecialScheduleEntry1.3.6.1.4.1.2468.1.2.1.1.7.6.1not-accessibleThe entries for each day.
INT upsControlSpecialIndex1.3.6.1.4.1.2468.1.2.1.1.7.6.1.1INTEGERread-onlyThe index of scheduled events.
STR upsControlSpecialShutdownDay1.3.6.1.4.1.2468.1.2.1.1.7.6.1.2DisplayStringread-writeThe date on which the UPS should shut down in dd/mm/yyyy format.
STR upsControlSpecialShutdownTime1.3.6.1.4.1.2468.1.2.1.1.7.6.1.3DisplayStringread-writeThe time that the process of shutting down the UPS will be initiated in hh:mm format
STR upsControlSpecialRestartDay1.3.6.1.4.1.2468.1.2.1.1.7.6.1.4DisplayStringread-writeThe date on which the UPS should restart in dd/mm/yyyy format
STR upsControlSpecialRestartTime1.3.6.1.4.1.2468.1.2.1.1.7.6.1.5DisplayStringread-writeThe time the UPS will restart in hh:mm format.
upsConfigGroup1.3.6.1.4.1.2468.1.2.1.1.8
INT upsConfigGroupInputVoltage1.3.6.1.4.1.2468.1.2.1.1.8.1INTEGERread-onlyThe 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 upsConfigGroupInputFreq1.3.6.1.4.1.2468.1.2.1.1.8.2INTEGERread-onlyThe 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 upsConfigGroupOutputVoltage1.3.6.1.4.1.2468.1.2.1.1.8.3INTEGERread-onlyThe 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 upsConfigGroupOutputFreq1.3.6.1.4.1.2468.1.2.1.1.8.4INTEGERread-onlyThe 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 upsConfigGroupOutputVA1.3.6.1.4.1.2468.1.2.1.1.8.5NonNegativeIntegerread-onlyThe magnitude of the nominal Volt-Amp rating.
NUM upsConfigGroupOutputPower1.3.6.1.4.1.2468.1.2.1.1.8.6NonNegativeIntegerread-onlyThe magnitude of the nominal true power rating.
NUM upsConfigGroupOverTemperatureSetPoint1.3.6.1.4.1.2468.1.2.1.1.8.7NonNegativeIntegerread-writeThe maximum temperature allowed before the UPS operation temperature is too high.
NUM upsConfigGroupOverLoadSetPoint1.3.6.1.4.1.2468.1.2.1.1.8.8NonNegativeIntegerread-writeThe maximum output load allowed before the load is too high for UPS operation.
upsClients1.3.6.1.4.1.2468.1.2.1.1.9
NUM upsClientsConnectedNum1.3.6.1.4.1.2468.1.2.1.1.9.1NonNegativeIntegerread-onlyThe count of clients which have resgistered for UPS shutdown control.
upsDevicesTable1.3.6.1.4.1.2468.1.2.1.1.9.2not-accessibleThe devices powered by UPS and registered to USHA
upsDevicesEntry1.3.6.1.4.1.2468.1.2.1.1.9.2.1not-accessibleThe devices protected by USHA
NUM indexOfDevice1.3.6.1.4.1.2468.1.2.1.1.9.2.1.1NonNegativeIntegerread-onlyThe index of the device that is plugged into the UPS.
IP addrOfDevice1.3.6.1.4.1.2468.1.2.1.1.9.2.1.2IpAddressread-onlyThe ip address of the device.
STR nameOfDevice1.3.6.1.4.1.2468.1.2.1.1.9.2.1.3DisplayStringread-onlyThe name/description of the device plugged into the UPS.
STR timeOfConnection1.3.6.1.4.1.2468.1.2.1.1.9.2.1.4DisplayStringread-onlyThe device registered to USHA
STR timeOfConnectionTime1.3.6.1.4.1.2468.1.2.1.1.9.2.1.5DisplayStringread-onlyThe device registered time to USHA.
INT timeOfConnectionTimeout1.3.6.1.4.1.2468.1.2.1.1.9.2.1.6INTEGERread-onlyThe device timeout counter. Unit: 10 seconds
agentConfig1.3.6.1.4.1.2468.1.2.1.1.10
IP agentConfigIpaddress1.3.6.1.4.1.2468.1.2.1.1.10.1IpAddressread-writeThe ip address that NMS can identify the managed device
IP agentConfigGateway1.3.6.1.4.1.2468.1.2.1.1.10.2IpAddressread-writeThe default gateway that allow device managed through routers
IP agentConfigSubnetMask1.3.6.1.4.1.2468.1.2.1.1.10.3IpAddressread-writeInternet address subnet mask
STR agentConfigDate1.3.6.1.4.1.2468.1.2.1.1.10.4DisplayStringread-writeThe date in agent, format is (dd/mm/yyyy)
STR agentConfigTime1.3.6.1.4.1.2468.1.2.1.1.10.5DisplayStringread-writeThe time in agent, format is (hh:mm:ss)
IP agentConfigPrimaryTimeServer1.3.6.1.4.1.2468.1.2.1.1.10.6IpAddressread-writeThe primary time server is responsible for sending the correct time to the agent.
IP agentConfigSecondaryTimeServer1.3.6.1.4.1.2468.1.2.1.1.10.7IpAddressread-writeThe secondary time server is responsible for sending the correct time to the agent.
INT agentConfigHistoryLogFrequency1.3.6.1.4.1.2468.1.2.1.1.10.8INTEGERread-writeThe frequency of the updation of the history log. The value is in seconds
INT agentConfigExtHistoryLogFrequency1.3.6.1.4.1.2468.1.2.1.1.10.9INTEGERread-writeThe 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 agentConfigPollRate1.3.6.1.4.1.2468.1.2.1.1.10.10INTEGERread-writeThe frequency that proxy agent polls the connected UPS in JBUS protocol. (unit : second)
INT agentConfigBaudRate1.3.6.1.4.1.2468.1.2.1.1.10.11INTEGERread-onlyThe serial port communication speed. only 9600 allowed
INT agentConfigDhcpStatue1.3.6.1.4.1.2468.1.2.1.1.10.12INTEGERread-writeEnable or disable DHCP/BootP capability
INT agentConfigTelnetStatue1.3.6.1.4.1.2468.1.2.1.1.10.13INTEGERread-writeEnable or disable telnet access
INT agentConfigTftpStatue1.3.6.1.4.1.2468.1.2.1.1.10.14INTEGERread-writeEnable or disable network upgrade capability
INT agentConfigResetToDefault1.3.6.1.4.1.2468.1.2.1.1.10.15INTEGERread-writeReset all parameters of USHA to default value
INT agentConfigRestart1.3.6.1.4.1.2468.1.2.1.1.10.16INTEGERread-writeRestart USHA
INT agentConfigClearAgentLog1.3.6.1.4.1.2468.1.2.1.1.10.17INTEGERread-writeClear agent log data
INT agentConfigClearEventLog1.3.6.1.4.1.2468.1.2.1.1.10.18INTEGERread-writeClear event log data
INT agentConfigClearExtHistoryLog1.3.6.1.4.1.2468.1.2.1.1.10.19INTEGERread-writeClear extented history log data
INT agentConfigClearHistoryLog1.3.6.1.4.1.2468.1.2.1.1.10.20INTEGERread-writeClear history log data
INT agentConfigTrapRetryCount1.3.6.1.4.1.2468.1.2.1.1.10.21INTEGERread-writeThe count of repeat traps to send to NMS before trap acknowledge received.
INT agentConfigTrapRetryTime1.3.6.1.4.1.2468.1.2.1.1.10.22INTEGERread-writeThe time between retry traps sned to NMS.
INT agentConfigTrapAckSignature1.3.6.1.4.1.2468.1.2.1.1.10.23INTEGERread-writeThe signature of trap acknowledge.
INT agentConfigMibVersion1.3.6.1.4.1.2468.1.2.1.1.10.24INTEGERread-onlyThe version of MIB spec.
agentConfigTrapsReceiversTable1.3.6.1.4.1.2468.1.2.1.1.10.25not-accessibleA list of managers to send traps to. The number of entries is given by the value of agentConfigNumTrapReceivers
agentConfigTrapsReceiversEntry1.3.6.1.4.1.2468.1.2.1.1.10.25.1not-accessibleThe managers to send traps to.
INT trapsIndex1.3.6.1.4.1.2468.1.2.1.1.10.25.1.1INTEGERread-onlyThe index to a trap receiver entry.
IP trapsReceiverAddr1.3.6.1.4.1.2468.1.2.1.1.10.25.1.2IpAddressread-writeThe IP address of the manager to send a trap to.
STR receiverCommunityString1.3.6.1.4.1.2468.1.2.1.1.10.25.1.3DisplayStringread-writeThe community name to use in the trap when sent to the manager.
INT receiverNmsType1.3.6.1.4.1.2468.1.2.1.1.10.25.1.4INTEGERread-writeThe trap group that NMS desired.
INT receiverSeverityLevel1.3.6.1.4.1.2468.1.2.1.1.10.25.1.5INTEGERread-writeThe severity level of traps to be received by this manager.
STR receiverDescription1.3.6.1.4.1.2468.1.2.1.1.10.25.1.6DisplayStringread-writeDescription of trap receivers
agentConfigAccessControlTable1.3.6.1.4.1.2468.1.2.1.1.10.26not-accessibleA list of managers which can access USHA with private community string.
agentConfigAccessControlEntry1.3.6.1.4.1.2468.1.2.1.1.10.26.1not-accessibleThe managers.
INT accessIndex1.3.6.1.4.1.2468.1.2.1.1.10.26.1.1INTEGERread-onlyThe index to a access control entry.
IP accessControlAddr1.3.6.1.4.1.2468.1.2.1.1.10.26.1.2IpAddressread-writeThe IP address of the manager to access USHA
STR accessCommunityString1.3.6.1.4.1.2468.1.2.1.1.10.26.1.3DisplayStringread-writeThe community name to use in the manager when access USHA
INT accessControlMode1.3.6.1.4.1.2468.1.2.1.1.10.26.1.4INTEGERread-writeAccess type, only read/Write access type can change parameter of USHA
INT agentConfigDefaultLanguage1.3.6.1.4.1.2468.1.2.1.1.10.27INTEGERread-writeThe default languauge for browser, when set to auto(1) USHA will send page in the language depends on the request language of browser.
emdStatus1.3.6.1.4.1.2468.1.2.1.1.11
INT emdSatatusEmdType1.3.6.1.4.1.2468.1.2.1.1.11.1INTEGERread-onlyThe type of EMD plugged into the port.
INT emdSatatusTemperature1.3.6.1.4.1.2468.1.2.1.1.11.2INTEGERread-onlyThe measurement of EMD temperature, in 0.1 degree
INT emdSatatusHumidity1.3.6.1.4.1.2468.1.2.1.1.11.3INTEGERread-onlyThe measurement of EMD humidity, in 0.1 degree
INT emdSatatusAlarm11.3.6.1.4.1.2468.1.2.1.1.11.4INTEGERread-onlyThe EMD alarm-1 status
INT emdSatatusAlarm21.3.6.1.4.1.2468.1.2.1.1.11.5INTEGERread-onlyThe EMD alarm-2 status
emdConfig1.3.6.1.4.1.2468.1.2.1.1.12
INT usahEmdConfigEmdConfig1.3.6.1.4.1.2468.1.2.1.1.12.1INTEGERread-writeEnable or disable to detect presence of EMD
STR emdConfigEmdName1.3.6.1.4.1.2468.1.2.1.1.12.2DisplayStringread-writeDescription of EMD
emdConfigTemperature1.3.6.1.4.1.2468.1.2.1.1.12.3
STR emdConfigTempName1.3.6.1.4.1.2468.1.2.1.1.12.3.1DisplayStringread-writeDescription of EMD temperature sensor
INT emdConfigTempHighSetPoint1.3.6.1.4.1.2468.1.2.1.1.12.3.2INTEGERread-writeThe set point for high temperature warning, in degrees
INT emdConfigTempHighStatus1.3.6.1.4.1.2468.1.2.1.1.12.3.3INTEGERread-writeTo enable/disable high set point check with emd temperature.
INT emdConfigTempLowSetPoint1.3.6.1.4.1.2468.1.2.1.1.12.3.4INTEGERread-writeThe set point for low temperature warning, in degrees
INT emdConfigTempLowStatus1.3.6.1.4.1.2468.1.2.1.1.12.3.5INTEGERread-writeTo enable/disable low set point check with emd temperature.
INT emdConfigTempOffset1.3.6.1.4.1.2468.1.2.1.1.12.3.6INTEGERread-writeThe offset to calibrate temperature of EMD, in degrees
emdConfigHumidity1.3.6.1.4.1.2468.1.2.1.1.12.4
STR emdConfigHumidityName1.3.6.1.4.1.2468.1.2.1.1.12.4.1DisplayStringread-writeDescription of EMD humidity sensor
INT emdConfigHumidityHighSetPoint1.3.6.1.4.1.2468.1.2.1.1.12.4.2INTEGERread-writeThe set point for high humidity warning, in %
INT emdConfigHumidityLowStatus1.3.6.1.4.1.2468.1.2.1.1.12.4.3INTEGERread-writeTo enable/disable high set point check with emd humidity.
INT emdConfigHumidityLowSetPoint1.3.6.1.4.1.2468.1.2.1.1.12.4.4INTEGERread-writeThe set point for low humidity warning, in %
INT emdConfigHumidityHighStatus1.3.6.1.4.1.2468.1.2.1.1.12.4.5INTEGERread-writeTo enable/disable low set point check with emd humidity.
INT emdConfigHumidityOffset1.3.6.1.4.1.2468.1.2.1.1.12.4.6INTEGERread-writeThe offset to calibrate humidity of EMD, in %
emdConfigAlarm11.3.6.1.4.1.2468.1.2.1.1.12.5
STR emdConfigAlarm1Name1.3.6.1.4.1.2468.1.2.1.1.12.5.1DisplayStringread-writeDescription of EMD alarm-1
INT emdConfigAlarm1Type1.3.6.1.4.1.2468.1.2.1.1.12.5.2INTEGERread-writeThe alarm-1 operation type
emdConfigAlarm21.3.6.1.4.1.2468.1.2.1.1.12.6
STR emdConfigAlarm2Name1.3.6.1.4.1.2468.1.2.1.1.12.6.1DisplayStringread-writeDescription of EMD alarm-2
INT emdConfigAlarm2Type1.3.6.1.4.1.2468.1.2.1.1.12.6.2INTEGERread-writeThe alarm-1 operation type
upsTrapGroup1.3.6.1.4.1.2468.1.2.1.2
NTF ushaPowerRestored1.3.6.1.4.1.2468.1.2.1.2.0.1INFORMATION: Utility power has been restore.
NTF ushaPowerFail1.3.6.1.4.1.2468.1.2.1.2.0.2WARNING: Utility power not available.
NTF ushaReturnFromLowBattery1.3.6.1.4.1.2468.1.2.1.2.0.3INFORMATION: The UPS has return from a low battery condition.
NTF ushaLowBattery1.3.6.1.4.1.2468.1.2.1.2.0.4SEVERE: The UPS batteries are low and will soon be exhausted.
NTF ushaUpsOk1.3.6.1.4.1.2468.1.2.1.2.0.5INFORMATION: The ups is working fine.
NTF ushaUpsFailed1.3.6.1.4.1.2468.1.2.1.2.0.6SEVERE: The ups is not working fine.
NTF ushaUpsNotOnBattery1.3.6.1.4.1.2468.1.2.1.2.0.7INFORMATION: The UPS is not on battery power.
NTF ushaUpsOnBattery1.3.6.1.4.1.2468.1.2.1.2.0.8WARNING: The UPS has switched to battery backup power.
NTF ushaTestOver1.3.6.1.4.1.2468.1.2.1.2.0.9INFORMATION: The testing of UPS is completed.
NTF ushaTestInProgress1.3.6.1.4.1.2468.1.2.1.2.0.10INFORMATION: The testing is going on ups.
NTF ushaBypassOn1.3.6.1.4.1.2468.1.2.1.2.0.11INFORMATION: The UPS has enabled bypass.
NTF ushaUpsOnline1.3.6.1.4.1.2468.1.2.1.2.0.12INFORMATION: The UPS is not on Bypass and return to normal status.
NTF ushaCommunicationLost1.3.6.1.4.1.2468.1.2.1.2.0.13SEVERE: Communication to the UPS has been lost.
NTF ushaCommunicationEstablished1.3.6.1.4.1.2468.1.2.1.2.0.14INFORMATION: Communication with the UPS has been established.
NTF ushaUpsGoingDown1.3.6.1.4.1.2468.1.2.1.2.0.15WARNING: The ups has been given shutdown command.
NTF ushaUpsTurnedOff1.3.6.1.4.1.2468.1.2.1.2.0.16INFORMATION: UPS turn off.
NTF ushaUpsSleeping1.3.6.1.4.1.2468.1.2.1.2.0.17INFORMATION: UPS has entered sleep mode.
NTF ushaUpsWokeUp1.3.6.1.4.1.2468.1.2.1.2.0.18INFORMATION: The UPS woke up from sleep mode.
NTF ushaUpsRebooted1.3.6.1.4.1.2468.1.2.1.2.0.19INFORMATION: The UPS is reboot.
NTF ushaUpsShutdownCancelled1.3.6.1.4.1.2468.1.2.1.2.0.20INFORMATION: The UPS shutdown process had been cancelled.
NTF ushaUpsNotOverTemperature1.3.6.1.4.1.2468.1.2.1.2.0.21INFORMATION: The UPS internal temperature return to normal.
NTF ushaUpsOverTemperature1.3.6.1.4.1.2468.1.2.1.2.0.22SEVERE: The UPS temperature is too high.
NTF ushaUpsNotOverLoad1.3.6.1.4.1.2468.1.2.1.2.0.23INFORMATION: The UPS load return from overload.
NTF ushaUpsOverLoad1.3.6.1.4.1.2468.1.2.1.2.0.24SEVERE: The UPS is overload.
NTF ushaUpsModuleInserted1.3.6.1.4.1.2468.1.2.1.2.0.25WARNING: UPS Battery Module plug-in.
NTF ushaUpsModuleRemoved1.3.6.1.4.1.2468.1.2.1.2.0.26WARNING: UPS Battery Module unplug.
NTF emdTemperatureNotHigh1.3.6.1.4.1.2468.1.2.1.2.0.27INFORMATION: EMD Temperature not over high Set point.
NTF emdTemperatureTooHigh1.3.6.1.4.1.2468.1.2.1.2.0.28WARNING: EMD Temperature over high Set point.
NTF emdTemperatureNotLow1.3.6.1.4.1.2468.1.2.1.2.0.29INFORMATION: EMD Temperature not under low Set point.
NTF emdTemperatureTooLow1.3.6.1.4.1.2468.1.2.1.2.0.30WARNING: EMD Temperature under low Set point.
NTF emdHumidityNotHigh1.3.6.1.4.1.2468.1.2.1.2.0.31INFORMATION: EMD Humidity not over high Set point.
NTF emdHumidityTooHigh1.3.6.1.4.1.2468.1.2.1.2.0.32WARNING: EMD Humidity over high Set point.
NTF emdHumidityNotLow1.3.6.1.4.1.2468.1.2.1.2.0.33INFORMATION: EMD Humidity not under low Set point.
NTF emdHumidityTooLow1.3.6.1.4.1.2468.1.2.1.2.0.34WARNING: EMD Humidity under low Set point.
NTF emdAlarm1Normal1.3.6.1.4.1.2468.1.2.1.2.0.35INFORMATION: EMD Alarm-1 not active.
NTF emdAlarm1Active1.3.6.1.4.1.2468.1.2.1.2.0.36WARNING: EMD Alarm-1 activated.
NTF emdAlarm2Normal1.3.6.1.4.1.2468.1.2.1.2.0.37INFORMATION: EMD Alarm-2 not active.
NTF emdAlarm2Active1.3.6.1.4.1.2468.1.2.1.2.0.38WARNING: EMD Alarm-2 activated.
NTF ushaUpsInternalwarning1.3.6.1.4.1.2468.1.2.1.2.0.39WARNING: Internal warning.
NTF ushaUpsReturnFromInternalwarning1.3.6.1.4.1.2468.1.2.1.2.0.40INFORMATION: Return from Internal warning.
NTF ushaUpsEPOActive1.3.6.1.4.1.2468.1.2.1.2.0.41WARNING: EPO Active.
NTF ushaUpsReturnFromEPOActive1.3.6.1.4.1.2468.1.2.1.2.0.42INFORMATION: Return from EPO Active.
NTF ushaUpsModuleUnlock1.3.6.1.4.1.2468.1.2.1.2.0.43WARNING: Module Unlock.
NTF ushaUpsReturnFromModuleUnlock1.3.6.1.4.1.2468.1.2.1.2.0.44INFORMATION: Return from Module Unlock.
NTF ushaUpsMain1Neutralloss1.3.6.1.4.1.2468.1.2.1.2.0.45WARNING: Main 1 Neutral loss.
NTF ushaUpsReturnFromMain1Neutralloss1.3.6.1.4.1.2468.1.2.1.2.0.46INFORMATION: Return from Main 1 Neutral loss.
NTF ushaUpsMain1phaseerror1.3.6.1.4.1.2468.1.2.1.2.0.47WARNING: Main 1 phase error.
NTF ushaUpsReturnFromMain1phaseerror1.3.6.1.4.1.2468.1.2.1.2.0.48INFORMATION: Return from Main 1 phase error.
NTF ushaUpsSitefault1.3.6.1.4.1.2468.1.2.1.2.0.49WARNING: Site fault.
NTF ushaUpsReturnFromSitefault1.3.6.1.4.1.2468.1.2.1.2.0.50INFORMATION: Return from Site fault.
NTF ushaUpsBypassAbnormal1.3.6.1.4.1.2468.1.2.1.2.0.51WARNING: Bypass Abnormal.
NTF ushaUpsReturnFromBypassAbnormal1.3.6.1.4.1.2468.1.2.1.2.0.52INFORMATION: Return from Bypass Abnormal.
NTF ushaUpsBypassPhaseError1.3.6.1.4.1.2468.1.2.1.2.0.53WARNING: Bypass Phase Error.
NTF ushaUpsReturnFromBypassPhaseError1.3.6.1.4.1.2468.1.2.1.2.0.54INFORMATION: Return from Bypass Phase Error.
NTF ushaUpsBatteryOpen1.3.6.1.4.1.2468.1.2.1.2.0.55WARNING: Battery Open.
NTF ushaUpsReturnFromBatteryOpen1.3.6.1.4.1.2468.1.2.1.2.0.56INFORMATION: Return from Battery Open.
NTF ushaUpsBatteryOverCharge1.3.6.1.4.1.2468.1.2.1.2.0.57WARNING: Battery Over Charge.
NTF ushaUpsReturnFromBatteryOverCharge1.3.6.1.4.1.2468.1.2.1.2.0.58INFORMATION: Return from Battery Over Charge.
NTF ushaUpsBatteryReverse1.3.6.1.4.1.2468.1.2.1.2.0.59WARNING: Battery Reverse.
NTF ushaUpsReturnFromBatteryReverse1.3.6.1.4.1.2468.1.2.1.2.0.60INFORMATION: Return from Battery Reverse.
NTF ushaUpsOverloadforewarning1.3.6.1.4.1.2468.1.2.1.2.0.61WARNING: Overload forewarning.
NTF ushaUpsReturnFromOverloadforewarning1.3.6.1.4.1.2468.1.2.1.2.0.62INFORMATION: Return from Overload forewarning.
NTF ushaUpsOverloadWarning1.3.6.1.4.1.2468.1.2.1.2.0.63WARNING: Overload Warning.
NTF ushaUpsReturnFromOverloadWarning1.3.6.1.4.1.2468.1.2.1.2.0.64INFORMATION: Return from Overload Warning.
NTF ushaUpsFanLock1.3.6.1.4.1.2468.1.2.1.2.0.65WARNING: Fan Lock.
NTF ushaUpsReturnFromFanLock1.3.6.1.4.1.2468.1.2.1.2.0.66INFORMATION: Return from Fan Lock.
NTF ushaUpsMaintaincoverisopen1.3.6.1.4.1.2468.1.2.1.2.0.67WARNING: Maintain cover is open.
NTF ushaUpsReturnFromMaintaincoverisopen1.3.6.1.4.1.2468.1.2.1.2.0.68INFORMATION: Return from Maintain cover is open.
NTF ushaUpsChargerfault1.3.6.1.4.1.2468.1.2.1.2.0.69WARNING: Charger fault.
NTF ushaUpsReturnFromChargerfault1.3.6.1.4.1.2468.1.2.1.2.0.70INFORMATION: Return from Charger fault.
NTF ushaUpsModulelocationerror1.3.6.1.4.1.2468.1.2.1.2.0.71WARNING: Module location error.
NTF ushaUpsReturnFromModulelocationerror1.3.6.1.4.1.2468.1.2.1.2.0.72INFORMATION: Return from Module location error.
NTF ushaUpsTurnonabnormal1.3.6.1.4.1.2468.1.2.1.2.0.73WARNING: Turn on abnormal.
NTF ushaUpsReturnFromTurnonabnormal1.3.6.1.4.1.2468.1.2.1.2.0.74INFORMATION: Return from Turn on abnormal.
NTF ushaUpsRedundancyloss1.3.6.1.4.1.2468.1.2.1.2.0.75WARNING: Redundancy loss.
NTF ushaUpsReturnFromRedundancyloss1.3.6.1.4.1.2468.1.2.1.2.0.76INFORMATION: Return from Redundancy loss.
NTF ushaUpsHotSwapActived1.3.6.1.4.1.2468.1.2.1.2.0.77WARNING: Hot Swap Actived.
NTF ushaUpsReturnFromHotSwapActived1.3.6.1.4.1.2468.1.2.1.2.0.78INFORMATION: Return from Hot Swap Actived.
NTF ushaUpsBatteryInform1.3.6.1.4.1.2468.1.2.1.2.0.79WARNING: Battery Inform.
NTF ushaUpsReturnFromBatteryInform1.3.6.1.4.1.2468.1.2.1.2.0.80INFORMATION: Return from Battery Inform.
NTF ushaUpsInspectionInform1.3.6.1.4.1.2468.1.2.1.2.0.81WARNING: Inspection Inform.
NTF ushaUpsReturnFromInspectionInform1.3.6.1.4.1.2468.1.2.1.2.0.82INFORMATION: Return from Inspection Inform.
NTF ushaUpsGuaranteeInform1.3.6.1.4.1.2468.1.2.1.2.0.83WARNING: Guarantee Inform.
NTF ushaUpsReturnFromGuaranteeInform1.3.6.1.4.1.2468.1.2.1.2.0.84INFORMATION: Return from Guarantee Inform.
NTF ushaUpsTemperatureLow1.3.6.1.4.1.2468.1.2.1.2.0.85WARNING: Temperature Low.
NTF ushaUpsReturnFromTemperatureLow1.3.6.1.4.1.2468.1.2.1.2.0.86INFORMATION: Return from Temperature Low.
NTF ushaUpsTemperatureHigh1.3.6.1.4.1.2468.1.2.1.2.0.87WARNING: Temperature High.
NTF ushaUpsReturnFromTemperatureHigh1.3.6.1.4.1.2468.1.2.1.2.0.88INFORMATION: Return from Temperature High.
NTF ushaUpsBatteryOverTemperature1.3.6.1.4.1.2468.1.2.1.2.0.89WARNING: Battery Over Temperature.
NTF ushaUpsReturnFromBatteryOverTemperature1.3.6.1.4.1.2468.1.2.1.2.0.90INFORMATION: Return from Battery Over Temperature.
NTF ushaUpsFanMaintainInform1.3.6.1.4.1.2468.1.2.1.2.0.91WARNING: Fan Maintain Inform.
NTF ushaUpsReturnFromFanMaintainInform1.3.6.1.4.1.2468.1.2.1.2.0.92INFORMATION: Return from Fan Maintain Inform.
NTF ushaUpsBusCapacitanceMaintainInform1.3.6.1.4.1.2468.1.2.1.2.0.93WARNING: Bus Capacitance Maintain Inform.
NTF ushaUpsReturnFromBusCapacitanceMaintainInform1.3.6.1.4.1.2468.1.2.1.2.0.94INFORMATION: Return from Bus Capacitance Maintain Inform.
NTF ushaUpsSystemOverCapacity1.3.6.1.4.1.2468.1.2.1.2.0.95WARNING: System Over Capacity.
NTF ushaUpsReturnFromSystemOverCapacity1.3.6.1.4.1.2468.1.2.1.2.0.96INFORMATION: 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.

Download USHA-MIB