CACHE-SERVER-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: CACHE-SERVER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ibmCacheServer | 1.3.6.1.4.1.2.6.119.4.8 | |||
ibmcacheserverCore | 1.3.6.1.4.1.2.6.119.4.8.1 | |||
ibmcacheserverCoreActivePartitions | 1.3.6.1.4.1.2.6.119.4.8.1.1 | gauge32 | read-only |
Number of active partitions. |
ibmcacheserverCoreECCPort | 1.3.6.1.4.1.2.6.119.4.8.1.2 | integer32 | read-only |
The ECC port number. |
ibmcacheserverPartition | 1.3.6.1.4.1.2.6.119.4.8.2 | |||
ibmcacheserverPartitionTable | 1.3.6.1.4.1.2.6.119.4.8.2.1 | no-access |
Table of information pertaining to an individual partition. |
|
1.3.6.1.4.1.2.6.119.4.8.2.1.1 | no-access |
An entry containing objects for a particular partition. |
||
ibmcacheserverPartitionIndex | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.1 | integer32 | no-access |
A unique value for each partition. |
ibmcacheserverPartitionCacheControl | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.2 | integer | read-only |
Global cache control. Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionCacheTransparent | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.3 | integer | read-only |
Transparent cache control. Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionUseHTTPCacheHdrs | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.4 | integer | read-only |
Use HTTP cache control directive Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionCacheDynamic | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.5 | integer | read-only |
Cache dynamic items (e.g. - /cgi-bin/) control Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionCacheDynamicURL | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.6 | displaystring | read-only |
Cache dynamic items URL |
ibmcacheserverPartitionCacheImage | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.7 | integer | read-only |
Cache image items (.gif, .jpg) control Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionCacheStatic | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.8 | integer | read-only |
Cache static items control Enumeration: 'disabled': 2, 'enabled': 1. |
ibmcacheserverPartitionMaxSize | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.9 | integer32 | read-only |
Maximum partition size in MegaBytes |
ibmcacheserverPartitionMaxObjects | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.10 | integer32 | read-only |
Max number of objects in partition |
ibmcacheserverPartitionMaxObjectSize | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.11 | integer32 | read-only |
Max size of object allowed in partition |
ibmcacheserverPartitionDynamicDefaultLifetime | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.12 | integer32 | read-only |
Default lifetime for dynamic items |
ibmcacheserverPartitionImageDefaultLifetime | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.13 | integer32 | read-only |
Default lifetime for image items |
ibmcacheserverPartitionStaticDefaultLifetime | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.14 | integer32 | read-only |
Default lifetime for static items |
ibmcacheserverPartitionCachePurgeInterval | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.15 | integer32 | read-only |
Time between garbage collection |
ibmcacheserverPartitionNumBytesCurrent | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.16 | gauge32 | read-only |
Current number of bytes in partition |
ibmcacheserverPartitionNumBytesHiWater | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.17 | gauge32 | read-only |
High water mark for number of bytes in partition |
ibmcacheserverPartitionNumObjectsCurrent | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.18 | gauge32 | read-only |
Current number of objects in partition |
ibmcacheserverPartitionNumObjectsHiWater | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.19 | gauge32 | read-only |
High water mark for number of objects in partition |
ibmcacheserverPartitionHitTotal | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.20 | counter32 | read-only |
Total number of cache retrieval attempts in which item found in cache |
ibmcacheserverPartitionMissTotal | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.21 | counter32 | read-only |
Total number of cache retrieval attempts in which item not found in cache |
ibmcacheserverPartitionAddInclude | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.22 | counter32 | read-only |
Items added explicitly via INCLUDE |
ibmcacheserverPartitionNotAddCacheOff | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.23 | counter32 | read-only |
Items not added to partition due to caching turned off |
ibmcacheserverPartitionNotAddTooLarge | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.24 | counter32 | read-only |
Items not added to partition due to item larger than max allowed |
ibmcacheserverPartitionNotAddHTTPHdr | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.25 | counter32 | read-only |
Items not added to partition due to HTTP header specifying DO NOT CACHE |
ibmcacheserverPartitionNotAddExclude | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.26 | counter32 | read-only |
Items not added to partition due to item URL explicitly excluded |
ibmcacheserverPartitionNotAddExpire | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.27 | counter32 | read-only |
Items not added to partition due to item already expired |
ibmcacheserverPartitionNotAddImage | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.28 | counter32 | read-only |
Items not added to partition due to image items explicitly not cached |
ibmcacheserverPartitionNotAddStatic | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.29 | counter32 | read-only |
Items not added to partition due to static items explicitly not cached |
ibmcacheserverPartitionNotAddDynamic | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.30 | counter32 | read-only |
Items not added to partition due to dynamic items explicitly not cached |
ibmcacheserverPartitionPurgeCacheFull | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.31 | counter32 | read-only |
Items deleted from partition due to cache full |
ibmcacheserverPartitionPurgeItemStale | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.32 | counter32 | read-only |
Items deleted from partition due to item stale since expire time reached |
ibmcacheserverPartitionPurgeItemExplicit | 1.3.6.1.4.1.2.6.119.4.8.2.1.1.33 | counter32 | read-only |
Items deleted from partition due to request for deletion |
ibmcacheserverURL | 1.3.6.1.4.1.2.6.119.4.8.3 | |||
ibmcacheserverURLTable | 1.3.6.1.4.1.2.6.119.4.8.3.1 | no-access |
Table of information pertaining to cache policies (URLs) |
|
1.3.6.1.4.1.2.6.119.4.8.3.1.1 | no-access |
An entry containing objects for a particular cache policy (URLs) |
||
ibmcacheserverURLIndex | 1.3.6.1.4.1.2.6.119.4.8.3.1.1.1 | integer32 | no-access |
A unique value for each URL related to a particular partition. In this implementation, this index is a data structure pointer and therefore, may appear a bit odd looking. However, it is a valid, unique index value. |
ibmcacheserverURLContent | 1.3.6.1.4.1.2.6.119.4.8.3.1.1.2 | integer | read-only |
Indication of whether URL is to be cached or excluded. Enumeration: 'exclude': 2, 'include': 1. |
ibmcacheserverURLMask | 1.3.6.1.4.1.2.6.119.4.8.3.1.1.3 | displaystring | read-only |
URL string for this policy |
ibmcacheserverProxy | 1.3.6.1.4.1.2.6.119.4.8.4 | |||
ibmcacheserverProxyTable | 1.3.6.1.4.1.2.6.119.4.8.4.1 | no-access |
Table of information pertaining to HTTP proxy support |
|
1.3.6.1.4.1.2.6.119.4.8.4.1.1 | no-access |
An entry containing objects for a particular HTTP proxy socket |
||
ibmcacheserverProxyClusterAddr | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.1 | ipaddress | no-access |
Cluster IP address |
ibmcacheserverProxyPort | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.2 | integer32 | no-access |
Cluster IP port number |
ibmcacheserverProxyPartition | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.3 | integer32 | read-only |
The partition identifier that this HTTP proxy is related to. |
ibmcacheserverProxyClientCount | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.4 | gauge32 | read-only |
Current number of TCP connections to clients |
ibmcacheserverProxyServerCount | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.5 | gauge32 | read-only |
Current number of TCP connections to servers |
ibmcacheserverProxyClientMaxCount | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.6 | gauge32 | read-only |
Highwater max number of TCP connections to clients |
ibmcacheserverProxyServerMaxCount | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.7 | gauge32 | read-only |
Highwater max number of TCP connections to servers |
ibmcacheserverProxyCacheHits | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.8 | counter32 | read-only |
Number of cache hits for this proxy |
ibmcacheserverProxyCacheMissMethod | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.9 | counter32 | read-only |
Cache miss for this proxy due to method not being GET or HEAD. |
ibmcacheserverProxyCacheMissStorage | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.10 | counter32 | read-only |
Cache miss for this proxy due to lack of storage to generate a response. |
ibmcacheserverProxyCacheMissNotInCache | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.11 | counter32 | read-only |
Cache miss for this proxy due to not being in cache. |
ibmcacheserverProxyCacheMissHeaders | 1.3.6.1.4.1.2.6.119.4.8.4.1.1.12 | counter32 | read-only |
Cache miss for this proxy due to headers on request cache not being used. |