Reference record for OID 1.3.6.1.4.1.111.4.1.4.1


parent
1.3.6.1.4.1.111.4.1.4 (oraDbLibraryCacheTable)
node code
1
node name
oraDbLibraryCacheEntry
dot oid
1.3.6.1.4.1.111.4.1.4.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbLibraryCacheTable(4) oraDbLibraryCacheEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • /iso/identified-organization/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • /iso/org/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • /iso/org/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbLibraryCacheTable/oraDbLibraryCacheEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/111/4/1/4/1

    Description by mibdepot

    LibraryCache information for each Oracle database.

    Parsed from file ORADB-MIB.txt
    Company: oracle
    Module: ORADB-MIB

    Information by oid_info

    Vendor: Oracle
    Module: ORADB-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    oraDbLibraryCacheEntry OBJECT-TYPE SYNTAX OraDbLibraryCacheEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "LibraryCache information for each Oracle database." INDEX { rdbmsDbIndex, oraDbLibraryCacheIndex } ::= { oraDbLibraryCacheTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.111)

    Hanley John

    Children (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.111.4.1.4.1.1 oraDbLibraryCacheIndex 0 0 A unique integer for each row of the table.
    1.3.6.1.4.1.111.4.1.4.1.2 oraDbLibraryCacheNameSpace 0 0 The namespace of the v$librarycache table that this
    row relates to.
    1.3.6.1.4.1.111.4.1.4.1.3 oraDbLibraryCacheGets 0 0 Number of times the system requests handles to library
    objects in this namespace.
    1.3.6.1.4.1.111.4.1.4.1.4 oraDbLibraryCacheGetHits 0 0 Number of times the handles are already allocated in
    the cache.
    1.3.6.1.4.1.111.4.1.4.1.5 oraDbLibraryCachePins 0 0 Number of times the system issues pin requests
    for objects in the cache in order to access them.
    1.3.6.1.4.1.111.4.1.4.1.6 oraDbLibraryCachePinHits 0 0 Number of times the objects the system is pinning
    are already allocated and initialized in the cache.
    1.3.6.1.4.1.111.4.1.4.1.7 oraDbLibraryCacheReloads 0 0 Number of times the library objects have to be reinitialized
    and reloaded with data because they have been aged out or
    invalidated
    1.3.6.1.4.1.111.4.1.4.1.8 oraDbLibraryCacheInvalidations 0 0 Number of times that non-persistent library objects
    (like shared SQL areas) have been invalidated.