sTunnelStatus
BINTEC-STUNNEL-MIB ·
.0.12.1.2.1.28
Object
column
Enumeration
The (operational) status of the connection. 'up'(1) means the connection is fully established. 'down'(2) means the connection is (finally) down. 'wait-for-retry'(3) means the system waits RetryTime seconds before the next connection try will be performed. 'wait-for-connection'(4) means that the peer waits for a connect (if it is in server mode) or for accepting its own connection try (if it is in client mode). Only if both internal and external connection are established the status changes to 'up'. 'failed'(5) means that the connection finally failed, so no more retries will take place (in this case the peer's AdminStatus hast to be reset to retry to establish the connection). 'wait-for_reopen'(6) is indicating that the timer for a reopen is running and on expire a reopen is performed. 'external_up'(7) means the external connection is established the internal not yet. 'finished'(8) means the last TCP connection got quit and tunnel is temporalily down.
Context
- MIB
- BINTEC-STUNNEL-MIB
- OID
.0.12.1.2.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sTunnelEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | wait-for-retry |
4 | wait-for-connection |
5 | failed |
6 | wait-for-reopen |
7 | external-up |
8 | finished |