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
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
MG-SNMP-UPS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentModelName OBJECT-TYPE The UPS model name (e.g. `PSX20', `SV9', ... ). | 1.3.6.1.4.1.705.1.1.2 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentRevisionLevel OBJECT-TYPE The UPS revision level. | 1.3.6.1.4.1.705.1.1.3 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentFirmwareVersion OBJECT-TYPE The UPS microprocessor firmware version number. | 1.3.6.1.4.1.705.1.1.4 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentUserID OBJECT-TYPE The UPS user identification (set by administrator). | 1.3.6.1.4.1.705.1.1.5 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentInstallationDate OBJECT-TYPE The UPS installation date in dd/mm/yy format. | 1.3.6.1.4.1.705.1.1.6 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgIdentSerialNumber OBJECT-TYPE The UPS manufacturing serial number. | 1.3.6.1.4.1.705.1.1.7 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgManagersTable OBJECT-TYPE The table of managers. | 1.3.6.1.4.1.705.1.2.2 | not-accessible | mandatory | |
| upsmgManagersEntry OBJECT-TYPE The description of a manager entry in the managers table. | 1.3.6.1.4.1.705.1.2.2.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| 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.2 | INTEGER | read-write | mandatory |
| 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.3 | INTEGER {umclient(1), decnetview(2), umview(3), dview(4), hpopenview(5), sunnetmanager(6), novellnms(7), ibmnetview(8), other(9), autolearning(10)} | read-write | mandatory |
| 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.4 | INTEGER {other(1), invalid(2), cmip(3), snmpv1(4), snmpv2(5)} | read-write | mandatory |
| 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.5 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| 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.6 | IpAddress | read-write | mandatory |
| mgmanagerCommunity OBJECT-TYPE The manager community string. | 1.3.6.1.4.1.705.1.2.2.1.7 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| 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.8 | INTEGER | read-write | mandatory |
| 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.9 | INTEGER {mgack(1), mgnoack(2), stdnomg(3), mgacks(4), cpqnoack(5)} | read-write | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgReceptaclesTable OBJECT-TYPE The table of receptacles that are controlled by the UPS. | 1.3.6.1.4.1.705.1.3.2 | not-accessible | mandatory | |
| upsmgReceptaclesEntry OBJECT-TYPE The description of a receptacle in the table. | 1.3.6.1.4.1.705.1.3.2.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| 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.2 | INTEGER | read-write | mandatory |
| mgreceptacleType OBJECT-TYPE A textual string for the receptacle type. | 1.3.6.1.4.1.705.1.3.2.1.3 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| mgreceptacleIdent OBJECT-TYPE A textual string identification for the user. | 1.3.6.1.4.1.705.1.3.2.1.4 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| mgreceptacleState OBJECT-TYPE The ON/OFF status of the receptacle. | 1.3.6.1.4.1.705.1.3.2.1.5 | INTEGER {manualON(1), manualOFF(2), normalON(3), normalOFF(4), controlON(5), controlOFF(6), scheduleON(7), scheduleOFF(8)} | read-only | mandatory |
| 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.6 | INTEGER | read-write | mandatory |
| 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.7 | INTEGER | read-write | mandatory |
| 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.8 | INTEGER | read-write | mandatory |
| 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.9 | INTEGER | read-write | mandatory |
| 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.1 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgConfigNominalBatteryVoltage OBJECT-TYPE The nominal battery voltage. | 1.3.6.1.4.1.705.1.4.2 | INTEGER | read-write | mandatory |
| upsmgConfigNominalBatteryTime OBJECT-TYPE The full load battery autonomy time. | 1.3.6.1.4.1.705.1.4.3 | INTEGER | read-write | mandatory |
| 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.4 | INTEGER | read-write | mandatory |
| 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.5 | INTEGER | read-write | mandatory |
| 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.6 | INTEGER | read-write | mandatory |
| upsmgConfigLowBatteryTime OBJECT-TYPE To set remaining time value for low battery condition. | 1.3.6.1.4.1.705.1.4.7 | INTEGER | read-write | mandatory |
| upsmgConfigLowBatteryLevel OBJECT-TYPE To set battery level value for low battery condition. | 1.3.6.1.4.1.705.1.4.8 | INTEGER | read-write | mandatory |
| upsmgConfigAutoRestart OBJECT-TYPE The automatic restart enabling status. | 1.3.6.1.4.1.705.1.4.9 | INTEGER {always(1), never(2), onmain(3)} | read-write | mandatory |
| upsmgConfigShutdownTimer OBJECT-TYPE To set ups shutdown timer from on battery condition. | 1.3.6.1.4.1.705.1.4.10 | INTEGER | read-write | mandatory |
| upsmgConfigSysShutDuration OBJECT-TYPE To set ups shutdown delay (Sn delay). | 1.3.6.1.4.1.705.1.4.11 | INTEGER | read-write | mandatory |
| upsmgConfigVARating OBJECT-TYPE The UPS nominal VA rating. | 1.3.6.1.4.1.705.1.4.12 | INTEGER | read-write | mandatory |
| upsmgConfigLowTransfer OBJECT-TYPE The low voltage transfer point. | 1.3.6.1.4.1.705.1.4.13 | INTEGER | read-write | mandatory |
| upsmgConfigHighTransfer OBJECT-TYPE The high voltage transfer point. | 1.3.6.1.4.1.705.1.4.14 | INTEGER | read-write | mandatory |
| upsmgConfigOutputNominalVoltage OBJECT-TYPE The nominal output voltage. | 1.3.6.1.4.1.705.1.4.15 | INTEGER | read-write | mandatory |
| upsmgConfigOutputNominalCurrent OBJECT-TYPE The nominal output current. | 1.3.6.1.4.1.705.1.4.16 | INTEGER | read-write | mandatory |
| upsmgConfigOutputNomFrequency OBJECT-TYPE The nominal output frequency. | 1.3.6.1.4.1.705.1.4.17 | INTEGER | read-write | mandatory |
| upsmgConfigByPassType OBJECT-TYPE The UPS by pass switch type. | 1.3.6.1.4.1.705.1.4.18 | INTEGER {none(1), relay(2), static(3)} | read-write | mandatory |
| upsmgConfigAlarmAudible OBJECT-TYPE To set audible alarm status. | 1.3.6.1.4.1.705.1.4.19 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgConfigAlarmTimeDelay OBJECT-TYPE To set audible alarm time delay. | 1.3.6.1.4.1.705.1.4.20 | INTEGER | read-write | mandatory |
| upsmgConfigDevicesNum OBJECT-TYPE The number of devices that are powered by the UPS. | 1.3.6.1.4.1.705.1.4.21 | INTEGER | read-write | mandatory |
| upsmgConfigDevicesTable OBJECT-TYPE The table of devices that are powered by the UPS. | 1.3.6.1.4.1.705.1.4.22 | not-accessible | mandatory | |
| upsmgConfigDevicesEntry OBJECT-TYPE The description of a device entry in the devices table. | 1.3.6.1.4.1.705.1.4.22.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| 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.2 | INTEGER | read-write | mandatory |
| mgdeviceIdent OBJECT-TYPE A textual string for device user identification. | 1.3.6.1.4.1.705.1.4.22.1.3 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| 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.4 | INTEGER | read-write | mandatory |
| mgdeviceSequenceOff OBJECT-TYPE To set the device position in the remote shutdown sequence. | 1.3.6.1.4.1.705.1.4.22.1.5 | INTEGER | read-write | mandatory |
| mgdeviceSequenceOn OBJECT-TYPE To set the device position in the remote reboot sequence. | 1.3.6.1.4.1.705.1.4.22.1.6 | INTEGER | read-write | mandatory |
| 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.7 | INTEGER | read-write | mandatory |
| 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.8 | INTEGER | read-write | mandatory |
| upsmgConfigReceptaclesTable OBJECT-TYPE The table of receptacles. | 1.3.6.1.4.1.705.1.4.23 | not-accessible | mandatory | |
| upsmgConfigReceptaclesEntry OBJECT-TYPE The description of a receptacle entry in the table. | 1.3.6.1.4.1.705.1.4.23.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| mgreceptacleStateTurnOn OBJECT-TYPE Default return state at turn on. | 1.3.6.1.4.1.705.1.4.23.1.2 | INTEGER {on(1), off(2), last(3), schedule(4)} | read-write | mandatory |
| mgreceptacleStateMainReturn OBJECT-TYPE Default return state on main return. | 1.3.6.1.4.1.705.1.4.23.1.3 | INTEGER {on(1), off(2), last(3), schedule(4)} | read-write | mandatory |
| mgreceptacleStateDischarge OBJECT-TYPE Default return state on main return from battery discharge. | 1.3.6.1.4.1.705.1.4.23.1.4 | INTEGER {on(1), off(2), last(3), schedule(4)} | read-write | mandatory |
| mgreceptacleShutoffLevel OBJECT-TYPE Battery level for starting shutoff sequence. | 1.3.6.1.4.1.705.1.4.23.1.5 | INTEGER | read-write | mandatory |
| mgreceptacleShutoffTimer OBJECT-TYPE Time delay from on battery for starting shutoff sequence. | 1.3.6.1.4.1.705.1.4.23.1.6 | INTEGER | read-write | mandatory |
| mgreceptacleRestartLevel OBJECT-TYPE Battery level for starting restart sequence. | 1.3.6.1.4.1.705.1.4.23.1.7 | INTEGER | read-write | mandatory |
| mgreceptacleRestartDelay OBJECT-TYPE Time delay for starting restart sequence. | 1.3.6.1.4.1.705.1.4.23.1.8 | INTEGER | read-write | mandatory |
| mgreceptacleShutdownDuration OBJECT-TYPE Maximum Shutdown Duration for systems powered by this plug. | 1.3.6.1.4.1.705.1.4.23.1.9 | INTEGER | read-only | mandatory |
| mgreceptacleBootUpDuration OBJECT-TYPE Maximum Reboot Duration for systems powered by this plug. | 1.3.6.1.4.1.705.1.4.23.1.10 | INTEGER | read-only | mandatory |
| upsmgConfigExtAlarmNum OBJECT-TYPE The number of environ external alarm, value is between 8 and 32.. | 1.3.6.1.4.1.705.1.4.24 | INTEGER | read-only | mandatory |
| upsmgConfigExtAlarmTable OBJECT-TYPE The table of environmental external alarms. | 1.3.6.1.4.1.705.1.4.25 | not-accessible | mandatory | |
| upsmgConfigExtAlarmEntry OBJECT-TYPE The description of an external alarm in the table. | 1.3.6.1.4.1.705.1.4.25.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| mgextAlarmUID OBJECT-TYPE A textual string for alarm state user identification. | 1.3.6.1.4.1.705.1.4.25.1.2 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgConfigEmergencyTestFail OBJECT-TYPE The emergency condition status on Battery test fail. | 1.3.6.1.4.1.705.1.4.26 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgConfigEmergencyOnByPass OBJECT-TYPE The emergency condition status on By Pass. | 1.3.6.1.4.1.705.1.4.27 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgConfigEmergencyOverload OBJECT-TYPE The emergency condition status on overload. | 1.3.6.1.4.1.705.1.4.28 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgConfigControlDayTable OBJECT-TYPE The table of daily on/off time. | 1.3.6.1.4.1.705.1.4.29 | not-accessible | mandatory | |
| 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.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| 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.2 | INTEGER | read-write | mandatory |
| 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.3 | INTEGER | read-write | mandatory |
| upsmgConfigLowBooster OBJECT-TYPE To set UPS booster low threshold. | 1.3.6.1.4.1.705.1.4.30 | INTEGER | read-write | mandatory |
| upsmgConfigHighBooster OBJECT-TYPE To set UPS booster high threshold. | 1.3.6.1.4.1.705.1.4.31 | INTEGER | read-write | mandatory |
| upsmgConfigLowFader OBJECT-TYPE To set UPS fader low threshold. | 1.3.6.1.4.1.705.1.4.32 | INTEGER | read-write | mandatory |
| upsmgConfigHighFader OBJECT-TYPE To set UPS fader high threshold. | 1.3.6.1.4.1.705.1.4.33 | INTEGER | read-write | mandatory |
| upsmgConfigEnvironmentTable OBJECT-TYPE The table containing the configuration of the environment sensor. | 1.3.6.1.4.1.705.1.4.34 | not-accessible | mandatory | |
| upsmgConfigEnvironmentEntry OBJECT-TYPE The description of an entry in the table. | 1.3.6.1.4.1.705.1.4.34.1 | not-accessible | mandatory | |
| upsmgConfigSensorIndex OBJECT-TYPE The sensor index, ranging from 1 to upsmgEnvironmentNum. | 1.3.6.1.4.1.705.1.4.34.1.1 | INTEGER (0..50) | read-only | mandatory |
| upsmgConfigSensorName OBJECT-TYPE The sensor user-friendly name. | 1.3.6.1.4.1.705.1.4.34.1.2 | DisplayString (SIZE(0..42)) | read-write | mandatory |
| upsmgConfigTemperatureLow OBJECT-TYPE The low temperature threshold in unit 0.1 Cel. | 1.3.6.1.4.1.705.1.4.34.1.3 | INTEGER | read-write | mandatory |
| upsmgConfigTemperatureHigh OBJECT-TYPE The high temperature threshold in unit 0.1 Cel. | 1.3.6.1.4.1.705.1.4.34.1.4 | INTEGER | read-write | mandatory |
| 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.5 | INTEGER | read-write | mandatory |
| upsmgConfigHumidityLow OBJECT-TYPE The low humidity threshold in unit 1 %. | 1.3.6.1.4.1.705.1.4.34.1.6 | INTEGER | read-write | mandatory |
| upsmgConfigHumidityHigh OBJECT-TYPE The high humidity threshold in unit 1 %. | 1.3.6.1.4.1.705.1.4.34.1.7 | INTEGER | read-write | mandatory |
| upsmgConfigHumidityHysteresis OBJECT-TYPE The humidity hysteresys used for threshold test in unit 1 %. | 1.3.6.1.4.1.705.1.4.34.1.8 | INTEGER | read-write | mandatory |
| upsmgConfigInput1Name OBJECT-TYPE The Input #1 user-friendly name. | 1.3.6.1.4.1.705.1.4.34.1.9 | DisplayString (SIZE(0..22)) | read-write | mandatory |
| upsmgConfigInput1ClosedLabel OBJECT-TYPE The Input #1 label for closed position. | 1.3.6.1.4.1.705.1.4.34.1.10 | DisplayString (SIZE(0..18)) | read-write | mandatory |
| upsmgConfigInput1OpenLabel OBJECT-TYPE The Input #1 label for open position. | 1.3.6.1.4.1.705.1.4.34.1.11 | DisplayString (SIZE(0..18)) | read-write | mandatory |
| upsmgConfigInput2Name OBJECT-TYPE The Input #2 user-friendly name. | 1.3.6.1.4.1.705.1.4.34.1.12 | DisplayString (SIZE(0..22)) | read-write | mandatory |
| upsmgConfigInput2ClosedLabel OBJECT-TYPE The Input #2 label for closed position. | 1.3.6.1.4.1.705.1.4.34.1.13 | DisplayString (SIZE(0..18)) | read-write | mandatory |
| upsmgConfigInput2OpenLabel OBJECT-TYPE The Input #2 label for open position. | 1.3.6.1.4.1.705.1.4.34.1.14 | DisplayString (SIZE(0..18)) | read-write | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgBatteryLevel OBJECT-TYPE The battery level as a percentage of charge. | 1.3.6.1.4.1.705.1.5.2 | INTEGER | read-only | mandatory |
| 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.3 | INTEGER | read-only | mandatory |
| 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.4 | INTEGER | read-only | mandatory |
| upsmgBatteryVoltage OBJECT-TYPE The actual battery voltage. | 1.3.6.1.4.1.705.1.5.5 | INTEGER | read-only | mandatory |
| upsmgBatteryCurrent OBJECT-TYPE The actual battery current. | 1.3.6.1.4.1.705.1.5.6 | INTEGER | read-only | mandatory |
| upsmgBatteryTemperature OBJECT-TYPE The battery temperature. | 1.3.6.1.4.1.705.1.5.7 | INTEGER | read-only | mandatory |
| 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.8 | INTEGER | read-only | mandatory |
| upsmgBatteryFaultBattery OBJECT-TYPE The battery fault status. | 1.3.6.1.4.1.705.1.5.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryNoBattery OBJECT-TYPE The UPS has no Battery status. | 1.3.6.1.4.1.705.1.5.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryReplacement OBJECT-TYPE The UPS Battery to be replaced status. | 1.3.6.1.4.1.705.1.5.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryUnavailableBattery OBJECT-TYPE The UPS Battery is unavailable status. | 1.3.6.1.4.1.705.1.5.12 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryNotHighCharge OBJECT-TYPE The UPS Battery quit high condition status. | 1.3.6.1.4.1.705.1.5.13 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryLowBattery OBJECT-TYPE The battery low status. | 1.3.6.1.4.1.705.1.5.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryChargerFault OBJECT-TYPE The UPS Battery is not charging status. | 1.3.6.1.4.1.705.1.5.15 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryLowCondition OBJECT-TYPE The UPS is at low condition status. | 1.3.6.1.4.1.705.1.5.16 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgBatteryLowRecharge OBJECT-TYPE The UPS Battery is not recharged status. | 1.3.6.1.4.1.705.1.5.17 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgInputPhaseTable OBJECT-TYPE The table of input phases. | 1.3.6.1.4.1.705.1.6.2 | not-accessible | mandatory | |
| upsmgInputPhaseEntry OBJECT-TYPE The description of an input phase. | 1.3.6.1.4.1.705.1.6.2.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| mginputVoltage OBJECT-TYPE The input phase voltage. | 1.3.6.1.4.1.705.1.6.2.1.2 | INTEGER | read-only | mandatory |
| mginputFrequency OBJECT-TYPE The input phase frequency. | 1.3.6.1.4.1.705.1.6.2.1.3 | INTEGER | read-only | mandatory |
| mginputMinimumVoltage OBJECT-TYPE The input phase minimum voltage over the last minute. | 1.3.6.1.4.1.705.1.6.2.1.4 | INTEGER | read-only | mandatory |
| mginputMaximumVoltage OBJECT-TYPE The input phase maximum voltage over the last minute. | 1.3.6.1.4.1.705.1.6.2.1.5 | INTEGER | read-only | mandatory |
| mginputCurrent OBJECT-TYPE The input phase current. | 1.3.6.1.4.1.705.1.6.2.1.6 | INTEGER | read-only | mandatory |
| upsmgInputBadStatus OBJECT-TYPE The utility power bad voltage or bad frequency status. | 1.3.6.1.4.1.705.1.6.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| 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.4 | INTEGER {no(1), outoftolvolt(2), outoftolfreq(3), utilityoff(4)} | read-only | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgOutputPhaseTable OBJECT-TYPE The table of output phases. | 1.3.6.1.4.1.705.1.7.2 | not-accessible | mandatory | |
| upsmgOutputPhaseEntry OBJECT-TYPE The description of an output phase. | 1.3.6.1.4.1.705.1.7.2.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| mgoutputVoltage OBJECT-TYPE The output phase voltage. | 1.3.6.1.4.1.705.1.7.2.1.2 | INTEGER | read-only | mandatory |
| mgoutputFrequency OBJECT-TYPE The output phase frequency. | 1.3.6.1.4.1.705.1.7.2.1.3 | INTEGER | read-only | mandatory |
| mgoutputLoadPerPhase OBJECT-TYPE The output load per phase. | 1.3.6.1.4.1.705.1.7.2.1.4 | INTEGER | read-only | mandatory |
| mgoutputCurrent OBJECT-TYPE The output phase current. | 1.3.6.1.4.1.705.1.7.2.1.5 | INTEGER | read-only | mandatory |
| upsmgOutputOnBattery OBJECT-TYPE The UPS on battery / on main status. | 1.3.6.1.4.1.705.1.7.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputOnByPass OBJECT-TYPE The UPS on bypass status. | 1.3.6.1.4.1.705.1.7.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputUnavailableByPass OBJECT-TYPE The by pass unavailable status. | 1.3.6.1.4.1.705.1.7.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputNoByPass OBJECT-TYPE The UPS bypass installed status. | 1.3.6.1.4.1.705.1.7.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputUtilityOff OBJECT-TYPE The UPS utility off status. | 1.3.6.1.4.1.705.1.7.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputOnBoost OBJECT-TYPE The UPS on booster status. | 1.3.6.1.4.1.705.1.7.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputInverterOff OBJECT-TYPE The UPS Inverter on / off status. | 1.3.6.1.4.1.705.1.7.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputOverLoad OBJECT-TYPE The output over load status. | 1.3.6.1.4.1.705.1.7.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputOverTemp OBJECT-TYPE The ups over temperature status. | 1.3.6.1.4.1.705.1.7.11 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgOutputOnBuck OBJECT-TYPE The UPS on fader status. | 1.3.6.1.4.1.705.1.7.12 | INTEGER | read-only | mandatory |
| 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.1 | INTEGER | read-only | mandatory |
| upsmgEnvironAmbientHumidity OBJECT-TYPE The ambient humidity. | 1.3.6.1.4.1.705.1.8.2 | INTEGER | read-only | mandatory |
| upsmgEnvironExtAlarmTable OBJECT-TYPE The table of external alarms. | 1.3.6.1.4.1.705.1.8.3 | not-accessible | mandatory | |
| upsmgEnvironExtAlarmEntry OBJECT-TYPE The description of an external alarm. | 1.3.6.1.4.1.705.1.8.3.1 | not-accessible | mandatory | |
| mgalarmNum OBJECT-TYPE The external alarm number. A number between 1 and upsmgConfigExtAlarmNum. | 1.3.6.1.4.1.705.1.8.3.1.1 | INTEGER (1..50) | read-only | mandatory |
| mgalarmState OBJECT-TYPE The external alarm state (active or inactive). | 1.3.6.1.4.1.705.1.8.3.1.2 | INTEGER {active(1), inactive(2)} | read-only | mandatory |
| upsmgEnvironSensorNum OBJECT-TYPE The sensor unit number (0 to 4). | 1.3.6.1.4.1.705.1.8.4 | INTEGER | read-only | mandatory |
| upsmgEnvironSensorTable OBJECT-TYPE The table of sensor units. | 1.3.6.1.4.1.705.1.8.5 | not-accessible | mandatory | |
| upsmgEnvironSensorEntry OBJECT-TYPE The description of a sensor unit. | 1.3.6.1.4.1.705.1.8.5.1 | not-accessible | mandatory | |
| mgsensorNum OBJECT-TYPE The unit number. A number between 1 and 4. | 1.3.6.1.4.1.705.1.8.5.1.1 | INTEGER (1..50) | read-only | mandatory |
| mgsensorTemp OBJECT-TYPE The measured temperature of the unit. | 1.3.6.1.4.1.705.1.8.5.1.2 | INTEGER | read-only | mandatory |
| mgsensorHumidity OBJECT-TYPE The measured humidity of the unit. | 1.3.6.1.4.1.705.1.8.5.1.3 | INTEGER | read-only | mandatory |
| upsmgEnvironmentNum OBJECT-TYPE Number of Environment sensor connected. | 1.3.6.1.4.1.705.1.8.6 | INTEGER | read-only | mandatory |
| upsmgEnvironmentSensorTable OBJECT-TYPE The table containing the measurements and alarms made by Environment sensor units. | 1.3.6.1.4.1.705.1.8.7 | not-accessible | mandatory | |
| upsmgEnvironmentSensorEntry OBJECT-TYPE The description of an entry in the measurement table. | 1.3.6.1.4.1.705.1.8.7.1 | not-accessible | mandatory | |
| upsmgEnvironmentIndex OBJECT-TYPE The sensor index, ranging from 1 to upsmgEnvironmentNum. | 1.3.6.1.4.1.705.1.8.7.1.1 | INTEGER (1..50) | read-only | mandatory |
| upsmgEnvironmentComFailure OBJECT-TYPE The sensor communication failure : yes(1), no(2). | 1.3.6.1.4.1.705.1.8.7.1.2 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgEnvironmentTemperature OBJECT-TYPE The temperature measurement in unit 0.1 Cel. | 1.3.6.1.4.1.705.1.8.7.1.3 | INTEGER | read-only | mandatory |
| upsmgEnvironmentTemperatureLow OBJECT-TYPE Temperature is below low theshold : yes(1), no(2). | 1.3.6.1.4.1.705.1.8.7.1.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgEnvironmentTemperatureHigh OBJECT-TYPE Temperature is above high threshold : yes(1), no(2). | 1.3.6.1.4.1.705.1.8.7.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgEnvironmentHumidity OBJECT-TYPE The humidity measurement in unit 0.1 %. | 1.3.6.1.4.1.705.1.8.7.1.6 | INTEGER | read-only | mandatory |
| upsmgEnvironmentHumidityLow OBJECT-TYPE Humidity is below low threshold : yes(1), no(2). | 1.3.6.1.4.1.705.1.8.7.1.7 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgEnvironmentHumidityHigh OBJECT-TYPE Humidity is above high threshold : yes(1), no(2). | 1.3.6.1.4.1.705.1.8.7.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| upsmgEnvironmentInput1State OBJECT-TYPE State of Input#1 : closed(1), open(2). | 1.3.6.1.4.1.705.1.8.7.1.9 | INTEGER {closed(1), open(2)} | read-only | mandatory |
| upsmgEnvironmentInput2State OBJECT-TYPE State of Input#2 : closed(1), open(2). | 1.3.6.1.4.1.705.1.8.7.1.10 | INTEGER {closed(1), open(2)} | read-only | mandatory |
| 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.1 | not-accessible | mandatory | |
| upsmgControlReceptaclesEntry OBJECT-TYPE The description of a receptacle entry in the table. | 1.3.6.1.4.1.705.1.9.1.1 | not-accessible | mandatory | |
| 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.1 | INTEGER (1..50) | read-only | mandatory |
| mgreceptacleOnDelay OBJECT-TYPE Turn on UPS receptacle w/delay=?. | 1.3.6.1.4.1.705.1.9.1.1.2 | INTEGER | read-write | mandatory |
| mgreceptacleOnCtrl OBJECT-TYPE The receptacle control on action. | 1.3.6.1.4.1.705.1.9.1.1.3 | INTEGER {nothing(1), start(2), stop(3)} | read-write | mandatory |
| mgreceptacleOnStatus OBJECT-TYPE The receptacle control on status. | 1.3.6.1.4.1.705.1.9.1.1.4 | INTEGER {none(1), started(2), inprogressinups(3), completed(4)} | read-only | mandatory |
| mgreceptacleOffDelay OBJECT-TYPE Turn off UPS receptacle w/delay=?. | 1.3.6.1.4.1.705.1.9.1.1.5 | INTEGER | read-write | mandatory |
| mgreceptacleOffCtrl OBJECT-TYPE The receptacle control off action. | 1.3.6.1.4.1.705.1.9.1.1.6 | INTEGER {nothing(1), start(2), stop(3)} | read-write | mandatory |
| mgreceptacleOffStatus OBJECT-TYPE The receptacle control off status. | 1.3.6.1.4.1.705.1.9.1.1.7 | INTEGER {none(1), started(2), inprogressinups(3), completed(4)} | read-only | mandatory |
| mgreceptacleToggleDelay OBJECT-TYPE Turn off then on UPS receptacle w/delay=?. | 1.3.6.1.4.1.705.1.9.1.1.8 | INTEGER | read-write | mandatory |
| mgreceptacleToggleCtrl OBJECT-TYPE The receptacle control toggle action. | 1.3.6.1.4.1.705.1.9.1.1.9 | INTEGER {nothing(1), start(2), stop(3)} | read-write | mandatory |
| mgreceptacleToggleStatus OBJECT-TYPE The receptacle control toggle status. | 1.3.6.1.4.1.705.1.9.1.1.10 | INTEGER {none(1), started(2), inprogressinups(3), completed(4)} | read-only | mandatory |
| mgreceptacleToggleDuration OBJECT-TYPE Turn off then on UPS receptacle w/duration=?. | 1.3.6.1.4.1.705.1.9.1.1.11 | INTEGER | read-write | mandatory |
| 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.2 | INTEGER {sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saterday(7), none(8)} | read-write | mandatory |
| 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.3 | INTEGER {sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saterday(7), none(8)} | read-write | mandatory |
| 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.1 | INTEGER {unknown(1), weekly(2), monthly(3), atturnon(4), none(5), dayly(6)} | read-write | mandatory |
| upsmgTestDiagnostics OBJECT-TYPE To run self test diagnostics. | 1.3.6.1.4.1.705.1.10.2 | INTEGER {default(1), start(2)} | read-write | mandatory |
| upsmgTestDiagResult OBJECT-TYPE The automatic test diagnostic result. | 1.3.6.1.4.1.705.1.10.3 | INTEGER {success(1), failed(2), none(3)} | read-only | mandatory |
| upsmgTestBatteryCalibration OBJECT-TYPE To run battery test calibration. | 1.3.6.1.4.1.705.1.10.4 | INTEGER {default(1), start(2)} | read-write | mandatory |
| upsmgTestLastCalibration OBJECT-TYPE The last battery calibration test date. | 1.3.6.1.4.1.705.1.10.5 | INTEGER | read-only | mandatory |
| upsmgTestIndicators OBJECT-TYPE To run UPS indicators test. | 1.3.6.1.4.1.705.1.10.6 | INTEGER | read-write | mandatory |
| upsmgTestCommandLine OBJECT-TYPE To send ASCII command line to UPS. | 1.3.6.1.4.1.705.1.10.7 | DisplayString (SIZE(0..32)) | read-write | mandatory |
| upsmgTestCommandReady OBJECT-TYPE To advise UPS that command line has been prepared. | 1.3.6.1.4.1.705.1.10.8 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgTestResponseLine OBJECT-TYPE To get ASCII protocol response from UPS. | 1.3.6.1.4.1.705.1.10.9 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| upsmgTestResponseReady OBJECT-TYPE To advise agent that response line has been received. | 1.3.6.1.4.1.705.1.10.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| 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.11 | INTEGER {msuccess(1), mfailed(2), ssuccess(3), sfailed(4), none(5)} | read-only | mandatory |
| 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.1 | IpAddress | read-write | mandatory |
| upsmgAgentSubnetMask OBJECT-TYPE Internet address subnet mask | 1.3.6.1.4.1.705.1.12.2 | IpAddress | read-write | mandatory |
| upsmgAgentDefGateway OBJECT-TYPE The default gateway that allow device managed through routers | 1.3.6.1.4.1.705.1.12.3 | IpAddress | read-write | mandatory |
| upsmgAgentBaudRate OBJECT-TYPE the serial port communication speed. only 2400, 4800, and 9600 allowed | 1.3.6.1.4.1.705.1.12.4 | INTEGER | read-write | mandatory |
| 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.5 | INTEGER | read-write | mandatory |
| upsmgAgentType OBJECT-TYPE The type of agent. | 1.3.6.1.4.1.705.1.12.6 | INTEGER {deviceEth(1), deviceTR(2), proxyEth(3), proxyTR(4), other(5)} | read-write | mandatory |
| 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.7 | INTEGER | read-write | mandatory |
| 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.8 | INTEGER | read-write | mandatory |
| 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.9 | INTEGER {reset(1), nothing(2)} | read-write | mandatory |
| 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.10 | INTEGER {reset(1), nothing(2)} | read-write | mandatory |
| upsmgAgentMibVersion OBJECT-TYPE The version of the MIB implemented in agent. | 1.3.6.1.4.1.705.1.12.11 | INTEGER | read-only | mandatory |
| upsmgAgentFirmwareVersion OBJECT-TYPE The agent firmware version. | 1.3.6.1.4.1.705.1.12.12 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| 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.13 | INTEGER | read-only | mandatory |
| upsmgAgentTrapAck OBJECT-TYPE The last Trap number that has been received by UM-View. | 1.3.6.1.4.1.705.1.12.14 | INTEGER | read-write | mandatory |
| 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.15 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| 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.16 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| 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.17 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| upsmgAgentTrapSignature OBJECT-TYPE The signature of the trap acknowledged by a manager. | 1.3.6.1.4.1.705.1.12.18 | INTEGER | read-only | mandatory |
| 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.1 | INTEGER | read-write | mandatory |
| 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.2 | IpAddress | read-write | mandatory |
Notifications
| Name | OID | Status |
|---|---|---|
| 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 |