Home |
Previous Page | Next Page MIB Reference > RDBMS MIB >
The following list summarizes this table:
- Contents:
- Information about databases
- Index:
- rdbmsDbIndex
- Scope of a row:
- One database that does not have an access state of unavailable
(The rdbmsRelState value indicates the
access state for the database.)
The table has the following MIB objects.
- MIB Object
- Description
- rdbmsDbIndex
- See rdbmsDbTable.
- rdbmsDbInfoProductName
- Name of the database product. For example, this value might
be Dynamic Server.
- rdbmsDbInfoVersion
- Version number of the database server or coserver that created
or last restructured this database
- rdbmsDbInfoSizeUnits
- Units for rdbmsDbInfoSizeAllocated and rdbmsDbInfoSizeUsed:
- Bytes (1)
- Kilobytes (2)
- Megabytes (3)
- Gigabytes (4)
- Terabytes (5)
- rdbmsDbInfoSizeAllocated
- Estimated size allocated for this database in the units that rdbmsDbInfoSizeUnits specifies
- rdbmsDbInfoSizeUsed
- Estimated size in use for this database in the units that rdbmsDbInfoSizeUnits specifies
- rdbmsDbInfoLastBackup
- Date and time when the latest backup of the database was performed.
If the database has never been backed up, this value is noSuchInstance
(SNMPv2) or noSuchName (SNMPv1).
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]