Fujitsu.Servers.PRIMERGY.Linux.PS.AlertsModule (DeployableResource)

Element properties:

TypeDeployableResource
File NameAlertsModule.psm1
AccessibilityPublic

Source Code:

<DeployableResource ID="Fujitsu.Servers.PRIMERGY.Linux.PS.AlertsModule" Accessibility="Public" FileName="AlertsModule.psm1" HasNullStream="false"/>

File Content: AlertsModule.psm1

#-------------------------------------------------------------------

# Fujitsu Technology Solutions
# Copyright (C) Fujitsu Technology Solutions 2016
#
# AlertsModule.psm1
#
# Summary:
# all SC2 and RAID mib descriptions for alerts (SA #233576295)
#-------------------------------------------------------------------

$script:AlertsDescriptions = @{
MIB2000 = "Test trap";
MIB2001 = "Communication lost";
MIB2002 = "Communication established";
MIB2003 = "Controller selftest warning";
MIB2004 = "Controller selftest error";
MIB2005 = "Critical BIOS selftest error";
MIB2006 = "The system was restarted after a severe problem";
MIB2010 = "Fan added";
MIB2011 = "Fan removed";
MIB2012 = "Fan OK";
MIB2013 = "Fan failure predicted";
MIB2014 = "Fan failed";
MIB2015 = "Redundant fan failed";
MIB2020 = "Temperature normal";
MIB2021 = "Temperature warning";
MIB2022 = "Temperature critical";
MIB2023 = "Temperature sensor OK";
MIB2024 = "Temperature sensor broken";
MIB2030 = "Power supply added";
MIB2031 = "Power supply removed";
MIB2032 = "Power supply OK";
MIB2033 = "Power supply critical";
MIB2034 = "Power supply failed";
MIB2035 = "Redundant power supply failed";
MIB2036 = "Power supply redundancy lost";
MIB2037 = "Critical temperature at power supply";
MIB2038 = "Fan failure prediction at power supply";
MIB2039 = "Fan failure at power supply";
MIB2040 = "AC failed";
MIB2041 = "Power failed";
MIB2042 = "AC failed - server is operating on battery";
MIB2043 = "AC OK";
MIB2050 = "Voltage OK";
MIB2051 = "Voltage too low";
MIB2052 = "Voltage too high";
MIB2053 = "Voltage out of range";
MIB2054 = "Battery failure predicted";
MIB2060 = "Correctable memory error";
MIB2061 = "Uncorrectable memory error";
MIB2062 = "Correctable memory error";
MIB2063 = "Uncorrectable memory error";
MIB2064 = "Correctable memory error";
MIB2065 = "Uncorrectable memory error";
MIB2066 = "Correctable memory error";
MIB2067 = "Uncorrectable memory error";
MIB2068 = "Memory module prefailure";
MIB2069 = "Memory module failing";
MIB2070 = "Memory module replaced";
MIB2071 = "Memory error logging disabled";
MIB2072 = "Memory error logging enabled";
MIB2073 = "Memory module replaced";
MIB2074 = "Memory redundancy lost";
MIB2080 = "CPU speed changed";
MIB2081 = "CPU prefailure";
MIB2082 = "CPU IERR";
MIB2083 = "CPU disabled";
MIB2090 = "Cabinet switched off";
MIB2091 = "Cabinet switched on";
MIB2092 = "Scheduled power off time reached";
MIB2093 = "Server shutdown";
MIB2094 = "Shutdown cancelled";
MIB2095 = "Boot retry counter zero";
MIB2096 = "Server booted";
MIB2097 = "Standby mode entered";
MIB2098 = "Suspend mode entered";
MIB2099 = "Resume from standby or suspend mode";
MIB2100 = "Message log full";
MIB2101 = "Message log warning";
MIB2102 = "Error in message log";
MIB2110 = "Front door or housing opened";
MIB2111 = "Front door or housing closed";
MIB2112 = "Front door or housing opened/closed";
MIB2113 = "PCI bus system/parity error";
MIB2114 = "Scheduled power on time reached";
MIB2120 = "Customer self service warning";
MIB2121 = "Customer self service fail";
MIB2122 = "Customer self service warning";
MIB2123 = "Customer self service fail";
MIB2130 = "Power limit status ok";
MIB2131 = "Power limit status warning";
MIB2132 = "Power limit status critical";
MIB2133 = "Power limiting disabled";
MIB2140 = "VIOM communication initiation";
MIB2141 = "VIOM status changed";
MIB2150 = "Driver Monitoring information event";
MIB2151 = "Driver Monitoring warning event";
MIB2152 = "Driver Monitoring error event";
MIB1 = "Undefined event";
MIB2 = "Connection to ServerView RAID Manager established";
MIB3 = "Disconnected from ServerView RAID Manager";
MIB4 = "Unexpected disconnect from ServerView RAID Manager";
MIB5 = "Test event";
MIB10000 = "Unknown event";
MIB10001 = "Internal event";
MIB10002 = "Write access of the ServerView RAID Manager revoked";
MIB10003 = "BBU temperature out of range";
MIB10004 = "BBU temperature unstable";
MIB10005 = "BBU temperature above threshold";
MIB10006 = "BBU voltage out of range";
MIB10007 = "BBU voltage unstable";
MIB10008 = "BBU voltage below threshold";
MIB10009 = "BBU communication error";
MIB10010 = "BBU reconditioning started";
MIB10011 = "BBU status becomes normal";
MIB10012 = "BBU good";
MIB10013 = "BBU failed";
MIB10014 = "BBU fast charging failed";
MIB10015 = "BBU charge count exceeded";
MIB10016 = "BBU needs reconditioning";
MIB10017 = "SCSI sense data available";
MIB10018 = "Asynchronous command finished";
MIB10019 = "Adapter suspended";
MIB10020 = "Adapter resumed";
MIB10021 = "Disk marked online";
MIB10022 = "Disk marked offline";
MIB10023 = "Disk timed out";
MIB10024 = "Global hot spare created on disk";
MIB10025 = "Global hot spare deleted on disk";
MIB10026 = "Dedicated hot spare created on disk";
MIB10027 = "Dedicated hot spare deleted on disk";
MIB10028 = "Disk marked available";
MIB10029 = "Rebuild on disk started";
MIB10030 = "Rebuild on disk failed";
MIB10031 = "Bad block on disk detected";
MIB10032 = "New disk detected";
MIB10033 = "Disk removed";
MIB10034 = "Bad sector log entry on disk cleared";
MIB10035 = "Bad sector log on disk updated";
MIB10036 = "Bad sector on disk detected";
MIB10037 = "COD I/O error on disk";
MIB10038 = "Error on disk detected";
MIB10039 = "Channel was reset";
MIB10040 = "Retry I/O on disk";
MIB10041 = "ECC error on disk";
MIB10042 = "Write mode changed";
MIB10043 = "Media error on disk";
MIB10044 = "SMART warning on disk";
MIB10045 = "SMART error on disk";
MIB10046 = "Bad disk inserted in enclosure";
MIB10047 = "Enclosure powered down";
MIB10048 = "Enclosure powered up";
MIB10049 = "Fan in enclosure failed";
MIB10050 = "Temperature sensor in enclosure above threshold";
MIB10051 = "Power supply in enclosure failed";
MIB10052 = "3.3V power failed for disk";
MIB10053 = "5.0V power failed for disk";
MIB10054 = "12V power failed for disk";
MIB10055 = "Rebuild started on logical drive";
MIB10056 = "Rebuild finished on logical drive";
MIB10057 = "Rebuild failed on logical drive";
MIB10058 = "Rebuild aborted on logical drive";
MIB10059 = "Rebuild suspended on logical drive";
MIB10060 = "Consistency check started on logical drive";
MIB10061 = "Consistency check finished on logical drive";
MIB10062 = "Consistency check failed on logical drive";
MIB10063 = "Consistency check aborted on logical drive";
MIB10064 = "Consistency check suspended on logical drive";
MIB10065 = "Consistency check started on uninitialized logical drive";
MIB10066 = "Consistency check finished with errors on logical drive";
MIB10067 = "Inconsistency detected on logical drive";
MIB10068 = "Migration started on logical drive";
MIB10069 = "Migration finished on logical drive";
MIB10070 = "Migration failed on logical drive";
MIB10071 = "Migration aborted on logical drive";
MIB10072 = "Patrol Read started";
MIB10073 = "Patrol Read finished";
MIB10074 = "Patrol Read aborted";
MIB10075 = "Patrol Read stopped";
MIB10076 = "Patrol Read suspended";
MIB10077 = "Patrol Read resumed";
MIB10078 = "Logical drive degraded";
MIB10079 = "Logical drive failed";
MIB10080 = "Logical drive created";
MIB10081 = "Logical drive deleted";
MIB10082 = "Logical drive operational";
MIB10083 = "Logical drive error on disk";
MIB10084 = "Logical drive bad block detected";
MIB10085 = "Initialization started on logical drive";
MIB10086 = "Initialization finished on logical drive";
MIB10087 = "BGI started on logical drive";
MIB10088 = "BGI finished on logical drive";
MIB10089 = "BGI canceled on logical drive";
MIB10090 = "Initialization canceled on logical drive";
MIB10091 = "Drive letter changed for logical drive";
MIB10092 = "Hot spare operation on logical drive started";
MIB10093 = "Hot spare operation on logical drive failed";
MIB10094 = "Logical drive forced from failed to degraded";
MIB10095 = "Alarm enabled";
MIB10096 = "Alarm disabled";
MIB10097 = "Automatic inconsistency handling enabled";
MIB10098 = "Automatic inconsistency handling disabled";
MIB10099 = "Automatic inconsistency handling Interval changed";
MIB10100 = "Rebuild rate changed";
MIB10101 = "Patrol Read disabled";
MIB10102 = "Patrol Read set to automatic";
MIB10103 = "Patrol Read set to manual";
MIB10104 = "Patrol Read delay changed";
MIB10105 = "Initialization set to normal";
MIB10106 = "Initialization set to fast";
MIB10107 = "Initiator ID changed";
MIB10108 = "Automatic rebuild enabled";
MIB10109 = "Automatic rebuild disabled";
MIB10110 = "New device set to automatic";
MIB10111 = "New device set to CTRL-M";
MIB10112 = "MDC rate changed";
MIB10113 = "MDC rate changed";
MIB10114 = "BIOS enabled";
MIB10115 = "BIOS disabled";
MIB10116 = "BIOS stop on error enabled";
MIB10117 = "BIOS stop on error disabled";
MIB10118 = "Write cache on all disks enabled";
MIB10119 = "Write cache on all disks disabled";
MIB10120 = "Read-ahead on all disks enabled";
MIB10121 = "Read-ahead on all disks disabled";
MIB10122 = "Automatic resumption enabled";
MIB10123 = "Automatic resumption disabled";
MIB10124 = "Spinup drive count changed (after next reboot)";
MIB10125 = "Spinup delay changed (after next reboot)";
MIB10126 = "Consistency check rate changed";
MIB10127 = "Temporary offline enabled";
MIB10128 = "Temporary offline disabled";
MIB10129 = "SMART enabled";
MIB10130 = "SMART disabled";
MIB10131 = "SMART poll interval changed";
MIB10132 = "Configuration rescanned";
MIB10133 = "Configuration cleared";
MIB10134 = "Activity changed";
MIB10135 = "Channel termination set to wide";
MIB10136 = "Channel termination set to narrow";
MIB10137 = "Channel termination disabled";
MIB10138 = "Channel activated";
MIB10139 = "Channel disabled";
MIB10140 = "Channel set to dedicated";
MIB10141 = "Channel set to shared";
MIB10142 = "Logical drive: Read-ahead enabled";
MIB10143 = "Logical drive: Read-ahead disabled";
MIB10144 = "Logical drive: Adaptive read-ahead enabled";
MIB10145 = "Logical drive: Write mode set to Write-through";
MIB10146 = "Logical drive: Write mode set to Write-back";
MIB10147 = "Logical drive: I/O mode set to direct";
MIB10148 = "Logical drive: I/O mode set to cached";
MIB10149 = "Max. transfer speed of disk changed (after next Reboot)";
MIB10150 = "Bus width of disk changed (after next Reboot)";
MIB10151 = "BBU voltage problem detected";
MIB10152 = "BBU temperature problem detected";
MIB10153 = "BBU charging";
MIB10154 = "BBU failed";
MIB10155 = "BBU normal";
MIB10156 = "BBU discharging";
MIB10157 = "Disk error fixed";
MIB10158 = "Driver write cache enabled";
MIB10159 = "Driver write cache disabled";
MIB10160 = "Drive sizing (GB Boundary) enabled";
MIB10161 = "Drive sizing (GB Boundary) disabled";
MIB10162 = "Hot spare support and automatic rebuild enabled";
MIB10163 = "Hot spare support and automatic rebuild disabled";
MIB10164 = "Task rate changed";
MIB10165 = "Inconsistency handling set to consistency check";
MIB10166 = "Inconsistency handling set to consistency check (abort on first inconsistency)";
MIB10167 = "Inconsistency handling set to MDC";
MIB10168 = "Logical drive: Name changed";
MIB10169 = "Logical drive: Cache write mode changed";
MIB10170 = "Reboot required";
MIB10171 = "Module logged in";
MIB10172 = "Module logged out";
MIB10173 = "Hot spare enabled";
MIB10174 = "Hot spare disabled";
MIB10175 = "Hotswap enabled";
MIB10176 = "Hotswap disabled";
MIB10177 = "Write mode set to Write-back";
MIB10178 = "Write mode set to Write-through";
MIB10179 = "Write mode set to adaptive";
MIB10180 = "BBU charging started";
MIB10181 = "Automatic initialization of RAID-5 enabled";
MIB10182 = "Automatic initialization of RAID-5 disabled";
MIB10183 = "Copyback enabled";
MIB10184 = "Copyback disabled";
MIB10185 = "Initialization set to clear";
MIB10186 = "Verify started";
MIB10187 = "Verify finished";
MIB10188 = "Cache read mode changed";
MIB10189 = "Cache mode changed";
MIB10190 = "Access mode changed";
MIB10191 = "BGI mode changed";
MIB10192 = "Disk cache mode changed";
MIB10193 = "Firmware initialization started";
MIB10194 = "Firmware version";
MIB10195 = "Unable to recover cache data from TBBU";
MIB10196 = "Cache data recovered from TBBU successfully";
MIB10197 = "Cluster down; communication with peer lost";
MIB10198 = "Ownership changed";
MIB10199 = "Background initialization rate changed";
MIB10200 = "Controller cache discarded";
MIB10201 = "Unable to recover cache data";
MIB10202 = "Cache data recovered successfully";
MIB10203 = "Controller cache discarded";
MIB10204 = "Fatal firmware error";
MIB10205 = "Factory defaults restored";
MIB10206 = "Flash downloaded image corrupt";
MIB10207 = "Flash erase error";
MIB10208 = "Flash timeout during erase";
MIB10209 = "Flash error";
MIB10210 = "Flashing image";
MIB10211 = "Flash complete";
MIB10212 = "Flash programming error";
MIB10213 = "Flash timeout during programming";
MIB10214 = "Flash chip type unknown";
MIB10215 = "Flash command set unknown";
MIB10216 = "Flash verify failure";
MIB10217 = "Flush rate changed";
MIB10218 = "Hibernate command received";
MIB10219 = "Event log cleared";
MIB10220 = "Event log wrapped";
MIB10221 = "Multi-bit ECC error";
MIB10222 = "Single-bit ECC error";
MIB10223 = "Not enough controller memory";
MIB10224 = "Patrol Read rate changed";
MIB10225 = "Reconstruction rate changed";
MIB10226 = "Shutdown command received";
MIB10227 = "Test event";
MIB10228 = "Time established";
MIB10229 = "User entered firmware debugger";
MIB10230 = "BGI corrected medium error";
MIB10231 = "BGI finished with uncorrectable errors";
MIB10232 = "BGI detected uncorrectable double medium errors";
MIB10233 = "BGI failed";
MIB10234 = "BGI progress";
MIB10235 = "Policy change";
MIB10236 = "MDC corrected medium error";
MIB10237 = "Consistency check found inconsistent parity";
MIB10238 = "Consistency check inconsistency logging disabled";
MIB10239 = "Consistency check progress";
MIB10240 = "Initialization failed";
MIB10241 = "Initialization progress";
MIB10242 = "Fast initialization started";
MIB10243 = "Full initialization started";
MIB10244 = "Properties updated";
MIB10245 = "Reconstruct detected uncorrectable double medium errors";
MIB10246 = "Reconstruction progress";
MIB10247 = "Reconstruction resumed";
MIB10248 = "Reconstruction resume failed";
MIB10249 = "State change from operational to operational";
MIB10250 = "Clear aborted";
MIB10251 = "Clear failed";
MIB10252 = "Clear progress";
MIB10253 = "Clear started";
MIB10254 = "Clear finished";
MIB10255 = "Error on disk";
MIB10256 = "Format complete";
MIB10257 = "Format started";
MIB10258 = "Hot spare SMART polling failed";
MIB10259 = "Disk not supported";
MIB10260 = "Patrol Read corrected medium error";
MIB10261 = "Patrol Read progress";
MIB10262 = "Patrol Read found an uncorrectable medium error";
MIB10263 = "Predictive failure";
MIB10264 = "Puncturing bad block";
MIB10265 = "Rebuild aborted by user";
MIB10266 = "Rebuild complete on logical drive";
MIB10267 = "Rebuild complete on disk";
MIB10268 = "Rebuild progress";
MIB10269 = "Rebuild resumed";
MIB10270 = "Rebuild automatically started";
MIB10271 = "Rebuild stopped";
MIB10272 = "Reassign write operation failed";
MIB10273 = "Unrecoverable medium error during rebuild";
MIB10274 = "Corrected medium error during recovery";
MIB10275 = "Unrecoverable medium error during recovery";
MIB10276 = "Unexpected sense";
MIB10277 = "State change from available to available";
MIB10278 = "State change by user from available to available";
MIB10279 = "Redundant path broken";
MIB10280 = "Redundant path restored";
MIB10281 = "Dedicated hot spare no longer useful";
MIB10282 = "SAS topology error: Loop detected";
MIB10283 = "SAS topology error: Unaddressable device";
MIB10284 = "SAS topology error: Multiple ports to the same SAS address";
MIB10285 = "SAS topology error: Expander error";
MIB10286 = "SAS topology error: SMP timeout";
MIB10287 = "SAS topology error: Out of route entries";
MIB10288 = "SAS topology error: Index not found";
MIB10289 = "SAS topology error: SMP function failed";
MIB10290 = "SAS topology error: SMP CRC error";
MIB10291 = "SAS topology error: Multiple subtractive";
MIB10292 = "SAS topology error: Table to table";
MIB10293 = "SAS topology error: Multiple paths";
MIB10294 = "Unable to access disk";
MIB10295 = "Dedicated hot spare not useful for all arrays";
MIB10296 = "Global hot spare does not cover all arrays";
MIB10297 = "Marking inconsistent";
MIB10298 = "BBU present";
MIB10299 = "BBU not present";
MIB10300 = "New BBU detected";
MIB10301 = "BBU has been replaced";
MIB10302 = "BBU temperature is normal";
MIB10303 = "BBU needs replacement";
MIB10304 = "BBU relearn started";
MIB10305 = "BBU relearn in progress";
MIB10306 = "BBU relearn finished";
MIB10307 = "BBU relearn timed out";
MIB10308 = "BBU relearn pending";
MIB10309 = "BBU relearn postponed";
MIB10310 = "BBU relearn will start in 4 days";
MIB10311 = "BBU relearn will start in 2 days";
MIB10312 = "BBU relearn will start in 1 day";
MIB10313 = "BBU relearn will start in 5 hours";
MIB10314 = "BBU removed";
MIB10315 = "Enclosure (SES) discovered";
MIB10316 = "Enclosure (SAF-TE) discovered";
MIB10317 = "Enclosure communication lost";
MIB10318 = "Enclosure communication restored";
MIB10319 = "Enclosure fan inserted";
MIB10320 = "Enclosure fan removed";
MIB10321 = "Enclosure I/O module failed";
MIB10322 = "Enclosure I/O module inserted";
MIB10323 = "Enclosure I/O module removed";
MIB10324 = "Enclosure shutdown";
MIB10325 = "Enclosure not supported; too many enclosures connected to port";
MIB10326 = "Enclosure firmware mismatch";
MIB10327 = "Enclosure sensor bad";
MIB10328 = "Enclosure PHY bad";
MIB10329 = "Enclosure is unstable";
MIB10330 = "Enclosure hardware error";
MIB10331 = "Enclosure not responding";
MIB10332 = "SAS/SATA mixing not supported in enclosure";
MIB10333 = "Enclosure (SES) hotplug not supported";
MIB10334 = "Clustering enabled";
MIB10335 = "Clustering disabled";
MIB10336 = "Disk too small to be used for auto-rebuild";
MIB10337 = "BBU enabled; changing Write-through virtual disks to Write-back";
MIB10338 = "BBU disabled; changing Write-back virtual disks to Write-through";
MIB10339 = "Bad block table 80 percent full";
MIB10340 = "Bad block table full";
MIB10341 = "MDC aborted due to ownership loss";
MIB10342 = "BGI aborted";
MIB10343 = "BBU/charger problems detected";
MIB10344 = "Single-bit ECC error; warning threshold exceeded";
MIB10345 = "Single-bit ECC error; critical threshold exceeded";
MIB10346 = "Single-bit ECC error: further reporting disabled";
MIB10347 = "Enclosure power supply cable removed";
MIB10348 = "Enclosure power supply cable inserted";
MIB10349 = "Enclosure fan returned to normal";
MIB10350 = "BBU retention started on previous Boot";
MIB10351 = "BBU retention test passed";
MIB10352 = "BBU retention test failed";
MIB10353 = "Retention test started on previous reboot";
MIB10354 = "NVRAM retention test passed";
MIB10355 = "NVRAM retention test failed";
MIB10356 = "Self check test finished successfully";
MIB10357 = "Self check test failed";
MIB10358 = "Self check diagnostics finished";
MIB10359 = "Foreign configuration detected";
MIB10360 = "Foreign configuration imported";
MIB10361 = "Foreign configuration cleared";
MIB10362 = "NVRAM is corrupt; reinitializing";
MIB10363 = "NVRAM mismatch occurred";
MIB10364 = "SAS wide port lost link on PHY";
MIB10365 = "SAS wide port restored link on PHY";
MIB10366 = "SAS port has exceeded the allowed error rate";
MIB10367 = "Bad block reassigned";
MIB10368 = "Controller hot plug detected";
MIB10369 = "Enclosure temperature sensor differential detected";
MIB10370 = "Disk test cannot start. No qualifying disks found";
MIB10371 = "Time duration provided by host is not sufficient for self-checking";
MIB10372 = "Marked as missing";
MIB10373 = "Replaced missing";
MIB10374 = "Enclosure temperature sensor returned to normal";
MIB10375 = "Enclosure firmware download in progress";
MIB10376 = "Enclosure firmware download failed";
MIB10377 = "Disk is not certified";
MIB10378 = "Dirty cache data discarded by user";
MIB10379 = "PDs missing from configuration at boot";
MIB10380 = "VDs missing drives and will go offline at boot";
MIB10381 = "VDs missing at boot";
MIB10382 = "Previous configuration completely missing at boot";
MIB10383 = "BBU charging complete";
MIB10384 = "Enclosure fan speed changed";
MIB10385 = "Dedicated spare imported as global due to missing arrays";
MIB10386 = "Disk rebuild not possible as SAS/SATA mixing is not supported in an array";
MIB10387 = "I/O module has been rebooted as part of enclosure firmware download";
MIB10388 = "Logical drive is partially degraded";
MIB10389 = "BBU requires reconditioning";
MIB10390 = "Coercion mode changed";
MIB10391 = "BBU automatic Learn mode changed";
MIB10392 = "BBU automatic learn period changed";
MIB10393 = "BBU learn delay interval changed";
MIB10394 = "BBU next learn time changed";
MIB10395 = "Max. disk count for Patrol Read changed";
MIB10396 = "Continuous patrolling enabled";
MIB10397 = "Continuous patrolling disabled";
MIB10398 = "MDC finished with errors on logical drive";
MIB10399 = "Logical drive disabled because RAID-5 not supported";
MIB10400 = "Logical drive disabled because RAID-6 not supported";
MIB10401 = "Logical drive disabled because SAS drives not supported";
MIB10402 = "Disks missing";
MIB10403 = "Rebuild rate changed";
MIB10404 = "Consistency check rate changed";
MIB10405 = "SMART poll interval changed";
MIB10406 = "MDC started on logical drive";
MIB10407 = "MDC finished on logical drive";
MIB10408 = "MDC failed on logical drive";
MIB10409 = "MDC aborted on logical drive";
MIB10410 = "MDC suspended on logical drive";
MIB10411 = "MDC started on uninitialized logical drive";
MIB10412 = "State change from operational to degraded";
MIB10413 = "State change from operational to partially degraded";
MIB10414 = "State change from operational to failed";
MIB10415 = "State change from degraded to operational";
MIB10416 = "State change from degraded to degraded";
MIB10417 = "State change from degraded to partially degraded";
MIB10418 = "State change from degraded to failed";
MIB10419 = "State change from partially degraded to operational";
MIB10420 = "State change from partially degraded to degraded";
MIB10421 = "State change from partially degraded to partially degraded";
MIB10422 = "State change from partially degraded to failed";
MIB10423 = "State change from failed to operational";
MIB10424 = "State change from failed to degraded";
MIB10425 = "State change from failed to partially degraded";
MIB10426 = "State change from failed to failed";
MIB10427 = "State change by user from available to failed";
MIB10428 = "State change by user from available to hot spare";
MIB10429 = "State change by user from available to rebuilding";
MIB10430 = "State change by user from available to operational";
MIB10431 = "State change by user from failed to available";
MIB10432 = "State change by user from failed to failed";
MIB10433 = "State change by user from failed to hot spare";
MIB10434 = "State change by user from failed to rebuilding";
MIB10435 = "State change by user from failed to operational";
MIB10436 = "State change by user from hot spare to available";
MIB10437 = "State change by user from hot spare to failed";
MIB10438 = "State change by user from hot spare to hot spare";
MIB10439 = "State change by user from hot spare to rebuilding";
MIB10440 = "State change by user from hot spare to operational";
MIB10441 = "State change by user from rebuilding to available";
MIB10442 = "State change by user from rebuilding to failed";
MIB10443 = "State change by user from rebuilding to hot spare";
MIB10444 = "State change by user from rebuilding to rebuilding";
MIB10445 = "State change by user from rebuilding to operational";
MIB10446 = "State change by user from operational to available";
MIB10447 = "State change by user from operational to failed";
MIB10448 = "State change by user from operational to hot spare";
MIB10449 = "State change by user from operational to rebuilding";
MIB10450 = "State change by user from operational to operational";
MIB10451 = "State change from available to failed";
MIB10452 = "State change from available to hot spare";
MIB10453 = "State change from available to rebuilding";
MIB10454 = "State change from available to operational";
MIB10455 = "State change from failed to available";
MIB10456 = "State change from failed to failed";
MIB10457 = "State change from failed to hot spare";
MIB10458 = "State change from failed to rebuilding";
MIB10459 = "State change from failed to operational";
MIB10460 = "State change from hot spare to available";
MIB10461 = "State change from hot spare to failed";
MIB10462 = "State change from hot spare to hot spare";
MIB10463 = "State change from hot spare to rebuilding";
MIB10464 = "State change from hot spare to operational";
MIB10465 = "State change from rebuilding to available";
MIB10466 = "State change from rebuilding to failed";
MIB10467 = "State change from rebuilding to hot spare";
MIB10468 = "State change from rebuilding to rebuilding";
MIB10469 = "State change from rebuilding to operational";
MIB10470 = "State change from operational to available";
MIB10471 = "State change from operational to failed";
MIB10472 = "State change from operational to hot spare";
MIB10473 = "State change from operational to rebuilding";
MIB10474 = "State change from operational to operational";
MIB10475 = "MDC detected uncorrectable multiple medium errors on logical drive";
MIB10476 = "Disk missing after reboot";
MIB10477 = "Logical drive missing after reboot";
MIB10478 = "Disk appeared new after reboot";
MIB10479 = "Logical drive appeared new after reboot";
MIB10480 = "Puncture enabled";
MIB10481 = "Puncture disabled";
MIB10482 = "Enclosure I/O module not installed";
MIB10483 = "Package version";
MIB10484 = "Media verification corrected error";
MIB10485 = "State change from available to offline";
MIB10486 = "State change by user from available to offline";
MIB10487 = "State change by user from failed to offline";
MIB10488 = "State change by user from hot spare to offline";
MIB10489 = "State change by user from offline to available";
MIB10490 = "State change by user from offline to failed";
MIB10491 = "State change by user from offline to hot spare";
MIB10492 = "State change by user from offline to offline";
MIB10493 = "State change by user from offline to operational";
MIB10494 = "State change by user from offline to rebuilding";
MIB10495 = "State change by user from operational to offline";
MIB10496 = "State change by user from rebuilding to offline";
MIB10497 = "State change from failed to offline";
MIB10498 = "State change from hot spare to offline";
MIB10499 = "State change from offline to available";
MIB10500 = "State change from offline to failed";
MIB10501 = "State change from offline to hot spare";
MIB10502 = "State change from offline to offline";
MIB10503 = "State change from offline to operational";
MIB10504 = "State change from offline to rebuilding";
MIB10505 = "State change from operational to offline";
MIB10506 = "State change from rebuilding to offline";
MIB10507 = "Data in cache flushed during power up";
MIB10508 = "Data in cache not flushed during power up";
MIB10509 = "Rebuild resumed on disk";
MIB10510 = "Automatic rebuild started on logical drive";
MIB10511 = "BGI restarted on logical drive";
MIB10512 = "Logical drive error on disk media";
MIB10513 = "Rebuild on logical drive resumed";
MIB10514 = "Consistency check finished with errors on logical drive";
MIB10515 = "Error on logical drive detected";
MIB10516 = "Disk forced from failed to online";
MIB10517 = "Transfer speed of disk changed";
MIB10518 = "SAS port lost link";
MIB10519 = "SAS port restored link";
MIB10520 = "Cache mode changed to Write-back";
MIB10521 = "Cache mode changed to Write-through";
MIB10522 = "Global affinity hot spare commissioned in a different enclosure";
MIB10523 = "Foreign configuration table overflow";
MIB10524 = "Partial foreign configuration imported";
MIB10525 = "Connector is active";
MIB10526 = "Adapter missing after reboot";
MIB10527 = "Adapter appeared new after reboot";
MIB10528 = "Rebuild aborted on disk";
MIB10529 = "Consistency check finished with correctable errors on logical drive";
MIB10530 = "Consistency check finished with uncorrectable errors on logical drive";
MIB10531 = "MDC finished with correctable errors on logical drive";
MIB10532 = "MDC finished with uncorrectable errors on logical drive";
MIB10533 = "Error counters reset on disk";
MIB10534 = "Changed adapter property detected after reboot";
MIB10535 = "Board revision";
MIB10536 = "Command timeout on disk";
MIB10537 = "Disk reset";
MIB10538 = "Bad block table on logical drive is 80 percent full";
MIB10539 = "Bad block table on logical drive is full";
MIB10540 = "Uncorrectable medium error logged for logical drive";
MIB10541 = "Medium error corrected on logical drive";
MIB10542 = "Bad block table on disk is 100 percent full";
MIB10543 = "Bad block table on logical drive is 100 percent full";
MIB10544 = "Adapter needs replacement, faulty IOP detected";
MIB10545 = "Copyback started on disk from disk";
MIB10546 = "Copyback aborted on disk from disk";
MIB10547 = "Copyback complete on disk from disk";
MIB10548 = "Copyback progress";
MIB10549 = "Copyback resumed on disk";
MIB10550 = "Copyback automatically started on disk";
MIB10551 = "Copyback failed on disk";
MIB10552 = "Early power off warning was unsuccessful";
MIB10553 = "BBU FRU";
MIB10554 = "Disk FRU";
MIB10555 = "Adapter hardware revision ID";
MIB10556 = "Foreign configuration metadata needs to be upgraded";
MIB10557 = "BIOS continue on error enabled";
MIB10558 = "BIOS continue on error disabled";
MIB10559 = "Additional information for failed disk";
MIB10560 = "Reread disk information";
MIB10561 = "Enclosure device exposure changed";
MIB10562 = "Abort consistency check on error changed";
MIB10563 = "Abort MDC on error changed";
MIB10564 = "Redundant path restored";
MIB10565 = "Redundant path broken";
MIB10566 = "Redundant enclosure inserted";
MIB10567 = "Redundant enclosure removed";
MIB10568 = "Patrol Read can't be started";
MIB10569 = "Copyback aborted by user";
MIB10570 = "Copyback aborted on hot spare";
MIB10571 = "Copyback aborted for rebuild";
MIB10572 = "Cache discarded for logical drive (missing or offline)";
MIB10573 = "Redundancy building started on disk";
MIB10574 = "Redundancy building finished on disk";
MIB10575 = "Redundancy building failed on disk";
MIB10576 = "Redundancy building aborted on disk";
MIB10577 = "Redundancy building suspended on disk";
MIB10578 = "Disk power management idle mode enabled";
MIB10579 = "Disk power management idle mode disabled";
MIB10580 = "Disk power management idle condition timer changed";
MIB10581 = "Disk power management standby mode enabled";
MIB10582 = "Disk power management standby mode disabled";
MIB10583 = "Disk power management standby condition timer changed";
MIB10584 = "Copyback cannot be started as disk is too small for disk";
MIB10585 = "Copyback cannot be started on disk from disk as SAS/SATA mixing is not supported in an array";
MIB10586 = "Firmware update started on disk";
MIB10587 = "Firmware update completed on disk";
MIB10588 = "Firmware update timeout on disk";
MIB10589 = "Firmware update failed on disk";
MIB10590 = "Adapter properties changed";
MIB10591 = "Patrol Read properties changed";
MIB10592 = "MDC schedule properties changed";
MIB10593 = "BBU properties changed";
MIB10594 = "MDC resumed on logical drive";
MIB10595 = "Spindown mode enabled";
MIB10596 = "Spindown mode disabled";
MIB10597 = "Spindown delay changed";
MIB10598 = "Spinup delay changed";
MIB10599 = "Redundancy build rate changed";
MIB10600 = "Copyback rate changed";
MIB10601 = "Periodic BBU relearn is pending";
MIB10602 = "Disk security key created";
MIB10603 = "Disk security key backed up";
MIB10604 = "Disk security key from escrow, verified";
MIB10605 = "Disk security key changed";
MIB10606 = "Disk security key, re-key operation failed";
MIB10607 = "Disk security key is invalid";
MIB10608 = "Disk security key destroyed";
MIB10609 = "Disk security key from escrow is invalid";
MIB10610 = "Logical drive is now secured";
MIB10611 = "Logical drive is partially secured";
MIB10612 = "Disk security activated";
MIB10613 = "Disk security disabled";
MIB10614 = "Disk is reprovisioned";
MIB10615 = "Disk security key changed";
MIB10616 = "Security subsystem problems detected for disk";
MIB10617 = "Adapter cache preserved for missing or offline logical drive";
MIB10618 = "Adapter cache preserved for missing or offline logical drives";
MIB10619 = "Adapter cache discarded by user for logical drives";
MIB10620 = "Adapter cache destaged for logical drive";
MIB10621 = "MDC started on an inconsistent logical drive";
MIB10622 = "Disk security key failure, cannot access secured configuration";
MIB10623 = "Disk security pass phrase from user is invalid";
MIB10624 = "Complete RAID configuration written to file on the server";
MIB10625 = "Abnormal shutdown sequence detected";
MIB10626 = "Internal hardware error";
MIB10627 = "Internal hardware error during POST";
MIB10628 = "Bad block table threshold exceeded";
MIB10629 = "Bad block table cleared";
MIB10630 = "Disk failed due to bad block table overflow";
MIB10631 = "Disk failure detected during POST";
MIB10632 = "Failure detected during POST";
MIB10633 = "Multiple failure on disk detected";
MIB10634 = "BGI started due to adapter exchange";
MIB10635 = "Disk failure detected by Patrol Read";
MIB10636 = "Disk failure detected after successfully building redundancy";
MIB10637 = "Disk failure detected after aborting building redundancy";
MIB10638 = "Disk failed";
MIB10639 = "Disk failed";
MIB10640 = "Adapter was exchanged";
MIB10641 = "Firmware upload started";
MIB10642 = "Firmware upload is executing";
MIB10643 = "Save configuration";
MIB10644 = "Arrays created";
MIB10645 = "Arrays deleted";
MIB10646 = "Trace mode changed";
MIB10647 = "Panic dump data deleted";
MIB10648 = "Panic forced";
MIB10649 = "Startup script set";
MIB10650 = "EXBIOS parameter changed";
MIB10651 = "Auto offline recovery mode changed";
MIB10652 = "Clock time changed";
MIB10653 = "Factory shipment settings restored";
MIB10654 = "Internal log cleared";
MIB10655 = "NVRAM log cleared";
MIB10656 = "Unique key refreshed";
MIB10657 = "Write check parameter changed";
MIB10658 = "Operation failed";
MIB10659 = "New firmware version detected";
MIB10660 = "Array without logical drive left";
MIB10661 = "Incorrect calendar parameter detected";
MIB10662 = "Copyback on logical drive aborted due to bad block table overflow";
MIB10663 = "Redundant copy on logical drive aborted due to bad block table overflow";
MIB10664 = "Bad block table expansion area initialized";
MIB10665 = "Bad block table expansion area initialization failed";
MIB10666 = "Disk error detected by write data on logical drive during redundant copy";
MIB10667 = "Bad block detected on disk";
MIB10668 = "Multiple failure recovery on disk successful";
MIB10669 = "Hot spare available";
MIB10670 = "Patrol Read (one cycle) started on disk";
MIB10671 = "Patrol Read (one cycle) finished on disk";
MIB10672 = "Error detected on disk";
MIB10673 = "Error recovered on disk";
MIB10674 = "Media error recovered on disk by reassigning new block";
MIB10675 = "Disk location in logical drive changed";
MIB10676 = "Disk increased by cold swap";
MIB10677 = "Disk decreased by cold swap";
MIB10678 = "Disk exchanged by cold swap";
MIB10679 = "SAS interface rate changed";
MIB10680 = "Driver error";
MIB10681 = "Copyback started on disk";
MIB10682 = "Copyback aborted on disk";
MIB10683 = "Copyback complete on disk";
MIB10684 = "Internal hardware error";
MIB10685 = "Internal hardware error";
MIB10686 = "Disk bad block table overflow error";
MIB10687 = "Error with the remote BBU connector cable detected";
MIB10688 = "Multiple failure on disk detected during POST";
MIB10689 = "Disk failed due to SAS/SATA interface error rate too high";
MIB10690 = "Operation to mark disk offline (redundant copy) started";
MIB10691 = "RAID migration registered for logical drive";
MIB10692 = "MDC aborted by user on logical drive";
MIB10693 = "Alarm set";
MIB10694 = "Logical drive degraded due to bad block table overflow";
MIB10695 = "Disk failed due to write error detection by driver";
MIB10696 = "Abnormal capacity of disk in logical drive detected";
MIB10697 = "Illegal type of disk in logical drive detected";
MIB10698 = "Background recovery of logical drive could not be started due to bad block table overflow";
MIB10699 = "New hot spare detected";
MIB10700 = "Internal PCI hardware error";
MIB10701 = "Bad block table was updated by disk";
MIB10702 = "Invalid disk on port during start up detected";
MIB10703 = "Invalid disk on port during hot swap detected";
MIB10704 = "SMART error on disk because internal error threshold on adapter is exceeded";
MIB10705 = "Firmware and driver version mismatch";
MIB10706 = "Reset received";
MIB10707 = "Operation to mark disk offline started";
MIB10708 = "Operation to delete arrays started";
MIB10709 = "Operation to delete logical drive started";
MIB10710 = "Operation to delete global hot spare on disk started";
MIB10711 = "Disk failed since it never entered ready state";
MIB10712 = "Internal software interface error";
MIB10713 = "Device open error";
MIB10714 = "Ioctl send error";
MIB10715 = "Insufficient application memory";
MIB10716 = "System API error";
MIB10717 = "Firmware initialization failed";
MIB10718 = "Firmware recovery failed";
MIB10719 = "Ioctl busy";
MIB10720 = "Logical drive number for boot changed";
MIB10721 = "Power state change on disk from active to stopped";
MIB10722 = "Power state change on disk from stopped to active";
MIB10723 = "Enclosure element status changed";
MIB10724 = "Firmware upload process finished";
MIB10725 = "Disk firmware update process started";
MIB10726 = "Disk firmware update process finished";
MIB10727 = "Difference in time information changed";
MIB10728 = "Factory shipment settings initialized";
MIB10729 = "BBU requires recalibration";
MIB10730 = "Disk rebuild not possible as HDD/SSD mix is not supported in an array";
MIB10731 = "Copyback cannot be started on disk from disk, as HDD/SSD mix is not supported in an array";
MIB10732 = "Task for object cannot be started. The scheduler will try to start the task again later";
MIB10733 = "Task was started";
MIB10734 = "Task for object cannot be started. The scheduler has disabled the task";
MIB10735 = "Bad block table of logical drive cleared";
MIB10736 = "SAS topology error";
MIB10737 = "BBU requires recalibration automatically initiated";
MIB10738 = "Task for object could not be started at the normal execution time because the service or system was down";
MIB10739 = "Task for object cannot be started. The scheduler will try to start the task again later";
MIB10740 = "Cluster of medium errors corrected for logical drive";
MIB10741 = "Host bus rescan requested";
MIB10742 = "Adapter repurposed and factory defaults restored";
MIB10743 = "Disk security key binding updated";
MIB10744 = "State change from available to copyback";
MIB10745 = "State change from available to JBOD";
MIB10746 = "State change from failed to copyback";
MIB10747 = "State change from failed to JBOD";
MIB10748 = "State change from hot spare to copyback";
MIB10749 = "State change from hot spare to JBOD";
MIB10750 = "State change from rebuilding to copyback";
MIB10751 = "State change from rebuilding to JBOD";
MIB10752 = "State change from operational to copyback";
MIB10753 = "State change from operational to JBOD";
MIB10754 = "State change from copyback to available";
MIB10755 = "State change from copyback to failed";
MIB10756 = "State change from copyback to hot spare";
MIB10757 = "State change from copyback to offline";
MIB10758 = "State change from copyback to operational";
MIB10759 = "State change from copyback to rebuilding";
MIB10760 = "State change from copyback to copyback";
MIB10761 = "State change from copyback to JBOD";
MIB10762 = "State change from JBOD to available";
MIB10763 = "State change from JBOD to failed";
MIB10764 = "State change from JBOD to hot spare";
MIB10765 = "State change from JBOD to offline";
MIB10766 = "State change from JBOD to operational";
MIB10767 = "State change from JBOD to rebuilding";
MIB10768 = "State change from JBOD to copyback";
MIB10769 = "State change from JBOD to JBOD";
MIB10770 = "State change by user from available to copyback";
MIB10771 = "State change by user from available to JBOD";
MIB10772 = "State change by user from failed to copyback";
MIB10773 = "State change by user from failed to JBOD";
MIB10774 = "State change by user from hot spare to copyback";
MIB10775 = "State change by user from hot spare to JBOD";
MIB10776 = "State change by user from rebuilding to copyback";
MIB10777 = "State change by user from rebuilding to JBOD";
MIB10778 = "State change by user from operational to copyback";
MIB10779 = "State change by user from operational to JBOD";
MIB10780 = "State change by user from copyback to available";
MIB10781 = "State change by user from copyback to failed";
MIB10782 = "State change by user from copyback to hot spare";
MIB10783 = "State change by user from copyback to offline";
MIB10784 = "State change by user from copyback to operational";
MIB10785 = "State change by user from copyback to rebuilding";
MIB10786 = "State change by user from copyback to copyback";
MIB10787 = "State change by user from copyback to JBOD";
MIB10788 = "State change by user from JBOD to available";
MIB10789 = "State change by user from JBOD to failed";
MIB10790 = "State change by user from JBOD to hot spare";
MIB10791 = "State change by user from JBOD to offline";
MIB10792 = "State change by user from JBOD to operational";
MIB10793 = "State change by user from JBOD to rebuilding";
MIB10794 = "State change by user from JBOD to copyback";
MIB10795 = "State change by user from JBOD to JBOD";
MIB10796 = "State change from offline to copyback";
MIB10797 = "State change by user from offline to copyback";
MIB10798 = "State change from offline to JBOD";
MIB10799 = "State change by user from offline to JBOD";
MIB10800 = "Disk security is in external key management mode";
MIB10801 = "Disk security failed to communicate with external key management system";
MIB10802 = "Disk needs key";
MIB10803 = "Logical drive secure failed";
MIB10804 = "Controller encountered a fatal error and was reset";
MIB10805 = "Configuration command could not be committed to disk";
MIB10806 = "COD on disk updated as it was stale";
MIB10807 = "Power state change failed on disk (from active to stopped)";
MIB10808 = "Power state change failed on disk (from stopped to active)";
MIB10809 = "Logical drive is not ready";
MIB10810 = "Logical drive is ready";
MIB10811 = "Test E-mail was sent successfully";
MIB10812 = "Adapter has been replaced during reboot";
MIB10813 = "Enclosure power supply removed";
MIB10814 = "Enclosure power supply turned off";
MIB10815 = "Enclosure power supply inserted";
MIB10816 = "Enclosure power supply turned on";
MIB10817 = "Enclosure temperature sensor below warning threshold";
MIB10818 = "Enclosure temperature sensor below error threshold";
MIB10819 = "Enclosure temperature sensor above warning threshold";
MIB10820 = "Enclosure temperature sensor above error threshold";
MIB10821 = "Power state change on disk from active to transition";
MIB10822 = "Power state change failed on disk (from active to transition)";
MIB10823 = "Power state change on disk from stopped to transition";
MIB10824 = "Power state change failed on disk (from stopped to transition)";
MIB10825 = "Power state change on disk from transition to active";
MIB10826 = "Power state change failed on disk (from transition to active)";
MIB10827 = "Power state change on disk from transition to stopped";
MIB10828 = "Power state change failed on disk (from transition to stopped)";
MIB10829 = "Reset on-board expander";
MIB10830 = "Enclosure temperature sensor temperature increase detected";
MIB10831 = "Enclosure temperature sensor temperature drop detected";
MIB10832 = "Enclosure fan speed changed to low";
MIB10833 = "Enclosure fan speed changed to medium";
MIB10834 = "Enclosure fan speed changed to high";
MIB10835 = "Disk will be set offline due to SAS/SATA interface error rate too high";
MIB10836 = "Write cache on disk enabled";
MIB10837 = "Write cache on disk disabled";
MIB10838 = "Native Command Queuing on disk enabled";
MIB10839 = "Native Command Queuing on disk disabled";
MIB10840 = "Automatic rebuild will use hot spares";
MIB10841 = "Automatic rebuild will use available disks and hot spares";
MIB10842 = "Patrol Read rate changed";
MIB10843 = "Migration rate changed";
MIB10844 = "Initialization rate changed";
MIB10845 = "Consistency check resumed on logical drive";
MIB10846 = "Consistency check rejected on uninitialized logical drive";
MIB10847 = "Initialization suspended on logical drive";
MIB10848 = "Initialization resumed on logical drive";
MIB10849 = "Logical drive is used for CacheCade";
MIB10850 = "Logical drive is using CacheCade";
MIB10851 = "Logical drive is no longer using CacheCade";
MIB10852 = "CacheCade capacity changed";
MIB10853 = "BBU life has degraded and cannot initiate transparent learn cycles";
MIB10854 = "MegaRAID Advanced Software Options key applied";
MIB10855 = "MegaRAID Advanced Software Options key transferred";
MIB10856 = "MegaRAID Advanced Software Options serial number";
MIB10857 = "MegaRAID Advanced Software Options serial number mismatch";
MIB10858 = "BBU cannot support data retention";
MIB10859 = "Logical drive power policy changed";
MIB10860 = "Logical drive cannot transition to maximum power savings";
MIB10861 = "Driver is loaded and operational";
MIB10862 = "Logical drive mirror broken";
MIB10863 = "Logical drive mirror joined";
MIB10864 = "Disk link failed in SAS wide port";
MIB10865 = "Disk link restored in SAS wide port";
MIB10866 = "Memory module FRU";
MIB10867 = "FBU power pack is sub-optimal";
MIB10868 = "Foreign configuration auto-import did not import any drives";
MIB10869 = "FBU firmware update required";
MIB10870 = "CacheCade capacity exceeds maximum allowed size";
MIB10871 = "Logical drive protection information lost";
MIB10872 = "Diagnostics passed for disk";
MIB10873 = "Diagnostics failed for disk";
MIB10874 = "Server power capability diagnostic test started";
MIB10875 = "Disk cache settings enabled during rebuild for disk";
MIB10876 = "Disk cache settings restored after rebuild for disk";
MIB10877 = "Disk commissioned as emergency spare";
MIB10878 = "Reminder: Potential non-optimal configuration because disk is commissioned as emergency spare";
MIB10879 = "BGI suspended on logical drive";
MIB10880 = "BGI resumed on logical drive";
MIB10881 = "Migration suspended on logical drive";
MIB10882 = "Copyback suspended on disk";
MIB10883 = "Reminder: MDC suspended on logical drive";
MIB10884 = "Reminder: BGI suspended on logical drive";
MIB10885 = "Reminder: Migration suspended on logical drive";
MIB10886 = "Reminder: Rebuild suspended on disk";
MIB10887 = "Reminder: Copyback suspended on disk";
MIB10888 = "Reminder: Patrol Read suspended";
MIB10889 = "Erase aborted on disk";
MIB10890 = "Erase failed on disk";
MIB10891 = "Erase progress on disk";
MIB10892 = "Erase started on disk";
MIB10893 = "Erase finished on disk";
MIB10894 = "Erase aborted on logical drive";
MIB10895 = "Erase failed on logical drive";
MIB10896 = "Erase progress on logical drive";
MIB10897 = "Erase started on logical drive";
MIB10898 = "Erase finished on logical drive";
MIB10899 = "Potential leakage during erase on logical drive";
MIB10900 = "BBU charging was suspended due to high BBU temperature";
MIB10901 = "FBU firmware update finished";
MIB10902 = "FBU firmware update failed";
MIB10903 = "Logical drive access blocked as cached data in CacheCade is unavailable";
MIB10904 = "CacheCade disassociate started on logical drive";
MIB10905 = "CacheCade disassociate finished on logical drive";
MIB10906 = "CacheCade disassociate failed on logical drive";
MIB10907 = "CacheCade disassociate progress on logical drive";
MIB10908 = "CacheCade disassociate aborted by user on logical drive";
MIB10909 = "Unexpected sense";
MIB10910 = "Unexpected sense";
MIB10911 = "Rebuild suspended on disk";
MIB10912 = "Rebuild resumed on disk";
MIB10913 = "Link speed changed on SAS port and PHY";
MIB10914 = "MegaRAID Advanced Software Options were deactivated for";
MIB10915 = "Logical drive is now accessible";
MIB10916 = "Logical drive is using CacheCade";
MIB10917 = "Logical drive is no longer using CacheCade";
MIB10918 = "Patrol Read aborted on disk";
MIB10919 = "Transient error detected while communicating with disk";
MIB10920 = "Additional information for detected disk";
MIB10921 = "RAID Manager started";
MIB10922 = "RAID Manager stopped";
MIB10923 = "State change from shielded to available";
MIB10924 = "State change from shielded to offline";
MIB10925 = "State change from shielded to failed";
MIB10926 = "State change from shielded to hot spare";
MIB10927 = "State change from shielded to rebuilding";
MIB10928 = "State change from shielded to operational";
MIB10929 = "State change from shielded to copyback";
MIB10930 = "State change from shielded to JBOD";
MIB10931 = "State change from shielded to shielded";
MIB10932 = "State change from available to shielded";
MIB10933 = "State change from offline to shielded";
MIB10934 = "State change from failed to shielded";
MIB10935 = "State change from hot spare to shielded";
MIB10936 = "State change from rebuilding to shielded";
MIB10937 = "State change from operational to shielded";
MIB10938 = "State change from copyback to shielded";
MIB10939 = "State change from JBOD to shielded";
MIB10940 = "State change by user from shielded to available";
MIB10941 = "State change by user from shielded to offline";
MIB10942 = "State change by user from shielded to failed";
MIB10943 = "State change by user from shielded to hot spare";
MIB10944 = "State change by user from shielded to rebuilding";
MIB10945 = "State change by user from shielded to operational";
MIB10946 = "State change by user from shielded to copyback";
MIB10947 = "State change by user from shielded to JBOD";
MIB10948 = "State change by user from shielded to shielded";
MIB10949 = "State change by user from available to shielded";
MIB10950 = "State change by user from offline to shielded";
MIB10951 = "State change by user from failed to shielded";
MIB10952 = "State change by user from hot spare to shielded";
MIB10953 = "State change by user from rebuilding to shielded";
MIB10954 = "State change by user from operational to shielded";
MIB10955 = "State change by user from copyback to shielded";
MIB10956 = "State change by user from JBOD to shielded";
MIB10957 = "Internal error";
MIB10958 = "Incompatible PCI slot bandwidth";
MIB10959 = "Write performance reduced";
MIB10960 = "Write operations disabled";
MIB10961 = "Temperature close to error threshold";
MIB10962 = "Temperature above error threshold";
MIB10963 = "Internal voltage out of range";
MIB10964 = "Auxiliary voltage out of range";
MIB10965 = "Flashback error";
MIB10966 = "Non-correctable PCI errors detected";
MIB10967 = "Temperature above warning threshold";
MIB10968 = "Memory is close to wearing out";
MIB10969 = "Non-optimal PCI slot bandwidth";
MIB10970 = "Correctable PCI errors detected";
MIB10971 = "Power loss protection disabled";
MIB10972 = "Write regulation activated due to power constraints of PCI slot";
MIB10973 = "Write regulation activated due to high temperature";
MIB10974 = "Write regulation activated to ensure adapter lifespan";
MIB10975 = "Running in minimal status";
MIB10976 = "PCI power budget alarm";
MIB10977 = "LEB map missing";
MIB10978 = "Update in progress";
MIB10979 = "Reserves depleted";
MIB10980 = "Adapter normal";
MIB10981 = "Attach failed";
MIB10982 = "Detach failed";
MIB10983 = "Attached";
MIB10984 = "Detached";
MIB10985 = "Format of disk changed";
MIB10986 = "File log cleared";
MIB10987 = "Disk will be set offline due to SMART error";
MIB10988 = "Disk will be set offline due to too many unexpected sense events";
MIB10989 = "Protection information error in cache for logical drive";
MIB10990 = "Flash downloaded image is not supported";
MIB10991 = "BBU mode selected";
MIB10992 = "Periodic BBU relearn was missed and rescheduled";
MIB10993 = "Adapter reset requested by host";
MIB10994 = "Adapter reset requested by host completed";
MIB10995 = "L3 cache error has been detected";
MIB10996 = "L2 cache error has been detected";
MIB10997 = "Adapter booted in headless mode with errors";
MIB10998 = "Adapter booted to safe mode due to critical errors";
MIB10999 = "Warning during boot";
MIB11000 = "Critical error during boot";
MIB11001 = "Fatal error during boot";
MIB11002 = "Peer adapter has joined high availability domain";
MIB11003 = "Peer adapter has left high availability domain";
MIB11004 = "Disk is managed by peer adapter";
MIB11005 = "Disk is managed by local adapter";
MIB11006 = "Logical drive is managed by peer adapter";
MIB11007 = "Logical drive is managed by local adapter";
MIB11008 = "Logical drive has a conflict in high availability domain";
MIB11009 = "Logical drive access is shared";
MIB11010 = "Logical drive access is exclusive";
MIB11011 = "Logical drive is incompatible in the high availability domain";
MIB11012 = "Peer adapter is incompatible";
MIB11013 = "Adapters in the high availability domain are incompatible";
MIB11014 = "Adapter properties are incompatible between local and peer adapters";
MIB11015 = "Firmware versions do not match in the high availability domain";
MIB11016 = "MegaRAID Advanced Software Options do not match in the high availability domain";
MIB11017 = "High availability cache mirror is online";
MIB11018 = "High availability cache mirror is offline";
MIB11019 = "Logical drive access blocked as cached data from peer adapter is unavailable";
MIB11020 = "FBU power pack is not supported";
MIB11021 = "Disk temperature is above warning threshold";
MIB11022 = "Disk temperature is above critical threshold";
MIB11023 = "Disk temperature is normal";
MIB11024 = "Disk IOs are being throttled";
MIB11025 = "Disk IOs are normal (no throttling)";
MIB11026 = "Disk has life left";
MIB11027 = "Disk life left is below optimal";
MIB11028 = "Disk life left is critical";
MIB11029 = "Disk failure device locked-up";
MIB11030 = "Driver needs to be upgraded";
MIB11031 = "Direct communication with peer adapters was not established";
MIB11032 = "Firmware image does not contain signed component";
MIB11033 = "Authentication failure of the signed firmware image";
MIB11034 = "Setting logical drive as boot device";
MIB11035 = "Setting disk as boot device";
MIB11036 = "The BBU temperature is changed";
MIB11037 = "The adapter temperature is changed";
MIB11038 = "FBU capacity is too less to support data backup";
MIB11039 = "FBU data backup capacity has decreased consider replacement";
MIB11040 = "FBU device failed";
MIB11041 = "Boot device reset";
MIB11042 = "Write-back Nytro cache size mismatch between the servers";
MIB11043 = "Logical drive is not shared between servers but assigned for caching";
MIB11044 = "Power watts usage base IOs throttle started";
MIB11045 = "Power base IOs throttle stopped";
MIB11046 = "Adapter tunable parameters changed";
MIB11047 = "Adapter operating temperature within normal range";
MIB11048 = "Temperature threshold exceeded for the adapter";
MIB11049 = "Adapter defect or no adapter detected on host";
MIB11050 = "Connection to host failed";
MIB11051 = "Connection to host established";
MIB11052 = "Adapter supports high availability mode currently functioning with high availability feature set";
MIB11053 = "Adapter supports high availability mode currently functioning with single adapter feature set";
MIB11054 = "FBU components mismatch";
MIB11055 = "Adapter has entered maintenance mode";
MIB11056 = "Adapter has returned to normal mode";
MIB11057 = "Topology is in mode";
MIB11058 = "Cannot enter mode because logical drive would not be supported";
MIB11059 = "Cannot enter mode because disk would not be supported";
}

#-------------------------------------------------------------------

Export-ModuleMember -Variable 'AlertsDescriptions'