The Babel Buster SPX Pro-V2 Trap Listener for Modbus listens for SNMP traps and puts the trap information into Modbus registers. The template driven trap listener provides multiple algorithms for recognizing traps, and can easily place trap information into holding registers for Modbus access. Script Basic can be used for string comparison and trap message interpretation when traps information is not strictly numeric. The Script Basic program decides how to turn a message into a number for Modbus.

Babel Buster SPX Pro-V2 Trap Listener includes an automatic table walker with multiple algorithms making it suitable for walking the sparse alarm table found in UPS systems implementing RFC 1628. The table walker can easily translate the alarm table into a series of Modbus coils for easy access by a PLC.

Babel Buster SPX Pro V2 Trap Listener Functionality

Babel Buster SPX Pro-V2 Trap Listener for Modbus is also a SNMP to Modbus gateway including Modbus TCP client and server, and Modbus RTU configurable as master or slave. The SPX Pro-V2 includes an SNMP client, and server with its own MIB that you map Modbus registers to. The SPX Pro-V2 can readily exchange data between Modbus and SNMP devices.

Feature Highlights
• SNMP trap listener, template driven or fully programmable
• Automatic SNMP table walker
• Connect Modbus RTU and TCP devices to SNMP
• Connect SNMP devices to Modbus TCP or RTU networks
• SNMP v1, v2c client and server
• Configured via internal web server
• FCC, CE Mark
• Software Included, No Drivers to Buy

Babel Buster SPX Pro V2 Trap Listener and Gateway

Babel Buster SPX Pro V2 Modbus to SNMP Gateway

SPX Pro V2 has been discontinued. We have newer gateways that offer higher performance than the SPX Pro V2, and have all of the same capabilities as the SPX Pro V2 plus some new features - at a lower price. Depending upon which feature set is most applicable for you, you will want MX-61-V2C, MX-61-V3 or MX-61-SP.

New Pro Enhancements

• Flexible Trap Receiver
• Automatic Table Walker
• Script Basic with SNMP Enhancements
• User Defined Register Set
• Character String Support

Control Solutions’ Babel Buster® SPX Pro V2 is a an enhanced gateway with advanced features to support connecting Modbus RTU and TCP to SNMP v1 and v2c. The SPX Pro V2 also includes support for connecting devices having a proprietary serial protocol to SNMP or Modbus TCP.

The SPX Pro V2 includes an automatic table walker with multiple algorithms making it suitable for walking the sparse alarm table found in UPS systems implementing RFC 1628. The table walker can easily translate the alarm table into a series of Modbus coils for easy access by a PLC.

The SPX Pro V2 includes a trap receiver supporting both v1 and v2c traps. The template driven trap receiver provides multiple algorithms for recognizing traps, and can easily place trap information into holding registers for Modbus access. If more complex treatment of trap information is needed, such as character string interpretation, Script Basic can be used to process traps and place resulting data into Modbus registers.

The SPX Pro V2 allows the user to create the Modbus register set. The “registers” can be 16, 32, or 64 bit (with any registers greater than 16 bits being automatically treated as a series of Modbus registers). Holding registers can be integer, unsigned integer, or IEEE 754 floating point, single or double precision. The SPX Pro V2 also supports character strings as a series of registers having two ASCII characters per register. These character registers can be read and written from Script Basic as a single string variable. Although all local registers are allocated as holding registers, they can also be accessed as input registers, discrete inputs, or coils.

The SPX Pro V2 allows the serial port to be used for a proprietary serial protocol instead of Modbus RTU. When used for interpreting a proprietary protocol, a Script Basic program would be written to send and receive via the serial port as applicable, and interact with the local Modbus registers (and MIB variables) under user program control.

The SPX Pro V2 is itself an SNMP device. Local Modbus registers can be assigned to any of five branches of the local MIB for remote access by other SNMP clients. The local data may be accessed as scaled integer, 64-bit counters, 32-bit or 64-bit floating point (RFC 6340), or character strings (Octet strings) with automatic reformatting. An SNMP Get to the SPX Pro V2 will read local registers and an SNMP Set will write the local registers. If local registers are mapped via Modbus to write to other Modbus devices, then SNMP Set will result in writing to a Modbus device.

The SPX Pro V2 can send v1 or v2c traps based on threshold rules created via templates in the SPX Pro V2’s web UI. When data in the local registers meets the rule criteria, the trap will be sent. Traps can be triggered by reading other Modbus devices or by any other source of local data including Script Basic.

The SPX Pro V2 includes an SNMP client that can read and write MIB variables in other SNMP devices. When reading, the remote device’s data will be stored in a local register. When writing, data will be taken from a local register and sent to the remote SNMP device via SNMP Set.

The SPX Pro V2 can be Modbus RTU master or slave (user selectable), and Modbus TCP client and server (concurrently). Maps created via templates in the SPX Pro V2’s web UI will read and write other Modbus devices, copying their data to local registers when read, or sending data from local registers to those devices when written.

The SPX Pro V2 includes template based rules for simple calculations and data tests. These can be used for simple data manipulation. If more complex formula based data treatment is needed, Script Basic has access to all local registers. Reformatting from one register type to another is automatic. Therefore, a simple copy rule will transform a number into an ASCII string for use in sending traps.

Screen shot from BB2-6010 Modbus to SNMP Gateway

Interface to a Modbus RTU alphanumeric display device has never been easier. The SPX Pro V2 recognizes a series of Modbus holding registers as a single character string. The built-in Script Basic includes richly featured character string manipulation and recognizes the series of registers as a single character string.

Screen shot from BB2-6010 Modbus to SNMP Gateway
Screen shot from BB2-6010 Modbus to SNMP Gateway

Configuration of the gateway is done via the web pages served by the internal web server. The user simply fills in templates. The entire configuration is saved in the internal Flash file system in XML format. This file may be exported to replicate additional copies of the configured device, or for backup.

Script Basic provides unprecedented power and flexibility for creating the ultimate SNMP trap receiver. A special set of commands have been added to Basic to provide access to received traps. Basic can also trigger sending of traps by writing to local registers that are mapped via templates.

Screen shot from BB2-6010 Modbus to SNMP Gateway

Click the link below to view a demo copy of the entire Web UI in the BBSPX Pro V2.

SPX Pro V2 Demo Web

 

SPX Pro V2 Features

• Modbus RTU RS-485 Master or Slave
• Modbus TCP Client and Server
• Modbus TCP over Ethernet 10/100BaseT
• SNMP v1, v2c Get/Set access to all data points
• SNMP v1, v2c table walker
• SNMP v1, v2c trap receiver
• SNMP v1, v2c trap generation, user programmable criteria
• Up to 2000 local registers
• Up to 500 MIB variables
• 16, 32, 64-bit integer, 32 or 64-bit IEEE 754 floating point, Mod10
• ASCII character string support (UTF-8)
• Supports Modbus “coils”, input registers, holding registers
• Modbus register mapping configured via web interface
• Modbus (master) polling interval configurable per point
• Configure via web pages
• Programmable with Script Basic
• SNMP enhancements added to Script Basic in Babel Buster Pro
• Flash file system, 10X capacity, for XML configuration files
• Online help, Quick Help section at bottom of every web page
• Password protection for web log-on and ftp
• Field upgradeable firmware upload via ftp
• DHCP or static IP address
• EIA-485 transceiver for Modbus RTU
• Powered by 10-30VDC or 12-24VAC 50/60 Hz
• Power Consumption: 0.1A @ 24VDC
• Panel mount, 70mm H x 131mm W x 38mm D
• Pluggable screw terminal block for power & RTU network
• Operating temperature -20°C to +75°C
• Humidity 5% to 90% non-condensing
• FCC Class A, CE Mark

Babel Buster Pro Video Library

Watch these videos for an introduction to configuring the Babel Buster Pro gateway. It's easier than reading!

Introduction to the Babel Buster Pro

Babel Buster Pro Video - Introduction

Configuring Babel Buster Pro Modbus RTU and TCP, Master and Slave

Babel Buster Pro Video - Configuring Modbus

Configuring Babel Buster Pro SNMP Agent (Server)

Babel Buster Pro Video - Configure SNMP Agent

Configuring Babel Buster Pro SNMP Manager (Client)

Babel Buster Pro Video - Configure SNMP Manager

Our most extensive technical support is provided by the same engineering staff that developed the products. Your personal attention from this staff is available via the support ticket system.

No user/password is required to open a new ticket. Once you open a ticket, you will immediately receive an email with your ticket number. Your ticket number becomes your login to review your ticket(s) later. Click the Support Ticket icon anywhere you see it. (If you do not get an email with your ticket number, within minutes, check your junk folder, spam settings, etc, and try again if necessary.)

 Open a Ticket