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
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::solResetBladeKeySeq.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::solResetBladeKeySeq'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.