sshMode
LUXN-MIB ·
.1.3.6.1.4.1.4253.4.3.2.1
Object
scalar
mandatory
r/w
Enumeration
Enables or disables the SSH server. Enabling SSH will disable the built in telnet server. Disabling SSH will enable the telnet server.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.4.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sshSecMgmt
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshKeySize mandatory The size (in bits) of the DSS key to generate.
Key size must be a multiple of 8 and between 512
and 1024 bits. | scalar | Integer32 | .1.3.6.1.4.1.4253.4.3.2.2 |
| sshMaxSessions mandatory The maximum number of SSH sessions that can be
active at one time. Setting this element will
also affect the number of telnet sessions that
can be active at a time. | scalar | Integer32 | .1.3.6.1.4.1.4253.4.3.2.3 |
| sshGenKey mandatory Setting this element to genDssKey(2) will cause a
new DSS key to be generated. The process of
generating a new key can take some time (several
minutes) and may cause significant… | scalar | Enumeration | .1.3.6.1.4.1.4253.4.3.2.4 |