BINTEC-STUNNEL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
28
sTunnelTable
table.0.12.1.2
·
1 row entry
·
28 columns
The StunnelTable holds single Stunnel peers.
A single Stunnel entry e.g. a Stunnel peer.
Indexes
sTunnelIndex
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
sTunnelIndex
The Index gives (should give) an unique ID for the STunnel.
|
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.1 |
||||||||||||||||
|
sTunnelAdminStatus
The AdminStatus of one entry declares whether this peer should
be established (up) or not (down). In case of setting the AdminStatus to 'delete' the entry will be deleted. |
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.2 |
||||||||||||||||
|
sTunnelDescription
The description of the Stunnel. Is only for giving each tunnel
a name but has no further meaning e.g. function. |
OctetStringr/w Constraints: range: 0-32 |
.0.12.1.2.1.3 |
||||||||||||||||
|
sTunnelExternalIp
This field holds the IP to or from which the SSL connection
will be established. If it is set (not 0) in ExternalMode_server the remote IP (incoming connection) is checked against ExternalIp. The default value is 0.0.… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.12.1.2.1.4 |
||||||||||||||||
|
sTunnelExternalPort
The port of the external connection. In ExternalMode client
it defines the port it is connected to and in ExternalMode server it defines the port it is listened on for incoming connections. |
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.5 |
||||||||||||||||
|
sTunnelExternalMode
The ExternalMode declares whether the system is server or client
to the outside e.g. SSL connection. |
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.6 |
||||||||||||||||
|
sTunnelInternalIp
The InternalIp default value is 127.0.0.1 (localhost).
That means that the internal stunnel endpoint is the system itself and connects to an internal service (telnet,snmp,syslog). In special cases it is possible to to… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.12.1.2.1.7 |
||||||||||||||||
|
sTunnelInternalPort
The port on which will be connected internally in InternalMode client or
on which will be listened on for an incoming connection. |
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.8 |
||||||||||||||||
|
sTunnelInternalMode
The InternalMode declares whether the system is server or client
to the inside connection (NON-SSL connection). |
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.9 |
||||||||||||||||
|
sTunnelPrivateToken
The PrivateToken is sent with the first packet as soon as
the connection is established. It is used if the remote side wants to receive several connections on the same port and therefore needs a token to associate the c… |
OctetStringr/w Constraints: range: 0-16 |
.0.12.1.2.1.10 |
||||||||||||||||
|
sTunnelVerifyPeer
If VerifyPeer is set to 'none'(1) no SSL verification is done.
Setting VerifyPeer to 'normal'(2) a normal SSL verification is done (certificates are checked). If it is set to 'high'(3) also the subjectname of the remot… |
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.11 |
||||||||||||||||
|
sTunnelCertificateIdx
The (row) index of the CertTable holding the wanted peer certificate
for the connection. |
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.12 |
||||||||||||||||
|
sTunnelCACertificateIdx
The (row) index of the CertTable holding the wanted/needed CA certificate
for the connection. |
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.13 |
||||||||||||||||
|
sTunnelRemoteCertSubject
when VerifyPeer set to 'high' the string in this field is compared
with the subjectname of the remote peer certificate. |
OctetStringr/w Constraints: range: 0-64 |
.0.12.1.2.1.14 |
||||||||||||||||
|
sTunnelRemoteCertSerialNo
when VerifyPeer set to 'very_high' the string in this field
is compared with the serial number of the remote peer certificate. |
OctetStringr/w Constraints: range: 0-32 |
.0.12.1.2.1.15 |
||||||||||||||||
|
sTunnelRemoteCertDns
when VerifyPeer set to 'very_high' the string in this field
is compared with the DNS attribute within the subject alternative names of the remote peer certificate. But if this variable is left blank no comparison is do… |
OctetStringr/w Constraints: range: 0-255 |
.0.12.1.2.1.16 |
||||||||||||||||
|
sTunnelCertificateStatus
The certificatestatus displays if and which error occured during
the certificate validation. If no error occured it is ok(2). The four possible errors are the cert is untrusted(3), the cert has expired(4), the cert has… |
Enumeration Enumerated Values:
|
.0.12.1.2.1.17 |
||||||||||||||||
|
sTunnelRetries
The number of retries which were already done during the
actual e.g. last connection. |
Integer32 Constraints: range: 0-50 |
.0.12.1.2.1.18 |
||||||||||||||||
|
sTunnelRetryTime
The time in seconds which the system waits for a reconnection
try if the last try failed. |
Integer32r/w Constraints: range: 0-3600 |
.0.12.1.2.1.19 |
||||||||||||||||
|
sTunnelMaxRetries
The maximum number of retries till the system declares
the connection to failed. In case of '-1' infinite retries will take place. |
Integer32r/w Constraints: range: -1-50 |
.0.12.1.2.1.20 |
||||||||||||||||
|
sTunnelReopenDelay
The time till the connection will be reopened.
|
Integer32r/w Constraints: range: -1-31536000 |
.0.12.1.2.1.21 |
||||||||||||||||
|
sTunnelShortHold
The ShortHold is the number of seconds after which an inactive
connection is closed. Is the ShortHold set to -1 it is never closed for the reason of inactivity. |
Integer32r/w Constraints: range: -1-3600 |
.0.12.1.2.1.22 |
||||||||||||||||
|
sTunnelDebug
enables(2) or disables(1) debug messages for this peer.
|
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.23 |
||||||||||||||||
|
sTunnelLastStatusChange
This value shows the time since the last sTunnelStatus change.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.24 |
||||||||||||||||
|
sTunnelRxBytes
The amount of received (data) bytes from the external connection.
Only the real data bytes (without any header or encryption/hash are counted). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.25 |
||||||||||||||||
|
sTunnelTxBytes
The amount of transmitted bytes towards the external connection.
Only the real data bytes (without any header or encryption/hash are counted). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.26 |
||||||||||||||||
|
sTunnelTCPConnections
Counts the SSL-TCP-Connections of this tunnel.
|
Integer32 Constraints: range: 0-65535 |
.0.12.1.2.1.27 |
||||||||||||||||
|
sTunnelStatus
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 n… |
Enumeration Enumerated Values:
|
.0.12.1.2.1.28 |