This document has only specific information about the device connection settings and its address syntax.

Refer to the User Guide for more information on the Device Module.



Summary

Communication Driver Information
Driver nameSNMP
Assembly NameT.ProtocolDriver.SNMP
Assembly Version2.5.0.7
Available for LinuxFalse
Devices supported 

SNMP supported devices

ManufacturerN/A (Not Applicable)
ProtocolSNMP
InterfaceTCP/IP or UDP
PC RequirementsEthernet port

Supported Operands

Get Command

CommandDescription
OctetStringFS Device DataType ASCII
ObjectIdentifierFS Device DataType ASCII
TimeTicksFS Device DataType ASCII
Integer32FS Device DataType Long
Gauge32FS Device DataType DWord
Counter32FS Device DataType DWord

Set Command

CommandDescription
OctetStringFS Device DataType ASCII
Integer32FS Device DataType Long
Counter32FS Device DataType DWord

Nodes Configuration

Station Configuration 

  • <IP address>: IP address of the equipment in the network
  • <Port>:  Port of the equipment in the network
  • <MIB>:  MIB file of equipment. If the MIB file is not specified the SNMPv2-MIB file will be used.
  • <Version>: Version of the SNMP
  • <Authentication>:  Authentication MD5 or SHA-1. Only for Version 3.
  • <Passphrase>: Passphrase when Authentication is enabled.
  • <Privacy>:  Privacy DES or AES. Only for Version 3 and Authentication is enabled.
  • <Passphrase>: Passphrase when Privacy is enabled.
  • <UserName>: UserName for version 3.



Points Configuration

The syntax for the SNMP communication points is: [Community name]; <OID>

Where:

  • [Community name] can be:
    • Public  (default)
    • Private
  • <OID>: indicates the Object Identifier (OID) in the verbose notation. You can use the TreeView to select the OID from MIB.

 E.g.: .iso.org.dod.internet.mgmt.mib-2.transmission



Driver Revision History

SNMP Revision History
Version Notes
2.5.0.7Initial release on new documentation standards.

In this section...

  • No labels