Within this configuration file, settings for the server side of the SNMP driver are configured.
File location
<WorkspaceDirectory>\ConfigFiles\xio.SNMP.Server.cfg
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
XIO.SNMP.Server.OID | Prefix that is used for mapped SNMP OIDs | string | OID | 1.3.6.1.4.1.58651 |
XIO.SNMP.Version | Version for SNMP server side implementation. | enum | V1,V2,V3 | V2 |
xio.SNMP.Server.CommunityString | Community string which must be used by SNMP clients. Only necessary for V1 and V2. | string | none | public |
xio.SNMP.Server.AuthName | If V3 is used, the user name used in User Definitions must be set here. | string | Reference to SNMP user definitions | empty |