cspSpSessionTimeOut
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.6.1.1.9
Object
column
r/w
seconds Integer32
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 cannot reuse the
session.
If this timeout value is 0, entries in the session
cache will not timeout.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.6.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cspSslPolicyEntry
- Table
- cspSslPolicyTable
- Siblings
- 9
Syntax
seconds Integer32
Values & Constraints
Object Constraints
range: 0-72000
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 |
| cspSpSessionCache 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 conn… | column | bytes Integer32 | .1.3.6.1.4.1.9.9.370.1.6.1.1.8 |