solResetBladeKeySeq
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.10.1.8
Object
scalar
mandatory
r/w
OctetString
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 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 '^[R^[r^[R' i.e. ESC R ESC r ESC R.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.10.1.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- solGlobalConfig
- Siblings
- 7
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| solVlanId mandatory This is the virtual LAN ID for the internal management network between the MM and
the Blade System Management Processors (BSMPs). The range of valid VLAN ID's
is 3 to 4095. | scalar | Integer32 | .1.3.6.1.4.1.2.3.51.2.4.10.1.2 |
| 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 255 | 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 |
| solExitToCliKeySeq mandatory 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 meanin… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.2.4.10.1.7 |