solExitToCliKeySeq

BLADE-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
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.4.10.1.7
Type
scalar
Access
readwrite
Status
mandatory
Parent
solGlobalConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::solExitToCliKeySeq.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::solExitToCliKeySeq'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.