cspSslPolicyEntry
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.6.1.1
Object
row
A SSL policy defines a set of cipher suites to be
supported, and the SSL or TLS protocol parameters.
Each policy can be assigned to one or more proxy
services.
If no SSL policy is assigned to a proxy service, all
supported cipher suites and all protocol versions
will be enabled by default.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.6.1.1- Type
- row
- Status
- current
- Parent
- cspSslPolicyTable
- Table
- cspSslPolicyTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| 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 |
Indexes
| 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 |