etsysTlsEnabled
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.1.1
Object
scalar
r/w
Enumeration
Controls the operation of the Transport Layer Security server task on the embedded system. When enabled, the TLS server will accept connection requests and create a secure transport layer on which to transmit target system configuration data.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysTlsGeneralBranch
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | reinitialize |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTlsNumSoftConnects The soft limit for the maximum number of concurrent connections.
If a new connection is initiated and it would exceed the soft
limit, a '530 Service Unavailable' error will be rep… | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.30.1.1.2 |
| etsysTlsNumHardConnects The hard limit for the maximum number of concurrent connections.
If a new connection is initiated and it would exceed the hard
limit, the connection is closed unconditionally. Ma… | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.30.1.1.3 |
| etsysTlsMaxHardConnects The maximum number of concurrent connections a platform supports.
Allows managed entities to enforce implementation specific limits on
the upper limit of the etsysTlsNumHardConnec… | scalar | Integer32 | .1.3.6.1.4.1.5624.1.2.30.1.1.4 |