DNOS-MGMT-SECURITY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
6
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.18.1 · 1 row entry · 2 columns
Specifies SSH encryption algorithms to be used.
agentSSHServerEncryptionAlgorithmsEntry entry .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.18.1.1
Config entry for SSH encryption algorithms.
Indexes
agentSSHServerEncryptionIndex
Column Syntax OID
agentSSHServerEncryptionIndex
The index of the SSH encryption configuration order.
Unsigned32
Constraints:
range: 1-4
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.18.1.1.1
agentSSHServerEncryptionAlgorithms
Specifies encryption algorithm to be used for SSH.

Abbreviation used.
- chacha20-poly1305(4) is used for chacha20-poly1305@openssh.com.
Enumerationr/w
Enumerated Values:
0undefined
1aes128-ctr
2aes192-ctr
3aes256-ctr
4chacha20-poly1305
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.18.1.1.2
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1 · 1 row entry · 2 columns
Specifies SSH mac algorithms to be used.
agentSSHServerMacAlgorithmsEntry entry .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1.1
Config entry for SSH mac algorithms.
Indexes
agentSSHServerMacIndex
Column Syntax OID
agentSSHServerMacIndex
The index of the SSH mac algorithms configuration order.
Unsigned32
Constraints:
range: 1-10
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1.1.1
agentSSHServerMacAlgorithms
Specifies MAC algorithm to be used for SSH.

Abbreviation used.
- hmac-sha1-etm(2) is used for hmac-sha1-etm@openssh.com
- hmac-md5-etm(3) is used for hmac-md5-etm@openssh.com
- hmac-sha1-96-etm(6) is used…
Enumerationr/w
Enumerated Values:
0undefined
1hmac-sha1
2hmac-sha1-etm
3hmac-md5-etm
4hmac-sha2-256
5hmac-sha2-512
6hmac-sha1-96-etm
7hmac-md5-96-etm
8hmac-md5
9hmac-sha2-256-etm
10hmac-sha2-512-etm
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1.1.2
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.20.1 · 1 row entry · 2 columns
Specifies SSH kex algorithms to be used.
agentSSHServerKexAlgorithmsEntry entry .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.20.1.1
Config entry for SSH kex algorithms.
Indexes
agentSSHServerKexIndex
Column Syntax OID
agentSSHServerKexIndex
The index of the SSH kex algorithms configuration order.
Unsigned32
Constraints:
range: 1-10
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.20.1.1.1
agentSSHServerKexAlgorithms
Specifies KEX algorithm to be used for SSH.

Abbreviation used.
- curve25519-sha256-libssh(2) is used for curve25519-sha256@libssh.org
Enumerationr/w
Enumerated Values:
0undefined
1curve25519-sha256
2curve25519-sha256-libssh
3ecdh-sha2-nistp256
4ecdh-sha2-nistp384
5ecdh-sha2-nistp521
6diffie-hellman-group-exchange-sha256
7diffie-hellman-group16-sha512
8diffie-hellman-group18-sha512
9diffie-hellman-group14-sha256
10diffie-hellman-group14-sha1
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.20.1.1.2