hwSSHClientCipherAlg

HUAWEI-SSH-MIB · .1.3.6.1.4.1.2011.5.25.118.2.6.1

Object

scalar r/w Bits
List of the SSH client cipher algorithm. However, the blowfishcbc algorithm is not supported.
Through this list, the index can be configured in batches in the format of bit-domain string.
It can be configured as follows: to configure the index n, set the nth in the bit string to 1, 
that is,......000100......For example, to configure the index 1, set the first character of 
the string to 1, and issue 0100 0000, namely, # 0x40 (note that the value of the bit type 
starts from 0). For example, to configure the index 8, set the eighth character of the string 
to 1, and issue 0000 0000 1000 0000, namely, # 0x00 0x80.

Context

MIB
HUAWEI-SSH-MIB
OID
.1.3.6.1.4.1.2011.5.25.118.2.6.1
Type
scalar
Access
readwrite
Status
current
Parent
hwSSHClientAlg
Siblings
3

Syntax

Bits

Values & Constraints

Enumerated Values
0des3cbc
1arcfour128
2arcfour256
3blowfishcbc
4aes128cbc
5aes192cbc
6aes256cbc
7aes128ctr
8aes192ctr
9aes256ctr
10aes128gcm
11aes256gcm
12chacha20poly1305

Related Objects

Sibling Objects