cslbxProbeHTTPCfgSslTlsVersion
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.5.1.6
Object
column
r/w
Enumeration
This object represents the version of
the SSL/TLS protocol.
The possible value(s) are :
other : Version not applicable.
This value can not be set by the user.
sslv2 : SSL Version 2.0.
sslv3 : SSL Version 3.0.
tlsv1 : TLS Version 1.0.
all : All supported versions as reported in
cslbxProbeHTTPSslTlsVersionSupported
object.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxProbeHTTPCfgEntry
- Table
- cslbxProbeHTTPCfgTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | sslv2 |
3 | sslv3 |
4 | tlsv1 |
5 | all |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cslbxProbeHTTPCfgVersion This object represents HTTP version for the probe.
The 'htpOneDotZero' specifies HTTP 1.0 protocol.
The 'htpOneDotOne' specifies HTTP 1.1 protocol. | column | Enumeration | .1.3.6.1.4.1.9.9.254.1.6.5.1.1 |
| cslbxProbeHTTPCfgPersistence This object enables/disables persistence for
HTTP(for both 1.0 and 1.1) probes.
The pure HTTP/1.0 requires that a seperate
TCP connection to be opened for each do… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.254.1.6.5.1.2 |
| cslbxProbeHTTPCfgHashValid This object enables the hash functionality.
If set to 'true', the cslbxProbeHTTPCfgHashName
is used. If set 'false' the value
specified in cslbxProbeHTTPCfgHashName
is not used. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.254.1.6.5.1.3 |
| cslbxProbeHTTPCfgHashName This object specifies the hash value
for the probe. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.254.1.6.5.1.4 |
| cslbxProbeHTTPCfgCipherSuite This object represents SSL Cipher suites to be
used for HTTPS probes.
The value 'rsa_any' is used for selecting a
random cipher.
The value 'rsaOther'… | column | Enumeration | .1.3.6.1.4.1.9.9.254.1.6.5.1.5 |
| cslbxProbeHTTPCfgSslSessionReuse This object enables/disables reusing of the SSL
Session ID. If set to 'true', SSL session ID will
be reused. If set to 'false', SSL session ID will
not be reused. In SSL, a new s… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.254.1.6.5.1.7 |
| cslbxProbeHTTPSslTlsVersionSupported This object identifies the supported SSL/TLS versions.
sslv3 - SSL version 3.0.
tlsv1 - TLS version 1.0. | column | Bits | .1.3.6.1.4.1.9.9.254.1.6.5.1.8 |