=====================================================================================================================================
3.22	mcinfo

	abstract: Get BMC information

	usage	: java -jar GbtUtility-2.1.76.jar [options] mcinfo
		
	Example	:
		  by node list	 : java -jar GbtUtility-2.1.76.jar mcinfo
		  by single host : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 mcinfo
		  by scan host	 : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.79,10.1.27.100 mcinfo
=====================================================================================================================================