solExitToCliKeySeq
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.10.1.7
Object
scalar
mandatory
r/w
OctetString
This is the keystroke sequence used to escape out of SOL session and back to CLI
console. This sequence must have at least one character. The caret symbol (^)
has a special meaning in this sequence. It denotes 'Ctrl' for keystrokes that
map to Ctrl sequences (for example, ^[ for the escape key and ^M for carriage
return). All occurrences of ^ will be interpreted as part of a Ctrl sequence.
Refer to an ASCII-to-key conversion table for a complete list of Ctrl sequences.
The default value for this field is '^[(' i.e. ESC followed by (.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.10.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- solGlobalConfig
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| solEnable mandatory Disable/Enable SOL dynamically. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.2.4.10.1.1 |
| solAccumulateTimeout mandatory This value specifies how much time in millisecond SOL to buffer data before
sending the next SOL packet since the last SOL packet was transmitted.
Valid value from 5 ms to 1275 ms… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.10.1.3 |
| solCharSendThreshold mandatory This value specifies how many characters SOL to buffer before
sending the next SOL packet since the last SOL packet was transmitted.
Valid value is from 1 to 251 | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.10.1.4 |
| solRetry mandatory Retry count. Valid value from 0-7. 0 means no retries after packet is transmitted.
Packet will be dropped if no ACK/NACK received by the time retries expired. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.10.1.5 |
| solRetryInterval mandatory Retry Interval in 10 ms increment. Sets the time that the SOL will
wait before the first retry and the time between retries when sending SOL
packets to the remote blade. Value ran… | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.10.1.6 |
| solResetBladeKeySeq mandatory This is the keystroke sequence used to reset the blade while in SOL session
console. This sequence must have at least one character. The caret symbol (^)
has a special meaning in … | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.4.10.1.8 |