cspSpSessionCache
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.6.1.1.8
Object
column
r/w
bytes Integer32
The SSL session cache size. The session cache is used
to store a number of most recently used session
identifiers.
Session identifiers can be reused if a new connection
requests to use a session identifier that is found in
the cache. This object specifies the maximum size of
the cache.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.6.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- cspSslPolicyEntry
- Table
- cspSslPolicyTable
- Siblings
- 9
Syntax
bytes Integer32
Values & Constraints
Object Constraints
range: 1-262143
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cspSpPolicyName The unique name of a SSL protocol policy. | column | OctetString | .1.3.6.1.4.1.9.9.370.1.6.1.1.1 |
| cspSpConfigRowStatus The row status of the SSL policy configuration entry.
This entry can be modified when the status is 'active'. | column | seconds SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.370.1.6.1.1.10 |
| cspSpRSArc4128md5 An indication of whether or not the cipher suite
RSA_WITH_RC4_128_MD5 is configured. If 'true', the
cipher suite is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.370.1.6.1.1.2 |
| cspSpRSArc4128sha An indication of whether or not the cipher suite
RSA_WITH_RC4_128_SHA is configured. If 'true', the
cipher suite is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.370.1.6.1.1.3 |
| cspSpRSAdescbcsha An indication of whether or not the cipher suite
RSA_WITH_DES_CBC_SHA is configured. If 'true', the
cipher suite is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.370.1.6.1.1.4 |
| cspSpRSA3descbcsha An indication of whether or not the cipher suite
RSA_WITH_3DES_EDE_CBC_SHA is configured. If 'true',
the cipher suite is configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.370.1.6.1.1.5 |
| cspSpProtocol The set of SSL and TLS protocols to be supported.
The following values are defined:
other(1) : An unspecified protocol,
SSL 3.0(2) : Support SSL 3… | column | Enumeration | .1.3.6.1.4.1.9.9.370.1.6.1.1.6 |
| cspSpCloseProtocol An indication of whether or not the SSL close protocol
is enforced.
If 'true', the close protocol is enforced. A
close-notify alert message is sent to the peer, an… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.370.1.6.1.1.7 |
| cspSpSessionTimeOut The SSL session timeout value. The session entry
will be removed from the session cache after the
configured timeout. Once the session entry is
removed, subsequent connections ca… | column | seconds Integer32 | .1.3.6.1.4.1.9.9.370.1.6.1.1.9 |