I am trying to run hpi over hp cc3310 RMS server. The problem that I am facing is that I am not able to communicate with the underlying BMC .
I have tried using RMCP as well as OpemIPMI driver interface but both the approaches have failed. Than I tried to use ipmitool for communicating with BMC , but again no luck . http://ipmitool.sourceforge.net/ These were the configuration parameters : IP Address : Static 16.138.181.30 Subnet Mask : 255.255.255.192 Gateway IP Address:16.138.181.1 Back Up GateWay IP Address : 0.0.0.0 LAN Access Mode : Always Available Password : aotp123 The output in red is after using RMCP version 1.0 interface. [EMAIL PROTECTED] root]# ipmitool -v -I lan -H 16.138.181.30 -U root -P aotp123 bmc info No response. error in Get Auth Capabilities Command No response. error in Get Auth Capabilities Command Error: Unable to establish LAN session Error in BMC Get Device ID Command [EMAIL PROTECTED] root]# ipmitool -v -A NONE -I lan -H 16.138.181.30 -U root -P aotp123 bmc info No response. error in Get Auth Capabilities Command No response. error in Get Auth Capabilities Command Error: Unable to establish LAN session Please see the output on hp cc3310 after using the ipmitool . http://ipmitool.sourceforge.net/ The output in red is after using RMCP version 1.0 interface. [EMAIL PROTECTED] root]# ipmitool -v -I lan -H 16.138.181.30 -U root -P aotp123 -m 0x20 bmc info No response. error in Get Auth Capabilities Command No response. error in Get Auth Capabilities Command Error: Unable to establish LAN session Error in BMC Get Device ID Command [EMAIL PROTECTED] root]# ipmitool -v -A NONE -I lan -H 16.138.181.30 -U root -P aotp123 bmc info No response. error in Get Auth Capabilities Command No response. error in Get Auth Capabilities Command Error: Unable to establish LAN session Error in BMC Get Device ID Command [EMAIL PROTECTED] root]# On using imb interface : [EMAIL PROTECTED] root]# ipmitool -v -A NONE -I imb -H 16.138.181.30 -U root -P aotp123 bmc info Device ID : 32 Device Revision : 1 Firmware Revision : 1.19 IPMI Version : 1.5 Manufacturer ID : 343 Product ID : 27 (0x001b) Device Available : yes Provides Device SDRs : yes Additional Device Support : Sensor Device SDR Repository Device SEL Device FRU Inventory Device IPMB Event Receiver Chassis Device Aux Firmware Rev Info : 0x00 0x15 0x01 0x10 Information about Lan Configuration [EMAIL PROTECTED] root]# ipmitool -I imb -H 16.138.181.30 -U root -P aotp123 lan print Set in Progress : 0x00 Auth Type : 0x17 Auth Type Enable : callback=0x17 user=0x17 operator=0x06 admin=0x06 oem=0x00 IP Address Source : 0x01 IP Address : 16.138.181.30 Subnet Mask : 255.255.255.192 MAC Address : 00:0e:0c:70:20:68 SNMP Community String : public IP Header : TTL=0x40 flags=0x40 precedence=0x00 TOS=0x10 BMC ARP Control : 0x01 Gratituous ARP Intrvl : 0x03 Default Gateway IP : 16.138.181.1 Default Gateway MAC : 00:05:5d:19:82:bc Backup Gateway IP : 0.0.0.0 Backup Gateway MAC : 00:00:00:00:00:00 [EMAIL PROTECTED] cli]# All the ipmi gurus , Does this output means that the underlying bmc does not support rmcp interface and only the imb interface. Regards Nitin __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
