Quick Reference Guide

Table Of Contents
CMC Property Database Group and Object Definitions 131
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:
<Ctrl> with any alphabetic character (a-z, A-Z)
<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 seconds
Default:
1800 seconds
cfgSerialConsoleNoAuth
Enables or disables the CMC serial console login authentication. When
enabled (0), a user must authenticate at a login prompt. When disabled (1),
the user is logged in automatically.
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.
Configuration options:
A string representing a valid serial command. For
example,
connect server-1
.
Default:
[null]
cfgSerialConsoleColumns
Specifies the number of columns in the terminal window command line
connected to the serial port.