Data Module
The Data Module provides activities for serializing and parsing textual and binary data. This section contains details for the messages delivered from the Data Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the Data Module.
MIB Name : CASTIRON-COMP-DATA-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.16
The following table provides an alphabetical list of all notifications that can be issued by the Data Module.
Notification | Level | System | Description |
---|---|---|---|
BadEncoding | Severe | Orchestration | Encoding parameter specified is not supported by the activity. |
MissingEncParse | Severe | Orchestration | Encoding parameter was not set and there was no value specified in configuration. |
MissingEncSerialize | Severe | Orchestration | Encoding parameter was not set and there was no value specified in configuration. |
ParsingError | Severe | Orchestration | Error occurred while parsing the error. |
SerializeError | Severe | Orchestration | Error occurred while serializing. |
SerializeIOError | Severe | Orchestration | IO Error occurred while serializing. |