/
SNMP client configuration
SNMP client configuration
Within this configuration files, general configuration parameters of the SNMP client interface are set.
File location
<WorkspaceDirectory>\ConfigFiles\xio.SNMP.cfg
Parameter | Description | Scope | Unit | Default value |
---|---|---|---|---|
XIO.SNMP.DefaultCommunityString | This parameter is used to enable the authentication on the SNMP devices. If no string value is set by the user, the default community string is used. | string | none | public |
XIO.SNMP.DefaultGatewayItem | The Core Server checks the availability of the SNMP device in the network on a standard item. This value specifies on which OID value the server should query the device. | string | OID | 1.3.6.1.2.1.1.1.0 |
XIO.SNMP.DefaultTimeout | Each time the Core Server queries the SNMP device for the configured items, the server waits for the configured time span for a response message. | 1000 - 60000 | ms | 3000 |
XIO.SNMP.IgnoreUnavailableLocalEndpoints | If activated, the SNMP driver will start if at least one valid listener if available. If deactivated, the driver will stop opening further listeners after the first error. | true/false | none | true |
, multiple selections available,
Related content
SNMP device definitions
SNMP device definitions
More like this
SNMP data point definitions
SNMP data point definitions
More like this
SNMP integration
SNMP integration
More like this
SNMP server configuration
SNMP server configuration
More like this
SNMP server-side: providing server items as SNMP data points
SNMP server-side: providing server items as SNMP data points
More like this
SNMP listener definitions
SNMP listener definitions
More like this