Overview
The SNMP driver implements the client-side of the SNMP protocol. Thus, it can be used to integrate SNMP data points from one or more SNMP capable devices. Our SNMP driver is compatible with SNMP v1, v2, and v3.
SNMP data points are addressed via their OID. SNMP communication is possible in two ways:
- datapoint polling: The NETx Server cyclically sends SNMP read requests in order to get the current value of an SNMP data point.
- traps: The NETx Server's SNMP interface receives SNMP traps sent by the SNMP device.
The driver is available for free. Each defined SNMP data point decreases the available licensed data points by one.
Installation
The SNMP driver is provided as an extension and is not included within the default setup.
To install the SNMP driver, open the Core Studio and shutdown the Core Server. Afterwards, start the Extension Manager via the menu Extensions > Manager > Start Extension Manager ....
Within the dialog, select "SNMP" and press the Install button. After having installed the SNMP driver, close the BMS studio and reopen it. Within the menu of the Core Studio you will find a new menu, SNMP. It contains items for all definitions that are necessary for configuration the SNMP driver.
Configuration
- General configuration
- Server-side configuration
- Client-side configuration
Interface is available for the following products:
- NETx BMS Platform
- NETx Multi Protocol Server
Changelog
Version | Date | Notes |
---|---|---|
2022.7.12 | ||
1.0.5 |
| Features
Fixes
|