sTunnelAdmStatus
BINTEC-STUNNEL-MIB ·
.0.12.1.1.1
Object
scalar
r/w
Enumeration
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' or 'up'. In case of 'up' it depends on the single tunnel whether it is established or not.
Context
- MIB
- BINTEC-STUNNEL-MIB
- OID
.0.12.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sTunnelAdm
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |