Organizing the Collected Data in SNMP Connector

Once all the information is stored in the SNMP Connector, the data shown under the SNMP tree are exactly the same data that will be shown in the ICONICS Unified Data Browser. From the SNMP Connector, you can configure everything to make things easier in the ICONICS Unified Data Browser. Just remember that every item here is an SNMP tag, which acts like a normal OPC tag in the GENESIS64 world. So there is no problem in using SNMP tags in the same places where the OPC tags are used. Simply the source of the data is different, but this is totally transparent to you.

 

This topic describes: Devices, Folders, and Items.

Devices

Clicking on a device (for example, a printer) shows the device properties in the right side of the Workbench.

 

Device Properties in the SNMP Provider in the Workbench

 

Settings include:

Timing

Device Data

SNMP v3 Settings

Folders

You can add a folder to a device that appears in the tree control in the Project Explorer in the SNMP Connector in the GENESIS64 Workbench.

 

To Add a Folder:

  1. Right-click on a device, then click Add Folder, as shown below.

Adding a Folder through the Workbench Project Explorer

 

-OR-

 

Select a device, then click on the Add Folder button, shown below, in the Edit section of the Home ribbon in the Workbench.

 

Add Folder Button

  1. Creating a new folder or clicking on an existing folder opens the Folder properties in the right side of the Workbench. This box only allows you to name (or rename) the connected folder.

Folder Properties in the SNMP Provider in the Workbench

Items

You can add a new item or, specifically a new SNMP Tag, to a device or folder in the SNMP provider in the Workbench.

 

To Add a New Item (SNMP Tag):

  1. Right-click on a device, then click Add Tag.

Adding a Tag in the SNMP Provider in Workbench

 

-OR-

 

Select a device in the Project Explorer, then click the Add Tag button in the Edit section of the Home ribbon in the Workbench.

 

Add Tag Button

  1. Creating a new tag or clicking on an existing tag opens the Tag properties in the right side of the Workbench.

Tag Properties in the SNMP Provider in the Workbench

  1. From here you can configure all the information about the SNMP tag:

SNMP Settings

      • Full OID: The identifier for every SNMP tag is the Full OID. With this information you can retrieve the associated data in the MIB dictionary tree (if it exists).

      • Syntax: The SNMP type of the tag. It can also be a table, but only if the SNMP item associated with the tag (which has the very same Full OID) is a table, too.

      • Data Type: Specifies the OLE data type, and is identical to the OPC data type. This field must be set to Array for SNMP tables.

      • Access: A tag can be readable, writable, both, or none.

      • Update Rate: Enter a device Update Rate only for the selected tag.

      • Use GetNext: Check this check box to retrieve values through a Get-next instead of the default Get. This field is disabled for Array Data, Table Data, and writable tags.

MIB Data

 

The following information is filled in automatically after you have filled out the SNMP Data section and saved the SNMP Tag:

See Also:

Device Properties

Data Item Properties

SNMP Connector