User Guide

ATCA-7350 Control via IPMI Programmer’s Reference (6806800H29E)
SOL Module Configuration Query the Configuration of SOL
56
See table 22-27 in section 22.23 of the IPMI 2.0 specification.
For example, on Emerson shelf manager, query the information about channel 1.
ipmicmd -k "0 90 0 06 41 01 40" smi 0
5. Query the user right.
Use the command Get User Access.
See table 22-31 in section 22.27 of the IPMI 2.0 specification.
For example, on Emerson shelf manager, query the right of user 2 in channel 1.
ipmicmd -k "0 90 0 06 44 01 02" smi 0
If a session can be set up between the IPMITOOL and IPMC, you can query the information
through IPMITOOL. For example, query network configuration information.
[b50611@localhost ~]$ ipmitool -I lanplus -L administrator -H 172.17.100.80 -U
solusername -P soluserpassword lan print
Set in Progress : Set Complete
IP Address Source : Static Address
IP Address : 172.17.100.80
Subnet Mask : 255.255.0.0
MAC Address : 00:12:13:14:15:15
SNMP Community String : public
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
IPMC ARP Control : ARP Responses Enabled, Gratuitous ARP Enabled
Gratituous ARP Intrvl : 2.0 seconds
Default Gateway IP : 172.17.166.55
RMCP+ Cipher Suites :
Cipher Suite Priv Max : uuuaXXXXXXXXXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
For details on how to query and set by IPMITOOL, refer to the documents related to IPMITOOL.