sshMaxSessions
LUXN-MIB ·
.1.3.6.1.4.1.4253.4.3.2.3
Object
scalar
mandatory
r/w
Integer32
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.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.4.3.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sshSecMgmt
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-6
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshMode mandatory Enables or disables the SSH server. Enabling
SSH will disable the built in telnet server.
Disabling SSH will enable the telnet server. | scalar | Enumeration | .1.3.6.1.4.1.4253.4.3.2.1 |
| 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 |
| 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 |