etsysTlsMaxHardConnects
ENTERASYS-TLS-MIB ·
.1.3.6.1.4.1.5624.1.2.30.1.1.4
Object
scalar
Integer32
The maximum number of concurrent connections a platform supports. Allows managed entities to enforce implementation specific limits on the upper limit of the etsysTlsNumHardConnects object.
Context
- MIB
- ENTERASYS-TLS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.30.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysTlsGeneralBranch
- Siblings
- 3
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysTlsEnabled 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 transpo… | scalar | Enumeration | .1.3.6.1.4.1.5624.1.2.30.1.1.1 |
| 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 |