cslbxProbeHTTPCfgSslSessionReuse
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.5.1.7
Object
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 session ID is created every time the client and the SSL module go through a full key exchange and establish a new master secret key. Enabling this object allows the SSL module to reuse the master key on subsequent connections with the client, which can speed up the SSL negotiation process.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.5.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxProbeHTTPCfgEntry
- Table
- cslbxProbeHTTPCfgTable
- Siblings
- 7
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| cslbxProbeHTTPCfgSslTlsVersion This object represents the version of
the SSL/TLS protocol.
The possible value(s) are :
other : Version not applicable.
This value c… | column | Enumeration | .1.3.6.1.4.1.9.9.254.1.6.5.1.6 |
| 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 |