Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The SNMP mapping definitions specify the server item that shall be mapped to SNMP data points. SNMP clients can access them via SNMP OIDs.

File location

<WorkspaceDirectory>\DataFiles\xio.SNMP.MappingDefinitions.dat


Col#Parameter DescriptionScopeUnitMandatory / default value
1Item IDItem ID of the serve item that shall be mapped to an SNMP data point.Item IDnonemandatory
2Object ID

OID suffix that is added to base OID defined by “xio.SNMP.BaseOid” in the server definition. If empty, the OID is auto-incremented

stringOID"xio.SNMP.BaseOid” in the server definition
3Data typeThe type of the SNMP data point. Integer32,Counter32,Counter64,Gauge32,IP,NetAddress,StringnoneString
4Access modeThe access rights of the data point. Allowed values are R (read-only), W (write-only), RW (read and writable).R, W, RWnoneR
  • No labels