(file) Return to MSFT_LineConsole.mof CVS log (file) (dir) Up to [OMI] / omi / share / networkschema

File: [OMI] / omi / share / networkschema / MSFT_LineConsole.mof (download)
Revision: 1.1, Mon Apr 20 17:20:14 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

// ===============================================================
//  MSFT_LineConsole
// ===============================================================
	[Description ( "MSFT_LineConsole description" ), 
	Version ( "0.70" )]
class MSFT_LineConsole: MSFT_ComPort
{
 
[Description ("Configures the timeout for an inactive session. The "
         "range is from 0 to 525600 minutes. A value of 0 disables the"
		 "session timeout")]
     
uint32 ExecTimeout;


};

ViewCVS 0.9.2