You are here: Driver Reference > SNMP Driver > SNMP Specific Status Display Attributes > Source

Source

Associated with: SNMP points

The Source attribute is common to many Status displays. The attribute indicates the location at which the item resides. The information shown varies, depending on the item.

The Source attribute displays the value Undefined if the item’s configuration is incomplete, in so far as the device with which the item is associated has not yet been specified.

For points on the SNMP driver, the Source attribute displays information in this format:

<Device Address>:<Community Name>:<Object Identifier (if used)>:<Point Type>

Example:

10.1.10.66:public:.1.3.6.1.2.1.1.1.0:Cardinal

for a Cardinal point that is obtaining data from the SNMP agent that has an IP address of 10.1.10.66, which is in the public community. The Object Identifier for the point is .1.3.6.1.2.1.1.1.0

10.1.10.66:public::Integer

for an Integer point that is obtaining data from the SNMP agent that has an IP address of 10.1.10.66, which is in the public community. As the driver is trapping generic data for this point, the point does not have an Object Identifier.


ClearSCADA 2015 R2