08-05-2014 09:59 AM - edited 03-01-2019 11:47 AM
On some of the servers we manage I'm not able to access CIMC. Either IP has changed (I don't have local access) or its not reachable for some reason. However I can access all the servers through vSphere / ESX.
Is there any way I can confirm IP Address of CIMC through ESX?
08-05-2014 11:04 AM
ESXi host IP address is totally independent of CIMC IP address ?
What kind of server do you have: blade or rack mount, and for the latter managed by UCS Manager ?
08-05-2014 06:57 PM
It is not possible to find the Ip address through ESX.
The only way to find out about the ip for your server is by having local access to your server with a monitor and rebooting the server. During the boot up process you will see the cimc ip address that your server has configured on the right corner of the screen.
05-13-2015 12:55 PM
If you have vCenter Server with the vCenter Hardware Status Plug-in enabled, you can find the CIMC IP of a UCS-C ESXi Host from the vSphere Client. Connect the vSphere Client to the vCenter Server, open the Hosts and Clusters view, highlight the ESXi Host, open the Host's Hardware Status tab, and look under Baseboard Management Controller to find the Management Controller IP Interface.
11-14-2018 11:52 AM
Unfortunately, the hardware tab was removed with 6.0.0. Anyone else know of a way besides local access?
11-14-2018 11:56 AM
SSH to the ESXi host and run this command:
enum_instances OMC_IPMIIPProtocolEndpoint root/cimv2 | grep IPv4
07-08-2018 01:24 PM
Hello,
if you have SSH access to the host you can run this :
enum_instances OMC_IPMIIPProtocolEndpoint root/cimv2 | grep IPv4
and it will return the CIMC IP address (at least on the models I used).
Here is the reference to the relevant vmware support forum's thread:
https://communities.vmware.com/thread/487197
Hope it helps,
Cheers,
Fil
11-07-2019 12:31 AM
Hi guys,
Is it possible to power on a Cisco server via CIMC using vCenter?
03-06-2020 07:40 AM - edited 03-06-2020 07:43 AM
Many thanks for the advice.
Can confirm it works.
@Filippo Gallinaro wrote:Hello,
if you have SSH access to the host you can run this :
enum_instances OMC_IPMIIPProtocolEndpoint root/cimv2 | grep IPv4and it will return the CIMC IP address (at least on the models I used).
Here is the reference to the relevant vmware support forum's thread:
https://communities.vmware.com/thread/487197
Hope it helps,
Cheers,
Fil
08-18-2022 02:02 AM
this doesn;t work for me:
[root@CW10-ESXi-7:~] enum_instances OMC_IPMIIPProtocolEndpoint root/cimv2 | grep IPv4
error: enumInstances 1
08-06-2023 04:21 PM
I get the same error as niattri
08-07-2023 05:23 AM
With standalone rack servers, if using the Cisco Custom ESXi ISO or if you have ucs-tools vib installed (https://software.cisco.com/download/home/286305108/type/286323573/release/1.3.1) you can run /opt/ucs_tool_esxi/ucs_ipmitool lan print to get the CIMC IP
03-18-2024 08:50 AM
Hello. So when I run the ucs_ipmitool print out. It works but the IP is 0.0.0.0. And source is set for DHCP. So obviously CIMC not configured. But my question is there another way on the standalone that could do the same functions as CIMC?
03-18-2024 11:46 AM
What type of functionality are you looking for? For the most part you'll need the CIMC configured to get remote KVM access, configure VIC adapters, map vmedia etc. You could manually grab SEL logs and sensors via IPMI but its pretty limited without the CIMC
03-18-2024 02:27 PM
I stated that poorly. What I mean is. For example how would you power it up without CIMC. Would you be able to from UCS manager?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide