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
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk agentSSHServerEncryptionAlgorithmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNOS-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MGMT-SECURITY-MIB::agentSSHServerEncryptionAlgorithmsTable'
Specifies SSH encryption algorithms to be used.
agentSSHServerEncryptionAlgorithmsEntry row .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.18.1.1
Config entry for SSH encryption algorithms.
Column Syntax OID
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
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
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk agentSSHServerMacAlgorithmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNOS-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MGMT-SECURITY-MIB::agentSSHServerMacAlgorithmsTable'
Specifies SSH mac algorithms to be used.
agentSSHServerMacAlgorithmsEntry row .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1.1
Config entry for SSH mac algorithms.
Column Syntax OID
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
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
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk agentSSHServerKexAlgorithmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNOS-MGMT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-MGMT-SECURITY-MIB::agentSSHServerKexAlgorithmsTable'
Specifies SSH kex algorithms to be used.
agentSSHServerKexAlgorithmsEntry row .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.20.1.1
Config entry for SSH kex algorithms.
Column Syntax OID
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
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