This topic provides details about messages that have not formally been categorized in an existing module.
These notifications are used for events which have not yet been assigned their own OID. Use the information specified in the Message variable to identify individual notifications.
SNMP Name : CASTIRON-IA-MIB::ciIaUncategorizedEv
SNMP Enterprise : .1.3.6.1.4.1.13336.2.2.2.1.1.10
SNMP Trap Number : 1
The uncategorized message contains the following variables:
1. SerialNumber The serial number of the appliance sending the trap.
|
2. Severity Severity of the Notification.
|
3. JobID The ID of the job being run when an error occurred. If the error is unrelated to a specific job, this field is blank.
|
4. Orchestration Reference to an entry in the Orchestration table containing information about the orchestration associated with this event.
|
5. Message Textual description of the error. See the table below for a list of descriptions.
|
6. LoggerName Name of the logger used to send the notification. See table below.
|
This table lists the most commonly encountered uncategorized notifications. When one of these notifications is categorized, a replacement value is provided and the message remains in the uncategorized messages list for reference purposes.
Severity | System | LoggerName | Message | Replacement |
---|---|---|---|---|
Severe | Orchestration | com.approuter.module.platform | Fan is not functional. Fan: {0} Current Speed: {1} rpm Min Required Speed: {2} rpm Max Allowed Speed: {3} rpm Machine ID: {4} | FanFailed |
Info | Orchestration | com.approuter.module.platform | Fan is functional. Fan: {0} Current Speed: {1} rpm Min Required Speed: {2} rpm Max Allowed Speed: {3} rpm Machine ID: {4} | FanRestored |
Severe | Orchestration | com.approuter.module.platform | Temperature is out of range. Temperature sensor: {0} Current temperature: {1} degrees C Minimum: {2} degrees C Maximum: {3} degrees C Machine ID: {4} | TemperatureOutOfRange |
Info | Orchestration | com.approuter.module.platform | Temperature is restored. Temperature sensor: {0} Current temperature: {1} degrees C Minimum: {2} degrees C Maximum: {3} degrees C Machine ID: {4} | TemperatureRestored |
Warning | Orchestration | com.approuter.module.platform | Power has been interrupted. Machine ID: {1} | PowerInterrupted |
Info | Orchestration | com.approuter.module.platform | Power has been restored. Machine ID: {1} | PowerRestored |
Warning | Orchestration | com.approuter.module.platform | The Integration Appliance {0} has been opened. Machine ID: {1} | IntrusionInform |
Severe | Orchestration | com.approuter.module.platform | RAID Array {0} is offline. Machine ID: {1} | RaidArrayOffline |
Severe | Orchestration | com.approuter.module.platform | RAID Array {0} is degraded, probably because of a disk failure. Machine ID: {1} | RaidArrayDegraded |
Info | Orchestration | com.approuter.module.platform | RAID Array {0} is optimal. Machine ID: {1} | RaidArrayOptimal |
Severe | Orchestration | com.approuter.module.platform | RAID Disk {0} on array {1} has failed. Machine ID: {2} | RaidDiskFailed |
Info | Orchestration | com.approuter.module.platform | RAID disk {0} on array {1} is rebuilding. Do not remove the disk until the rebuild is completed. Machine ID: {2} | RaidDiskRebuilding |
Info | Orchestration | com.approuter.module.platform | RAID disk {0} on array {1} is online. Machine ID: {2} | RaidDiskOnline |
Info | Orchestration | com.approuter.module.platform | High Availability System Failover successful. | HighAvailFailover |
Info | Orchestration | com.approuter.module.platform | Network Interface Link Up. Network Interface {0} is now up Machine ID: {1} | NetworkLinkUp |
Warning | Orchestration | com.approuter.module.platform | Network Interface Link Down. Network Interface {0} is now down Machine ID: {1} | NetworkLinkDown |
Warning | Orchestration | com.approuter.module.platform | Automatically added hostname to /etc/hosts, see "net show etchost". | NetworkAutohost |
Warning | Orchestration | com.approuter.module.platform | Could not add route to {0} on {1} | NetworkInvalidRoute |
Info | Orchestration | com.approuter.module.platform | Swap space usage is now below the {0}% warning threshold - current usage is {1}.{2}% | SwapUsageWarnOk |
Info | Orchestration | com.approuter.module.platform | Swap space usage is now below the {0}% critical threshold - current usage is {1}.{2}% | SwapUsageCritOk |
Warning | Orchestration | com.approuter.module.platform | Swap space usage has exceeded the {0}% warning threshold - current usage is {1}.{2}% | SwapUsageWarning |
Severe | Orchestration | com.approuter.module.platform | Swap space usage has exceeded the {0}% critical threshold - current usage is {1}.{2}% | SwapUsageCritical |
Info | Orchestration | com.approuter.module.platform | {0} disk space usage is now below the {1}% warning threshold - current usage is {2}.{3}% | DiskUsageWarnOk |
Info | Orchestration | com.approuter.module.platform | {0} disk space usage is now below the {1}% critical threshold - current usage is {2}.{3}% | DiskUsageCritOk |
Warning | Orchestration | com.approuter.module.platform | {0} disk space usage has exceeded the {1}% warning threshold - current usage is {2}.{3}% | DiskUsageWarning |
Severe | Orchestration | com.approuter.module.platform | {0} disk space usage has exceeded the {1}% critical threshold - current usage is {2}.{3}% | DiskUsageCritical |
Info | Orchestration | com.approuter.module.platform | Job log purge triggered. Available disk space is {0}%. Specified trigger is {1}%. | OrcmonDiskTrigger |
Info | Orchestration | com.approuter.module.platform | Job log purge triggered. Exceeded maxmimum duration since last purge. | OrcmonPurgeByTimeNP |
Info | Orchestration | com.approuter.module.platform | Job log purge triggered. Time since last purge exceeded {0}. | OrcmonPurgeByTime |
Info | Orchestration | com.approuter.module.platform | Job log purge triggered. There are {0} completed jobs. Completed jobs threshold is {1}. | OrcmonPurgeByCompl |
Info | Orchestration | com.approuter.module.platform | Job log purge triggered. There are {0} errored jobs. Errored jobs threshold is {1}. | OrcmonPurgeByErrored |
Info | Orchestration | com.approuter.module.platform | Job log purged {0} jobs. | OrcmonExportedJobs |
Info | Orchestration | com.approuter.module.platform | Exporting job log data to local archive file "{0}". | OrcmonExportLocal |
Info | Orchestration | com.approuter.module.platform | Exporting archive file to FTP server {0}:{1}. Placing file "{2}" in directory "{3}". | OrcmonExportFTP |
Severe | Orchestration | com.approuter.module.platform | Failure uploading archive file to FTP server: Could not cd to directory "{0}". | OrcmonExportCdError |
Severe | Orchestration | com.approuter.module.platform | Failure uploading archive file to FTP server: Could not store file. | OrcmonExportStoreErr |
Severe | Orchestration | com.approuter.module.platform | Failure uploading archive file to FTP server: {0} | OrcmonExportError |
Warning | Orchestration | com.approuter.module.platform | Job log purge triggered. Available disk space is {0}%. Specified trigger is {1}%. Purging using properties failed to clear enough disk space. Purging half of all job logs in attempt to recover disk space. | OrcmonDiskFull |
Severe | Orchestration | com.approuter.module.platform | Failed to purge any job logs to recover disk space. Available disk space is {0}%. | OrcmonDiskFullNoPurge |
Severe | Orchestration | com.approuter.module.platform | Job log purge/archive failed: {0}. | OrcmonPurgeFailed |
Severe | Orchestration | com.approuter.module.platform | An error occurred while archiving job logs. The error message is: {0} | OrcmonArchiveError |
Severe | Orchestration | com.approuter.module.platform | An error occurred while executing a query on the job log database. The error message is: {0} | OrcmonDatabaseError |
Severe | Orchestration | com.approuter.module.platform | Authentication failure for user {0}, from host {1}. | AuthFailure |
Info | Orchestration | com.approuter.module.platform | Access Violation by user: {0}. Target: {1}. Action Performed: {2}. | AccessViolation |
Info | Orchestration | com.approuter.module.platform | Authentication success for user {0}, from host {1} with session id {2}. | AuthSuccess |
Info | Orchestration | com.approuter.module.platform | New User {0} has been created with id {1}. | UserCreated |
Info | Orchestration | com.approuter.module.platform | User {0} has been deleted. | UserDeleted |
Info | Orchestration | com.approuter.module.platform | New Group {0} has been created with id {1}. | GroupCreated |
Info | Orchestration | com.approuter.module.platform | Group {0} has been deleted. | GroupDeleted |
Info | Orchestration | com.approuter.module.platform | User {0} has been revoked of the role {1}. | RevokeRole |
Info | Orchestration | com.approuter.module.platform | User {0} has been granted role of {1}. | GrantRole |
Info | Orchestration | com.approuter.module.platform | User {0} displayName has been changed from {1} to {2}. | UpdateUser |
Info | Orchestration | com.approuter.module.platform | User {0} status has been changed from {1} to {2}. | UpdateStatus |
Info | Orchestration | com.approuter.module.platform | User {0} with session id {1} logged out successfully. | AuthLogOut |