Archive Module
The Archive Module provides activities that allow creating and reading compressed archives. This section contains details for the messages delivered from the Archive Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the Archive Module.
MIB Name : CASTIRON-COMP-ARCHIVE-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.4
The following table provides an alphabetical list of all notifications that can be issued by the Archive Module.
Notification | Level | System | Description |
---|---|---|---|
ArchiveDone | Info | Orchestration | Activity has successfully completed archiving. |
ArchiveEntryBlank | Severe | Orchestration | Archive input entry does not have any content. |
ArchiverCreated | Info | Orchestration | Activity has successfully created an archiver for archiving. |
ErrorIdentifyArchive | Severe | Orchestration | There was an error identifying the archive entry. |
ErrorUnZipOperation | Severe | Orchestration | There was an error performing unzip operation. |
ErrorZipOperation | Severe | Orchestration | There was an error performing zip operation. |
IncorrectParameters | Severe | Orchestration | Parameters provided to the activity are invalid. |
InvalidArchiveEntry | Severe | Orchestration | There was an error reading archive entry. |
InvalidArchiveFormat | Severe | Orchestration | Activity could not create an archiver for the supplied archiving format. This format might not be supported by the activity. |
InvalidBzipEntry | Severe | Orchestration | The bzip entry has more than one entry. |
InvalidDateTime | Warning | Orchestration | Error occurred while parsing datetime from archive entries. |
InvalidGzipEntry | Severe | Orchestration | The gzip entry has more than one entry. |
InvalidNumInArchEntry | Warning | Orchestration | The numeric value in archive entry is not valid. |
InvalidUnArchFormat | Severe | Orchestration | Activity could not create an unarchiver for the supplied archiving format. This format might not be supported by the activity. |
InvalidUnarchiveInput | Severe | Orchestration | The input to unarchive is invalid. |
UnArchiverCreated | Info | Orchestration | Activity has successfully created an unarchiver for unarchiving. |
UnarchiveDone | Info | Orchestration | Activity has successfully completed unarchiving. |
ValidationError | Severe | Orchestration | The input entries were not successfully validated against the schema. |
ValidationFine | Info | Orchestration | The input entries were successfully validated against the schema. |