User's Manual

CMC Property Database Group and Object Definitions 399
cfgSerialConsoleQuitKey
Specifies the key or key combination that terminates the serial text console.
The value can be represented by one of the following:
Decimal value — For example: 95
Hexidecimal value — For example: 0x12
Octal value — For example: 007
ASCII value — For example: <Ctrl>a
ASCII values may be represented using the following Escape Key codes:
a
<Ctrl> with any alphabetic character (a-z, A-Z)
b
<Ctrl> with one of the following special characters: [ ] \ ^ _
Legal value: String of up to 4 characters
Default: <Ctrl><\>
cfgSerialConsoleIdleTimeout
The maximum number of seconds to wait before an idle serial session is
disconnected.
Configuration options: 0 (no timeout), 60–1920
Default: 300
cfgSerialConsoleNoAuth
Enables or disables the CMC serial console login authentication.
Configuration options: 0 (enabled), 1 (disabled)
Default: 0
cfgSerialConsoleCommand
Specifies a serial command that is executed after a user logs in to the serial
console interface.
Example: "connect server-1"
Default: ""
cfgSerialHistorySize
Specifies the maximum size of the serial history buffer.