A table of configuration about the relation between the SSH server and the rsa peerkey.
The index of the table is hwSSHServerIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.1 | hwSSHServerIndex | Integer32{(1,20)} | not-accessible | The object specifies the index of hwSSHServerInfoTable. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.2 | hwSSHServerName | OCTET STRING{(1,255)} | read-create | The object specifies the name of a SSH server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.3 | hwSSHServerAssignKey | OCTET STRING{(0,64)} | read-create | The object specifies a peer public key for a SSH server. This peer public key must exist. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.4 | hwSSHServerRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | The object specifies the status of this entry. When the status is active, hwSSHServerAssignKey's value in the entry is allowed to be modified. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.5 | hwSSHServerAssignDSAKey | OCTET STRING{(0,64)} | read-create | The object specifies a DSA peer public key for a SSH server.This peer public key must exist. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.6 | hwSSHServerAssignECCKey | OCTET STRING{(0,64)} | read-create | The object specifies a ECC peer public key for a SSH server.This peer public key must exist. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.118.2.2.1.7 | hwSSHServerAssignSM2Key | OCTET STRING{(0,64)} | read-create | The object specifies a SM2 peer public key for a SSH server.This peer public key must exist. | This object is implemented as defined in the corresponding MIB files. |