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
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk sTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-STUNNEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-STUNNEL-MIB::sTunnelTable'
The StunnelTable holds single Stunnel peers.
A single Stunnel entry e.g. a Stunnel peer.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Index gives (should give) an unique ID for the STunnel.
|
Integer32r/w Constraints: range: 0-65535 |
.0.12.1.2.1.1 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 Type Constraints: range: 4 |
.0.12.1.2.1.4 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 Type Constraints: range: 4 |
.0.12.1.2.1.7 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
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 |
||||||||||||||||
|
The time till the connection will be reopened.
|
Integer32r/w Constraints: range: -1-31536000 |
.0.12.1.2.1.21 |
||||||||||||||||
|
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 |
||||||||||||||||
|
enables(2) or disables(1) debug messages for this peer.
|
Enumerationr/w Enumerated Values:
|
.0.12.1.2.1.23 |
||||||||||||||||
|
This value shows the time since the last sTunnelStatus change.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.24 |
||||||||||||||||
|
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 Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.25 |
||||||||||||||||
|
The amount of transmitted bytes towards the external connection.
Only the real data bytes (without any header or encryption/hash are counted). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.0.12.1.2.1.26 |
||||||||||||||||
|
Counts the SSL-TCP-Connections of this tunnel.
|
Integer32 Constraints: range: 0-65535 |
.0.12.1.2.1.27 |
||||||||||||||||
|
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 |