The Common Information Model (CIM) return codes provide information on the status of CIM agent operations.
Table 1 is a condensed list of possible CIM return codes.
| CIM return code | Description | Method | Explanation |
|---|---|---|---|
| 0 | Success | GetFreeExtends() |
The parameters are valid. The method completed successfully. |
| AddNode() | The node was successfully added. | ||
| CheckValidity() | The information about the certificate was successfully obtained. | ||
| DeleteAccount() | The account was successfully deleted. | ||
GenerateCIMOM |
The certificate was successfully deleted. | ||
| CreateCode() | The new account was successfully created. | ||
SetDefault |
The validity was successfully set. | ||
GrantGlobal |
The role was successfully changed. | ||
CreateGatewayID() |
The collection was successfully created. | ||
DeleteStorage |
The StorageHardwareID was successfully deleted. | ||
CreateStorage |
The StorageHardwareID was successfully created. | ||
| 0 | Success (continued) | AttachDevice() | The volume was successfully attached. |
DeleteProtocol |
The controller was successfully deleted. | ||
CreateProtocol |
A clone was successfully created. | ||
DeleteRemote |
The cluster partnership was successfully deleted. | ||
CreateRemote |
The cluster partnership was successfully established. | ||
DeleteHardwareID |
The collection was successfully created. | ||
| DeleteCertificate() | The certificate was successfully deleted. | ||
DeleteSynchronized |
The SynchronizedSet was successfully deleted. | ||
Modify |
The method was successfully run. | ||
| EvictNode() | The node was successfully evicted. | ||
| 0 | Success (continued) | RestartService() | The CIMOM reboots. |
| Shutdown() | The shutdown for the node/cluster was successfully initiated. | ||
| SetLocale() | The locale was set. | ||
| SetTimezone() | The time zone for the cluster was successfully set. | ||
SetPasswords() |
The passwords were changed. | ||
GetResetPassword |
The feature status was successfully retrieved. | ||
StartStatistics |
The statistics collection was started. | ||
| DetachDevice() | The volume was successfully detached. | ||
StopStatistics |
The statistics collection was stopped. | ||
Backup |
A backup was successfully created. | ||
Reload |
The configuration was reloaded. | ||
Restore |
A restore was successfully made. | ||
| AttachReplica() | The copy relationship was successfully established. | ||
CreateSynchronized |
The SynchronizedSet was successfully created. | ||
| SetPassword() | The password was successfully changed. | ||
| 0 | Job completed with no error | CreateOrModify |
The pool was successfully created. |
CreateOrModify |
The volume was successfully created. The pool was successfully modified. | ||
DeleteStorage |
The pool was successfully deleted. | ||
ReturnToStorage |
The volume was successfully deleted. | ||
| RequestDiscovery() | BackendVolume discovery was successful. | ||
| SetIOGroup() | The change was successful. | ||
| SetQuorum() | The method was successful. | ||
IncludeBackend |
The volume was successfully included. | ||
ModifySynchronized |
The CLI command was successfully run. | ||
| 0 | Job started successfully | MigrateVolume() |
The migration job was started. |
| 1 | Not supported | SetLocales() | The cluster does not support locales. |
| SetPasswords() | The cluster does not support password change (CISCO). | ||
ModifyReset |
The cluster does not support the reset password change feature. | ||
| Upgrade() | The method was called on a 2145 Cluster Configuration Service. | ||
| 2 | Failed | Dump() Clean() Enter() Exit() Clean() GetDump()
ClearLog() GetRecord() GetAllRecords() FixRecord() UnfixRecord() ModifyError |
An unexpected error occurred. A CLI command failed. |
| GetDump() | Failure during command processing. The file was not found. | ||
Reload |
Failed to reload the configuration. | ||
| CreateCode() | Failed to create the account. | ||
GrantGlobal |
Failed to change the role. | ||
| SetPassword() | Failed to change the password. | ||
| DeleteAccount() | Failed to delete the account. | ||
| 2 | Unknown error | GenerateCIMOM |
Failed to generate new certificate due to provider internal reasons. |
EnableAuto |
Failed due to provider internal reasons. | ||
SetDefault |
Failed to set validity. | ||
| CheckValidity() | Failed to obtain information on certificate. | ||
| 4 | Failed | GenerateCIMOM |
Unexpected error occurred. Failed to generate new certificate due to truststore problems. |
| 5 | Wrong Parameter Set | Delete |
The wrong number or type of parameters were passed. The given backup could not be found. |
Modify |
The wrong number or type of parameters were passed or other parameter checking failed. | ||
CreateCode() |
One of the parameters is not valid. | ||
| 5 | Parameter not valid | Dump(), |
One of the mandatory parameters is missing. |
ModifyIP |
One of the mandatory parameters is missing or not valid. | ||
CreateOrModify |
At least one of the parameters is not valid. | ||
CreateGatewayID() |
One of the parameters was not valid. | ||
| PositionAtRecord() | One of the mandatory parameters is missing or having a negative number of records is not allowed. | ||
| 6 | CopyType not supported | ModifySynchronized |
The type of copy passed in was different from 3 or 4. |
| 6 | Operation not supported | ModifySynchronized |
The operation code submitted is not valid for the copy type of the synchronized set. |
| 6 | SynchronizedSet is not empty | DeleteSynchronized |
There are still StorageSynchronized associations in the set. All StorageSynchronized associations must be removed before deletion of the set can be run or the Force flag must be set. |
| 6 | User ID already exists | CreateCode() | The user ID that you submitted exists in another account. |
| 6 | In use | GenerateCIMOM |
Failed to generate new certificate. Existing certificate is still valid and in use. |
| 7 | StorageSynchronized not in the Set | The synchronized storage does not exist in the set. | |
| 8 | StorageSynchronized already in the Set | The synchronized storage already exists in the set and cannot be added. | |
| 9 | StorageSynchronized incompatible with Set | The synchronized storage is not compatible with the Set. For example, a Flash Copy is synchronized to a Sync Copy set. | |
| 0x1000 | Parameters checked – Job started | The CLI copy command was run and a job object was returned. | |
| 0x1000 | LogicalDevices associated to other ProtocolControllers not deleted | DeleteProtocol |
At least one of the attached storage volumes is attached to another controller so it cannot be deleted. |
| 0x1000 | LogicalDevice instance not valid | AttachDevice() | The device is not a volume of the RedundancyGroup of the controller. |
| 0x1000 | LogicalDevice not associated to Controller | DetachDevice() | The device has no Protocol ControllerFor Unit association to this controller. |
| 0x1000 | ID already created | CreateStorage |
The WWPN is already assigned to an existing storage hardware ID. |
| 0x1000 | Specified instance not found | DeleteStorage |
The storage hardware ID could not be found. |
| 0x1000 | HardwareID instance not valid | CreateGateway |
The storage hardware ID could not be found or is already a member of another collection. |
| 0x1001 | Size not supported | CreateOrModify |
The requested size is not supported by the primordial pools. The size parameter contains the nearest supported size larger than the requested one. The size requested was not a multiple of 512. The nearest supported size that can be requested is returned in size. |
| 0x1001 | Device Number Conflict | AttachDevice() | The specified device number is already occupied. |
| 0x1001 | Hardware implementation does not support specified IDType | CreateStorage |
The type of ID is different from 2. |
| 0x8000 | ComputerSystem not valid | AddNode() | The submitted ComputerSystem was not a IBMTSSVC_ CandidateNode. |
| EvictNode() | The submitted ComputerSystem was not a IBMTSSVC_Node. | ||
| Shutdown() | The submitted ComputerSystem was not a IBMTSSVC_Node of IBMTSSVC_Cluster. | ||
| 0x8000 | Locale not valid | SetLocale() | The submitted Locale was greater than 9. |
| 0x8000 | Type not valid | Dump() | A type greater than 2 was passed in. |
| 0x8000 | Connection refused | GetDump() | We lost connection to the cluster or failed to connect to a node (CISCO only). |
| 0x8000 | Backup not found | Restore |
The specified backup was not found. |
| 0x8000 | Delete failed | Delete |
The deletion of the backup directory failed. The failure might have been caused by a sharing violation. |
| 0x8000 | IOGroup must have Nodes aggregated | SetIOGroup() | The I/O group does not have any nodes. |
| 0x8000 | ID not valid | SetQuorum() | The quorum ID is a number greater than 2. |
| 0x8000 | Volume not valid | IncludeBackend |
The volume is not expelled. |
| 0x8000 | CopyType not supported | AttachReplica() | The type of copy passed in was different from 2 or 3. |
| CreateReplica() | The type of copy passed in was different from 3 or 4. | ||
| 0x8000 | Ports are from multiple IOGroups | CreateProtocol |
All ports are required to belong to the same I/O group. |
| 0x8000 | HardwareID still bound to AuthorizationSubject. Force required | DeleteStorage |
The hardware ID has access granted to a storage volume and Force was not specified. |
| 0x8000 | Host is member of a LUN mapping | DeleteHardware |
To delete this host either use this host to run the RemoveAccess method for each privilege and controller this host is associated to or set “Force” equal to “True.” |
| 0x8000 | Record(s) not found | GetRecord() GetAllRecords() | No records were found. |
| 0x8000 | Cannot connect to cluster | Create2062 |
Unable to connect to the cluster. |
| 0x8000 | Connection to cluster refused | Add2145Cluster() | The connection to the cluster was refused. |
| 0x8000 | Connection to switch refused | Reset2062Node() |
The connection to the switch was refused. |
| 0x8000 | Cluster IP not found | RemoveCluster() | The IP for the cluster cannot be found. |
| 0x8001 | Maximum number of Nodes for Cluster exceeded | AddNode() | All I/O groups already have two nodes assigned to them. |
| 0x8001 | Prefix not valid | Dump() | A file prefix and feature log type were passed in at the same time. |
| 0x8001 | File not found | GetDump() | The given file path was not found (CISCO). |
| 0x8001 | Backup script failed | Backup |
The backup script returned with an error. |
| 0x8001 | Restore script failed | Restore |
The backup script returned with an error. |
| 0x8001 | Operation not allowed for current state | Modify |
The operation submitted is not allowed in the current state of the synchronized storage. For example, you cannot have a “prepare” operation on a synchronized storage in “synchronized” state. |
| 0x8001 | Operation not allowed for current SyncState | Modify |
The operation is not allowed with the current SyncState of the set. |
| 0x8001 | Unsupported protocol | CreateProtocol |
Protocol != 2. |
| 0x8001 | Syntax error in ClusterName | Create2062 |
The cluster name is not valid because of a syntax error. |
| 0x8002 | ExtraCapacitySet not valid | AddNode() | The submitted ExtraCapacitySet was not a IBMTSSVC_ IOGroupSet. |
| 0x8002 | Secure copy failed | Backup |
The download of the backup file using secure copy failed. |
| 0x8002 | Secure copy failed | Upload |
The upload of the backup file using secure copy failed. |
CreateStorage |
The name of the element and setting are required to be null. | ||
| 0x8002 | Syntax error in Node or Node is not valid | Create2062 |
The node contains a syntax error, or the specified node is not valid. |
| 0x8003 | Maximum number of Nodes for IOGroup exceeded | AddNode() | The submitted I/O group set already has two nodes assigned to it. |
| 0x8003 | Creation of backup dir failed | Backup |
The backup directory cannot be created. |
| 0x8003 | Clear command failed | Upload |
The cluster /tmp/ directory cannot be cleared. |
| 0x8003 | Username or password not valid (only ResetNode) | Add2062Cluster() |
The user name or password are not valid. |
| 0x8004 | Delete/rename of old backup files failed | N/A | The backup directory cannot be renamed or deleted. |
| 0x8004 | Wrong SwitchIP / can't connect to switch | Create2062 |
The IP for the switch is not correct, so a connection to the switch cannot be made. |
| 0x8004 | SwitchIP is not configured | Reset2062Node() Reload2062Node() | The IP for the switch is not configured. |
| 0x8005 | Syntax error in ClusterIP | N/A | The IP for the cluster contains a syntax error. |
| 0x8006 | Slot not valid | N/A | The slot is not valid. |
| 0x8007 | Cannot upload public key to switch | N/A | The public key cannot be uploaded to the switch. |
| 0x8100 | Cluster Scope Violation | N/A | One or more parameters were out of the cluster scope. |
| 0x8200 | N/A | N/A | The method was run successfully but one or more parameters were ignored. |
Table 2 is a condensed list of CIM return codes and their corresponding SAN Volume Controller command-line interface (CLI) error codes. For a complete listing of the message explanations and actions, see Command-line interface messages in the IBM® System Storage® SAN Volume Controller Command-Line Interface User's Guide.
| CIM return code | SAN Volume Controller CLI error code |
|---|---|
| 36865 | CMMVC5700E |
| 36866 | CMMVC5701E |
| 36867 | CMMVC5702E |
| 36868 | CMMVC5703E |
| 36869 | CMMVC5704E |
| 36870 | CMMVC5705E |
| 36871 | CMMVC5706E |
| 36872 | CMMVC5707E |
| 36873 | CMMVC5708E |
| 36874 | CMMVC5709E |
| 36875 | CMMVC5710E |
| 36876 | CMMVC5711E |
| 36877 | CMMVC5712E |
| 36878 | CMMVC5713E |
| 36879 | CMMVC5714E |
| 36880 | CMMVC5715E |
| 36881 | CMMVC5716E |
| 36882 | CMMVC5717E |
| 36883 | CMMVC5718E |
| 36884 | CMMVC5719E |
| 36885 | CMMVC5720E |
| 36886 | CMMVC5721E |
| 36887 | CMMVC5722E |
| 36888 | CMMVC5723E |
| 36889 | CMMVC5724E |
| 36890 | CMMVC5725E |
| 36891 | CMMVC5726E |
| 36892 | CMMVC5727E |
| 36893 | CMMVC5728E |
| 36894 | CMMVC5729E |
| 36895 | CMMVC5730E |
| 36896 | CMMVC5731E |
| 36897 | CMMVC5732E |
| 36898 | CMMVC5733E |
| 36899 | CMMVC5734E |
| 36900 | CMMVC5735E |
| 36901 | CMMVC5736E |
| 36902 | CMMVC5737E |
| 36903 | CMMVC5738E |
| 36904 | CMMVC5739E |
| 36905 | CMMVC5740E |
| 36906 | CMMVC5741E |
| 36922 | CMMVC5987E |
| 36923 | CMMVC6007E |
| 36924 | CMMVC6009E |
| 37121 | CMMVC5742E |
| 37122 | CMMVC5743E |
| 37123 | CMMVC5744E |
| 37124 | CMMVC5745E |
| 37125 | CMMVC5746E |
| 37126 | CMMVC5747E |
| 37127 | CMMVC5748E |
| 37128 | CMMVC5749E |
| 37129 | CMMVC5750E |
| 37130 | CMMVC5751E |
| 37131 | CMMVC5752E |
| 37132 | CMMVC5753E |
| 37133 | CMMVC5754E |
| 37134 | CMMVC5755E |
| 37135 | CMMVC5756E |
| 37136 | CMMVC5757E |
| 37137 | CMMVC5758E |
| 37138 | CMMVC5759E |
| 37139 | CMMVC5760E |
| 37140 | CMMVC5761E |
| 37141 | CMMVC5762E |
| 37142 | CMMVC5763E |
| 37143 | CMMVC5764E |
| 37144 | CMMVC5765E |
| 37145 | CMMVC5766E |
| 37146 | CMMVC5767E |
| 37147 | CMMVC5768E |
| 37148 | CMMVC5769E |
| 37149 | CMMVC5770E |
| 37150 | CMMVC5771E |
| 37151 | CMMVC5772E |
| 37152 | CMMVC5773E |
| 37153 | CMMVC5774E |
| 37154 | CMMVC5775E |
| 37155 | CMMVC5776E |
| 37156 | CMMVC5777E |
| 37157 | CMMVC5778E |
| 37158 | CMMVC5779E |
| 37159 | CMMVC5780E |
| 37160 | CMMVC5781E |
| 37161 | CMMVC5782E |
| 37162 | CMMVC5783E |
| 37163 | CMMVC5784E |
| 37164 | CMMVC5785E |
| 37165 | CMMVC6024E |
| 37166 | CMMVC6025E |
| 37168 | CMMVC6026E |
| 37169 | CMMVC6027E |
| 37170 | CMMVC6002E |
| 37171 | CMMVC6003E |
| 37172 | CMMVC6008E |
| 37173 | CMMVC6019E |
| 37174 | CMMVC6020E |
| 37175 | CMMVC6021E |
| 37176 | CMMVC6022E |
| 37177 | CMMVC6023E |
| 37178 | CMMVC5993E |
| 37179 | CMMVC5994E |
| 37180 | CMMVC5995E |
| 37181 | CMMVC5996E |
| 37182 | CMMVC6028E |
| 37183 | CMMVC6029E |
| 37184 | CMMVC6200E |
| 37185 | CMMVC6073E |
| 37186 | CMMVC6079E |
| 37188 | CMMVC6081E |
| 37189 | CMMVC6082E |
| 37190 | CMMVC6083E |
| 37191 | CMMVC6084E |
| 37192 | CMMVC6085E |
| 37193 | CMMVC6086E |
| 37194 | CMMVC6087E |
| 37195 | CMMVC6088E |
| 37196 | CMMVC6089E |
| 37197 | CMMVC6090E |
| 37198 | CMMVC6091E |
| 37199 | CMMVC6092E |
| 37200 | CMMVC6093E |
| 37202 | CMMVC6095E |
| 37203 | CMMVC6096E |
| 37204 | CMMVC6097E |
| 37205 | CMMVC6077E |
| 37206 | CMMVC6201E |
| 37207 | CMMVC6098E |
| 37208 | CMMVC6203E |
| 37209 | CMMVC6204E |
| 37210 | CMMVC6205E |
| 37211 | CMMVC6206E |
| 37212 | CMMVC6034E |
| 37213 | CMMVC6207E |
| 37214 | CMMVC6208E |
| 37215 | CMMVC6213E |
| 37216 | CMMVC6214E |
| 37217 | CMMVC6215E |
| 37218 | CMMVC6216E |
| 37219 | CMMVC6227I |
| 37220 | CMMVC6228E |
| 37221 | CMMVC6236E |
| 37261 | CMMVC6347E |
| 37376 | CMMVC5786E |
| 37377 | CMMVC5787E |
| 37378 | CMMVC5788E |
| 37379 | CMMVC5789E |
| 37380 | CMMVC5790E |
| 37381 | CMMVC5791E |
| 37382 | CMMVC5792E |
| 37383 | CMMVC5793E |
| 37384 | CMMVC5794E |
| 37385 | CMMVC5795E |
| 37386 | CMMVC5796E |
| 37387 | CMMVC5797E |
| 37388 | CMMVC5798E |
| 37389 | CMMVC5799E |
| 37390 | CMMVC5800E |
| 37391 | CMMVC5801E |
| 37392 | CMMVC5802E |
| 37393 | CMMVC5803E |
| 37394 | CMMVC5804E |
| 37395 | CMMVC5805E |
| 37396 | CMMVC6013E |
| 37397 | CMMVC6014E |
| 37398 | CMMVC6018E |
| 37632 | CMMVC5806E |
| 37792 | CMMVC5807E |
| 37793 | CMMVC5808E |
| 37794 | CMMVC5809E |
| 37795 | CMMVC5810E |
| 37796 | CMMVC5811E |
| 37797 | CMMVC5812E |
| 37798 | CMMVC5813E |
| 37799 | CMMVC5814E |
| 37800 | CMMVC5808E |
| 38858 | CMMVC6006E |
| 37803 | CMMVC6349E |
| 37804 | CMMVC6364E |
| 37805 | CMMVC6365E |
| 37812 | CMMVC6212E |
| 37817 | CMMVC6217E |
| 37818 | CMMVC6218E |
| 37819 | CMMVC6219E |
| 37822 | CMMVC6220E |
| 37823 | CMMVC6221E |
| 37827 | CMMVC6222E |
| 37828 | CMMVC6223E |
| 37829 | CMMVC6224E |
| 37830 | CMMVC6225E |
| 37841 | CMMVC6317E |
| 37843 | CMMVC6011E |
| 37844 | CMMVC6033E |
| 37845 | CMMVC6034E |
| 37846 | CMMVC6035E |
| 37847 | CMMVC6036E |
| 37848 | CMMVC6037E |
| 37849 | CMMVC6038E |
| 37850 | CMMVC6039E |
| 37851 | CMMVC6040E |
| 37854 | CMMVC6041E |
| 37855 | CMMVC6042E |
| 37856 | CMMVC6043E |
| 37858 | CMMVC6044E |
| 37857 | CMMVC6045E |
| 37859 | CMMVC6046E |
| 37860 | CMMVC6047E |
| 37861 | CMMVC6048E |
| 37862 | CMMVC6049E |
| 37863 | CMMVC6050E |
| 37864 | CMMVC6051E |
| 37865 | CMMVC6052E |
| 37866 | CMMVC6053E |
| 37867 | CMMVC6054E |
| 37868 | CMMVC6055E |
| 37869 | CMMVC6056E |
| 37870 | CMMVC6057E |
| 37871 | CMMVC6058E |
| 37872 | CMMVC6059E |
| 37873 | CMMVC6060E |
| 37874 | CMMVC6061E |
| 37875 | CMMVC6062E |
| 37876 | CMMVC6063E |
| 37877 | CMMVC6064E |
| 37878 | CMMVC6065E |
| 37879 | CMMVC6066E |
| 37880 | CMMVC6067E |
| 37881 | CMMVC6068E |
| 37882 | CMMVC6069E |
| 37883 | CMMVC6071E |
| 37888 | CMMVC5815E |
| 37889 | CMMVC5816E |
| 37890 | CMMVC5817E |
| 37891 | CMMVC5818E |
| 37892 | CMMVC5819E |
| 37893 | CMMVC5820E |
| 37894 | CMMVC5821E |
| 37895 | CMMVC5822E |
| 37896 | CMMVC5823E |
| 37897 | CMMVC5824E |
| 37898 | CMMVC5825E |
| 38144 | CMMVC5826E |
| 38145 | CMMVC5827E |
| 38146 | CMMVC5828E |
| 38147 | CMMVC5829E |
| 38148 | CMMVC5830E |
| 38150 | CMMVC5831E |
| 38151 | CMMVC5832E |
| 38152 | CMMVC5833E |
| 38153 | CMMVC5834E |
| 38154 | CMMVC5835E |
| 38155 | CMMVC5836E |
| 38156 | CMMVC5837E |
| 38157 | CMMVC5838E |
| 38158 | CMMVC5839E |
| 38159 | CMMVC5840E |
| 38160 | CMMVC5841E |
| 38163 | CMMVC5842 |
| 38164 | CMMVC5843E |
| 38165 | CMMVC5844E |
| 38166 | CMMVC5845E |
| 38167 | CMMVC5846E |
| 38168 | CMMVC5847E |
| 38169 | CMMVC6348E |
| 38170 | CMMVC6319E |
| 38171 | CMMVC6320E |
| 38172 | CMMVC6321E |
| 38173 | CMMVC6322E |
| 39175 | CMMVC6324E |
| 38176 | CMMVC6325E |
| 38177 | CMMVC6326E |
| 38178 | CMMVC6327E |
| 38179 | CMMVC6328E |
| 38180 | CMMVC6329E |
| 38181 | CMMVC6330E |
| 38182 | CMMVC6331E |
| 38183 | CMMVC6332E |
| 38184 | CMMVC6333E |
| 38185 | CMMVC6334E |
| 38186 | CMMVC6335E |
| 38187 | CMMVC6350E |
| 38188 | CMMVC6351E |
| 38189 | CMMVC6352E |
| 38190 | CMMVC6353E |
| 38191 | CMMVC6354E |
| 38192 | CMMVC6355E |
| 38193 | CMMVC6356E |
| 38194 | CMMVC6357E |
| 38195 | CMMVC6358E |
| 38196 | CMMVC6359E |
| 38197 | CMMVC6360E |
| 38198 | CMMVC6361E |
| 38199 | CMMVC6362E |
| 38200 | CMMVC6363E |
| 38201 | CMMVC6366E |
| 38202 | CMMVC6367E |
| 38203 | CMMVC6368E |
| 38204 | CMMVC6369E |
| 38205 | CMMVC6370E |
| 38206 | CMMVC6371E |
| 38207 | CMMVC6372E |
| 38208 | CMMVC6373E |
| 38209 | CMMVC6374E |
| 38210 | CMMVC6375E |
| 38211 | CMMVC6376E |
| 38212 | CMMVC6289E |
| 38213 | CMMVC6290E |
| 38214 | CMMVC6291E |
| 38215 | CMMVC6292E |
| 38305 | CMMVC6078E |
| 38306 | CMMVC5848E |
| 38307 | CMMVC6010E |
| 38308 | CMMVC6015E |
| 38309 | CMMVC5849E |
| 38313 | CMMVC5850E |
| 38314 | CMMVC5851E |
| 38315 | CMMVC5852E |
| 38316 | CMMVC5853E |
| 38324 | CMMVC5854E |
| 38325 | CMMVC5855E |
| 38326 | CMMVC5856E |
| 38327 | CMMVC5857E |
| 38328 | CMMVC5858E |
| 38329 | CMMVC5859E |
| 38333 | CMMVC5860E |
| 38334 | CMMVC5861E |
| 38335 | CMMVC5862E |
| 38336 | CMMVC5863E |
| 38337 | CMMVC6074E |
| 38338 | CMMVC5864E |
| 38339 | CMMVC6075E |
| 38340 | CMMVC5865E |
| 38341 | CMMVC5866E |
| 38342 | CMMVC5998W |
| 38343 | CMMVC6012W |
| 38344 | CMMVC6076E |
| 38345 | CMMVC6210E |
| 38346 | CMMVC6211E |
| 38347 | CMMVC6226E |
| 38348 | CMMVC6336E |
| 38349 | CMMVC6337E |
| 38350 | CMMVC6338E |
| 38351 | CMMVC6339E |
| 38352 | CMMVC6340E |
| 38353 | CMMVC6341E |
| 38354 | CMMVC6248E |
| 38355 | CMMVC6249E |
| 38356 | CMMVC6250E |
| 38357 | CMMVC6251E |
| 38358 | CMMVC6252E |
| 38359 | CMMVC6253E |
| 38360 | CMMVC6254E |
| 38361 | CMMVC6255E |
| 38362 | CMMVC6263E |
| 38370 | CMMVC6342E |
| 38371 | CMMVC6343E |
| 38372 | CMMVC6344E |
| 38373 | CMMVC6345E |
| 38400 | CMMVC5867E |
| 38401 | CMMVC5868E |
| 38402 | CMMVC5869E |
| 38403 | CMMVC5870E |
| 38404 | CMMVC5871E |
| 38405 | CMMVC5872E |
| 38406 | CMMVC5873E |
| 38560 | CMMVC5874E |
| 38561 | CMMVC5875E |
| 38562 | CMMVC5876E |
| 38563 | CMMVC5877E |
| 38564 | CMMVC5878E |
| 38565 | CMMVC5879E |
| 38566 | CMMVC5880E |
| 38569 | CMMVC6346E |
| 38611 | CMMVC6016E |
| 38656 | CMMVC5881E |
| 38657 | CMMVC5882E |
| 38658 | CMMVC5883E |
| 38659 | CMMVC5884E |
| 38660 | CMMVC5885E |
| 38661 | CMMVC5886E |
| 38662 | CMMVC5887E |
| 38663 | CMMVC5888E |
| 38664 | CMMVC5889E |
| 38665 | CMMVC5890E |
| 38666 | CMMVC5891E |
| 38667 | CMMVC5892E |
| 38668 | CMMVC5893E |
| 38669 | CMMVC5894E |
| 38670 | CMMVC5895E |
| 38816 | CMMVC5896E |
| 38817 | CMMVC5897E |
| 38818 | CMMVC5898E |
| 38819 | CMMVC5899E |
| 38820 | CMMVC5900E |
| 38821 | CMMVC5901E |
| 38822 | CMMVC5902E |
| 38823 | CMMVC5903E |
| 38824 | CMMVC5904E |
| 38825 | CMMVC5905E |
| 38826 | CMMVC5906E |
| 38827 | CMMVC5907E |
| 38828 | CMMVC5908E |
| 38829 | CMMVC5909E |
| 38830 | CMMVC5910E |
| 38831 | CMMVC5911E |
| 38832 | CMMVC5912E |
| 38833 | CMMVC5913E |
| 38834 | CMMVC5914E |
| 38835 | CMMVC5915E |
| 38836 | CMMVC5916E |
| 38837 | CMMVC5917E |
| 38838 | CMMVC5918E |
| 38839 | CMMVC5919E |
| 38840 | CMMVC5920E |
| 38841 | CMMVC5921E |
| 38842 | CMMVC5922E |
| 38843 | CMMVC5923E |
| 38844 | CMMVC5924E |
| 38845 | CMMVC5999W |
| 38846 | CMMVC6209 |
| 38849 | CMMVC6215E |
| 38850 | CMMVC6316E |
| 38851 | CMMVC6318E |
| 38855 | CMMVC6288E |
| 38858 | CMMVC6006E |
| 38859 | CMMVC6001E |
| 38860 | CMMVC5990E |
| 38861 | CMMVC5991E |
| 38862 | CMMVC5992E |
| 38912 | CMMVC5925E |
| 38913 | CMMVC5926E |
| 38914 | CMMVC5927E |
| 38915 | CMMVC5928E |
| 38916 | CMMVC5929E |
| 38917 | CMMVC5930E |
| 38918 | CMMVC5931E |
| 38919 | CMMVC5932E |
| 38920 | CMMVC5933E |
| 38921 | CMMVC5934E |
| 38922 | CMMVC5935E |
| 38923 | CMMVC5936E |
| 38924 | CMMVC5937E |
| 38925 | CMMVC5938E |
| 38926 | CMMVC6216E |
| 39072 | CMMVC5939E |
| 39073 | CMMVC5940E |
| 39074 | CMMVC5941E |
| 39075 | CMMVC5942E |
| 39076 | CMMVC5943E |
| 39077 | CMMVC5944E |
| 39078 | CMMVC5945E |
| 39079 | CMMVC5946E |
| 39080 | CMMVC5947E |
| 39081 | CMMVC5948E |
| 39082 | CMMVC5949E |
| 39083 | CMMVC5950E |
| 39084 | CMMVC5951E |
| 39085 | CMMVC5952E |
| 39086 | CMMVC5953E |
| 39087 | CMMVC5954E |
| 39088 | CMMVC5955E |
| 39089 | CMMVC5956E |
| 39090 | CMMVC5957E |
| 39091 | CMMVC5958E |
| 39092 | CMMVC5959E |
| 39093 | CMMVC5960E |
| 39094 | CMMVC5961E |
| 39095 | CMMVC5962E |
| 39096 | CMMVC5963E |
| 39097 | CMMVC5964E |
| 39098 | CMMVC5965E |
| 39099 | CMMVC5966E |
| 39100 | CMMVC5967E |
| 39101 | CMMVC5968E |
| 39102 | CMMVC5969E |
| 39103 | CMMVC5970E |
| 39104 | CMMVC5971E |
| 39105 | CMMVC5972E |
| 39106 | CMMVC5973E |
| 39107 | CMMVC5974E |
| 39108 | CMMVC5975E |
| 39109 | CMMVC5976E |
| 39110 | CMMVC5977E |
| 39111 | CMMVC5978E |
| 39112 | CMMVC5989E |
| 39113 | CMMVC5980E |
| 39114 | CMMVC5981E |
| 39115 | CMMVC5982E |
| 39118 | CMMVC6202E |
| 39425 | CMMVC5983E |
| 39246 | CMMVC5984E |
| 39427 | CMMVC5985E |
| 39429 | CMMVC5986E |
| 39430 | CMMVC6030E |
| 39431 | CMMVC6031E |
| 39432 | CMMVC6032E |
| 39690 | CMMVC5890E |
| 39691 | CMMVC6005E |
| 39692 | CMMVC5890E |