/
SNMP mapping definitions

SNMP mapping definitions

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. The OID suffix can consists of multiple part to generate a tree structure. Parts are separated by ".". E.g. "1.10".

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
5MIB nameMIB name that is used in the generated MIB file. If the Object ID has multiple parts, the MIB name must have the same number of parts. Parts are separated by ".". E.g. if the OID is "1.10" the MIB name may be "sensor1.value"stringnoneempty

Related content

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 data point definitions
SNMP data point definitions
More like this
SNMP device definitions
SNMP device definitions
More like this
SNMP server trap definitions
SNMP server trap definitions
More like this
SNMP client configuration
SNMP client configuration
More like this