MIB Viewer

BINTEC-STUNNEL-MIB

38 objects
MIB for STunnel daemon
Imported Objects
BINTEC-MIB MISSINGBitValue Date HexValue security
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Counter64 enterprises Integer32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCDisplayString TimeStamp
OIDNameAccessStatusDescription
1.3.6.1.5.12IdentitysTunnelMIBMIB for STunnel daemon
1.3.6.1.5.12.1NodesTunnel
1.3.6.1.5.12.1.1NodesTunnelAdm
1.3.6.1.5.12.1.1.1ScalarsTunnelAdmStatusread-writecurrentThe 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…
1.3.6.1.5.12.1.1.2ScalarsTunnelAdmMaxTunnelsread-onlycurrentThe maximum of RUNNING tunnels in the system.
1.3.6.1.5.12.1.1.3ScalarsTunnelAdmRunningTunnelsread-onlycurrentThe number of running tunnels at the moment.
1.3.6.1.5.12.1.1.4ScalarsTunnelAdmKeepAliveRetriesread-writecurrentThe 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…
1.3.6.1.5.12.1.1.5ScalarsTunnelAdmKeepAliveTimeoutread-writecurrentThe 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 d…
1.3.6.1.5.12.1.2TablesTunnelTablenot-accessiblecurrentThe StunnelTable holds single Stunnel peers.
1.3.6.1.5.12.1.2.1RowsTunnelEntrynot-accessiblecurrentA single Stunnel entry e.g. a Stunnel peer.
1.3.6.1.5.12.1.2.1.1ColumnsTunnelIndexread-writecurrentThe Index gives (should give) an unique ID for the STunnel.
1.3.6.1.5.12.1.2.1.2ColumnsTunnelAdminStatusread-writecurrentThe 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…
1.3.6.1.5.12.1.2.1.3ColumnsTunnelDescriptionread-writecurrentThe description of the Stunnel. Is only for giving each tunnel a name but has no further meaning e.g. function.
1.3.6.1.5.12.1.2.1.4ColumnsTunnelExternalIpread-writecurrentThis 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…
1.3.6.1.5.12.1.2.1.5ColumnsTunnelExternalPortread-writecurrentThe 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 listene…
1.3.6.1.5.12.1.2.1.6ColumnsTunnelExternalModeread-writecurrentThe ExternalMode declares whether the system is server or client to the outside e.g. SSL connection.
1.3.6.1.5.12.1.2.1.7ColumnsTunnelInternalIpread-writecurrentThe 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 (…
1.3.6.1.5.12.1.2.1.8ColumnsTunnelInternalPortread-writecurrentThe port on which will be connected internally in InternalMode client or on which will be listened on for an incoming connection.
1.3.6.1.5.12.1.2.1.9ColumnsTunnelInternalModeread-writecurrentThe InternalMode declares whether the system is server or client to the inside connection (NON-SSL connection).
1.3.6.1.5.12.1.2.1.10ColumnsTunnelPrivateTokenread-writecurrentThe 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 …
1.3.6.1.5.12.1.2.1.11ColumnsTunnelVerifyPeerread-writecurrentIf 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). …
1.3.6.1.5.12.1.2.1.12ColumnsTunnelCertificateIdxread-writecurrentThe (row) index of the CertTable holding the wanted peer certificate for the connection.
1.3.6.1.5.12.1.2.1.13ColumnsTunnelCACertificateIdxread-writecurrentThe (row) index of the CertTable holding the wanted/needed CA certificate for the connection.
1.3.6.1.5.12.1.2.1.14ColumnsTunnelRemoteCertSubjectread-writecurrentwhen VerifyPeer set to 'high' the string in this field is compared with the subjectname of the remote peer certificate.
1.3.6.1.5.12.1.2.1.15ColumnsTunnelRemoteCertSerialNoread-writecurrentwhen VerifyPeer set to 'very_high' the string in this field is compared with the serial number of the remote peer certificate.
1.3.6.1.5.12.1.2.1.16ColumnsTunnelRemoteCertDnsread-writecurrentwhen 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 certific…
1.3.6.1.5.12.1.2.1.17ColumnsTunnelCertificateStatusread-onlycurrentThe 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 …
1.3.6.1.5.12.1.2.1.18ColumnsTunnelRetriesread-onlycurrentThe number of retries which were already done during the actual e.g. last connection.
1.3.6.1.5.12.1.2.1.19ColumnsTunnelRetryTimeread-writecurrentThe time in seconds which the system waits for a reconnection try if the last try failed.
1.3.6.1.5.12.1.2.1.20ColumnsTunnelMaxRetriesread-writecurrentThe maximum number of retries till the system declares the connection to failed. In case of '-1' infinite retries will take place.
1.3.6.1.5.12.1.2.1.21ColumnsTunnelReopenDelayread-writecurrentThe time till the connection will be reopened.
1.3.6.1.5.12.1.2.1.22ColumnsTunnelShortHoldread-writecurrentThe 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.
1.3.6.1.5.12.1.2.1.23ColumnsTunnelDebugread-writecurrentenables(2) or disables(1) debug messages for this peer.
1.3.6.1.5.12.1.2.1.24ColumnsTunnelLastStatusChangeread-onlycurrentThis value shows the time since the last sTunnelStatus change.
1.3.6.1.5.12.1.2.1.25ColumnsTunnelRxBytesread-onlycurrentThe amount of received (data) bytes from the external connection. Only the real data bytes (without any header or encryption/hash are counted).
1.3.6.1.5.12.1.2.1.26ColumnsTunnelTxBytesread-onlycurrentThe amount of transmitted bytes towards the external connection. Only the real data bytes (without any header or encryption/hash are counted).
1.3.6.1.5.12.1.2.1.27ColumnsTunnelTCPConnectionsread-onlycurrentCounts the SSL-TCP-Connections of this tunnel.
1.3.6.1.5.12.1.2.1.28ColumnsTunnelStatusread-onlycurrentThe (operational) status of the connection. 'up'(1) means the connection is fully established. 'down'(2) means the connection is (finally) down. 'wait-for-retr…