enterCLIkeySeq
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.1.2.3.1
Object
scalar mandatory
r/w
OctetString
This is the keystroke sequence used to enter the CLI.
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 ocurrences 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
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.1.2.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- serialRedirect
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::enterCLIkeySeq.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMM-MIB::enterCLIkeySeq'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-15