sTunnelAdm
BINTEC-STUNNEL-MIB ·
.0.12.1.1
Object
node
No description available.
Context
- MIB
- BINTEC-STUNNEL-MIB
- OID
.0.12.1.1- Type
- node
- Parent
- sTunnel
- Siblings
- 1
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sTunnelTable The StunnelTable holds single Stunnel peers. | table | - | .0.12.1.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sTunnelAdmStatus The AdminStatus of STunnel overall. This means if this Status
is set to 'down' no tunnel will be established. So it doesn't
matter if a single tunnel is set to AdminStatus 'down' … | scalar | Enumeration | .0.12.1.1.1 |
| sTunnelAdmMaxTunnels The maximum of RUNNING tunnels in the system. | scalar | Integer32 | .0.12.1.1.2 |
| sTunnelAdmRunningTunnels The number of running tunnels at the moment. | scalar | Integer32 | .0.12.1.1.3 |
| sTunnelAdmKeepAliveRetries The maximum number of TCP keepalive retries sent before
the (SSL) TCP connection is closed as it is suggested that
the remote side isn't reachable anymore. The default value is
0 … | scalar | Integer32 | .0.12.1.1.4 |
| sTunnelAdmKeepAliveTimeout The timeout (in seconds) of a TCP keepalive try. If no answer is
received within this time another retry will be sent. The default
value is 0 which takes the default keepalive ret… | scalar | Integer32 | .0.12.1.1.5 |