class Ssh

..
+-SystemFunctions
+-SecM
+-Ssh

Configures system-wide properties of Secure Shell Transport Layer Protocol (SSH).

This MO is created by the system.

Attributes
SshAlgorithm[1..]
mandatory
selectedCiphers
The list of selected ciphers.

The ciphers are offered to the SSH peer in the order as configured. Each value indicates one cipher.
SshAlgorithm[1..]
mandatory
selectedKeyExchanges
The list of selected key exchange algorithms.

The algorithms are offered to the SSH peer in the order as configured. Each value indicates one algorithm.
SshAlgorithm[1..]
mandatory
selectedMacs
The list of selected message authentication codes.

The algorithms are offered to the SSH peer in the order as configured. Each value indicates one coding algorithm.
string
key
mandatory
noNotification
restricted
sshId
The value component of the RDN.
SshAlgorithm[1..]
readOnly
supportedCiphers
Lists the supported encryption ciphers.
SshAlgorithm[1..]
readOnly
supportedKeyExchanges
Lists the supported key exchange algorithms.
SshAlgorithm[1..]
readOnly
supportedMacs
Lists the supported message authentication codes.

  class Ssh