Reference record for OID 1.3.6.1.4.1.140.625.107.1


parent
1.3.6.1.4.1.140.625.107 (cacheMonitorRuntimeTable)
node code
1
node name
cacheMonitorRuntimeEntry
dot oid
1.3.6.1.4.1.140.625.107.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) cacheMonitorRuntimeTable(107) cacheMonitorRuntimeEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • /iso/identified-organization/dod/internet/private/enterprises/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • /iso/org/dod/internet/private/enterprise/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • /iso/org/dod/internet/private/enterprises/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bea/wls/cacheMonitorRuntimeTable/cacheMonitorRuntimeEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/140/625/107/1

    Description by mibdepot

    Entry of cacheMonitorRuntimeTable

    Parsed from file BEA-WEBLOGIC-MIB.mib.txt
    Company: independencetech
    Module: BEA-WEBLOGIC-MIB

    Information by oid_info

    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

    Information by mibdepot

    cacheMonitorRuntimeEntry OBJECT-TYPE SYNTAX CacheMonitorRuntimeEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Entry of cacheMonitorRuntimeTable" INDEX { cacheMonitorRuntimeIndex } ::= { cacheMonitorRuntimeTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (15)

    OIDNameSub childrenSub Nodes TotalDescription
    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.