sshMgt
DMswitch-MIB ·
.1.3.6.1.4.1.3709.3.5.201.1.17.2
Object
node
No description available.
Context
- MIB
- DMswitch-MIB
- OID
.1.3.6.1.4.1.3709.3.5.201.1.17.2- Type
- node
- Parent
- securityMgt
- Siblings
- 2
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| radiusMgt | node | - | .1.3.6.1.4.1.3709.3.5.201.1.17.1 |
| ipFilterMgt | node | - | .1.3.6.1.4.1.3709.3.5.201.1.17.3 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshServerStatus The status of Secure Shell Server. Set this value to
enabled(1) to enable SSH server, set this value to
disabled(2) to disable the SSH server. | scalar | P-BRIDGE-MIBEnabledStatus | .1.3.6.1.4.1.3709.3.5.201.1.17.2.1 |
| sshServerMajorVersion The major version of the SSH Server. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3709.3.5.201.1.17.2.2 |
| sshServerMinorVersion The minor version of the SSH Server. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3709.3.5.201.1.17.2.3 |
| sshTimeout The time interval that the router waits for the SSH
client to respond. The range is 1-120. | scalar | seconds Integer32 | .1.3.6.1.4.1.3709.3.5.201.1.17.2.4 |
| sshKeySize The SSH server key size. | scalar | Integer32 | .1.3.6.1.4.1.3709.3.5.201.1.17.2.5 |
| sshRsaHostKey The RSA host key. | scalar | KeySegment | .1.3.6.1.4.1.3709.3.5.201.1.17.2.6 |
| sshDsaHostKey The DSA host key. | scalar | KeySegment | .1.3.6.1.4.1.3709.3.5.201.1.17.2.7 |
| sshHostKeyGenAction This variable is for host key generating.
For the set behavior:
Set it to genRsaKey(2) to generate the RSA host key,
and to genDsaKey(3) to generate the DSA host key,
i… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.17.2.8 |
| sshHostKeyDelAction To delete the host key.
For the set behavior:
Set it to delRsaKey(2) to delete the RSA host key,
to delDsaKey(3) to delete the DSA host key,
or to delBothKeys(4) to del… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.201.1.17.2.9 |