MG-SNMP-UPS-MIB: View SNMP OID List / Download MIB
VENDOR: MERLIN GERIN
Home | MIB: MG-SNMP-UPS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
merlinGerin | 1.3.6.1.4.1.705 | |||
upsmg | 1.3.6.1.4.1.705.1 | |||
upsmgIdent | 1.3.6.1.4.1.705.1.1 | |||
upsmgIdentFamilyName | 1.3.6.1.4.1.705.1.1.1 | displaystring | read-write |
The UPS family name (e.g. `PULSAR', `COMET', `GALAXY', ...). |
upsmgIdentModelName | 1.3.6.1.4.1.705.1.1.2 | displaystring | read-write |
The UPS model name (e.g. `PSX20', `SV9', ... ). |
upsmgIdentRevisionLevel | 1.3.6.1.4.1.705.1.1.3 | displaystring | read-write |
The UPS revision level. |
upsmgIdentFirmwareVersion | 1.3.6.1.4.1.705.1.1.4 | displaystring | read-write |
The UPS microprocessor firmware version number. |
upsmgIdentUserID | 1.3.6.1.4.1.705.1.1.5 | displaystring | read-write |
The UPS user identification (set by administrator). |
upsmgIdentInstallationDate | 1.3.6.1.4.1.705.1.1.6 | displaystring | read-write |
The UPS installation date in dd/mm/yy format. |
upsmgIdentSerialNumber | 1.3.6.1.4.1.705.1.1.7 | displaystring | read-write |
The UPS manufacturing serial number. |
upsmgManagement | 1.3.6.1.4.1.705.1.2 | |||
upsmgManagersNum | 1.3.6.1.4.1.705.1.2.1 | integer | read-only |
The number of managers that could manage the UPS. |
upsmgManagersTable | 1.3.6.1.4.1.705.1.2.2 | no-access |
The table of managers. |
|
1.3.6.1.4.1.705.1.2.2.1 | no-access |
The description of a manager entry in the managers table. |
||
mgmanagerIndex | 1.3.6.1.4.1.705.1.2.2.1.1 | integer | read-only |
A unique value for each manager. Its value ranges between 1 and the value of upsmgManagersNum. |
mgmanagerDeviceNumber | 1.3.6.1.4.1.705.1.2.2.1.2 | integer | read-write |
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. |
mgmanagerNMSType | 1.3.6.1.4.1.705.1.2.2.1.3 | integer | read-write |
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). Enumeration: 'dview': 4, 'autolearning': 10, 'novellnms': 7, 'umview': 3, 'sunnetmanager': 6, 'umclient': 1, 'hpopenview': 5, 'ibmnetview': 8, 'other': 9, 'decnetview': 2. |
mgmanagerCommType | 1.3.6.1.4.1.705.1.2.2.1.4 | integer | read-write |
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. Enumeration: 'cmip': 3, 'other': 1, 'snmpv2': 5, 'snmpv1': 4, 'invalid': 2. |
mgmanagerDescr | 1.3.6.1.4.1.705.1.2.2.1.5 | displaystring | read-write |
A textual string containing information about the manager. (manufacturer and version description). |
mgmanagerAddress | 1.3.6.1.4.1.705.1.2.2.1.6 | ipaddress | read-write |
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. |
mgmanagerCommunity | 1.3.6.1.4.1.705.1.2.2.1.7 | displaystring | read-write |
The manager community string. |
mgmanagerSeverityLevel | 1.3.6.1.4.1.705.1.2.2.1.8 | integer | read-write |
The severity level of traps to be received by this manager. |
mgmanagerTrapAck | 1.3.6.1.4.1.705.1.2.2.1.9 | integer | read-write |
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. Enumeration: 'stdnomg': 3, 'mgacks': 4, 'cpqnoack': 5, 'mgack': 1, 'mgnoack': 2. |
upsmgReceptacle | 1.3.6.1.4.1.705.1.3 | |||
upsmgReceptaclesNum | 1.3.6.1.4.1.705.1.3.1 | integer | read-only |
The total number of receptacles controlled by the UPS. |
upsmgReceptaclesTable | 1.3.6.1.4.1.705.1.3.2 | no-access |
The table of receptacles that are controlled by the UPS. |
|
1.3.6.1.4.1.705.1.3.2.1 | no-access |
The description of a receptacle in the table. |
||
mgreceptacleIndex | 1.3.6.1.4.1.705.1.3.2.1.1 | integer | read-only |
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum. |
mgreceptacleLevel | 1.3.6.1.4.1.705.1.3.2.1.2 | integer | read-write |
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. |
mgreceptacleType | 1.3.6.1.4.1.705.1.3.2.1.3 | displaystring | read-write |
A textual string for the receptacle type. |
mgreceptacleIdent | 1.3.6.1.4.1.705.1.3.2.1.4 | displaystring | read-write |
A textual string identification for the user. |
mgreceptacleState | 1.3.6.1.4.1.705.1.3.2.1.5 | integer | read-only |
The ON/OFF status of the receptacle. Enumeration: 'normalON': 3, 'normalOFF': 4, 'scheduleON': 7, 'scheduleOFF': 8, 'manualOFF': 2, 'controlOFF': 6, 'manualON': 1, 'controlON': 5. |
mgreceptacleReceptacle | 1.3.6.1.4.1.705.1.3.2.1.6 | integer | read-write |
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. |
mgreceptaclePowerCons | 1.3.6.1.4.1.705.1.3.2.1.7 | integer | read-write |
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. |
mgreceptacleOverload | 1.3.6.1.4.1.705.1.3.2.1.8 | integer | read-write |
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. |
mgreceptacleAutonomy | 1.3.6.1.4.1.705.1.3.2.1.9 | integer | read-write |
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. |
upsmgConfig | 1.3.6.1.4.1.705.1.4 | |||
upsmgConfigBatteryInstalled | 1.3.6.1.4.1.705.1.4.1 | integer | read-write |
The battery installed status. Enumeration: 'yes': 1, 'no': 2. |
upsmgConfigNominalBatteryVoltage | 1.3.6.1.4.1.705.1.4.2 | integer | read-write |
The nominal battery voltage. |
upsmgConfigNominalBatteryTime | 1.3.6.1.4.1.705.1.4.3 | integer | read-write |
The full load battery autonomy time. |
upsmgConfigNominalRechargeTime | 1.3.6.1.4.1.705.1.4.4 | integer | read-write |
The recharge time to go from low battery cut off to full charge at full load. |
upsmgConfigMinRechargeLevel | 1.3.6.1.4.1.705.1.4.5 | integer | read-write |
The minimum battery level required to supply power on the loads after low battery condition turn off and restart on main return. |
upsmgConfigMaxRechargeTime | 1.3.6.1.4.1.705.1.4.6 | integer | read-write |
The maximum time delay of battery recharge before supply power to the loads. |
upsmgConfigLowBatteryTime | 1.3.6.1.4.1.705.1.4.7 | integer | read-write |
To set remaining time value for low battery condition. |
upsmgConfigLowBatteryLevel | 1.3.6.1.4.1.705.1.4.8 | integer | read-write |
To set battery level value for low battery condition. |
upsmgConfigAutoRestart | 1.3.6.1.4.1.705.1.4.9 | integer | read-write |
The automatic restart enabling status. Enumeration: 'always': 1, 'onmain': 3, 'never': 2. |
upsmgConfigShutdownTimer | 1.3.6.1.4.1.705.1.4.10 | integer | read-write |
To set ups shutdown timer from on battery condition. |
upsmgConfigSysShutDuration | 1.3.6.1.4.1.705.1.4.11 | integer | read-write |
To set ups shutdown delay (Sn delay). |
upsmgConfigVARating | 1.3.6.1.4.1.705.1.4.12 | integer | read-write |
The UPS nominal VA rating. |
upsmgConfigLowTransfer | 1.3.6.1.4.1.705.1.4.13 | integer | read-write |
The low voltage transfer point. |
upsmgConfigHighTransfer | 1.3.6.1.4.1.705.1.4.14 | integer | read-write |
The high voltage transfer point. |
upsmgConfigOutputNominalVoltage | 1.3.6.1.4.1.705.1.4.15 | integer | read-write |
The nominal output voltage. |
upsmgConfigOutputNominalCurrent | 1.3.6.1.4.1.705.1.4.16 | integer | read-write |
The nominal output current. |
upsmgConfigOutputNomFrequency | 1.3.6.1.4.1.705.1.4.17 | integer | read-write |
The nominal output frequency. |
upsmgConfigByPassType | 1.3.6.1.4.1.705.1.4.18 | integer | read-write |
The UPS by pass switch type. Enumeration: 'none': 1, 'static': 3, 'relay': 2. |
upsmgConfigAlarmAudible | 1.3.6.1.4.1.705.1.4.19 | integer | read-write |
To set audible alarm status. Enumeration: 'yes': 1, 'no': 2. |
upsmgConfigAlarmTimeDelay | 1.3.6.1.4.1.705.1.4.20 | integer | read-write |
To set audible alarm time delay. |
upsmgConfigDevicesNum | 1.3.6.1.4.1.705.1.4.21 | integer | read-write |
The number of devices that are powered by the UPS. |
upsmgConfigDevicesTable | 1.3.6.1.4.1.705.1.4.22 | no-access |
The table of devices that are powered by the UPS. |
|
1.3.6.1.4.1.705.1.4.22.1 | no-access |
The description of a device entry in the devices table. |
||
mgdeviceIndex | 1.3.6.1.4.1.705.1.4.22.1.1 | integer | read-only |
A unique value for each device. Its value ranges between 1 and the value of upsmgDevicesNum. |
mgdeviceReceptacleNum | 1.3.6.1.4.1.705.1.4.22.1.2 | integer | read-write |
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. |
mgdeviceIdent | 1.3.6.1.4.1.705.1.4.22.1.3 | displaystring | read-write |
A textual string for device user identification. |
mgdeviceVaRating | 1.3.6.1.4.1.705.1.4.22.1.4 | integer | read-write |
The volt-ampere rating of the device plugged into the UPS. |
mgdeviceSequenceOff | 1.3.6.1.4.1.705.1.4.22.1.5 | integer | read-write |
To set the device position in the remote shutdown sequence. |
mgdeviceSequenceOn | 1.3.6.1.4.1.705.1.4.22.1.6 | integer | read-write |
To set the device position in the remote reboot sequence. |
mgdeviceShutdownDuration | 1.3.6.1.4.1.705.1.4.22.1.7 | integer | read-write |
To set the duration from start of computer shut-down to complete. |
mgdeviceBootUpDuration | 1.3.6.1.4.1.705.1.4.22.1.8 | integer | read-write |
To set the duration from start of computer boot-up to complete. |
upsmgConfigReceptaclesTable | 1.3.6.1.4.1.705.1.4.23 | no-access |
The table of receptacles. |
|
1.3.6.1.4.1.705.1.4.23.1 | no-access |
The description of a receptacle entry in the table. |
||
mgreceptacleIndexb | 1.3.6.1.4.1.705.1.4.23.1.1 | integer | read-only |
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum. |
mgreceptacleStateTurnOn | 1.3.6.1.4.1.705.1.4.23.1.2 | integer | read-write |
Default return state at turn on. Enumeration: 'on': 1, 'off': 2, 'last': 3, 'schedule': 4. |
mgreceptacleStateMainReturn | 1.3.6.1.4.1.705.1.4.23.1.3 | integer | read-write |
Default return state on main return. Enumeration: 'on': 1, 'off': 2, 'last': 3, 'schedule': 4. |
mgreceptacleStateDischarge | 1.3.6.1.4.1.705.1.4.23.1.4 | integer | read-write |
Default return state on main return from battery discharge. Enumeration: 'on': 1, 'off': 2, 'last': 3, 'schedule': 4. |
mgreceptacleShutoffLevel | 1.3.6.1.4.1.705.1.4.23.1.5 | integer | read-write |
Battery level for starting shutoff sequence. |
mgreceptacleShutoffTimer | 1.3.6.1.4.1.705.1.4.23.1.6 | integer | read-write |
Time delay from on battery for starting shutoff sequence. |
mgreceptacleRestartLevel | 1.3.6.1.4.1.705.1.4.23.1.7 | integer | read-write |
Battery level for starting restart sequence. |
mgreceptacleRestartDelay | 1.3.6.1.4.1.705.1.4.23.1.8 | integer | read-write |
Time delay for starting restart sequence. |
mgreceptacleShutdownDuration | 1.3.6.1.4.1.705.1.4.23.1.9 | integer | read-only |
Maximum Shutdown Duration for systems powered by this plug. |
mgreceptacleBootUpDuration | 1.3.6.1.4.1.705.1.4.23.1.10 | integer | read-only |
Maximum Reboot Duration for systems powered by this plug. |
upsmgConfigExtAlarmNum | 1.3.6.1.4.1.705.1.4.24 | integer | read-only |
The number of environ external alarm, value is between 8 and 32.. |
upsmgConfigExtAlarmTable | 1.3.6.1.4.1.705.1.4.25 | no-access |
The table of environmental external alarms. |
|
1.3.6.1.4.1.705.1.4.25.1 | no-access |
The description of an external alarm in the table. |
||
mgextAlarmIndex | 1.3.6.1.4.1.705.1.4.25.1.1 | integer | read-only |
A unique value for each external alarm. Its value ranges between 1 and the value of upsmgConfigExtAlarmNum. |
mgextAlarmUID | 1.3.6.1.4.1.705.1.4.25.1.2 | displaystring | read-write |
A textual string for alarm state user identification. |
upsmgConfigEmergencyTestFail | 1.3.6.1.4.1.705.1.4.26 | integer | read-write |
The emergency condition status on Battery test fail. Enumeration: 'yes': 1, 'no': 2. |
upsmgConfigEmergencyOnByPass | 1.3.6.1.4.1.705.1.4.27 | integer | read-write |
The emergency condition status on By Pass. Enumeration: 'yes': 1, 'no': 2. |
upsmgConfigEmergencyOverload | 1.3.6.1.4.1.705.1.4.28 | integer | read-write |
The emergency condition status on overload. Enumeration: 'yes': 1, 'no': 2. |
upsmgConfigControlDayTable | 1.3.6.1.4.1.705.1.4.29 | no-access |
The table of daily on/off time. |
|
1.3.6.1.4.1.705.1.4.29.1 | no-access |
The description of a daily on/off time schedule in the table. |
||
mgcontrolDayIndex | 1.3.6.1.4.1.705.1.4.29.1.1 | integer | read-only |
The day index. It is a number between 1 and 7, 1 for Sunday, 2 for Monday, ... |
mgcontrolDayOn | 1.3.6.1.4.1.705.1.4.29.1.2 | integer | read-write |
To set daily power on time. Any value greater than 86400 is to disable the Day On. |
mgcontrolDayOff | 1.3.6.1.4.1.705.1.4.29.1.3 | integer | read-write |
To set daily power off time. Any value greater than 86400 is to disable the Day Off. |
upsmgConfigLowBooster | 1.3.6.1.4.1.705.1.4.30 | integer | read-write |
To set UPS booster low threshold. |
upsmgConfigHighBooster | 1.3.6.1.4.1.705.1.4.31 | integer | read-write |
To set UPS booster high threshold. |
upsmgConfigLowFader | 1.3.6.1.4.1.705.1.4.32 | integer | read-write |
To set UPS fader low threshold. |
upsmgConfigHighFader | 1.3.6.1.4.1.705.1.4.33 | integer | read-write |
To set UPS fader high threshold. |
upsmgConfigEnvironmentTable | 1.3.6.1.4.1.705.1.4.34 | no-access |
The table containing the configuration of the environment sensor. |
|
1.3.6.1.4.1.705.1.4.34.1 | no-access |
The description of an entry in the table. |
||
upsmgConfigSensorIndex | 1.3.6.1.4.1.705.1.4.34.1.1 | integer | read-only |
The sensor index, ranging from 1 to upsmgEnvironmentNum. |
upsmgConfigSensorName | 1.3.6.1.4.1.705.1.4.34.1.2 | displaystring | read-write |
The sensor user-friendly name. |
upsmgConfigTemperatureLow | 1.3.6.1.4.1.705.1.4.34.1.3 | integer | read-write |
The low temperature threshold in unit 0.1 Cel. |
upsmgConfigTemperatureHigh | 1.3.6.1.4.1.705.1.4.34.1.4 | integer | read-write |
The high temperature threshold in unit 0.1 Cel. |
upsmgConfigTemperatureHysteresis | 1.3.6.1.4.1.705.1.4.34.1.5 | integer | read-write |
The temperature hysteresys used for threshold test in unit 0.1 Cel. |
upsmgConfigHumidityLow | 1.3.6.1.4.1.705.1.4.34.1.6 | integer | read-write |
The low humidity threshold in unit 1 %. |
upsmgConfigHumidityHigh | 1.3.6.1.4.1.705.1.4.34.1.7 | integer | read-write |
The high humidity threshold in unit 1 %. |
upsmgConfigHumidityHysteresis | 1.3.6.1.4.1.705.1.4.34.1.8 | integer | read-write |
The humidity hysteresys used for threshold test in unit 1 %. |
upsmgConfigInput1Name | 1.3.6.1.4.1.705.1.4.34.1.9 | displaystring | read-write |
The Input #1 user-friendly name. |
upsmgConfigInput1ClosedLabel | 1.3.6.1.4.1.705.1.4.34.1.10 | displaystring | read-write |
The Input #1 label for closed position. |
upsmgConfigInput1OpenLabel | 1.3.6.1.4.1.705.1.4.34.1.11 | displaystring | read-write |
The Input #1 label for open position. |
upsmgConfigInput2Name | 1.3.6.1.4.1.705.1.4.34.1.12 | displaystring | read-write |
The Input #2 user-friendly name. |
upsmgConfigInput2ClosedLabel | 1.3.6.1.4.1.705.1.4.34.1.13 | displaystring | read-write |
The Input #2 label for closed position. |
upsmgConfigInput2OpenLabel | 1.3.6.1.4.1.705.1.4.34.1.14 | displaystring | read-write |
The Input #2 label for open position. |
upsmgBattery | 1.3.6.1.4.1.705.1.5 | |||
upsmgBatteryRemainingTime | 1.3.6.1.4.1.705.1.5.1 | integer | read-only |
The time remaining actual charge vs actual load (dynamic). |
upsmgBatteryLevel | 1.3.6.1.4.1.705.1.5.2 | integer | read-only |
The battery level as a percentage of charge. |
upsmgBatteryRechargeTime | 1.3.6.1.4.1.705.1.5.3 | integer | read-only |
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. |
upsmgBatteryRechargeLevel | 1.3.6.1.4.1.705.1.5.4 | integer | read-only |
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. |
upsmgBatteryVoltage | 1.3.6.1.4.1.705.1.5.5 | integer | read-only |
The actual battery voltage. |
upsmgBatteryCurrent | 1.3.6.1.4.1.705.1.5.6 | integer | read-only |
The actual battery current. |
upsmgBatteryTemperature | 1.3.6.1.4.1.705.1.5.7 | integer | read-only |
The battery temperature. |
upsmgBatteryFullRechargeTime | 1.3.6.1.4.1.705.1.5.8 | integer | read-only |
The battery full recharge time (from 0 to 100 percent) at current load. |
upsmgBatteryFaultBattery | 1.3.6.1.4.1.705.1.5.9 | integer | read-only |
The battery fault status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryNoBattery | 1.3.6.1.4.1.705.1.5.10 | integer | read-only |
The UPS has no Battery status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryReplacement | 1.3.6.1.4.1.705.1.5.11 | integer | read-only |
The UPS Battery to be replaced status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryUnavailableBattery | 1.3.6.1.4.1.705.1.5.12 | integer | read-only |
The UPS Battery is unavailable status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryNotHighCharge | 1.3.6.1.4.1.705.1.5.13 | integer | read-only |
The UPS Battery quit high condition status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryLowBattery | 1.3.6.1.4.1.705.1.5.14 | integer | read-only |
The battery low status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryChargerFault | 1.3.6.1.4.1.705.1.5.15 | integer | read-only |
The UPS Battery is not charging status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryLowCondition | 1.3.6.1.4.1.705.1.5.16 | integer | read-only |
The UPS is at low condition status. Enumeration: 'yes': 1, 'no': 2. |
upsmgBatteryLowRecharge | 1.3.6.1.4.1.705.1.5.17 | integer | read-only |
The UPS Battery is not recharged status. Enumeration: 'yes': 1, 'no': 2. |
upsmgInput | 1.3.6.1.4.1.705.1.6 | |||
upsmgInputPhaseNum | 1.3.6.1.4.1.705.1.6.1 | integer | read-only |
The number of input phases. |
upsmgInputPhaseTable | 1.3.6.1.4.1.705.1.6.2 | no-access |
The table of input phases. |
|
1.3.6.1.4.1.705.1.6.2.1 | no-access |
The description of an input phase. |
||
mginputIndex | 1.3.6.1.4.1.705.1.6.2.1.1 | integer | read-only |
The input phase voltage index. It is a number between 1 and upsmgInputPhaseNum. |
mginputVoltage | 1.3.6.1.4.1.705.1.6.2.1.2 | integer | read-only |
The input phase voltage. |
mginputFrequency | 1.3.6.1.4.1.705.1.6.2.1.3 | integer | read-only |
The input phase frequency. |
mginputMinimumVoltage | 1.3.6.1.4.1.705.1.6.2.1.4 | integer | read-only |
The input phase minimum voltage over the last minute. |
mginputMaximumVoltage | 1.3.6.1.4.1.705.1.6.2.1.5 | integer | read-only |
The input phase maximum voltage over the last minute. |
mginputCurrent | 1.3.6.1.4.1.705.1.6.2.1.6 | integer | read-only |
The input phase current. |
upsmgInputBadStatus | 1.3.6.1.4.1.705.1.6.3 | integer | read-only |
The utility power bad voltage or bad frequency status. Enumeration: 'yes': 1, 'no': 2. |
upsmgInputLineFailCause | 1.3.6.1.4.1.705.1.6.4 | integer | read-only |
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. Enumeration: 'outoftolvolt': 2, 'outoftolfreq': 3, 'utilityoff': 4, 'no': 1. |
upsmgOutput | 1.3.6.1.4.1.705.1.7 | |||
upsmgOutputPhaseNum | 1.3.6.1.4.1.705.1.7.1 | integer | read-only |
The number of output phases. |
upsmgOutputPhaseTable | 1.3.6.1.4.1.705.1.7.2 | no-access |
The table of output phases. |
|
1.3.6.1.4.1.705.1.7.2.1 | no-access |
The description of an output phase. |
||
mgoutputPhaseIndex | 1.3.6.1.4.1.705.1.7.2.1.1 | integer | read-only |
The output phase voltage index. It is a number between 1 and upsmgOutputPhaseNum. |
mgoutputVoltage | 1.3.6.1.4.1.705.1.7.2.1.2 | integer | read-only |
The output phase voltage. |
mgoutputFrequency | 1.3.6.1.4.1.705.1.7.2.1.3 | integer | read-only |
The output phase frequency. |
mgoutputLoadPerPhase | 1.3.6.1.4.1.705.1.7.2.1.4 | integer | read-only |
The output load per phase. |
mgoutputCurrent | 1.3.6.1.4.1.705.1.7.2.1.5 | integer | read-only |
The output phase current. |
upsmgOutputOnBattery | 1.3.6.1.4.1.705.1.7.3 | integer | read-only |
The UPS on battery / on main status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputOnByPass | 1.3.6.1.4.1.705.1.7.4 | integer | read-only |
The UPS on bypass status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputUnavailableByPass | 1.3.6.1.4.1.705.1.7.5 | integer | read-only |
The by pass unavailable status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputNoByPass | 1.3.6.1.4.1.705.1.7.6 | integer | read-only |
The UPS bypass installed status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputUtilityOff | 1.3.6.1.4.1.705.1.7.7 | integer | read-only |
The UPS utility off status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputOnBoost | 1.3.6.1.4.1.705.1.7.8 | integer | read-only |
The UPS on booster status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputInverterOff | 1.3.6.1.4.1.705.1.7.9 | integer | read-only |
The UPS Inverter on / off status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputOverLoad | 1.3.6.1.4.1.705.1.7.10 | integer | read-only |
The output over load status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputOverTemp | 1.3.6.1.4.1.705.1.7.11 | integer | read-only |
The ups over temperature status. Enumeration: 'yes': 1, 'no': 2. |
upsmgOutputOnBuck | 1.3.6.1.4.1.705.1.7.12 | integer | read-only |
The UPS on fader status. |
upsmgEnviron | 1.3.6.1.4.1.705.1.8 | |||
upsmgEnvironAmbientTemp | 1.3.6.1.4.1.705.1.8.1 | integer | read-only |
The ambient temperature. |
upsmgEnvironAmbientHumidity | 1.3.6.1.4.1.705.1.8.2 | integer | read-only |
The ambient humidity. |
upsmgEnvironExtAlarmTable | 1.3.6.1.4.1.705.1.8.3 | no-access |
The table of external alarms. |
|
1.3.6.1.4.1.705.1.8.3.1 | no-access |
The description of an external alarm. |
||
mgalarmNum | 1.3.6.1.4.1.705.1.8.3.1.1 | integer | read-only |
The external alarm number. A number between 1 and upsmgConfigExtAlarmNum. |
mgalarmState | 1.3.6.1.4.1.705.1.8.3.1.2 | integer | read-only |
The external alarm state (active or inactive). Enumeration: 'active': 1, 'inactive': 2. |
upsmgEnvironSensorNum | 1.3.6.1.4.1.705.1.8.4 | integer | read-only |
The sensor unit number (0 to 4). |
upsmgEnvironSensorTable | 1.3.6.1.4.1.705.1.8.5 | no-access |
The table of sensor units. |
|
1.3.6.1.4.1.705.1.8.5.1 | no-access |
The description of a sensor unit. |
||
mgsensorNum | 1.3.6.1.4.1.705.1.8.5.1.1 | integer | read-only |
The unit number. A number between 1 and 4. |
mgsensorTemp | 1.3.6.1.4.1.705.1.8.5.1.2 | integer | read-only |
The measured temperature of the unit. |
mgsensorHumidity | 1.3.6.1.4.1.705.1.8.5.1.3 | integer | read-only |
The measured humidity of the unit. |
upsmgEnvironmentNum | 1.3.6.1.4.1.705.1.8.6 | integer | read-only |
Number of Environment sensor connected. |
upsmgEnvironmentSensorTable | 1.3.6.1.4.1.705.1.8.7 | no-access |
The table containing the measurements and alarms made by Environment sensor units. |
|
1.3.6.1.4.1.705.1.8.7.1 | no-access |
The description of an entry in the measurement table. |
||
upsmgEnvironmentIndex | 1.3.6.1.4.1.705.1.8.7.1.1 | integer | read-only |
The sensor index, ranging from 1 to upsmgEnvironmentNum. |
upsmgEnvironmentComFailure | 1.3.6.1.4.1.705.1.8.7.1.2 | integer | read-only |
The sensor communication failure : yes(1), no(2). Enumeration: 'yes': 1, 'no': 2. |
upsmgEnvironmentTemperature | 1.3.6.1.4.1.705.1.8.7.1.3 | integer | read-only |
The temperature measurement in unit 0.1 Cel. |
upsmgEnvironmentTemperatureLow | 1.3.6.1.4.1.705.1.8.7.1.4 | integer | read-only |
Temperature is below low theshold : yes(1), no(2). Enumeration: 'yes': 1, 'no': 2. |
upsmgEnvironmentTemperatureHigh | 1.3.6.1.4.1.705.1.8.7.1.5 | integer | read-only |
Temperature is above high threshold : yes(1), no(2). Enumeration: 'yes': 1, 'no': 2. |
upsmgEnvironmentHumidity | 1.3.6.1.4.1.705.1.8.7.1.6 | integer | read-only |
The humidity measurement in unit 0.1 %. |
upsmgEnvironmentHumidityLow | 1.3.6.1.4.1.705.1.8.7.1.7 | integer | read-only |
Humidity is below low threshold : yes(1), no(2). Enumeration: 'yes': 1, 'no': 2. |
upsmgEnvironmentHumidityHigh | 1.3.6.1.4.1.705.1.8.7.1.8 | integer | read-only |
Humidity is above high threshold : yes(1), no(2). Enumeration: 'yes': 1, 'no': 2. |
upsmgEnvironmentInput1State | 1.3.6.1.4.1.705.1.8.7.1.9 | integer | read-only |
State of Input#1 : closed(1), open(2). Enumeration: 'open': 2, 'closed': 1. |
upsmgEnvironmentInput2State | 1.3.6.1.4.1.705.1.8.7.1.10 | integer | read-only |
State of Input#2 : closed(1), open(2). Enumeration: 'open': 2, 'closed': 1. |
upsmgControl | 1.3.6.1.4.1.705.1.9 | |||
upsmgControlReceptaclesTable | 1.3.6.1.4.1.705.1.9.1 | no-access |
The table of receptacles. |
|
1.3.6.1.4.1.705.1.9.1.1 | no-access |
The description of a receptacle entry in the table. |
||
mgreceptacleIndexc | 1.3.6.1.4.1.705.1.9.1.1.1 | integer | read-only |
A unique value for each receptacle. Its value ranges between 1 and the value of upsmgReceptaclesNum. |
mgreceptacleOnDelay | 1.3.6.1.4.1.705.1.9.1.1.2 | integer | read-write |
Turn on UPS receptacle w/delay=?. |
mgreceptacleOnCtrl | 1.3.6.1.4.1.705.1.9.1.1.3 | integer | read-write |
The receptacle control on action. Enumeration: 'nothing': 1, 'start': 2, 'stop': 3. |
mgreceptacleOnStatus | 1.3.6.1.4.1.705.1.9.1.1.4 | integer | read-only |
The receptacle control on status. Enumeration: 'started': 2, 'none': 1, 'completed': 4, 'inprogressinups': 3. |
mgreceptacleOffDelay | 1.3.6.1.4.1.705.1.9.1.1.5 | integer | read-write |
Turn off UPS receptacle w/delay=?. |
mgreceptacleOffCtrl | 1.3.6.1.4.1.705.1.9.1.1.6 | integer | read-write |
The receptacle control off action. Enumeration: 'nothing': 1, 'start': 2, 'stop': 3. |
mgreceptacleOffStatus | 1.3.6.1.4.1.705.1.9.1.1.7 | integer | read-only |
The receptacle control off status. Enumeration: 'started': 2, 'none': 1, 'completed': 4, 'inprogressinups': 3. |
mgreceptacleToggleDelay | 1.3.6.1.4.1.705.1.9.1.1.8 | integer | read-write |
Turn off then on UPS receptacle w/delay=?. |
mgreceptacleToggleCtrl | 1.3.6.1.4.1.705.1.9.1.1.9 | integer | read-write |
The receptacle control toggle action. Enumeration: 'nothing': 1, 'start': 2, 'stop': 3. |
mgreceptacleToggleStatus | 1.3.6.1.4.1.705.1.9.1.1.10 | integer | read-only |
The receptacle control toggle status. Enumeration: 'started': 2, 'none': 1, 'completed': 4, 'inprogressinups': 3. |
mgreceptacleToggleDuration | 1.3.6.1.4.1.705.1.9.1.1.11 | integer | read-write |
Turn off then on UPS receptacle w/duration=?. |
upsmgControlDayOff | 1.3.6.1.4.1.705.1.9.2 | integer | read-write |
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. Enumeration: 'none': 8, 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'saterday': 7, 'sunday': 1. |
upsmgControlDayOn | 1.3.6.1.4.1.705.1.9.3 | integer | read-write |
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. Enumeration: 'none': 8, 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'saterday': 7, 'sunday': 1. |
upsmgTest | 1.3.6.1.4.1.705.1.10 | |||
upsmgTestBatterySchedule | 1.3.6.1.4.1.705.1.10.1 | integer | read-write |
The automatic battery test schedule. Enumeration: 'none': 5, 'monthly': 3, 'unknown': 1, 'atturnon': 4, 'dayly': 6, 'weekly': 2. |
upsmgTestDiagnostics | 1.3.6.1.4.1.705.1.10.2 | integer | read-write |
To run self test diagnostics. Enumeration: 'default': 1, 'start': 2. |
upsmgTestDiagResult | 1.3.6.1.4.1.705.1.10.3 | integer | read-only |
The automatic test diagnostic result. Enumeration: 'failed': 2, 'none': 3, 'success': 1. |
upsmgTestBatteryCalibration | 1.3.6.1.4.1.705.1.10.4 | integer | read-write |
To run battery test calibration. Enumeration: 'default': 1, 'start': 2. |
upsmgTestLastCalibration | 1.3.6.1.4.1.705.1.10.5 | integer | read-only |
The last battery calibration test date. |
upsmgTestIndicators | 1.3.6.1.4.1.705.1.10.6 | integer | read-write |
To run UPS indicators test. |
upsmgTestCommandLine | 1.3.6.1.4.1.705.1.10.7 | displaystring | read-write |
To send ASCII command line to UPS. |
upsmgTestCommandReady | 1.3.6.1.4.1.705.1.10.8 | integer | read-write |
To advise UPS that command line has been prepared. Enumeration: 'yes': 1, 'no': 2. |
upsmgTestResponseLine | 1.3.6.1.4.1.705.1.10.9 | displaystring | read-only |
To get ASCII protocol response from UPS. |
upsmgTestResponseReady | 1.3.6.1.4.1.705.1.10.10 | integer | read-only |
To advise agent that response line has been received. Enumeration: 'yes': 1, 'no': 2. |
upsmgTestBatteryResult | 1.3.6.1.4.1.705.1.10.11 | integer | read-only |
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. Enumeration: 'mfailed': 2, 'none': 5, 'ssuccess': 3, 'msuccess': 1, 'sfailed': 4. |
upsmgTraps | 1.3.6.1.4.1.705.1.11 | |||
upsmgAgent | 1.3.6.1.4.1.705.1.12 | |||
upsmgAgentIpaddress | 1.3.6.1.4.1.705.1.12.1 | ipaddress | read-write |
The ip address that NMS can identify the managed device |
upsmgAgentSubnetMask | 1.3.6.1.4.1.705.1.12.2 | ipaddress | read-write |
Internet address subnet mask |
upsmgAgentDefGateway | 1.3.6.1.4.1.705.1.12.3 | ipaddress | read-write |
The default gateway that allow device managed through routers |
upsmgAgentBaudRate | 1.3.6.1.4.1.705.1.12.4 | integer | read-write |
the serial port communication speed. only 2400, 4800, and 9600 allowed |
upsmgAgentPollRate | 1.3.6.1.4.1.705.1.12.5 | integer | read-write |
The frequency that proxy agent polls the connected UPS in ASCII protocol. (unit : second) |
upsmgAgentType | 1.3.6.1.4.1.705.1.12.6 | integer | read-write |
The type of agent. Enumeration: 'deviceTR': 2, 'proxyEth': 3, 'deviceEth': 1, 'other': 5, 'proxyTR': 4. |
upsmgAgentTrapAlarmDelay | 1.3.6.1.4.1.705.1.12.7 | integer | read-write |
The interval for the Trap packet retransmission, while the TRAP Acknowledge is implemented and the ack is received within the interval. |
upsmgAgentTrapAlarmRetry | 1.3.6.1.4.1.705.1.12.8 | integer | read-write |
The retry count for retransmitting Trap packet while the TRAP acknowledge is implemented. |
upsmgAgentReset | 1.3.6.1.4.1.705.1.12.9 | integer | read-write |
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. Enumeration: 'reset': 1, 'nothing': 2. |
upsmgAgentFactReset | 1.3.6.1.4.1.705.1.12.10 | integer | read-write |
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. Enumeration: 'reset': 1, 'nothing': 2. |
upsmgAgentMibVersion | 1.3.6.1.4.1.705.1.12.11 | integer | read-only |
The version of the MIB implemented in agent. |
upsmgAgentFirmwareVersion | 1.3.6.1.4.1.705.1.12.12 | displaystring | read-only |
The agent firmware version. |
upsmgAgentCommUPS | 1.3.6.1.4.1.705.1.12.13 | integer | read-only |
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. |
upsmgAgentTrapAck | 1.3.6.1.4.1.705.1.12.14 | integer | read-write |
The last Trap number that has been received by UM-View. |
upsmgAgentAutoLearning | 1.3.6.1.4.1.705.1.12.15 | integer | read-write |
The enabled/disabled configuration of the Auto Learning process of the agent, default value is yes(1) e.g. enabled. Enumeration: 'yes': 1, 'no': 2. |
upsmgAgentBootP | 1.3.6.1.4.1.705.1.12.16 | integer | read-write |
The enabled/disabled configuration of the BootP process, default value is yes(1) e.g. enabled. Enumeration: 'yes': 1, 'no': 2. |
upsmgAgentTFTP | 1.3.6.1.4.1.705.1.12.17 | integer | read-write |
The enabled/disabled configuration of the TFTP process, default value is no(2) e.g. disabled. Enumeration: 'yes': 1, 'no': 2. |
upsmgAgentTrapSignature | 1.3.6.1.4.1.705.1.12.18 | integer | read-only |
The signature of the trap acknowledged by a manager. |
upsmgRemote | 1.3.6.1.4.1.705.1.13 | |||
upsmgRemoteOnBattery | 1.3.6.1.4.1.705.1.13.1 | integer | read-write |
An object to inform an ups-less agent that the remote UPS is on autonomy. This object could be set by a management application. |
upsmgRemoteIpAddress | 1.3.6.1.4.1.705.1.13.2 | ipaddress | read-write |
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. |
upsmgBatteryFault | 1.3.6.1.4.1.705.1.110.1 |
Trap UPS Battery entering Fault status. |
||
upsmgBatteryOK | 1.3.6.1.4.1.705.1.110.2 |
Trap UPS Battery returned to OK status. |
||
upsmgBatteryReplacementIndicated | 1.3.6.1.4.1.705.1.110.3 |
Trap UPS battery need to be replaced. |
||
upsmgBatteryReplaceNotIndicated | 1.3.6.1.4.1.705.1.110.4 |
Trap UPS battery does not need to be replaced. |
||
upsmgAtLowBattery | 1.3.6.1.4.1.705.1.110.5 |
Trap UPS battery reached low condition. |
||
upsmgFromLowBattery | 1.3.6.1.4.1.705.1.110.6 |
Trap UPS battery returned from low condition. |
||
upsmgChargerFault | 1.3.6.1.4.1.705.1.110.7 |
Trap UPS battery charger is not active. |
||
upsmgChargerOK | 1.3.6.1.4.1.705.1.110.8 |
Trap UPS battery charger is active. |
||
upsmgAtLowCondition | 1.3.6.1.4.1.705.1.110.9 |
Trap UPS entering low condition. |
||
upsmgFromLowCondition | 1.3.6.1.4.1.705.1.110.10 |
Trap UPS exiting low condition. |
||
upsmgOnBattery | 1.3.6.1.4.1.705.1.110.11 |
Trap UPS is on Battery. |
||
upsmgReturnFromBattery | 1.3.6.1.4.1.705.1.110.12 |
Trap UPS returned from battery. |
||
upsmgOnByPass | 1.3.6.1.4.1.705.1.110.13 |
Trap UPS is on by pass. |
||
upsmgReturnFromByPass | 1.3.6.1.4.1.705.1.110.14 |
Trap UPS return from by pass. |
||
upsmgByPassUnavailable | 1.3.6.1.4.1.705.1.110.15 |
Trap UPS by pass unavailable. |
||
upsmgByPassAvailable | 1.3.6.1.4.1.705.1.110.16 |
Trap UPS by pass available. |
||
upsmgUtilityFailure | 1.3.6.1.4.1.705.1.110.17 |
Trap UPS utility power failed. |
||
upsmgUtilityRestored | 1.3.6.1.4.1.705.1.110.18 |
Trap UPS utility power restored. |
||
upsmgOnBoost | 1.3.6.1.4.1.705.1.110.19 |
Trap UPS is on boost. |
||
upsmgReturnFromBoost | 1.3.6.1.4.1.705.1.110.20 |
Trap UPS has returned from boost. |
||
upsmgOverLoad | 1.3.6.1.4.1.705.1.110.21 |
Trap UPS has overload condition. |
||
upsmgLoadOK | 1.3.6.1.4.1.705.1.110.22 |
Trap UPS quit overload condition. |
||
upsmgOverTemperature | 1.3.6.1.4.1.705.1.110.23 |
Trap UPS has overtemperature condition. |
||
upsmgTemperatureOK | 1.3.6.1.4.1.705.1.110.24 |
Trap UPS quit overtemperature condition. |
||
upsmgOnToStart | 1.3.6.1.4.1.705.1.110.25 |
Trap UPS on sequence started. |
||
upsmgOnAbort | 1.3.6.1.4.1.705.1.110.26 |
Trap UPS on sequence cancelled. |
||
upsmgOnInProgress | 1.3.6.1.4.1.705.1.110.27 |
Trap UPS on sequence in progress in ups. |
||
upsmgOnComplete | 1.3.6.1.4.1.705.1.110.28 |
Trap UPS on sequence completed. |
||
upsmgOffToStart | 1.3.6.1.4.1.705.1.110.29 |
Trap UPS off sequence started. |
||
upsmgOffAbort | 1.3.6.1.4.1.705.1.110.30 |
Trap UPS off sequence cancelled. |
||
upsmgOffInProgress | 1.3.6.1.4.1.705.1.110.31 |
Trap UPS off sequence in progress in ups. |
||
upsmgOffComplete | 1.3.6.1.4.1.705.1.110.32 |
Trap UPS off sequence completed. |
||
upsmgToggleToStart | 1.3.6.1.4.1.705.1.110.33 |
Trap UPS toggle (off/on) sequence started. |
||
upsmgToggleAbort | 1.3.6.1.4.1.705.1.110.34 |
Trap UPS toggle (off/on) sequence cancelled. |
||
upsmgToggleInProgress | 1.3.6.1.4.1.705.1.110.35 |
Trap UPS toggle (off/on) sequence in progress in ups. |
||
upsmgToggleComplete | 1.3.6.1.4.1.705.1.110.36 |
Trap UPS toggle (off/on) sequence completed. |
||
upsmgCommunicationFailure | 1.3.6.1.4.1.705.1.110.37 |
Trap UPS serial communication failed. |
||
upsmgCommunicationRestored | 1.3.6.1.4.1.705.1.110.38 |
Trap UPS serial communication restored. |
||
upsmgInputBad | 1.3.6.1.4.1.705.1.110.39 |
Trap UPS input has bad condition. |
||
upsmgInputOK | 1.3.6.1.4.1.705.1.110.40 |
Trap UPS input quit bad condition. |
||
upsmgBatteryUnavailable | 1.3.6.1.4.1.705.1.110.41 |
Trap UPS battery is unavailable. |
||
upsmgBatteryAvailable | 1.3.6.1.4.1.705.1.110.42 |
Trap UPS battery return from unavailable condition. |
||
upsmgAtLowRecharge | 1.3.6.1.4.1.705.1.110.43 |
Trap UPS waiting for battery charging condition. |
||
upsmgFromLowRecharge | 1.3.6.1.4.1.705.1.110.44 |
Trap UPS reached battery charging condition. |
||
upsmgDiagnosticTestFail | 1.3.6.1.4.1.705.1.110.45 |
Trap UPS self test failed. |
||
upsmgDiagnosticTestOK | 1.3.6.1.4.1.705.1.110.46 |
Trap UPS self test succeeded. |
||
upsmgBatteryTestOK | 1.3.6.1.4.1.705.1.110.47 |
Trap UPS passed battery test. |
||
upsmgBatteryTestFail | 1.3.6.1.4.1.705.1.110.48 |
Trap UPS failed battery test. |
||
upsmgExternalAlarmActive | 1.3.6.1.4.1.705.1.110.49 |
Trap UPS enter environment external alarm. |
||
upsmgExternalAlarmInactive | 1.3.6.1.4.1.705.1.110.50 |
Trap UPS exit environment external alarm. |
||
upsmgOnBuck | 1.3.6.1.4.1.705.1.110.51 |
Trap UPS is on buck. |
||
upsmgReturnFromBuck | 1.3.6.1.4.1.705.1.110.52 |
Trap UPS has returned from buck. |
||
upsmgEnvironComFailure | 1.3.6.1.4.1.705.1.110.53 |
Environment Probe communication failure. |
||
upsmgEnvironComOK | 1.3.6.1.4.1.705.1.110.54 |
Environment Probe communication restored. |
||
upsmgEnvironTemperatureLow | 1.3.6.1.4.1.705.1.110.55 |
Temperature is below low threshold. |
||
upsmgEnvironTemperatureHigh | 1.3.6.1.4.1.705.1.110.56 |
Temperature is above high threshold. |
||
upsmgEnvironTemperatureOK | 1.3.6.1.4.1.705.1.110.57 |
Temperature is in normal range. |
||
upsmgEnvironHumidityLow | 1.3.6.1.4.1.705.1.110.58 |
Humidity is below low threshold. |
||
upsmgEnvironHumidityHigh | 1.3.6.1.4.1.705.1.110.59 |
Humidity is above high threshold. |
||
upsmgEnvironHumidityOK | 1.3.6.1.4.1.705.1.110.60 |
Humidity is in normal range. |
||
upsmgEnvironInput1Closed | 1.3.6.1.4.1.705.1.110.61 |
Input #1 is Closed. |
||
upsmgEnvironInput1Open | 1.3.6.1.4.1.705.1.110.62 |
Input #1 is Open. |
||
upsmgEnvironInput2Closed | 1.3.6.1.4.1.705.1.110.63 |
Input #2 is Closed. |
||
upsmgEnvironInput2Open | 1.3.6.1.4.1.705.1.110.64 |
Input #2 is Open. |