oraDbDataFileDiskWrittenBlocks
ORADB-MIB ·
.1.3.6.1.4.1.111.4.1.3.1.7
Object
The total number of physical blocks written to this data file since startup.
Context
- MIB
- ORADB-MIB
- OID
.1.3.6.1.4.1.111.4.1.3.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraDbDataFileEntry
- Table
- oraDbDataFileTable
- Siblings
- 8
Syntax
RFC1155-SMICounter
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| oraDbDataFileIndex mandatory A numeric index, unique among data files associated with a
single tablespace. | column | Integer32 | .1.3.6.1.4.1.111.4.1.3.1.1 |
| oraDbDataFileName mandatory The fully-qualified name of this datafile. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.111.4.1.3.1.2 |
| oraDbDataFileSizeAllocated mandatory The allocated size, in kilobytes, of this data file. | column | Integer32 | .1.3.6.1.4.1.111.4.1.3.1.3 |
| oraDbDataFileDiskReads mandatory The total number of reads issued against this data file since
startup. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.3.1.4 |
| oraDbDataFileDiskWrites mandatory The total number of writes issued against this data file since
startup. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.3.1.5 |
| oraDbDataFileDiskReadBlocks mandatory The total number of physical blocks read from this data file
since startup. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.3.1.6 |
| oraDbDataFileDiskReadTimeTicks mandatory The time spent reading from this data file since startup IF
the database parameter TIMED_STATISTICS is TRUE. If
TIMED_STATISTICS is FALSE, then the value will be zero. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.3.1.8 |
| oraDbDataFileDiskWriteTimeTicks mandatory The time spent writing to this data file since startup IF
the database parameter TIMED_STATISTICS is TRUE. If
TIMED_STATISTICS is FALSE, then the value will be zero. | column | RFC1155-SMICounter | .1.3.6.1.4.1.111.4.1.3.1.9 |