sslSessionCacheEntriesMax
ZXTM-MIB-SMIv2 ·
.1.3.6.1.4.1.7146.1.2.17.7.6
Object
scalar
SNMPv2-SMIGauge32
The maximum number of SSL session persistence entries in the cache.
Context
- MIB
- ZXTM-MIB-SMIv2
- OID
.1.3.6.1.4.1.7146.1.2.17.7.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sslsessioncache
- Siblings
- 6
Syntax
SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sslSessionCacheHits Number of times a SSL session persistence entry has been successfully found in the cache. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.7146.1.2.17.7.1 |
| sslSessionCacheMisses Number of times a SSL session persistence entry has not been available in the cache. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.7146.1.2.17.7.2 |
| sslSessionCacheLookups Number of times a SSL session persistence entry has been looked up in the cache. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.7146.1.2.17.7.3 |
| sslSessionCacheHitRate The percentage of SSL session persistence lookups that succeeded. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.7146.1.2.17.7.4 |
| sslSessionCacheEntries The total number of SSL session persistence entries stored in the cache. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.7146.1.2.17.7.5 |
| sslSessionCacheOldest The age of the oldest SSL session in the cache (in seconds). | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.7146.1.2.17.7.7 |