Adding data points to SNMP devices or entities - Industrial IoT 5.2.3.0 | BACnet | Modbus | OPC Client | SNMP Manager

Industrial IoT Plugin Guide 5.2.3.0

Product
Industrial IoT
Content type
Guides > Plugin and extension guides
Version
5.2
Release
5.2.3.0
ft:locale
en-US
Last updated
2024-07-11

To monitor the data points of an SNMP device or entity, you must add them to the device or entity in Security Center.

Before you begin

Best Practice: For optimal performance of the plugin, it is recommended to limit the number of data points and rules to 5000 respectively.

What you should know

You can only add the data points contained in a static SNMP table by specifying their index in the table. Changes to the table by the SNMP agent at runtime could result in an invalid data point.

Procedure

  1. From the Config Tool homepage, open the Plugins task.
  2. In the entity browser, select the Industrial IoT role and click on the Devicestab.
  3. Select the SNMP Client device from the Devices list.
  4. In the Data points section, click Add a data point ()
    The Add a data point dialog box opens.
    Dialog box for adding an SNMP data point.
  5. Enter the following information:
    Name
    The name of the data point.
    OID
    The object identifier of the data point.
    Value type
    The data type of the value identified by the OID. For more information, see Data types used by the SNMP plugin.
    Access level
    Indicates whether the selected data point is read-only or read-write. This field is automatically displayed by the plugin role.
    Unit name
    (Optional) The measurement unit of the data point.
    Unit symbol
    (Optional) The symbol representing the measurement unit.
    Conversion
    The conversion to be applied to the argument.
  6. Click Add to add another data point or click Add and Close.
    The data point is displayed in the Data points section.
  7. (Optional) To duplicate a data point, right-click on the data point and select Duplicate.
  8. (Optional) To deactivate a data point, right-click on the data point and select Deactivate.
  9. Click Apply.