ltmServerSslOptions

F5-BIGIP-LOCAL-MIB · .1.3.6.1.4.1.3375.2.2.6.3.1.2.1.12

Object

The SSL options. 
SSLOPT_MICROSOFT_SESS_ID_BUG              = 1
SSLOPT_NETSCAPE_CHALLENGE_BUG             = 2
SSLOPT_NETSCAPE_REUSE_CIPHER_CHANGE_BUG   = 8
SSLOPT_SSLREF2_REUSE_CERT_TYPE_BUG        = 16
SSLOPT_MICROSOFT_BIG_SSLV3_BUFFER         = 32
SSLOPT_MSIE_SSLV2_RSA_PADDING             = 64
SSLOPT_SSLEAY_080_CLIENT_DH_BUG           = 128
SSLOPT_TLS_D5_BUG                         = 256
SSLOPT_TLS_BLOCK_PADDING_BUG              = 512
SSLOPT_DONT_INSERT_EMPTY_FRAGMENTS        = 2048
SSLOPT_ALL_BUGFIXES                       = 4095
SSLOPT_PASSIVE_CLOSE                      = 4096
SSLOPT_NO_SSL                             = 8192
SSLOPT_NO_DTLS                            = 16384
SSLOPT_NO_TLSv1_3                         = 32768
SSLOPT_NO_SESSION_RESUMPTION_ON_RENEGOTIATION = 65536
SSLOPT_NO_TLSv1_1                         = 131072
SSLOPT_NO_TLSv1_2                         = 262144
SSLOPT_NO_TLS                             = 524288
SSLOPT_SINGLE_DH_USE                      = 1048576
SSLOPT_EPHEMERAL_RSA                      = 2097152
SSLOPT_CIPHER_SERVER_PREFERENCE           = 4194304
SSLOPT_TLS_ROLLBACK_BUG                   = 8388608
SSLOPT_NO_SSLv2                           = 16777216
SSLOPT_NO_SSLv3                           = 33554432
SSLOPT_NO_TLSv1                           = 67108864
SSLOPT_PKCS1_CHECK_1                      = 134217728
SSLOPT_PKCS1_CHECK_2                      = 268435456
SSLOPT_NETSCAPE_CA_DN_BUG                 = 536870912
SSLOPT_NETSCAPE_DEMO_CIPHER_CHANGE_BUG    = 1073741824

Context

MIB
F5-BIGIP-LOCAL-MIB
OID
.1.3.6.1.4.1.3375.2.2.6.3.1.2.1.12
Type
column
Access
readonly
Status
current
Parent
ltmServerSslEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmServerSslOptions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmServerSslOptions.<ltmServerSslName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-LOCAL-MIB::ltmServerSslOptions'

Syntax

Source
RFC1155-SMIGauge
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance