Entry of queryCacheRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of queryCacheRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
queryCacheRuntimeEntry OBJECT-TYPE SYNTAX QueryCacheRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of queryCacheRuntimeTable" INDEX { queryCacheRuntimeIndex} ::= { queryCacheRuntimeTable 1 }
queryCacheRuntimeEntry OBJECT-TYPE SYNTAX QueryCacheRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of queryCacheRuntimeTable" INDEX { queryCacheRuntimeIndex} ::= { queryCacheRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.135.1.1 | queryCacheRuntimeIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.135.1.5 | queryCacheRuntimeObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.135.1.10 | queryCacheRuntimeType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.135.1.15 | queryCacheRuntimeName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.135.1.20 | queryCacheRuntimeParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.135.1.25 | queryCacheRuntimeTotalCachedQueriesCount | 0 | 0 | Returns the count of the total number of query results for this EJB currently in the query cache. |
1.3.6.1.4.1.140.625.135.1.30 | queryCacheRuntimeCacheAccessCount | 0 | 0 | Returns the count of the number of accesses of the query cache for this EJB. |
1.3.6.1.4.1.140.625.135.1.35 | queryCacheRuntimeCacheHitCount | 0 | 0 | Returns the count of the number of cache hits of the query cache for this EJB. |
1.3.6.1.4.1.140.625.135.1.40 | queryCacheRuntimeTotalCacheMissCount | 0 | 0 | Returns the count of the total number of cache misses of the query cache for this EJB. |
1.3.6.1.4.1.140.625.135.1.45 | queryCacheRuntimeCacheMissByTimeoutCount | 0 | 0 | Returns the count of the number of cache misses of the query cache for this EJB due to query results timing out. |
1.3.6.1.4.1.140.625.135.1.50 | queryCacheRuntimeCacheMissByBeanEvictionCount | 0 | 0 | Returns the count of the number of cache misses of the query cache for this EJB because corresponding beans were not found in th… |
1.3.6.1.4.1.140.625.135.1.55 | queryCacheRuntimeCacheMissByRelatedQueryMissCount | 0 | 0 | Returns the count of the number of cache misses of the query cache for this EJB because a related query was not found in another… |
1.3.6.1.4.1.140.625.135.1.60 | queryCacheRuntimeCacheMissByDependentQueryMissCount | 0 | 0 | Returns the count of the number of cache misses of the query cache for this EJB because a dependent query was not found in anoth… |