MIBs Depot

MG-SNMP-UPS-MIB

Registered at
1.3.6.1.4.1.705
Namespace
eaton
Source file
MG-SNMP-UPS-MIB
Digest
sha256:44459ee0d0029624b6cdfef532c6b2adb2ba1cf2e55e61d6ef074bb1d08539af

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDisplayString, 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.

MG-SNMP-UPS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
merlinGerin
OBJECT-IDENTITY
1.3.6.1.4.1.705
upsmg
OBJECT-IDENTITY
1.3.6.1.4.1.705.1
upsmgIdent
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.1
upsmgIdentFamilyName
OBJECT-TYPE
The UPS family name (e.g. `PULSAR', `COMET', `GALAXY', ...).
1.3.6.1.4.1.705.1.1.1DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentModelName
OBJECT-TYPE
The UPS model name (e.g. `PSX20', `SV9', ... ).
1.3.6.1.4.1.705.1.1.2DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentRevisionLevel
OBJECT-TYPE
The UPS revision level.
1.3.6.1.4.1.705.1.1.3DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentFirmwareVersion
OBJECT-TYPE
The UPS microprocessor firmware version number.
1.3.6.1.4.1.705.1.1.4DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentUserID
OBJECT-TYPE
The UPS user identification (set by administrator).
1.3.6.1.4.1.705.1.1.5DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentInstallationDate
OBJECT-TYPE
The UPS installation date in dd/mm/yy format.
1.3.6.1.4.1.705.1.1.6DisplayString (SIZE(0..32))read-writemandatory
upsmgIdentSerialNumber
OBJECT-TYPE
The UPS manufacturing serial number.
1.3.6.1.4.1.705.1.1.7DisplayString (SIZE(0..32))read-writemandatory
upsmgManagement
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.2
upsmgManagersNum
OBJECT-TYPE
The number of managers that could manage the UPS.
1.3.6.1.4.1.705.1.2.1INTEGERread-onlymandatory
upsmgManagersTable
OBJECT-TYPE
The table of managers.
1.3.6.1.4.1.705.1.2.2not-accessiblemandatory
upsmgManagersEntry
OBJECT-TYPE
The description of a manager entry in the managers table.
1.3.6.1.4.1.705.1.2.2.1not-accessiblemandatory
mgmanagerIndex
OBJECT-TYPE
A unique value for each manager. Its value ranges between 1 and the value of upsmgManagersNum.
1.3.6.1.4.1.705.1.2.2.1.1INTEGER (1..50)read-onlymandatory
mgmanagerDeviceNumber
OBJECT-TYPE
This object is the number of the manager device in the DevicesTable of the Config group. This means that the manager is powered by the UPS. If not the default value is 0.
1.3.6.1.4.1.705.1.2.2.1.2INTEGERread-writemandatory
mgmanagerNMSType
OBJECT-TYPE
The type of manager according to the NMS platform. We include in the manager class all systems which will be notified by the agent via receiving traps (e.g. basic to complex NMS software).
1.3.6.1.4.1.705.1.2.2.1.3INTEGER {umclient(1), decnetview(2), umview(3), dview(4), hpopenview(5), sunnetmanager(6), novellnms(7), ibmnetview(8), other(9), autolearning(10)}read-writemandatory
mgmanagerCommType
OBJECT-TYPE
The level of communication protocol for that manager. Setting this object to value invalid(2) has the effect of invalidating the corresponding entry in the upsmgManagersTable. It is an implementation-specific matter as to wether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entry not currently in use. Proper interpretation of such entries requires examination of the relevant mgmanagerCommType object.
1.3.6.1.4.1.705.1.2.2.1.4INTEGER {other(1), invalid(2), cmip(3), snmpv1(4), snmpv2(5)}read-writemandatory
mgmanagerDescr
OBJECT-TYPE
A textual string containing information about the manager. (manufacturer and version description).
1.3.6.1.4.1.705.1.2.2.1.5DisplayString (SIZE(0..32))read-writemandatory
mgmanagerAddress
OBJECT-TYPE
The IP address of the manager station receiving traps. The value of this object is meaningful if and only if the value of the relevant mgmanagerCommType object is snmp type.
1.3.6.1.4.1.705.1.2.2.1.6IpAddressread-writemandatory
mgmanagerCommunity
OBJECT-TYPE
The manager community string.
1.3.6.1.4.1.705.1.2.2.1.7DisplayString (SIZE(0..32))read-writemandatory
mgmanagerSeverityLevel
OBJECT-TYPE
The severity level of traps to be received by this manager.
1.3.6.1.4.1.705.1.2.2.1.8INTEGERread-writemandatory
mgmanagerTrapAck
OBJECT-TYPE
The manager Trap Acknowledgement status. Setting this object to mgnoack(2) or stdnomg(3) or cpqnoack(5) disables the trap acknowledgement from the related manager. The MG enterprise specific trap should then be sent only once by the agent to this manager in case of mgnoack(2), and should not be sent by the agent to this manager in case of stdnomg(3) or cpqnoack(5). mgack(1) allows a basic mecanism for acknowledged traps using upsmgAgentTrapAck object set by the manager to the enterprise specific number of the trap. mgacks(5) allows the enhanced mecanism using the upsmgAgentTrapSignature object set by the manager to the signature received within the trap var binding.
1.3.6.1.4.1.705.1.2.2.1.9INTEGER {mgack(1), mgnoack(2), stdnomg(3), mgacks(4), cpqnoack(5)}read-writemandatory
upsmgReceptacle
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.3
upsmgReceptaclesNum
OBJECT-TYPE
The total number of receptacles controlled by the UPS.
1.3.6.1.4.1.705.1.3.1INTEGERread-onlymandatory
upsmgReceptaclesTable
OBJECT-TYPE
The table of receptacles that are controlled by the UPS.
1.3.6.1.4.1.705.1.3.2not-accessiblemandatory
upsmgReceptaclesEntry
OBJECT-TYPE
The description of a receptacle in the table.
1.3.6.1.4.1.705.1.3.2.1not-accessiblemandatory
mgreceptacleIndex
OBJECT-TYPE
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum.
1.3.6.1.4.1.705.1.3.2.1.1INTEGER (1..50)read-onlymandatory
mgreceptacleLevel
OBJECT-TYPE
The level of receptacle. Setting this object to value invalid(2) has the effect of invalidating the corresponding entry in the upsmgReceptaclesTable. It is an implementation-specific matter as to wether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entry not currently in use. Proper interpretation of such entries requires examination of the relevant receptacleLevel object. Values 1 and 4 are reserved, value 3 is used to identify a simple one-level receptacle, and values greater than 4 represent a group of equivalent receptacles.
1.3.6.1.4.1.705.1.3.2.1.2INTEGERread-writemandatory
mgreceptacleType
OBJECT-TYPE
A textual string for the receptacle type.
1.3.6.1.4.1.705.1.3.2.1.3DisplayString (SIZE(0..32))read-writemandatory
mgreceptacleIdent
OBJECT-TYPE
A textual string identification for the user.
1.3.6.1.4.1.705.1.3.2.1.4DisplayString (SIZE(0..32))read-writemandatory
mgreceptacleState
OBJECT-TYPE
The ON/OFF status of the receptacle.
1.3.6.1.4.1.705.1.3.2.1.5INTEGER {manualON(1), manualOFF(2), normalON(3), normalOFF(4), controlON(5), controlOFF(6), scheduleON(7), scheduleOFF(8)}read-onlymandatory
mgreceptacleReceptacle
OBJECT-TYPE
The receptacle number of the second level receptacle father. The value of this object is meaningful if and only if the value of the relevant mgreceptacleType object is related to a two-level receptacle class. Otherwise the default value is 0.
1.3.6.1.4.1.705.1.3.2.1.6INTEGERread-writemandatory
mgreceptaclePowerCons
OBJECT-TYPE
The volt-ampere rating of the receptacle. The value of this object is meaningful if and only if the value of the relevant mgreceptacleType object is related to a two-level receptacle class. Otherwise the default value is 0.
1.3.6.1.4.1.705.1.3.2.1.7INTEGERread-writemandatory
mgreceptacleOverload
OBJECT-TYPE
The overload status of the receptacle. The value of this object is meaningful if and only if the value of the relevant mgreceptacleType object is related to a two-level receptacle class. Otherwise the default value is 0.
1.3.6.1.4.1.705.1.3.2.1.8INTEGERread-writemandatory
mgreceptacleAutonomy
OBJECT-TYPE
The receptacle autonomy. The value of this object is meaningful if and only if the value of the relevant mgreceptacleType object is related to a two-level receptacle class. Otherwise the default value is 0.
1.3.6.1.4.1.705.1.3.2.1.9INTEGERread-writemandatory
upsmgConfig
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.4
upsmgConfigBatteryInstalled
OBJECT-TYPE
The battery installed status.
1.3.6.1.4.1.705.1.4.1INTEGER {yes(1), no(2)}read-writemandatory
upsmgConfigNominalBatteryVoltage
OBJECT-TYPE
The nominal battery voltage.
1.3.6.1.4.1.705.1.4.2INTEGERread-writemandatory
upsmgConfigNominalBatteryTime
OBJECT-TYPE
The full load battery autonomy time.
1.3.6.1.4.1.705.1.4.3INTEGERread-writemandatory
upsmgConfigNominalRechargeTime
OBJECT-TYPE
The recharge time to go from low battery cut off to full charge at full load.
1.3.6.1.4.1.705.1.4.4INTEGERread-writemandatory
upsmgConfigMinRechargeLevel
OBJECT-TYPE
The minimum battery level required to supply power on the loads after low battery condition turn off and restart on main return.
1.3.6.1.4.1.705.1.4.5INTEGERread-writemandatory
upsmgConfigMaxRechargeTime
OBJECT-TYPE
The maximum time delay of battery recharge before supply power to the loads.
1.3.6.1.4.1.705.1.4.6INTEGERread-writemandatory
upsmgConfigLowBatteryTime
OBJECT-TYPE
To set remaining time value for low battery condition.
1.3.6.1.4.1.705.1.4.7INTEGERread-writemandatory
upsmgConfigLowBatteryLevel
OBJECT-TYPE
To set battery level value for low battery condition.
1.3.6.1.4.1.705.1.4.8INTEGERread-writemandatory
upsmgConfigAutoRestart
OBJECT-TYPE
The automatic restart enabling status.
1.3.6.1.4.1.705.1.4.9INTEGER {always(1), never(2), onmain(3)}read-writemandatory
upsmgConfigShutdownTimer
OBJECT-TYPE
To set ups shutdown timer from on battery condition.
1.3.6.1.4.1.705.1.4.10INTEGERread-writemandatory
upsmgConfigSysShutDuration
OBJECT-TYPE
To set ups shutdown delay (Sn delay).
1.3.6.1.4.1.705.1.4.11INTEGERread-writemandatory
upsmgConfigVARating
OBJECT-TYPE
The UPS nominal VA rating.
1.3.6.1.4.1.705.1.4.12INTEGERread-writemandatory
upsmgConfigLowTransfer
OBJECT-TYPE
The low voltage transfer point.
1.3.6.1.4.1.705.1.4.13INTEGERread-writemandatory
upsmgConfigHighTransfer
OBJECT-TYPE
The high voltage transfer point.
1.3.6.1.4.1.705.1.4.14INTEGERread-writemandatory
upsmgConfigOutputNominalVoltage
OBJECT-TYPE
The nominal output voltage.
1.3.6.1.4.1.705.1.4.15INTEGERread-writemandatory
upsmgConfigOutputNominalCurrent
OBJECT-TYPE
The nominal output current.
1.3.6.1.4.1.705.1.4.16INTEGERread-writemandatory
upsmgConfigOutputNomFrequency
OBJECT-TYPE
The nominal output frequency.
1.3.6.1.4.1.705.1.4.17INTEGERread-writemandatory
upsmgConfigByPassType
OBJECT-TYPE
The UPS by pass switch type.
1.3.6.1.4.1.705.1.4.18INTEGER {none(1), relay(2), static(3)}read-writemandatory
upsmgConfigAlarmAudible
OBJECT-TYPE
To set audible alarm status.
1.3.6.1.4.1.705.1.4.19INTEGER {yes(1), no(2)}read-writemandatory
upsmgConfigAlarmTimeDelay
OBJECT-TYPE
To set audible alarm time delay.
1.3.6.1.4.1.705.1.4.20INTEGERread-writemandatory
upsmgConfigDevicesNum
OBJECT-TYPE
The number of devices that are powered by the UPS.
1.3.6.1.4.1.705.1.4.21INTEGERread-writemandatory
upsmgConfigDevicesTable
OBJECT-TYPE
The table of devices that are powered by the UPS.
1.3.6.1.4.1.705.1.4.22not-accessiblemandatory
upsmgConfigDevicesEntry
OBJECT-TYPE
The description of a device entry in the devices table.
1.3.6.1.4.1.705.1.4.22.1not-accessiblemandatory
mgdeviceIndex
OBJECT-TYPE
A unique value for each device. Its value ranges between 1 and the value of upsmgDevicesNum.
1.3.6.1.4.1.705.1.4.22.1.1INTEGER (1..50)read-onlymandatory
mgdeviceReceptacleNum
OBJECT-TYPE
The receptacle number of the device plugged into the UPS. This value gives index entry in the ReceptaclesTable object of the Receptacle group. A value of 0 invalidates the entry in the DevicesTable.
1.3.6.1.4.1.705.1.4.22.1.2INTEGERread-writemandatory
mgdeviceIdent
OBJECT-TYPE
A textual string for device user identification.
1.3.6.1.4.1.705.1.4.22.1.3DisplayString (SIZE(0..32))read-writemandatory
mgdeviceVaRating
OBJECT-TYPE
The volt-ampere rating of the device plugged into the UPS.
1.3.6.1.4.1.705.1.4.22.1.4INTEGERread-writemandatory
mgdeviceSequenceOff
OBJECT-TYPE
To set the device position in the remote shutdown sequence.
1.3.6.1.4.1.705.1.4.22.1.5INTEGERread-writemandatory
mgdeviceSequenceOn
OBJECT-TYPE
To set the device position in the remote reboot sequence.
1.3.6.1.4.1.705.1.4.22.1.6INTEGERread-writemandatory
mgdeviceShutdownDuration
OBJECT-TYPE
To set the duration from start of computer shut-down to complete.
1.3.6.1.4.1.705.1.4.22.1.7INTEGERread-writemandatory
mgdeviceBootUpDuration
OBJECT-TYPE
To set the duration from start of computer boot-up to complete.
1.3.6.1.4.1.705.1.4.22.1.8INTEGERread-writemandatory
upsmgConfigReceptaclesTable
OBJECT-TYPE
The table of receptacles.
1.3.6.1.4.1.705.1.4.23not-accessiblemandatory
upsmgConfigReceptaclesEntry
OBJECT-TYPE
The description of a receptacle entry in the table.
1.3.6.1.4.1.705.1.4.23.1not-accessiblemandatory
mgreceptacleIndexb
OBJECT-TYPE
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum.
1.3.6.1.4.1.705.1.4.23.1.1INTEGER (1..50)read-onlymandatory
mgreceptacleStateTurnOn
OBJECT-TYPE
Default return state at turn on.
1.3.6.1.4.1.705.1.4.23.1.2INTEGER {on(1), off(2), last(3), schedule(4)}read-writemandatory
mgreceptacleStateMainReturn
OBJECT-TYPE
Default return state on main return.
1.3.6.1.4.1.705.1.4.23.1.3INTEGER {on(1), off(2), last(3), schedule(4)}read-writemandatory
mgreceptacleStateDischarge
OBJECT-TYPE
Default return state on main return from battery discharge.
1.3.6.1.4.1.705.1.4.23.1.4INTEGER {on(1), off(2), last(3), schedule(4)}read-writemandatory
mgreceptacleShutoffLevel
OBJECT-TYPE
Battery level for starting shutoff sequence.
1.3.6.1.4.1.705.1.4.23.1.5INTEGERread-writemandatory
mgreceptacleShutoffTimer
OBJECT-TYPE
Time delay from on battery for starting shutoff sequence.
1.3.6.1.4.1.705.1.4.23.1.6INTEGERread-writemandatory
mgreceptacleRestartLevel
OBJECT-TYPE
Battery level for starting restart sequence.
1.3.6.1.4.1.705.1.4.23.1.7INTEGERread-writemandatory
mgreceptacleRestartDelay
OBJECT-TYPE
Time delay for starting restart sequence.
1.3.6.1.4.1.705.1.4.23.1.8INTEGERread-writemandatory
mgreceptacleShutdownDuration
OBJECT-TYPE
Maximum Shutdown Duration for systems powered by this plug.
1.3.6.1.4.1.705.1.4.23.1.9INTEGERread-onlymandatory
mgreceptacleBootUpDuration
OBJECT-TYPE
Maximum Reboot Duration for systems powered by this plug.
1.3.6.1.4.1.705.1.4.23.1.10INTEGERread-onlymandatory
upsmgConfigExtAlarmNum
OBJECT-TYPE
The number of environ external alarm, value is between 8 and 32..
1.3.6.1.4.1.705.1.4.24INTEGERread-onlymandatory
upsmgConfigExtAlarmTable
OBJECT-TYPE
The table of environmental external alarms.
1.3.6.1.4.1.705.1.4.25not-accessiblemandatory
upsmgConfigExtAlarmEntry
OBJECT-TYPE
The description of an external alarm in the table.
1.3.6.1.4.1.705.1.4.25.1not-accessiblemandatory
mgextAlarmIndex
OBJECT-TYPE
A unique value for each external alarm. Its value ranges between 1 and the value of upsmgConfigExtAlarmNum.
1.3.6.1.4.1.705.1.4.25.1.1INTEGER (1..50)read-onlymandatory
mgextAlarmUID
OBJECT-TYPE
A textual string for alarm state user identification.
1.3.6.1.4.1.705.1.4.25.1.2DisplayString (SIZE(0..32))read-writemandatory
upsmgConfigEmergencyTestFail
OBJECT-TYPE
The emergency condition status on Battery test fail.
1.3.6.1.4.1.705.1.4.26INTEGER {yes(1), no(2)}read-writemandatory
upsmgConfigEmergencyOnByPass
OBJECT-TYPE
The emergency condition status on By Pass.
1.3.6.1.4.1.705.1.4.27INTEGER {yes(1), no(2)}read-writemandatory
upsmgConfigEmergencyOverload
OBJECT-TYPE
The emergency condition status on overload.
1.3.6.1.4.1.705.1.4.28INTEGER {yes(1), no(2)}read-writemandatory
upsmgConfigControlDayTable
OBJECT-TYPE
The table of daily on/off time.
1.3.6.1.4.1.705.1.4.29not-accessiblemandatory
upsmgConfigControlDayEntry
OBJECT-TYPE
The description of a daily on/off time schedule in the table.
1.3.6.1.4.1.705.1.4.29.1not-accessiblemandatory
mgcontrolDayIndex
OBJECT-TYPE
The day index. It is a number between 1 and 7, 1 for Sunday, 2 for Monday, ...
1.3.6.1.4.1.705.1.4.29.1.1INTEGER (1..50)read-onlymandatory
mgcontrolDayOn
OBJECT-TYPE
To set daily power on time. Any value greater than 86400 is to disable the Day On.
1.3.6.1.4.1.705.1.4.29.1.2INTEGERread-writemandatory
mgcontrolDayOff
OBJECT-TYPE
To set daily power off time. Any value greater than 86400 is to disable the Day Off.
1.3.6.1.4.1.705.1.4.29.1.3INTEGERread-writemandatory
upsmgConfigLowBooster
OBJECT-TYPE
To set UPS booster low threshold.
1.3.6.1.4.1.705.1.4.30INTEGERread-writemandatory
upsmgConfigHighBooster
OBJECT-TYPE
To set UPS booster high threshold.
1.3.6.1.4.1.705.1.4.31INTEGERread-writemandatory
upsmgConfigLowFader
OBJECT-TYPE
To set UPS fader low threshold.
1.3.6.1.4.1.705.1.4.32INTEGERread-writemandatory
upsmgConfigHighFader
OBJECT-TYPE
To set UPS fader high threshold.
1.3.6.1.4.1.705.1.4.33INTEGERread-writemandatory
upsmgConfigEnvironmentTable
OBJECT-TYPE
The table containing the configuration of the environment sensor.
1.3.6.1.4.1.705.1.4.34not-accessiblemandatory
upsmgConfigEnvironmentEntry
OBJECT-TYPE
The description of an entry in the table.
1.3.6.1.4.1.705.1.4.34.1not-accessiblemandatory
upsmgConfigSensorIndex
OBJECT-TYPE
The sensor index, ranging from 1 to upsmgEnvironmentNum.
1.3.6.1.4.1.705.1.4.34.1.1INTEGER (0..50)read-onlymandatory
upsmgConfigSensorName
OBJECT-TYPE
The sensor user-friendly name.
1.3.6.1.4.1.705.1.4.34.1.2DisplayString (SIZE(0..42))read-writemandatory
upsmgConfigTemperatureLow
OBJECT-TYPE
The low temperature threshold in unit 0.1 Cel.
1.3.6.1.4.1.705.1.4.34.1.3INTEGERread-writemandatory
upsmgConfigTemperatureHigh
OBJECT-TYPE
The high temperature threshold in unit 0.1 Cel.
1.3.6.1.4.1.705.1.4.34.1.4INTEGERread-writemandatory
upsmgConfigTemperatureHysteresis
OBJECT-TYPE
The temperature hysteresys used for threshold test in unit 0.1 Cel.
1.3.6.1.4.1.705.1.4.34.1.5INTEGERread-writemandatory
upsmgConfigHumidityLow
OBJECT-TYPE
The low humidity threshold in unit 1 %.
1.3.6.1.4.1.705.1.4.34.1.6INTEGERread-writemandatory
upsmgConfigHumidityHigh
OBJECT-TYPE
The high humidity threshold in unit 1 %.
1.3.6.1.4.1.705.1.4.34.1.7INTEGERread-writemandatory
upsmgConfigHumidityHysteresis
OBJECT-TYPE
The humidity hysteresys used for threshold test in unit 1 %.
1.3.6.1.4.1.705.1.4.34.1.8INTEGERread-writemandatory
upsmgConfigInput1Name
OBJECT-TYPE
The Input #1 user-friendly name.
1.3.6.1.4.1.705.1.4.34.1.9DisplayString (SIZE(0..22))read-writemandatory
upsmgConfigInput1ClosedLabel
OBJECT-TYPE
The Input #1 label for closed position.
1.3.6.1.4.1.705.1.4.34.1.10DisplayString (SIZE(0..18))read-writemandatory
upsmgConfigInput1OpenLabel
OBJECT-TYPE
The Input #1 label for open position.
1.3.6.1.4.1.705.1.4.34.1.11DisplayString (SIZE(0..18))read-writemandatory
upsmgConfigInput2Name
OBJECT-TYPE
The Input #2 user-friendly name.
1.3.6.1.4.1.705.1.4.34.1.12DisplayString (SIZE(0..22))read-writemandatory
upsmgConfigInput2ClosedLabel
OBJECT-TYPE
The Input #2 label for closed position.
1.3.6.1.4.1.705.1.4.34.1.13DisplayString (SIZE(0..18))read-writemandatory
upsmgConfigInput2OpenLabel
OBJECT-TYPE
The Input #2 label for open position.
1.3.6.1.4.1.705.1.4.34.1.14DisplayString (SIZE(0..18))read-writemandatory
upsmgBattery
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.5
upsmgBatteryRemainingTime
OBJECT-TYPE
The time remaining actual charge vs actual load (dynamic).
1.3.6.1.4.1.705.1.5.1INTEGERread-onlymandatory
upsmgBatteryLevel
OBJECT-TYPE
The battery level as a percentage of charge.
1.3.6.1.4.1.705.1.5.2INTEGERread-onlymandatory
upsmgBatteryRechargeTime
OBJECT-TYPE
The actual operational battery recharge time to set point equal to upsmgConfigRechargeLevel. This value is computed from upsmgConfigRechargeLevel (level to reach), upsmgBatteryLevel (the actual reached level) and the UPS charge rate.
1.3.6.1.4.1.705.1.5.3INTEGERread-onlymandatory
upsmgBatteryRechargeLevel
OBJECT-TYPE
The actual value of the battery recharge level that will be reached during the time delay necessary to restart after power returns. This value is computed from upsmgConfigRechargeTime (the delay), upsmgBatteryLevel (the actual level) and the UPS charge rate.
1.3.6.1.4.1.705.1.5.4INTEGERread-onlymandatory
upsmgBatteryVoltage
OBJECT-TYPE
The actual battery voltage.
1.3.6.1.4.1.705.1.5.5INTEGERread-onlymandatory
upsmgBatteryCurrent
OBJECT-TYPE
The actual battery current.
1.3.6.1.4.1.705.1.5.6INTEGERread-onlymandatory
upsmgBatteryTemperature
OBJECT-TYPE
The battery temperature.
1.3.6.1.4.1.705.1.5.7INTEGERread-onlymandatory
upsmgBatteryFullRechargeTime
OBJECT-TYPE
The battery full recharge time (from 0 to 100 percent) at current load.
1.3.6.1.4.1.705.1.5.8INTEGERread-onlymandatory
upsmgBatteryFaultBattery
OBJECT-TYPE
The battery fault status.
1.3.6.1.4.1.705.1.5.9INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryNoBattery
OBJECT-TYPE
The UPS has no Battery status.
1.3.6.1.4.1.705.1.5.10INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryReplacement
OBJECT-TYPE
The UPS Battery to be replaced status.
1.3.6.1.4.1.705.1.5.11INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryUnavailableBattery
OBJECT-TYPE
The UPS Battery is unavailable status.
1.3.6.1.4.1.705.1.5.12INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryNotHighCharge
OBJECT-TYPE
The UPS Battery quit high condition status.
1.3.6.1.4.1.705.1.5.13INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryLowBattery
OBJECT-TYPE
The battery low status.
1.3.6.1.4.1.705.1.5.14INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryChargerFault
OBJECT-TYPE
The UPS Battery is not charging status.
1.3.6.1.4.1.705.1.5.15INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryLowCondition
OBJECT-TYPE
The UPS is at low condition status.
1.3.6.1.4.1.705.1.5.16INTEGER {yes(1), no(2)}read-onlymandatory
upsmgBatteryLowRecharge
OBJECT-TYPE
The UPS Battery is not recharged status.
1.3.6.1.4.1.705.1.5.17INTEGER {yes(1), no(2)}read-onlymandatory
upsmgInput
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.6
upsmgInputPhaseNum
OBJECT-TYPE
The number of input phases.
1.3.6.1.4.1.705.1.6.1INTEGERread-onlymandatory
upsmgInputPhaseTable
OBJECT-TYPE
The table of input phases.
1.3.6.1.4.1.705.1.6.2not-accessiblemandatory
upsmgInputPhaseEntry
OBJECT-TYPE
The description of an input phase.
1.3.6.1.4.1.705.1.6.2.1not-accessiblemandatory
mginputIndex
OBJECT-TYPE
The input phase voltage index. It is a number between 1 and upsmgInputPhaseNum.
1.3.6.1.4.1.705.1.6.2.1.1INTEGER (1..50)read-onlymandatory
mginputVoltage
OBJECT-TYPE
The input phase voltage.
1.3.6.1.4.1.705.1.6.2.1.2INTEGERread-onlymandatory
mginputFrequency
OBJECT-TYPE
The input phase frequency.
1.3.6.1.4.1.705.1.6.2.1.3INTEGERread-onlymandatory
mginputMinimumVoltage
OBJECT-TYPE
The input phase minimum voltage over the last minute.
1.3.6.1.4.1.705.1.6.2.1.4INTEGERread-onlymandatory
mginputMaximumVoltage
OBJECT-TYPE
The input phase maximum voltage over the last minute.
1.3.6.1.4.1.705.1.6.2.1.5INTEGERread-onlymandatory
mginputCurrent
OBJECT-TYPE
The input phase current.
1.3.6.1.4.1.705.1.6.2.1.6INTEGERread-onlymandatory
upsmgInputBadStatus
OBJECT-TYPE
The utility power bad voltage or bad frequency status.
1.3.6.1.4.1.705.1.6.3INTEGER {yes(1), no(2)}read-onlymandatory
upsmgInputLineFailCause
OBJECT-TYPE
The utility power failure cause: no(1) is for no utility failure, outoftolvolt(2) is for voltage out of tolerance, outoftolfreq(3) is for frequency out of tolerance, utilityoff(4) is for no voltage at all.
1.3.6.1.4.1.705.1.6.4INTEGER {no(1), outoftolvolt(2), outoftolfreq(3), utilityoff(4)}read-onlymandatory
upsmgOutput
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.7
upsmgOutputPhaseNum
OBJECT-TYPE
The number of output phases.
1.3.6.1.4.1.705.1.7.1INTEGERread-onlymandatory
upsmgOutputPhaseTable
OBJECT-TYPE
The table of output phases.
1.3.6.1.4.1.705.1.7.2not-accessiblemandatory
upsmgOutputPhaseEntry
OBJECT-TYPE
The description of an output phase.
1.3.6.1.4.1.705.1.7.2.1not-accessiblemandatory
mgoutputPhaseIndex
OBJECT-TYPE
The output phase voltage index. It is a number between 1 and upsmgOutputPhaseNum.
1.3.6.1.4.1.705.1.7.2.1.1INTEGER (1..50)read-onlymandatory
mgoutputVoltage
OBJECT-TYPE
The output phase voltage.
1.3.6.1.4.1.705.1.7.2.1.2INTEGERread-onlymandatory
mgoutputFrequency
OBJECT-TYPE
The output phase frequency.
1.3.6.1.4.1.705.1.7.2.1.3INTEGERread-onlymandatory
mgoutputLoadPerPhase
OBJECT-TYPE
The output load per phase.
1.3.6.1.4.1.705.1.7.2.1.4INTEGERread-onlymandatory
mgoutputCurrent
OBJECT-TYPE
The output phase current.
1.3.6.1.4.1.705.1.7.2.1.5INTEGERread-onlymandatory
upsmgOutputOnBattery
OBJECT-TYPE
The UPS on battery / on main status.
1.3.6.1.4.1.705.1.7.3INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputOnByPass
OBJECT-TYPE
The UPS on bypass status.
1.3.6.1.4.1.705.1.7.4INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputUnavailableByPass
OBJECT-TYPE
The by pass unavailable status.
1.3.6.1.4.1.705.1.7.5INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputNoByPass
OBJECT-TYPE
The UPS bypass installed status.
1.3.6.1.4.1.705.1.7.6INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputUtilityOff
OBJECT-TYPE
The UPS utility off status.
1.3.6.1.4.1.705.1.7.7INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputOnBoost
OBJECT-TYPE
The UPS on booster status.
1.3.6.1.4.1.705.1.7.8INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputInverterOff
OBJECT-TYPE
The UPS Inverter on / off status.
1.3.6.1.4.1.705.1.7.9INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputOverLoad
OBJECT-TYPE
The output over load status.
1.3.6.1.4.1.705.1.7.10INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputOverTemp
OBJECT-TYPE
The ups over temperature status.
1.3.6.1.4.1.705.1.7.11INTEGER {yes(1), no(2)}read-onlymandatory
upsmgOutputOnBuck
OBJECT-TYPE
The UPS on fader status.
1.3.6.1.4.1.705.1.7.12INTEGERread-onlymandatory
upsmgEnviron
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.8
upsmgEnvironAmbientTemp
OBJECT-TYPE
The ambient temperature.
1.3.6.1.4.1.705.1.8.1INTEGERread-onlymandatory
upsmgEnvironAmbientHumidity
OBJECT-TYPE
The ambient humidity.
1.3.6.1.4.1.705.1.8.2INTEGERread-onlymandatory
upsmgEnvironExtAlarmTable
OBJECT-TYPE
The table of external alarms.
1.3.6.1.4.1.705.1.8.3not-accessiblemandatory
upsmgEnvironExtAlarmEntry
OBJECT-TYPE
The description of an external alarm.
1.3.6.1.4.1.705.1.8.3.1not-accessiblemandatory
mgalarmNum
OBJECT-TYPE
The external alarm number. A number between 1 and upsmgConfigExtAlarmNum.
1.3.6.1.4.1.705.1.8.3.1.1INTEGER (1..50)read-onlymandatory
mgalarmState
OBJECT-TYPE
The external alarm state (active or inactive).
1.3.6.1.4.1.705.1.8.3.1.2INTEGER {active(1), inactive(2)}read-onlymandatory
upsmgEnvironSensorNum
OBJECT-TYPE
The sensor unit number (0 to 4).
1.3.6.1.4.1.705.1.8.4INTEGERread-onlymandatory
upsmgEnvironSensorTable
OBJECT-TYPE
The table of sensor units.
1.3.6.1.4.1.705.1.8.5not-accessiblemandatory
upsmgEnvironSensorEntry
OBJECT-TYPE
The description of a sensor unit.
1.3.6.1.4.1.705.1.8.5.1not-accessiblemandatory
mgsensorNum
OBJECT-TYPE
The unit number. A number between 1 and 4.
1.3.6.1.4.1.705.1.8.5.1.1INTEGER (1..50)read-onlymandatory
mgsensorTemp
OBJECT-TYPE
The measured temperature of the unit.
1.3.6.1.4.1.705.1.8.5.1.2INTEGERread-onlymandatory
mgsensorHumidity
OBJECT-TYPE
The measured humidity of the unit.
1.3.6.1.4.1.705.1.8.5.1.3INTEGERread-onlymandatory
upsmgEnvironmentNum
OBJECT-TYPE
Number of Environment sensor connected.
1.3.6.1.4.1.705.1.8.6INTEGERread-onlymandatory
upsmgEnvironmentSensorTable
OBJECT-TYPE
The table containing the measurements and alarms made by Environment sensor units.
1.3.6.1.4.1.705.1.8.7not-accessiblemandatory
upsmgEnvironmentSensorEntry
OBJECT-TYPE
The description of an entry in the measurement table.
1.3.6.1.4.1.705.1.8.7.1not-accessiblemandatory
upsmgEnvironmentIndex
OBJECT-TYPE
The sensor index, ranging from 1 to upsmgEnvironmentNum.
1.3.6.1.4.1.705.1.8.7.1.1INTEGER (1..50)read-onlymandatory
upsmgEnvironmentComFailure
OBJECT-TYPE
The sensor communication failure : yes(1), no(2).
1.3.6.1.4.1.705.1.8.7.1.2INTEGER {yes(1), no(2)}read-onlymandatory
upsmgEnvironmentTemperature
OBJECT-TYPE
The temperature measurement in unit 0.1 Cel.
1.3.6.1.4.1.705.1.8.7.1.3INTEGERread-onlymandatory
upsmgEnvironmentTemperatureLow
OBJECT-TYPE
Temperature is below low theshold : yes(1), no(2).
1.3.6.1.4.1.705.1.8.7.1.4INTEGER {yes(1), no(2)}read-onlymandatory
upsmgEnvironmentTemperatureHigh
OBJECT-TYPE
Temperature is above high threshold : yes(1), no(2).
1.3.6.1.4.1.705.1.8.7.1.5INTEGER {yes(1), no(2)}read-onlymandatory
upsmgEnvironmentHumidity
OBJECT-TYPE
The humidity measurement in unit 0.1 %.
1.3.6.1.4.1.705.1.8.7.1.6INTEGERread-onlymandatory
upsmgEnvironmentHumidityLow
OBJECT-TYPE
Humidity is below low threshold : yes(1), no(2).
1.3.6.1.4.1.705.1.8.7.1.7INTEGER {yes(1), no(2)}read-onlymandatory
upsmgEnvironmentHumidityHigh
OBJECT-TYPE
Humidity is above high threshold : yes(1), no(2).
1.3.6.1.4.1.705.1.8.7.1.8INTEGER {yes(1), no(2)}read-onlymandatory
upsmgEnvironmentInput1State
OBJECT-TYPE
State of Input#1 : closed(1), open(2).
1.3.6.1.4.1.705.1.8.7.1.9INTEGER {closed(1), open(2)}read-onlymandatory
upsmgEnvironmentInput2State
OBJECT-TYPE
State of Input#2 : closed(1), open(2).
1.3.6.1.4.1.705.1.8.7.1.10INTEGER {closed(1), open(2)}read-onlymandatory
upsmgControl
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.9
upsmgControlReceptaclesTable
OBJECT-TYPE
The table of receptacles.
1.3.6.1.4.1.705.1.9.1not-accessiblemandatory
upsmgControlReceptaclesEntry
OBJECT-TYPE
The description of a receptacle entry in the table.
1.3.6.1.4.1.705.1.9.1.1not-accessiblemandatory
mgreceptacleIndexc
OBJECT-TYPE
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum.
1.3.6.1.4.1.705.1.9.1.1.1INTEGER (1..50)read-onlymandatory
mgreceptacleOnDelay
OBJECT-TYPE
Turn on UPS receptacle w/delay=?.
1.3.6.1.4.1.705.1.9.1.1.2INTEGERread-writemandatory
mgreceptacleOnCtrl
OBJECT-TYPE
The receptacle control on action.
1.3.6.1.4.1.705.1.9.1.1.3INTEGER {nothing(1), start(2), stop(3)}read-writemandatory
mgreceptacleOnStatus
OBJECT-TYPE
The receptacle control on status.
1.3.6.1.4.1.705.1.9.1.1.4INTEGER {none(1), started(2), inprogressinups(3), completed(4)}read-onlymandatory
mgreceptacleOffDelay
OBJECT-TYPE
Turn off UPS receptacle w/delay=?.
1.3.6.1.4.1.705.1.9.1.1.5INTEGERread-writemandatory
mgreceptacleOffCtrl
OBJECT-TYPE
The receptacle control off action.
1.3.6.1.4.1.705.1.9.1.1.6INTEGER {nothing(1), start(2), stop(3)}read-writemandatory
mgreceptacleOffStatus
OBJECT-TYPE
The receptacle control off status.
1.3.6.1.4.1.705.1.9.1.1.7INTEGER {none(1), started(2), inprogressinups(3), completed(4)}read-onlymandatory
mgreceptacleToggleDelay
OBJECT-TYPE
Turn off then on UPS receptacle w/delay=?.
1.3.6.1.4.1.705.1.9.1.1.8INTEGERread-writemandatory
mgreceptacleToggleCtrl
OBJECT-TYPE
The receptacle control toggle action.
1.3.6.1.4.1.705.1.9.1.1.9INTEGER {nothing(1), start(2), stop(3)}read-writemandatory
mgreceptacleToggleStatus
OBJECT-TYPE
The receptacle control toggle status.
1.3.6.1.4.1.705.1.9.1.1.10INTEGER {none(1), started(2), inprogressinups(3), completed(4)}read-onlymandatory
mgreceptacleToggleDuration
OBJECT-TYPE
Turn off then on UPS receptacle w/duration=?.
1.3.6.1.4.1.705.1.9.1.1.11INTEGERread-writemandatory
upsmgControlDayOff
OBJECT-TYPE
The schedule off control object. Default value is none(8). Value 1 means to start scheduled off on Sunday, value 2 to start scheduled off on Monday, and so on.
1.3.6.1.4.1.705.1.9.2INTEGER {sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saterday(7), none(8)}read-writemandatory
upsmgControlDayOn
OBJECT-TYPE
The schedule on control object. Default value is none(8). Value 1 means to start scheduled on on Sunday, value 2 to start scheduled on on Monday, and so on. This object is meaningfull only for those agent that do not include internal clock. In such a case the object is set by a manager to start the schedule on sequence.
1.3.6.1.4.1.705.1.9.3INTEGER {sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saterday(7), none(8)}read-writemandatory
upsmgTest
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.10
upsmgTestBatterySchedule
OBJECT-TYPE
The automatic battery test schedule.
1.3.6.1.4.1.705.1.10.1INTEGER {unknown(1), weekly(2), monthly(3), atturnon(4), none(5), dayly(6)}read-writemandatory
upsmgTestDiagnostics
OBJECT-TYPE
To run self test diagnostics.
1.3.6.1.4.1.705.1.10.2INTEGER {default(1), start(2)}read-writemandatory
upsmgTestDiagResult
OBJECT-TYPE
The automatic test diagnostic result.
1.3.6.1.4.1.705.1.10.3INTEGER {success(1), failed(2), none(3)}read-onlymandatory
upsmgTestBatteryCalibration
OBJECT-TYPE
To run battery test calibration.
1.3.6.1.4.1.705.1.10.4INTEGER {default(1), start(2)}read-writemandatory
upsmgTestLastCalibration
OBJECT-TYPE
The last battery calibration test date.
1.3.6.1.4.1.705.1.10.5INTEGERread-onlymandatory
upsmgTestIndicators
OBJECT-TYPE
To run UPS indicators test.
1.3.6.1.4.1.705.1.10.6INTEGERread-writemandatory
upsmgTestCommandLine
OBJECT-TYPE
To send ASCII command line to UPS.
1.3.6.1.4.1.705.1.10.7DisplayString (SIZE(0..32))read-writemandatory
upsmgTestCommandReady
OBJECT-TYPE
To advise UPS that command line has been prepared.
1.3.6.1.4.1.705.1.10.8INTEGER {yes(1), no(2)}read-writemandatory
upsmgTestResponseLine
OBJECT-TYPE
To get ASCII protocol response from UPS.
1.3.6.1.4.1.705.1.10.9DisplayString (SIZE(0..32))read-onlymandatory
upsmgTestResponseReady
OBJECT-TYPE
To advise agent that response line has been received.
1.3.6.1.4.1.705.1.10.10INTEGER {yes(1), no(2)}read-onlymandatory
upsmgTestBatteryResult
OBJECT-TYPE
The test battery result: msuccess(1) is for manual battery test success, ssuccess(3) is for scheduled battery test success, mfailed(2) is for manual battery test failed, sfailed(4) is for scheduled battery test failed.
1.3.6.1.4.1.705.1.10.11INTEGER {msuccess(1), mfailed(2), ssuccess(3), sfailed(4), none(5)}read-onlymandatory
upsmgTraps
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.11
upsmgAgent
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.12
upsmgAgentIpaddress
OBJECT-TYPE
The ip address that NMS can identify the managed device
1.3.6.1.4.1.705.1.12.1IpAddressread-writemandatory
upsmgAgentSubnetMask
OBJECT-TYPE
Internet address subnet mask
1.3.6.1.4.1.705.1.12.2IpAddressread-writemandatory
upsmgAgentDefGateway
OBJECT-TYPE
The default gateway that allow device managed through routers
1.3.6.1.4.1.705.1.12.3IpAddressread-writemandatory
upsmgAgentBaudRate
OBJECT-TYPE
the serial port communication speed. only 2400, 4800, and 9600 allowed
1.3.6.1.4.1.705.1.12.4INTEGERread-writemandatory
upsmgAgentPollRate
OBJECT-TYPE
The frequency that proxy agent polls the connected UPS in ASCII protocol. (unit : second)
1.3.6.1.4.1.705.1.12.5INTEGERread-writemandatory
upsmgAgentType
OBJECT-TYPE
The type of agent.
1.3.6.1.4.1.705.1.12.6INTEGER {deviceEth(1), deviceTR(2), proxyEth(3), proxyTR(4), other(5)}read-writemandatory
upsmgAgentTrapAlarmDelay
OBJECT-TYPE
The interval for the Trap packet retransmission, while the TRAP Acknowledge is implemented and the ack is received within the interval.
1.3.6.1.4.1.705.1.12.7INTEGERread-writemandatory
upsmgAgentTrapAlarmRetry
OBJECT-TYPE
The retry count for retransmitting Trap packet while the TRAP acknowledge is implemented.
1.3.6.1.4.1.705.1.12.8INTEGERread-writemandatory
upsmgAgentReset
OBJECT-TYPE
The variable initiates reset operation in agent software, ie. warm start. write reset(1) to any one of UPS MIB array, will result in the same reset operation.
1.3.6.1.4.1.705.1.12.9INTEGER {reset(1), nothing(2)}read-writemandatory
upsmgAgentFactReset
OBJECT-TYPE
The variable initiates reset operation in agent software, ie. warm start, and load default data (Factory setting) to EEPROM and to runtime parameters associated with the UPS.
1.3.6.1.4.1.705.1.12.10INTEGER {reset(1), nothing(2)}read-writemandatory
upsmgAgentMibVersion
OBJECT-TYPE
The version of the MIB implemented in agent.
1.3.6.1.4.1.705.1.12.11INTEGERread-onlymandatory
upsmgAgentFirmwareVersion
OBJECT-TYPE
The agent firmware version.
1.3.6.1.4.1.705.1.12.12DisplayString (SIZE(0..32))read-onlymandatory
upsmgAgentCommUPS
OBJECT-TYPE
The status of communication between agent and ups. Even value means no communication, and odd value means a certain level of communication with devices daisy-chained on the serial port. The value is the following: 1000*NSE + 100*NSW + 10*UPSW + UPST with UPST is UPS type: 5 if no UPS; 3 if PI (Protocol Interface) 1 if U-Talk UPS; UPSW is the number of switchable plugs of the UPS; NSW is the number of UM-Switch devices; NSE is the number of UM-Sensor devices.
1.3.6.1.4.1.705.1.12.13INTEGERread-onlymandatory
upsmgAgentTrapAck
OBJECT-TYPE
The last Trap number that has been received by UM-View.
1.3.6.1.4.1.705.1.12.14INTEGERread-writemandatory
upsmgAgentAutoLearning
OBJECT-TYPE
The enabled/disabled configuration of the Auto Learning process of the agent, default value is yes(1) e.g. enabled.
1.3.6.1.4.1.705.1.12.15INTEGER {yes(1), no(2)}read-writemandatory
upsmgAgentBootP
OBJECT-TYPE
The enabled/disabled configuration of the BootP process, default value is yes(1) e.g. enabled.
1.3.6.1.4.1.705.1.12.16INTEGER {yes(1), no(2)}read-writemandatory
upsmgAgentTFTP
OBJECT-TYPE
The enabled/disabled configuration of the TFTP process, default value is no(2) e.g. disabled.
1.3.6.1.4.1.705.1.12.17INTEGER {yes(1), no(2)}read-writemandatory
upsmgAgentTrapSignature
OBJECT-TYPE
The signature of the trap acknowledged by a manager.
1.3.6.1.4.1.705.1.12.18INTEGERread-onlymandatory
upsmgRemote
OBJECT-IDENTITY
1.3.6.1.4.1.705.1.13
upsmgRemoteOnBattery
OBJECT-TYPE
An object to inform an ups-less agent that the remote UPS is on autonomy. This object could be set by a management application.
1.3.6.1.4.1.705.1.13.1INTEGERread-writemandatory
upsmgRemoteIpAddress
OBJECT-TYPE
An object to give the IP address of the agent managing the remote UPS. This object could be read by managers to perform management of receptacle dependencies between two different agents.
1.3.6.1.4.1.705.1.13.2IpAddressread-writemandatory

Notifications

NameOIDStatus
upsmgBatteryFault
NOTIFICATION-TYPE
Trap UPS Battery entering Fault status.
1.3.6.1.4.1.705.1.11.0.1
upsmgBatteryOK
NOTIFICATION-TYPE
Trap UPS Battery returned to OK status.
1.3.6.1.4.1.705.1.11.0.2
upsmgBatteryReplacementIndicated
NOTIFICATION-TYPE
Trap UPS battery need to be replaced.
1.3.6.1.4.1.705.1.11.0.3
upsmgBatteryReplaceNotIndicated
NOTIFICATION-TYPE
Trap UPS battery does not need to be replaced.
1.3.6.1.4.1.705.1.11.0.4
upsmgAtLowBattery
NOTIFICATION-TYPE
Trap UPS battery reached low condition.
1.3.6.1.4.1.705.1.11.0.5
upsmgFromLowBattery
NOTIFICATION-TYPE
Trap UPS battery returned from low condition.
1.3.6.1.4.1.705.1.11.0.6
upsmgChargerFault
NOTIFICATION-TYPE
Trap UPS battery charger is not active.
1.3.6.1.4.1.705.1.11.0.7
upsmgChargerOK
NOTIFICATION-TYPE
Trap UPS battery charger is active.
1.3.6.1.4.1.705.1.11.0.8
upsmgAtLowCondition
NOTIFICATION-TYPE
Trap UPS entering low condition.
1.3.6.1.4.1.705.1.11.0.9
upsmgFromLowCondition
NOTIFICATION-TYPE
Trap UPS exiting low condition.
1.3.6.1.4.1.705.1.11.0.10
upsmgOnBattery
NOTIFICATION-TYPE
Trap UPS is on Battery.
1.3.6.1.4.1.705.1.11.0.11
upsmgReturnFromBattery
NOTIFICATION-TYPE
Trap UPS returned from battery.
1.3.6.1.4.1.705.1.11.0.12
upsmgOnByPass
NOTIFICATION-TYPE
Trap UPS is on by pass.
1.3.6.1.4.1.705.1.11.0.13
upsmgReturnFromByPass
NOTIFICATION-TYPE
Trap UPS return from by pass.
1.3.6.1.4.1.705.1.11.0.14
upsmgByPassUnavailable
NOTIFICATION-TYPE
Trap UPS by pass unavailable.
1.3.6.1.4.1.705.1.11.0.15
upsmgByPassAvailable
NOTIFICATION-TYPE
Trap UPS by pass available.
1.3.6.1.4.1.705.1.11.0.16
upsmgUtilityFailure
NOTIFICATION-TYPE
Trap UPS utility power failed.
1.3.6.1.4.1.705.1.11.0.17
upsmgUtilityRestored
NOTIFICATION-TYPE
Trap UPS utility power restored.
1.3.6.1.4.1.705.1.11.0.18
upsmgOnBoost
NOTIFICATION-TYPE
Trap UPS is on boost.
1.3.6.1.4.1.705.1.11.0.19
upsmgReturnFromBoost
NOTIFICATION-TYPE
Trap UPS has returned from boost.
1.3.6.1.4.1.705.1.11.0.20
upsmgOverLoad
NOTIFICATION-TYPE
Trap UPS has overload condition.
1.3.6.1.4.1.705.1.11.0.21
upsmgLoadOK
NOTIFICATION-TYPE
Trap UPS quit overload condition.
1.3.6.1.4.1.705.1.11.0.22
upsmgOverTemperature
NOTIFICATION-TYPE
Trap UPS has overtemperature condition.
1.3.6.1.4.1.705.1.11.0.23
upsmgTemperatureOK
NOTIFICATION-TYPE
Trap UPS quit overtemperature condition.
1.3.6.1.4.1.705.1.11.0.24
upsmgOnToStart
NOTIFICATION-TYPE
Trap UPS on sequence started.
1.3.6.1.4.1.705.1.11.0.25
upsmgOnAbort
NOTIFICATION-TYPE
Trap UPS on sequence cancelled.
1.3.6.1.4.1.705.1.11.0.26
upsmgOnInProgress
NOTIFICATION-TYPE
Trap UPS on sequence in progress in ups.
1.3.6.1.4.1.705.1.11.0.27
upsmgOnComplete
NOTIFICATION-TYPE
Trap UPS on sequence completed.
1.3.6.1.4.1.705.1.11.0.28
upsmgOffToStart
NOTIFICATION-TYPE
Trap UPS off sequence started.
1.3.6.1.4.1.705.1.11.0.29
upsmgOffAbort
NOTIFICATION-TYPE
Trap UPS off sequence cancelled.
1.3.6.1.4.1.705.1.11.0.30
upsmgOffInProgress
NOTIFICATION-TYPE
Trap UPS off sequence in progress in ups.
1.3.6.1.4.1.705.1.11.0.31
upsmgOffComplete
NOTIFICATION-TYPE
Trap UPS off sequence completed.
1.3.6.1.4.1.705.1.11.0.32
upsmgToggleToStart
NOTIFICATION-TYPE
Trap UPS toggle (off/on) sequence started.
1.3.6.1.4.1.705.1.11.0.33
upsmgToggleAbort
NOTIFICATION-TYPE
Trap UPS toggle (off/on) sequence cancelled.
1.3.6.1.4.1.705.1.11.0.34
upsmgToggleInProgress
NOTIFICATION-TYPE
Trap UPS toggle (off/on) sequence in progress in ups.
1.3.6.1.4.1.705.1.11.0.35
upsmgToggleComplete
NOTIFICATION-TYPE
Trap UPS toggle (off/on) sequence completed.
1.3.6.1.4.1.705.1.11.0.36
upsmgCommunicationFailure
NOTIFICATION-TYPE
Trap UPS serial communication failed.
1.3.6.1.4.1.705.1.11.0.37
upsmgCommunicationRestored
NOTIFICATION-TYPE
Trap UPS serial communication restored.
1.3.6.1.4.1.705.1.11.0.38
upsmgInputBad
NOTIFICATION-TYPE
Trap UPS input has bad condition.
1.3.6.1.4.1.705.1.11.0.39
upsmgInputOK
NOTIFICATION-TYPE
Trap UPS input quit bad condition.
1.3.6.1.4.1.705.1.11.0.40
upsmgBatteryUnavailable
NOTIFICATION-TYPE
Trap UPS battery is unavailable.
1.3.6.1.4.1.705.1.11.0.41
upsmgBatteryAvailable
NOTIFICATION-TYPE
Trap UPS battery return from unavailable condition.
1.3.6.1.4.1.705.1.11.0.42
upsmgAtLowRecharge
NOTIFICATION-TYPE
Trap UPS waiting for battery charging condition.
1.3.6.1.4.1.705.1.11.0.43
upsmgFromLowRecharge
NOTIFICATION-TYPE
Trap UPS reached battery charging condition.
1.3.6.1.4.1.705.1.11.0.44
upsmgDiagnosticTestFail
NOTIFICATION-TYPE
Trap UPS self test failed.
1.3.6.1.4.1.705.1.11.0.45
upsmgDiagnosticTestOK
NOTIFICATION-TYPE
Trap UPS self test succeeded.
1.3.6.1.4.1.705.1.11.0.46
upsmgBatteryTestOK
NOTIFICATION-TYPE
Trap UPS passed battery test.
1.3.6.1.4.1.705.1.11.0.47
upsmgBatteryTestFail
NOTIFICATION-TYPE
Trap UPS failed battery test.
1.3.6.1.4.1.705.1.11.0.48
upsmgExternalAlarmActive
NOTIFICATION-TYPE
Trap UPS enter environment external alarm.
1.3.6.1.4.1.705.1.11.0.49
upsmgExternalAlarmInactive
NOTIFICATION-TYPE
Trap UPS exit environment external alarm.
1.3.6.1.4.1.705.1.11.0.50
upsmgOnBuck
NOTIFICATION-TYPE
Trap UPS is on buck.
1.3.6.1.4.1.705.1.11.0.51
upsmgReturnFromBuck
NOTIFICATION-TYPE
Trap UPS has returned from buck.
1.3.6.1.4.1.705.1.11.0.52
upsmgEnvironComFailure
NOTIFICATION-TYPE
Environment Probe communication failure.
1.3.6.1.4.1.705.1.11.0.53
upsmgEnvironComOK
NOTIFICATION-TYPE
Environment Probe communication restored.
1.3.6.1.4.1.705.1.11.0.54
upsmgEnvironTemperatureLow
NOTIFICATION-TYPE
Temperature is below low threshold.
1.3.6.1.4.1.705.1.11.0.55
upsmgEnvironTemperatureHigh
NOTIFICATION-TYPE
Temperature is above high threshold.
1.3.6.1.4.1.705.1.11.0.56
upsmgEnvironTemperatureOK
NOTIFICATION-TYPE
Temperature is in normal range.
1.3.6.1.4.1.705.1.11.0.57
upsmgEnvironHumidityLow
NOTIFICATION-TYPE
Humidity is below low threshold.
1.3.6.1.4.1.705.1.11.0.58
upsmgEnvironHumidityHigh
NOTIFICATION-TYPE
Humidity is above high threshold.
1.3.6.1.4.1.705.1.11.0.59
upsmgEnvironHumidityOK
NOTIFICATION-TYPE
Humidity is in normal range.
1.3.6.1.4.1.705.1.11.0.60
upsmgEnvironInput1Closed
NOTIFICATION-TYPE
Input #1 is Closed.
1.3.6.1.4.1.705.1.11.0.61
upsmgEnvironInput1Open
NOTIFICATION-TYPE
Input #1 is Open.
1.3.6.1.4.1.705.1.11.0.62
upsmgEnvironInput2Closed
NOTIFICATION-TYPE
Input #2 is Closed.
1.3.6.1.4.1.705.1.11.0.63
upsmgEnvironInput2Open
NOTIFICATION-TYPE
Input #2 is Open.
1.3.6.1.4.1.705.1.11.0.64
upsRedundancyLost
NOTIFICATION-TYPE
Redundancy Lost.
1.3.6.1.4.1.705.1.11.0.65
upsRedundancyOK
NOTIFICATION-TYPE
Redundancy Recovered.
1.3.6.1.4.1.705.1.11.0.66
upsProtectionLost
NOTIFICATION-TYPE
Protection Lost.
1.3.6.1.4.1.705.1.11.0.67
upsProtectionOK
NOTIFICATION-TYPE
Protection Recovered.
1.3.6.1.4.1.705.1.11.0.68