Entry of cacheMonitorRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: independencetech
Module: BEA-WEBLOGIC-MIB
Vendor: BEA
Module: BEA-WEBLOGIC-MIB (BEA-WEBLOGIC-MIB.asn1_8.1.mib)
Type: ENTRY
Access: not-accessible
Syntax: CacheMonitorRuntimeEntry
Automatically extracted from www.mibdepot.com
cacheMonitorRuntimeEntry OBJECT-TYPE SYNTAX CacheMonitorRuntimeEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Entry of cacheMonitorRuntimeTable" INDEX { cacheMonitorRuntimeIndex } ::= { cacheMonitorRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.107.1.1 | cacheMonitorRuntimeIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.107.1.5 | cacheMonitorRuntimeObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.107.1.10 | cacheMonitorRuntimeType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.107.1.15 | cacheMonitorRuntimeName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.107.1.20 | cacheMonitorRuntimeParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.107.1.25 | cacheMonitorRuntimeAccessCount | 0 | 0 | Returns the number of times the cache is accessed to get the data. |
1.3.6.1.4.1.140.625.107.1.30 | cacheMonitorRuntimeHitCount | 0 | 0 | Returns the number of accesses succeeded in getting the data from cache. |
1.3.6.1.4.1.140.625.107.1.35 | cacheMonitorRuntimeCurrentTotalEntries | 0 | 0 | Returns the number of current entries in the cache. |
1.3.6.1.4.1.140.625.107.1.40 | cacheMonitorRuntimeFlushesCount | 0 | 0 | Returns the number of times the entries in the cache is flushed. |
1.3.6.1.4.1.140.625.107.1.45 | cacheMonitorRuntimeInsertCount | 0 | 0 | Returns the number of times the cache is updated/inserted with values. |
1.3.6.1.4.1.140.625.107.1.50 | cacheMonitorRuntimeCurrentSize | 0 | 0 | Returns the current size of the cache. |
1.3.6.1.4.1.140.625.107.1.55 | cacheMonitorRuntimeAccessTime | 0 | 0 | Returns the time spent in the data retrival from the cache. |
1.3.6.1.4.1.140.625.107.1.60 | cacheMonitorRuntimeInsertTime | 0 | 0 | Returns the time spent in updating/inserting the cache with values. |
1.3.6.1.4.1.140.625.107.1.65 | cacheMonitorRuntimeTimeCreated | 0 | 0 | Returns the time cache was created. |
1.3.6.1.4.1.140.625.107.1.70 | cacheMonitorRuntimeTimeSinceStart | 0 | 0 | Returns the time since start in mins/hours. |