rdbmsDbInfoSizeAllocated
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.2.1.4
Object
column
r/w
Integer32
The estimated size of this database (in
rdbmsDbInfoSizeUnits), which is the disk space that has been
allocated to it and is no longer available to users on this
host. rdbmsDbInfoSize does not necessarily indicate the
amount of space actually in use for database data. Some
databases may support extending allocated size, and others
may not.
Note that a compliant agent does not need to
allow write access to this object.
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdbmsDbInfoEntry
- Table
- rdbmsDbInfoTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsDbInfoProductName The textual product name of the server that created or last
restructured this database. The format is product specific. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.2.1.1 |
| rdbmsDbInfoVersion The version number of the server that created or last
restructured this database. The format is product specific. | column | SNMPv2-TCDisplayString | .1.3.6.1.2.1.39.1.2.1.2 |
| rdbmsDbInfoSizeUnits Identification of the units used to measure the size of this
database in rdbmsDbInfoSizeAllocated and rdbmsDbInfoSizeUsed.
bytes(1) indicates individual bytes, kbytes(2) indicates… | column | Enumeration | .1.3.6.1.2.1.39.1.2.1.3 |
| rdbmsDbInfoSizeUsed The estimated size of this database, in rdbmsDbInfoSizeUnits,
which is actually in use for database data. | column | Integer32 | .1.3.6.1.2.1.39.1.2.1.5 |
| rdbmsDbInfoLastBackup The date and time that the latest complete or partial backup
of the database was taken. If a database has never been
backed up, then attempts to access this object will
result in … | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.39.1.2.1.6 |