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

 1 krisbash 1.1 // ===============================================================
 2              //  MSFT_LineConsole
 3              // ===============================================================
 4              	[Description ( "MSFT_LineConsole description" ), 
 5              	Version ( "0.70" )]
 6              class MSFT_LineConsole: MSFT_ComPort
 7              {
 8               
 9              [Description ("Configures the timeout for an inactive session. The "
10                       "range is from 0 to 525600 minutes. A value of 0 disables the"
11              		 "session timeout")]
12                   
13              uint32 ExecTimeout;
14              
15              
16              };

ViewCVS 0.9.2