All MIBs › ATS-MIB
Category: Hardware and Environment
Description: Manages Automatic Transfer Switch (ATS) systems, reporting source availability, transfer events, and output status.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ATS-MIB?
ATS-MIB is a standards-style MIB for Automatic Transfer Switch (ATS) power devices, which manage failover between two power feeds and are common in data-center/telecom power infrastructure. It exposes device identity (model, serial number, manufacturer, firmware and agent firmware revision) together with dual-input source data, including per-source status, preference, voltage, and frequency. This is directly a hardware and firmware status MIB: it reports firmware revision for confirming software currency, and per-source status/voltage/frequency for confirming the health of each incoming utility or generator feed, letting an operator catch a degraded or failed power source before a full outage. It follows common product-identification conventions similar to the standard system group rather than depending on a distinct external MIB. It is deployed wherever ATS units protect critical racks or equipment by switching between redundant power sources, and administrators often keep the ATS-MIB reference on hand when configuring monitoring for these devices.
IPNetwork Monitor allows you to monitor SNMP objects defined in ATS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- automatic transfer switch (ATS) power device
- data center/telecom power infrastructure equipment
Monitoring Examples
An admin would poll atsInputGroupSourceAstatus and atsInputGroupSourceBstatus alongside atsInputGroupSourceAinputVoltage/atsInputGroupSourceAinputFrequency and the corresponding B-source objects to detect a feed that has dropped out of tolerance. atsInputGroupPreference shows which source is preferred, so a transfer event appears as the active/preferred source flipping from A to B; atsIdentGroupFirmwareRevision and atsIdentGroupSerialNumber would be checked to confirm the correct firmware is installed on a specific unit before maintenance.
What Can Be Monitored
- input source status (A/B)
- input voltage/frequency per source
- preferred/active source
- firmware and agent firmware revision
- serial number/manufacturer/model
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString |
From UPS-MIB
| NonNegativeInteger | |
| PositiveInteger |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| STR accessCommunityString | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24.1.3 | DisplayString | read-write | The community name to use in the manager when access ATS |
| IP accessControlAddr | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24.1.2 | IpAddress | read-write | The IP address of the manager to access ATS |
| INT accessControlMode | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24.1.4 | INTEGER | read-write | Access type, only read/Write access type can change parameter of ATS |
| INT accessIndex | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24.1.1 | INTEGER | read-only | The index to a access control entry. |
| agentConfig | 1.3.6.1.4.1.37662.1.2.2.1.1.7 | |||
| agentConfigAccessControlEntry | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24.1 | not-accessible | The managers. | |
| agentConfigAccessControlTable | 1.3.6.1.4.1.37662.1.2.2.1.1.7.24 | not-accessible | A list of managers which can access ATS with private community string. | |
| INT agentConfigBaudRate | 1.3.6.1.4.1.37662.1.2.2.1.1.7.9 | INTEGER | read-only | The serial port communication speed. only 9600 allowed |
| INT agentConfigClearAgentLog | 1.3.6.1.4.1.37662.1.2.2.1.1.7.15 | INTEGER | read-write | Clear agent log data |
| INT agentConfigClearEventLog | 1.3.6.1.4.1.37662.1.2.2.1.1.7.16 | INTEGER | read-write | Clear event log data |
| INT agentConfigClearExtHistoryLog | 1.3.6.1.4.1.37662.1.2.2.1.1.7.17 | INTEGER | read-write | Clear extented history log data |
| INT agentConfigClearHistoryLog | 1.3.6.1.4.1.37662.1.2.2.1.1.7.18 | INTEGER | read-write | Clear history log data |
| STR agentConfigDate | 1.3.6.1.4.1.37662.1.2.2.1.1.7.4 | DisplayString | read-write | The date in agent, format is (dd/mm/yyyy) |
| INT agentConfigDefaultLanguage | 1.3.6.1.4.1.37662.1.2.2.1.1.7.25 | INTEGER | read-write | The default languauge for browser, when set to auto(1) ATS will send page in the language depends on the request language of browser. |
| INT agentConfigDhcpStatue | 1.3.6.1.4.1.37662.1.2.2.1.1.7.10 | INTEGER | read-write | Enable or disable DHCP/BootP capability |
| INT agentConfigExtHistoryLogFrequency | 1.3.6.1.4.1.37662.1.2.2.1.1.7.7 | INTEGER | read-write | The ups parameters are sampled at the rate governed by the mconfigHistroyLogFrequency. These sampled values are further conslidated over period of time which is determined by this object. |
| IP agentConfigGateway | 1.3.6.1.4.1.37662.1.2.2.1.1.7.2 | IpAddress | read-write | The default gateway that allow device managed through routers |
| INT agentConfigHistoryLogFrequency | 1.3.6.1.4.1.37662.1.2.2.1.1.7.6 | INTEGER | read-write | The frequency of the updation of the history log. The value is in seconds |
| IP agentConfigIpaddress | 1.3.6.1.4.1.37662.1.2.2.1.1.7.1 | IpAddress | read-write | The ip address that NMS can identify the managed device |
| INT agentConfigIPv6AddrAutoConfig | 1.3.6.1.4.1.37662.1.2.2.1.1.7.27 | INTEGER | read-write | The state of IPv6 address auto-configuration. If set to enable(1), ATS will try to get a valid global/site-local address from IPv6 router or DHCPv6 server on the same link. |
| INT agentConfigIPv6AddrStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.7.26 | INTEGER | read-only | The status of IPv6 global address. When the auto-configuration of IPv6 address is disabled, it shows manual configuration(3). Otherwise, it shows valid(2) for auto-configured successfully, or shows invalid(1) for the failure in auto-configured. |
| STR agentConfigIPv6DefaultRouter | 1.3.6.1.4.1.37662.1.2.2.1.1.7.31 | DisplayString | read-write | The address of IPv6 default router. If change it manually, the agentConfigIPv6AddrStatus and agentConfigIPv6AddrAutoConfig will be changed to manual configuration and disabled respectively. |
| STR agentConfigIPv6GlobalAddr | 1.3.6.1.4.1.37662.1.2.2.1.1.7.29 | DisplayString | read-write | The IPv6 global/site-local address of ATS. If change it manually, the agentConfigIPv6AddrStatus and agentConfigIPv6AddrAutoConfig will be changed to manual configuration and disabled respectively. |
| STR agentConfigIPv6LinkLocalAddr | 1.3.6.1.4.1.37662.1.2.2.1.1.7.28 | DisplayString | read-only | The IPv6 link-local address of ATS. It is auto-configured based on MAC address of ATS. |
| INT agentConfigIPv6PrefixlLength | 1.3.6.1.4.1.37662.1.2.2.1.1.7.30 | INTEGER | read-write | The prefix length of IPv6 global/site-local address.If change it manually, the agentConfigIPv6AddrStatus and agentConfigIPv6AddrAutoConfig will be changed to manual configuration and disabled respectively. |
| INT agentConfigMibVersion | 1.3.6.1.4.1.37662.1.2.2.1.1.7.22 | INTEGER | read-only | The version of MIB spec. |
| INT agentConfigPollRate | 1.3.6.1.4.1.37662.1.2.2.1.1.7.8 | INTEGER | read-write | The frequency that proxy agent polls the connected UPS in JBUS protocol. (unit : second) |
| INT agentConfigResetToDefault | 1.3.6.1.4.1.37662.1.2.2.1.1.7.13 | INTEGER | read-write | Reset all parameters of ATS to default value |
| INT agentConfigRestart | 1.3.6.1.4.1.37662.1.2.2.1.1.7.14 | INTEGER | read-write | Restart ATS |
| IP agentConfigSubnetMask | 1.3.6.1.4.1.37662.1.2.2.1.1.7.3 | IpAddress | read-write | Internet address subnet mask |
| INT agentConfigTelnetStatue | 1.3.6.1.4.1.37662.1.2.2.1.1.7.11 | INTEGER | read-write | Enable or disable telnet access |
| INT agentConfigTftpStatue | 1.3.6.1.4.1.37662.1.2.2.1.1.7.12 | INTEGER | read-write | Enable or disable network upgrade capability |
| STR agentConfigTime | 1.3.6.1.4.1.37662.1.2.2.1.1.7.5 | DisplayString | read-write | The time in agent, format is (hh:mm:ss) |
| INT agentConfigTrapAckSignature | 1.3.6.1.4.1.37662.1.2.2.1.1.7.21 | INTEGER | read-write | The signature of trap acknowledge. |
| INT agentConfigTrapRetryCount | 1.3.6.1.4.1.37662.1.2.2.1.1.7.19 | INTEGER | read-write | The count of repeat traps to send to NMS before trap acknowledge received. |
| INT agentConfigTrapRetryTime | 1.3.6.1.4.1.37662.1.2.2.1.1.7.20 | INTEGER | read-write | The time between retry traps sned to NMS. |
| agentConfigTrapsReceiversEntry | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1 | not-accessible | The managers to send traps to. | |
| agentConfigTrapsReceiversTable | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23 | not-accessible | A list of managers to send traps to. The number of entries is given by the value of agentConfigNumTrapReceivers | |
| ats | 1.3.6.1.4.1.37662 | |||
| atsAgent | 1.3.6.1.4.1.37662.1.2.2 | |||
| NTF atsAtsAlarm | 1.3.6.1.4.1.37662.1.2.2.1.2.0.1 | WARNING: ATS Alarm. | ||
| NTF atsAtsAlarmToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.16 | INFORMATION: ATS Alarm Normal. | ||
| NTF atsCommunicationEstablished | 1.3.6.1.4.1.37662.1.2.2.1.2.0.32 | INFORMATION: Communication with the ATS has been established. | ||
| NTF atsCommunicationLost | 1.3.6.1.4.1.37662.1.2.2.1.2.0.31 | SEVERE: Communication to the ATS has been lost. Steps to reestablish communication are in progress. | ||
| atsControlGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.6 | |||
| INT atsControlGroupBuzzerAlarmControl | 1.3.6.1.4.1.37662.1.2.2.1.1.6.1 | INTEGER | read-write | The buzzer alarm control. |
| INT atsControlGroupManualTransfer | 1.3.6.1.4.1.37662.1.2.2.1.1.6.2 | INTEGER | read-write | User can click this bottom to decide output source supply is Source A or Source B. |
| NTF atsDcOffsetAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.10 | SEVERE: Unit fault (Sensor circuit abnormal). | ||
| NTF atsDcOffsetAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.25 | INFORMATION: Unit Normal (Sensor circuit normal). | ||
| NTF atsEepromAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.11 | SEVERE: Unit fault (EEPROM data abnormal) | ||
| NTF atsEepromAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.26 | INFORMATION: Unit normal (EEPROM data normal) | ||
| atsHmiSwitchGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.4 | |||
| INT atsHmiSwitchGroupAtsAlarm | 1.3.6.1.4.1.37662.1.2.2.1.1.4.2 | INTEGER | read-only | This shows the alarm occured. |
| INT atsHmiSwitchGroupAutoReturn | 1.3.6.1.4.1.37662.1.2.2.1.1.4.3 | INTEGER | read-only | Auto recover to that setting value when two input source normal. |
| INT atsHmiSwitchGroupBuzzer | 1.3.6.1.4.1.37662.1.2.2.1.1.4.1 | INTEGER | read-only | This field shows the status of the buzzer. Status included? 'Enable','Disable'. |
| INT atsHmiSwitchGroupSourceTransferByLoad | 1.3.6.1.4.1.37662.1.2.2.1.1.4.4 | INTEGER | read-only | On: If overload timeout occurred , ATS will tranfer to another source automaticlly. Off:If overload timeout occurred , ATS will turn off the output source. |
| INT atsHmiSwitchGroupSourceTransferByPhase | 1.3.6.1.4.1.37662.1.2.2.1.1.4.5 | INTEGER | read-only | On: when the transfer of output source occur, the transfer can active if differernce of phase less than setting value Off: Switch transfer immed... whatever difference of phase. |
| atsIdentGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.1 | |||
| STR atsIdentGroupAgentFirmwareRevision | 1.3.6.1.4.1.37662.1.2.2.1.1.1.5 | DisplayString | read-only | The agent firmware revision. |
| STR atsIdentGroupFirmwareRevision | 1.3.6.1.4.1.37662.1.2.2.1.1.1.4 | DisplayString | read-only | The device firmware revision. |
| STR atsIdentGroupManufacturer | 1.3.6.1.4.1.37662.1.2.2.1.1.1.3 | DisplayString | read-only | The device manufacturer name. |
| STR atsIdentGroupModel | 1.3.6.1.4.1.37662.1.2.2.1.1.1.1 | DisplayString | read-only | The device model name. |
| STR atsIdentGroupSerialNumber | 1.3.6.1.4.1.37662.1.2.2.1.1.1.2 | DisplayString | read-only | The device serial number. |
| atsInputGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.2 | |||
| STR atsInputGroupPreference | 1.3.6.1.4.1.37662.1.2.2.1.1.2.1 | DisplayString | read-only | This shows the Output Source Priority by Source A or Source B. |
| INT atsInputGroupSourceAfrequencyLowerLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.11 | INTEGER | read-only | The source A frequency lower limit of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceAfrequencyUpperLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.10 | INTEGER | read-only | The source A frequency upper limit of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceAinputFrequency | 1.3.6.1.4.1.37662.1.2.2.1.1.2.4 | INTEGER | read-only | The source A input frequency of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceAinputVoltage | 1.3.6.1.4.1.37662.1.2.2.1.1.2.3 | INTEGER | read-only | The source A input voltage of the ATS input in volts. |
| INT atsInputGroupSourceAstatus | 1.3.6.1.4.1.37662.1.2.2.1.1.2.2 | INTEGER | read-only | This field shows the status of the source A. Status included? 'OK','Fail'. 'OK' mean frequency and voltage of Source A are normal. |
| INT atsInputGroupSourceAvoltageLowerLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.9 | INTEGER | read-only | The source A voltage lower limit of the ATS input in volts. |
| INT atsInputGroupSourceAvoltageUpperLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.8 | INTEGER | read-only | The source A voltage upper limit of the ATS input in volts. |
| INT atsInputGroupSourceBfrequencyLowerLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.15 | INTEGER | read-only | The source B frequency lower limit of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceBfrequencyUpperLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.14 | INTEGER | read-only | The source B frequency upper limit of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceBinputFrequency | 1.3.6.1.4.1.37662.1.2.2.1.1.2.7 | INTEGER | read-only | The source B input frequency of the ATS input in 0.1 Hz. |
| INT atsInputGroupSourceBinputVoltage | 1.3.6.1.4.1.37662.1.2.2.1.1.2.6 | INTEGER | read-only | The source B input voltage of the ATS input in volts. |
| INT atsInputGroupSourceBstatus | 1.3.6.1.4.1.37662.1.2.2.1.1.2.5 | INTEGER | read-only | This field shows the status of the source B. Status included? 'OK','Fail'. 'OK' mean frequency and voltage of Source B are normal. |
| INT atsInputGroupSourceBvoltageLowerLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.13 | INTEGER | read-only | The source B voltage lower limit of the ATS input in volts. |
| INT atsInputGroupSourceBvoltageUpperLimit | 1.3.6.1.4.1.37662.1.2.2.1.1.2.12 | INTEGER | read-only | The source B voltage upper limit of the ATS input in volts. |
| NTF atsInputPhaseDifference | 1.3.6.1.4.1.37662.1.2.2.1.2.0.14 | SEVERE: Phase difference between resources exceed user defined value, Output off, Reset needed. | ||
| NTF atsInputPhaseDifferenceToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.29 | INFORMATION: Input sources return to normal phase. | ||
| NTF atsLcdNotConnect | 1.3.6.1.4.1.37662.1.2.2.1.2.0.12 | SEVERE: LCD panel connection abnormal. | ||
| NTF atsLcdNotConnectToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.27 | INFORMATION: LCD panel connection normal. | ||
| atsMiscellaneousGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.5 | |||
| INT atsMiscellaneousGroupAtsSystemTemperture | 1.3.6.1.4.1.37662.1.2.2.1.1.5.1 | INTEGER | read-only | The ATS system temperture in degree C. |
| INT atsMiscellaneousGroupSystemMaxCurrent | 1.3.6.1.4.1.37662.1.2.2.1.1.5.2 | INTEGER | read-only | The system max current int 0.1 Amp. |
| atsObjectGroup | 1.3.6.1.4.1.37662.1.2.2.1.1 | |||
| NTF atsOutputExceedsOverloadTime | 1.3.6.1.4.1.37662.1.2.2.1.2.0.13 | SEVERE: Overload time out, Output off, Reset needed. | ||
| NTF atsOutputExceedsOverloadTimeToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.28 | INFORMATION: Output Load Normal. | ||
| atsOutputGroup | 1.3.6.1.4.1.37662.1.2.2.1.1.3 | |||
| NUM atsOutputGroupLoad | 1.3.6.1.4.1.37662.1.2.2.1.1.3.5 | NonNegativeInteger | read-only | The load in %. |
| NUM atsOutputGroupOutputCurrent | 1.3.6.1.4.1.37662.1.2.2.1.1.3.4 | NonNegativeInteger | read-only | The output current in 0.1 A. |
| NUM atsOutputGroupOutputFequency | 1.3.6.1.4.1.37662.1.2.2.1.1.3.3 | NonNegativeInteger | read-only | The output fequency in 0.1 Hz. |
| STR atsOutputGroupOutputSource | 1.3.6.1.4.1.37662.1.2.2.1.1.3.1 | DisplayString | read-only | Output source is supply by Source A or Source B. Status included? 'Source A','Source B'. |
| NUM atsOutputGroupOutputVoltage | 1.3.6.1.4.1.37662.1.2.2.1.1.3.2 | NonNegativeInteger | read-only | The Output Voltage in volts. |
| NTF atsOutputOverLoad | 1.3.6.1.4.1.37662.1.2.2.1.2.0.6 | SEVERE: Output over load. | ||
| NTF atsOutputOverLoadToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.21 | INFORMATION: Output Load Normal. | ||
| NTF atsOverTemperature | 1.3.6.1.4.1.37662.1.2.2.1.2.0.9 | WARNING: Cabinet over temperature. | ||
| NTF atsOverTemperatureToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.24 | INFORMATION: Cabinet temperature Normal. | ||
| NTF atsSourceAfrequencyAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.4 | WARNING: Source A frequency abnormal. | ||
| NTF atsSourceAfrequencyAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.19 | INFORMATION: Source A Frequency Normal. | ||
| NTF atsSourceAvoltageAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.2 | WARNING: Source A voltage abnormal. | ||
| NTF atsSourceAvoltageAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.17 | INFORMATION: Source A Voltage Normal. | ||
| NTF atsSourceBfrequencyAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.5 | WARNING: Source B frequency abnormal. | ||
| NTF atsSourceBfrequencyAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.20 | INFORMATION: Source B Frequency Normal. | ||
| NTF atsSourceBvoltageAbnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.3 | WARNING: Source B voltage abnormal. | ||
| NTF atsSourceBvoltageAbnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.18 | INFORMATION: Source B Voltage Normal. | ||
| atsTrapGroup | 1.3.6.1.4.1.37662.1.2.2.1.2 | |||
| NTF atsUserSetOverLoad | 1.3.6.1.4.1.37662.1.2.2.1.2.0.15 | WARNING: User defined load pre-alarm. | ||
| NTF atsUserSetOverLoadToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.30 | INFORMATION: User defined load return to Normal. | ||
| NTF atsWorkPowerAabnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.7 | SEVERE: Unit fault (Working power A abnormal). | ||
| NTF atsWorkPowerAabnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.22 | INFORMATION: Unit Normal (Working power A normal). | ||
| NTF atsWorkPowerBabnormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.8 | SEVERE: Unit fault (Working power B abnormal). | ||
| NTF atsWorkPowerBabnormalToNormal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.23 | INFORMATION: Unit Normal (Working power B normal). | ||
| NTF emdAlarm1Active | 1.3.6.1.4.1.37662.1.2.2.1.2.0.42 | WARNING: The status of emd alarm-1 activated. | ||
| NTF emdAlarm1Normal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.41 | INFORMATION: The status of emd alarm-1 back to normal from active. | ||
| NTF emdAlarm2Active | 1.3.6.1.4.1.37662.1.2.2.1.2.0.44 | WARNING: The status of emd alarm-2 activated. | ||
| NTF emdAlarm2Normal | 1.3.6.1.4.1.37662.1.2.2.1.2.0.43 | INFORMATION: The status of emd alarm-2 back to normal from active. | ||
| emdConfig | 1.3.6.1.4.1.37662.1.2.2.1.1.9 | |||
| emdConfigAlarm1 | 1.3.6.1.4.1.37662.1.2.2.1.1.9.5 | |||
| STR emdConfigAlarm1Name | 1.3.6.1.4.1.37662.1.2.2.1.1.9.5.1 | DisplayString | read-write | Description of EMD alarm-1 |
| INT emdConfigAlarm1Type | 1.3.6.1.4.1.37662.1.2.2.1.1.9.5.2 | INTEGER | read-write | The alarm-1 operation type |
| emdConfigAlarm2 | 1.3.6.1.4.1.37662.1.2.2.1.1.9.6 | |||
| STR emdConfigAlarm2Name | 1.3.6.1.4.1.37662.1.2.2.1.1.9.6.1 | DisplayString | read-write | Description of EMD alarm-2 |
| INT emdConfigAlarm2Type | 1.3.6.1.4.1.37662.1.2.2.1.1.9.6.2 | INTEGER | read-write | The alarm-1 operation type |
| STR emdConfigEmdName | 1.3.6.1.4.1.37662.1.2.2.1.1.9.2 | DisplayString | read-write | Description of EMD |
| emdConfigHumidity | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4 | |||
| INT emdConfigHumidityHighSetPoint | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.2 | INTEGER | read-write | The set point for high humidity warning, in % |
| INT emdConfigHumidityHighStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.3 | INTEGER | read-write | To enable/disable high set point check with emd humidity. |
| INT emdConfigHumidityLowSetPoint | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.4 | INTEGER | read-write | The set point for low humidity warning, in % |
| INT emdConfigHumidityLowStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.5 | INTEGER | read-write | To enable/disable low set point check with emd humidity. |
| STR emdConfigHumidityName | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.1 | DisplayString | read-write | Description of EMD humidity sensor |
| INT emdConfigHumidityOffset | 1.3.6.1.4.1.37662.1.2.2.1.1.9.4.6 | INTEGER | read-write | The offset to calibrate humidity of EMD, in % |
| emdConfigTemperature | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3 | |||
| INT emdConfigTempHighSetPoint | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.2 | INTEGER | read-write | The set point for high temperature warning, in degrees |
| INT emdConfigTempHighStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.3 | INTEGER | read-write | To enable/disable high set point check with emd temperature. |
| INT emdConfigTempLowSetPoint | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.4 | INTEGER | read-write | The set point for low temperature warning, in degrees |
| INT emdConfigTempLowStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.5 | INTEGER | read-write | To enable/disable low set point check with emd temperature. |
| STR emdConfigTempName | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.1 | DisplayString | read-write | Description of EMD temperature sensor |
| INT emdConfigTempOffset | 1.3.6.1.4.1.37662.1.2.2.1.1.9.3.6 | INTEGER | read-write | The offset to calibrate temperature of EMD, in degrees |
| NTF emdHumidityNotHigh | 1.3.6.1.4.1.37662.1.2.2.1.2.0.37 | INFORMATION: The humidity of EMD back to normal from high warning. | ||
| NTF emdHumidityNotLow | 1.3.6.1.4.1.37662.1.2.2.1.2.0.39 | INFORMATION: The humidity of EMD back to normal from low warning. | ||
| NTF emdHumidityTooHigh | 1.3.6.1.4.1.37662.1.2.2.1.2.0.38 | WARNING: The humidity of EMD higher than set point. | ||
| NTF emdHumidityTooLow | 1.3.6.1.4.1.37662.1.2.2.1.2.0.40 | WARNING: The humidity of EMD lower than set point. | ||
| INT emdSatatusAlarm1 | 1.3.6.1.4.1.37662.1.2.2.1.1.8.4 | INTEGER | read-only | The EMD alarm-1 status |
| INT emdSatatusAlarm2 | 1.3.6.1.4.1.37662.1.2.2.1.1.8.5 | INTEGER | read-only | The EMD alarm-2 status |
| INT emdSatatusEmdType | 1.3.6.1.4.1.37662.1.2.2.1.1.8.1 | INTEGER | read-only | The type of EMD plugged into the port. |
| INT emdSatatusHumidity | 1.3.6.1.4.1.37662.1.2.2.1.1.8.3 | INTEGER | read-only | The measurement of EMD humidity, in 0.1 degree |
| INT emdSatatusTemperature | 1.3.6.1.4.1.37662.1.2.2.1.1.8.2 | INTEGER | read-only | The measurement of EMD temperature, in 0.1 degree |
| emdStatus | 1.3.6.1.4.1.37662.1.2.2.1.1.8 | |||
| NTF emdTemperatureNotHigh | 1.3.6.1.4.1.37662.1.2.2.1.2.0.33 | INFORMATION: The temperature of EMD back to normal from high warning. | ||
| NTF emdTemperatureNotLow | 1.3.6.1.4.1.37662.1.2.2.1.2.0.35 | INFORMATION: The temperature of EMD back to normal from low warning. | ||
| NTF emdTemperatureTooHigh | 1.3.6.1.4.1.37662.1.2.2.1.2.0.34 | WARNING: The temperature of EMD higher than set point. | ||
| NTF emdTemperatureTooLow | 1.3.6.1.4.1.37662.1.2.2.1.2.0.36 | WARNING: The temperature of EMD lower than set point. | ||
| product | 1.3.6.1.4.1.37662.1 | |||
| STR receiverCommunityString | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.3 | DisplayString | read-write | The community name to use in the trap when sent to the manager. |
| STR receiverDescription | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.6 | DisplayString | read-write | Description of trap receivers |
| INT receiverNmsType | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.4 | INTEGER | read-write | The trap group that NMS desired. |
| INT receiverSeverityLevel | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.5 | INTEGER | read-write | The severity level of traps to be received by this manager. |
| single | 1.3.6.1.4.1.37662.1.2.2.1 | |||
| INT trapsIndex | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.1 | INTEGER | read-only | The index to a trap receiver entry. |
| STR trapsReceiverAddr | 1.3.6.1.4.1.37662.1.2.2.1.1.7.23.1.2 | DisplayString | read-write | The IP address of the manager to send a trap to. |
| INT usahEmdConfigEmdConfig | 1.3.6.1.4.1.37662.1.2.2.1.1.9.1 | INTEGER | read-write | Enable or disable to detect presence of EMD |
| webAppliance | 1.3.6.1.4.1.37662.1.2 |
RFC description
Monitors input, output, and control parameters for ATS (Automatic Transfer Switch) uninterruptible power supplies.
Start monitoring Automatic transfer switch (ATS) power devices with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.