rdbmsDbInfoLastBackup
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.2.1.6
Object
column
SNMPv2-TCDateAndTime
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 either noSuchName (SNMPv1) or noSuchInstance (SNMPv2).
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdbmsDbInfoEntry
- Table
- rdbmsDbInfoTable
- Siblings
- 5
Values & Constraints
Type Constraints
range: 8
range: 11
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 |
| rdbmsDbInfoSizeAllocated 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. rdbmsDbInfo… | column | Integer32 | .1.3.6.1.2.1.39.1.2.1.4 |
| 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 |