oraDbLibraryCacheSumEntry
ORADB-MIB ·
.1.3.6.1.4.1.111.4.1.5.1
Object
row
mandatory
LibraryCache information, summed over all library caches, for each Oracle database.
Context
- MIB
- ORADB-MIB
- OID
.1.3.6.1.4.1.111.4.1.5.1- Type
- row
- Status
- mandatory
- Parent
- oraDbLibraryCacheSumTable
- Table
- oraDbLibraryCacheSumTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraDbLibraryCacheSumGets mandatory Number of times the system requests handles to library
objects, summed over all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.1 |
| oraDbLibraryCacheSumGetHits mandatory Number of times the handles are already allocated in
the cache, summed over all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.2 |
| oraDbLibraryCacheSumPins mandatory Number of times the system issues pin requests
for objects in a cache in order to access them,
summed over all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.3 |
| oraDbLibraryCacheSumPinHits mandatory Number of times the objects the system is pinning
are already allocated and initialized in a cache,
summed over all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.4 |
| oraDbLibraryCacheSumReloads mandatory Number of times the library objects have to be reinitialized
and reloaded with data because they have been aged out or
invalidated, summed over all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.5 |
| oraDbLibraryCacheSumInvalidations mandatory Number of times that non-persistent library objects
(like shared SQL areas) have been invalidated, summed over
all library caches in the instance. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.5.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| RDBMS-MIBrdbmsDbIndex A numeric index, unique among all the databases from all
products on this host. This value is a surrogate for the
conceptually unique key, which is {PrivateMibOID,
databasename} | column | Integer32 | .1.3.6.1.2.1.39.1.1.1.1 |