Combination View Flat View Tree View
Threads [ Previous | Next ]
When I Export a list of devices from the Equipment tab in UCS Manager under the Platform Emulator, the value in the resulting CSV file under the "Model" column is actually the Vendor, not the Model.  Screenshot attached. I'm using UCS Platform Emulator v1.4(73034.361150).  I have not looked at this on actual gear.
 
Post moved from https://supportforums.cisco.com/message/3458964#3458964
 
Attachments:

RE: UCSPE - Export
ciscoucs unified computing
Answer
10/5/11 3:57 PM as a reply to Daniel Bowers.
When I Export a list of devices from the Equipment tab in UCS Manager under the Platform Emulator, the value in the resulting CSV file under the "Model" column is actually the Vendor, not the Model.  Screenshot attached. I'm using UCS Platform Emulator v1.4(73034.361150).  I have not looked at this on actual gear.
 
Post moved from https://supportforums.cisco.com/message/3458964#3458964
 

 
Is it possible to get this CSV in XML API response?

Here's one entry:

<configResolveChildren cookie="" response="yes" > <outConfigs> <equipmentBladeAGLibrary descr="" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/library-libsvc_sam_bladeAG_gooding.so" intId="21309" name="libsvc_sam_bladeAG_gooding.so" /> <firmwareType dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/fw-type-blade-controller-gooding" ep="blade-controller" invTag="blade-controller-gooding" maxVer="" minVer="1" /> <equipmentPicture dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/picture-front" fileName="blade/Blade_half_width_front.png" type="front"/> <equipmentManufacturingDef caption="Cisco UCS B200 M1 2 Socket Blade Server" clei="" descr="" description="2 Socket, Single slot Blade Server, 12 DIMMs, 2 SFF HDDs, Intel Xeon 5500 series, 1 Mezz. Slot" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/manufacturing" fruMajorType="1" fruMinorType="1" intId="10056" name="Cisco UCS B200 M1" oemName="Cisco Systems, Inc." oemPartNumber="N20-B6620-1" partNumber="74-5390-01" pid="N20-B6620-1" series="" sku="N20-B6620-1" vendorEquipmentType="" vid="V01"/> <equipmentSlotArray descr="" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/disk_slot" firstIndex="1" height="not-applicable" horizontalStartOffset="not-applicable" inlineGroupSeparation="not-applicable" inlineGroupSize="0" inlineOffset="not-applicable" intId="21315" location="front" name="" numberOfSlots="2" orientation="unknown" selector="disk_slot" slotsPerLine="0" transverseGroupSeparation="not-applicable" transverseGroupSize="0" transverseOffset="not-applicable" verticalStartOffset="not-applicable" width="not-applicable"/> <equipmentPhysicalDef depth="23.780001" descr="" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/physical" height="1.950000" intId="21316" maximumPower="400.000000" maximumTemperature="not-applicable" minimumPower="300.000000" minimumTemperature="not-applicable" name="" nominalPower="not-applicable" nominalTemperature="not-applicable" operatingVoltages="" weight="13.500000" width="8.000000"/> <equipmentServiceDef canBeFRUed="yes" descr="" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/service" intId="10058" name="" removalConditions="Removable when on or off" servicePhilosophy="Service From Front;Service From Top" /> <equipmentSlotArrayRef descr="" dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/ref-2" intId="21318" name="2" numberOfSlotsSpanned="1" slotSpanOrientation="inline" targetDn="capabilities/manufacturer-Cisco Systems Inc-model-N20-C6508-revision-0/blade"/> <computePciCap dn="capabilities/manufacturer-Cisco Systems Inc-model-N20-B6620-1-revision-0/pci" numOfPhysSlots="1" order="ascending" startsWith="1" /> </outConfigs> </configResolveChildren>

It appears the oemName is what's used. In fact, if I use the Filter in the UCS GUI and filter on the "Model" parameter, what I enter is actually filtering on the Vendor/oemName.